body:after{
    display:none;
    content: url(/img/creative/bg-header.jpg) url(/img/creative/bg-header-1.jpg);
}
html,body {height: 100%;color:black;}
.img-centered {margin: 0 auto;}
.content-row {margin-top: 0px;}
section {padding: 50px 0 0  0;}
@media (max-width: 768px) {section {padding: 25px 0;}}
body {font-family: 'Open Sans', Arial, sans-serif;font-size: 16px;}
a {color: blue;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}

a.btn {color: #5b574e;font-size:12px;}
a {color: #614d31;text-decoration: none;} 
a:hover,a:focus {color: black;text-decoration: none;}
a h3:hover,a h3:focus {color: black;text-decoration: none;}
p {font-size: 14px;line-height: 1.5;}
@media (min-width: 481px) {
p {font-size: 14px;line-height: 1.5;}
}
p.lead {text-transform: uppercase;font-size: 24px;}
h1 {text-transform: uppercase;color:black;font-weight:300;margin-top:0px;}
h2 {color:black;font-weight:300;margin-top:0px;}
h3,
h4,
h6 {font-weight: 600;}
h4 {letter-spacing:-0.5px}
h1 {font-size: 20px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;font-weight:normal;}
a h3 {color:black}
h5 {color:black;}
@media (min-width: 1200px) {
  h1 {font-size: 35px;}
  h2 {font-size: 25px;}
}
hr {max-width: 100px;border-top: 1px solid white;border-bottom: 1px solid white;height: 2px;margin: 15px auto;}
hr.left {margin: 15px auto 15px 0;}
hr.right {margin: 15px 0 15px auto;}
hr.colored {border-color: #383222;}
@media (min-width: 768px) {
  hr {
    max-width: 200px;
    margin: 20px auto;
  }
  hr.left {
    margin: 20px auto 20px 0;
  }
  hr.right {
    margin: 20px 0 20px auto;
  }
  
}
.black {color:black !important;}
.background-white {background:white;color:black;}
.background-blue, .background-blue h1 {background:#ab0e01;color:white}
.background-grey {background:#eee;color:black}
.background-light {background:#e4d8c9;color:black}

.topic-title.light-grey {font-size:40px; color:#aaa;font-weight:800}
.item-title.light-grey {font-size:20px;font-weight:800;color:#aaa;}
.item-title.grey {font-size:20px;font-weight:800;color:#666;}
.item-text.grey  p{font-size:16px;font-weight:300;color:#666;}
.item-link-alt {color:black;}
.item-link-alt:hover {color:#666;}
.text-primary {
  color: #383222;
}

.navbar-fixed-top {margin-bottom: 0;position:absolute;margin-top:0px;}
@media (min-width: 768px) {
.navbar-fixed-top {margin-bottom: 0;position:relative;margin-top:-50px;}	
}
.navbar-fixed{
    padding: 15px 0px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse-alt .navbar-nav > .active > a,
.navbar-inverse-alt .navbar-nav > .active > a:hover,
.navbar-inverse-alt .navbar-nav > .active > a:focus {  color: #282316;
  background-color: white;
  border-radius: 0;
}
.navbar-default {
  background-color: #383222;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0.5);
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(255, 255, 255, 0.5);
}
.navbar-inverse,
.navbar-inverse-alt {
  background-color: blue;
}
.navbar-default.navbar-expanded,
.navbar-inverse.navbar-expanded {
background: blue;
border: none;
}
.navbar-inverse, .navbar-inverse-alt {background-color: transparent;-webkit-box-shadow: 0px 0px 30px 5px rgba(34, 34, 34, 0.75);-moz-box-shadow: 0px 0px 30px 5px rgba(34, 34, 34, 0.75);box-shadow: 0px 0px 30px 5px rgba(34, 34, 34, 0.75);}
@media (min-width: 768px) {
.navbar-inverse, .navbar-inverse-alt {background-color: rgba(0,0,0,0.3);}
}

.navbar-default,
.navbar-inverse,
.navbar-inverse-alt {
  border: none;
}
.navbar-default .navbar-brand,
.navbar-inverse .navbar-brand,
.navbar-inverse-alt .navbar-brand {
  padding: 0 15px;
  color: white;
  opacity: 1;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-default .navbar-brand:hover,
.navbar-inverse .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse-alt .navbar-brand:hover,
.navbar-default-alt .navbar-brand:focus,
.navbar-inverse-alt .navbar-brand:focus {
  opacity: 1;
}
.navbar-default .navbar-nav li a,
.navbar-inverse .navbar-nav li a,
.navbar-inverse-alt .navbar-nav li a  {
  color: white;
  font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
  
}
@media (min-width: 1000px) {
.navbar-default .navbar-nav li a,
.navbar-inverse .navbar-nav li a,
.navbar-inverse-alt .navbar-nav li a  {
  font-size:14px;
}

}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.navbar-nav > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.navbar-expanded.navbar-default .navbar-nav li a,
.navbar-expanded.navbar-inverse .navbar-nav li a {
  color: #ab0e01;
  font-size:14px;
  }
.navbar-default .navbar-nav li a:hover,.navbar-inverse .navbar-nav li a:hover,.navbar-inverse-alt .navbar-nav li a:hover {background: transparent;}
@media (min-width: 768px) {
.navbar-expanded.navbar-default .navbar-nav li a,.navbar-expanded.navbar-inverse .navbar-nav li a {color: #0060ad;font-size:12px;}
.navbar-default .navbar-nav li a:hover,.navbar-inverse .navbar-nav li a:hover,.navbar-inverse-alt .navbar-nav li a:hover {background: #687992;}
}
@media (min-width: 1000px) {
.navbar-expanded.navbar-default .navbar-nav li a,
.navbar-expanded.navbar-inverse .navbar-nav li a {
  font-size:12px;
}
.navbar-default .navbar-nav li a,
.navbar-inverse .navbar-nav li a,
.navbar-inverse-alt .navbar-nav li a  {
  font-size:12px;
}
}
@media (min-width: 1200px) {
.navbar-expanded.navbar-default .navbar-nav li a,
.navbar-expanded.navbar-inverse .navbar-nav li a {
  font-size:14px;
}
.navbar-default .navbar-nav li a,
.navbar-inverse .navbar-nav li a,
.navbar-inverse-alt .navbar-nav li a  {
  font-size:14px;
}
}

.navbar-fixed-top.navbar-expanded {
  }
  .navbar-fixed-top.navbar-expanded.navbar-inverse-alt {
    padding: 0px 0;
  }

  .navbar-fixed-top {
    -webkit-transition: padding 0.5s;
    -moz-transition: padding 0.5s;
    transition: padding 0.5s;
	box-shadow: none;
	width:99%;
  }
  .navbar-fixed-top .navbar-brand:hover {
  }
  
@media (min-width: 768px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus,
  .navbar-inverse-alt .navbar-nav > .active > a,
  .navbar-inverse-alt .navbar-nav > .active > a:hover,
  .navbar-inverse-alt .navbar-nav > .active > a:focus  {
    border-radius: 5px;
  }
  .navbar-default.navbar-expanded,
  .navbar-inverse.navbar-expanded  {
    background: transparent;
    border: none;
  }
.navbar-fixed-top.navbar-expanded {
    padding: 0px;
  }
  
}
.navbar a:focus {
  outline: none;
}
	.navbar-nav li a:focus {
  outline: none;
  color:black;
}

header {
  position: relative;
  display: block;
  height: auto;
  width: auto;
  background-color: #222222;
  background: no-repeat center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 0px 0;
}
.intro-content h1 {
    text-align: center;
    width: 50%;
    margin: auto;
    position: absolute;
    top: 40%;
    left: 50%;
	font-size:50px;
	line-height:50px;
  letter-spacing:-2px;
	font-weight:800;
	text-transform: none;
	color:white;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

header .brand-name {
  font-size: 55px;
  line-height: 55px;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 15px;
}
header .brand-name-subtext {
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
}
header img {
  max-width: 150px;
  max-height: 150px;
}
header .scroll-down {
  position: absolute;
  width: 100%;
  bottom: 20px;
  text-align: center;
}
header .scroll-down .btn {
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100% !important;
  line-height: 50px;
  padding: 0;
  letter-spacing: normal;
  color: white;
  font-size: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
header .scroll-down .btn:hover {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.5);
  outline: none;
}
@media (min-width: 768px) {
  header .intro-content {
	font-size:60px;
	line-height:60px;
	letter-spacing:-4px;
  }
}

header.video .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 998;
  opacity: 0;
}
header.video .intro-content {
  z-index: 999;
}
header.video .scroll-down {
  z-index: 999;
}
@media (min-width: 768px) {

  header.video .overlay {
    opacity: 0.5;
  }
}

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e1e1e1;
}
footer.footer {padding: 20px 0 10px 0;margin-top:0px;font-size:10px;background:#614d31;margin-bottom:0px;padding-top:30px;height:340px;}
footer.footer .contact-details {
  margin: 55px 0;
}
footer.footer .social {
  margin-bottom: 55px;
}
footer.footer .copyright p.small {
  font-size: 14px;
}
.text-footer, .text-footer p{font-size:12px;color:#d3c6b4;padding-bottom:10px;}
.text-footer a {font-size:12px;color:#d3c6b4;cursor:pointer;}
.text-footer a:hover {font-size:12px;color:#d3c6b4;}
.text-footer-2 {text-align:left}
.text-footer-3 {text-align:left}
@media (min-width: 1200px) {
	footer.footer {height:190px;}
	.text-footer-2 {text-align:center}
	.text-footer-3 {text-align:right}
}
.btn:hover {color:#614d31}

.btn-outline-light {
  color: white;
  border: 1px solid white;
  background: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-outline-light:hover,
.btn-outline-light:focus {
  color: #383222;
  background: white;
  outline: none;
}
.btn-outline-dark {
  color: black;
  border: 1px solid black;
  background: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  min-width:150px;
}
.btn-outline-dark:hover,
.btn-outline-dark:focus {
  color: black;
  background: white;
  border-color: black;
  outline: none;
}
.btn-outline-full{
  color: black;
  background: #eee;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  min-width:100%;
}
.btn-outline-full:hover,
.btn-outline-full:focus {
  background: #ddd;
  outline: none;
}
.btn {
  border-radius: 0;
  padding: 10px 18px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  color:black;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.btn-full-width {
  border: 0;
  border-radius: 0;
  background-color: #222222;
  color: white;
  padding: 50px 0;
  font-size: 26px;
  font-weight: 200;
  letter-spacing: normal;
  text-transform: none;
}
.btn-full-width:hover {
  background-color: #383222;
  color: white;
}
.btn-full-width:focus {
  color: white;
}
body.modern {
  font-weight: 400;
}
body.modern h1,
body.modern h2,
body.modern h3,
body.modern h4,
body.modern h5,
body.modern h6 {
  font-weight: 700;
  text-transform: uppercase;
}
body.modern p.lead {
  font-weight: 700;
  text-transform: uppercase;
}
body.modern header .brand-name {
  font-weight: 700;
  text-transform: uppercase;
}
body.modern .about-carousel .owl-controls .owl-prev,
body.modern .about-carousel .owl-controls .owl-next {
  line-height: 55px;
}
body.modern .portfolio-carousel .item .project-details .project-name {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
body.modern .testimonials .testimonials-carousel .item .testimonial-info .testimonial-author .name {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
body.modern .testimonials .testimonials-carousel .owl-controls .owl-prev,
body.modern .testimonials .testimonials-carousel .owl-controls .owl-next {
  line-height: 55px;
}
body.vintage {
  font-family: "Cardo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
body.vintage h1,
body.vintage h2,
body.vintage h3,
body.vintage h4,
body.vintage h5,
body.vintage h6 {
  font-family: "Sanchez", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
body.vintage p.lead {
  font-family: "Sanchez", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
body.vintage header .brand-name {
  font-family: "Sanchez", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
body.vintage .about-carousel .owl-controls .owl-prev,
body.vintage .about-carousel .owl-controls .owl-next {
  line-height: 55px;
}
body.vintage .portfolio-carousel .item .project-details .project-name {
  font-family: "Sanchez", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
body.vintage .testimonials .testimonials-carousel .item .testimonial-info .testimonial-author .name {
  font-family: "Sanchez", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
body.vintage .testimonials .testimonials-carousel .owl-controls .owl-prev,
body.vintage .testimonials .testimonials-carousel .owl-controls .owl-next {
  line-height: 55px;
}
.brown-text {color: #282316}
.gray-text {color: #888}
.white-text {color: #ffffff}
/* GOOGLE MAP - start */
#mapCanvas {height: 350px;}

.navbar-inverse .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;margin-left:10px}
.navbar-inverse-alt .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;margin-left:10px}
@media (min-width: 768px) {
.navbar-inverse .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;}
.navbar-inverse.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;}
.navbar-inverse-alt .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;}
.navbar-inverse-alt.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;}
}
@media (min-width: 1000px) {
.navbar-inverse .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;}
.navbar-inverse.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;}
.navbar-inverse-alt .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;}
.navbar-inverse-alt.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 31px;width:150px;height:42px;margin-top:18px;}
}
@media (min-width: 1200px) {
.navbar-inverse .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 200px 44px;width:210px;height:70px;margin-top:20px;}
.navbar-inverse.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 200px 44px;width:210px;height:70px;margin-top:20px;}
.navbar-inverse-alt .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 200px 44px;width:210px;height:70px;margin-top:20px;}
.navbar-inverse-alt.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 200px 44px;width:210px;height:70px;margin-top:20px;}
}

.col-md-push-8 {
    left: 33.3333%;
}
.btn-round {
  height: 34px;
  width: 40px;
  border: 2px solid #888;
  border-radius: 100% !important;
  line-height: 60px;
  padding: 5px;
  letter-spacing: normal;
  font-size: 25px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-circle {
  border-radius: 50%;
  background:#aaa;
  padding:5px;
  color:white;;
}
.btn-round-brown {
  height: 50px;
  width: 50px;
  border: 2px solid #281d10;
  border-radius: 100% !important;
  line-height: 60px;
  padding: 5px;
  letter-spacing: normal;
  font-size: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-round-medium {
color:#888;
border: 2px solid #888;
border-radius: 100% !important;
padding: 5px;
letter-spacing: normal;
font-size: 18px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.mt-10 {margin-top:10px;}
.mt-12 {margin-top:12px;}
.mt-20 {margin-top:20px;}
.mt-40 {margin-top:40px;}
.min-height-80 {min-height:80px;}
.min-height-100 {min-height:100px;}
.min-height-200 {min-height:200px;}
.min-height-500 {min-height:500px;}
.min-height-600 {min-height:600px;}
.float-left {float:left;}
.float-right {float:right;}
.clearfix {clear:both;}
.line-top {border-top: 1px solid #7d7a73;padding-top:10px;}
.carousel-control .icon-prev::before {content: "";}
.carousel-control .icon-next::before {content: "";}


ul {list-style:none;padding-left:0;}
article ul {list-style:circle;padding-left:15px;}
li {}
li.list-parent {padding:10px 20px;font-weight:600;font-size:14px;margin:0px -15px;color:black;}
li.list-child {color:#333;padding:10px 0px 10px 20px;font-weight:400;margin-left:20px;font-size:14px;margin:0px -15px;}
li.list-child:hover {}
li.list-child a{color:black;}
li.list-child a:hover{color:#ab0e01;text-decoration:none;}

.section-upper-image {margin-top:81px;}

.title-small {color:black;font-size:18px;font-weight:600;margin-top:20px;}
.title-big {color:black;font-size:36px;font-weight:600;letter-spacing:-1px;}
.text-small  p{font-size:16px;}
.product-item {min-height:200px;}
.btn-sm {font-size:14px;background:white;}
.btn-sm:hover {background:#ddd;}

#info-zaloga {position:absolute;border:1px solid #ccc;padding:20px;background:white;}
#info-colors-content {position:absolute;border:1px solid #ccc;padding:20px;background:white;z-index:999}

.navbar-right {padding:12px 0px;margin-top:16px}
.navbar-inverse .navbar-toggle .icon-bar  {
    background-color: white;
}
.navbar-inverse .navbar-toggle:hover .icon-bar , .navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: white;
}
.navbar-inverse .navbar-toggle, .navbar-toggle {
    border: 1px solid #64492f;
	background-color: #64492f;
	border-radius: 5px;
	margin-top:12px;
	z-index:9999;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #171673;
    border: 1px solid #171673;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border: none;background:rgba(0,0,0,0.3);}
@media (min-width: 768px) {
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {background:transparent;}
}
11.navbar-inverse .navbar-toggle li a {
	color:white;
}
.navbar-toggle .icon-bar:hover {
  background-color: white;
}


/* languages */
.item-language-content {padding:16px 5px !important;font-size:12px !important;color:#999 !important;cursor:pointer !important;}
.item-language-content:hover {text-decoration:underline !important;background:white !important;}
.item-language-content.active  {color:#000 !important;}

section#products {padding:100px 0 50px 0}
section#contact {padding:50px 0 0px 0}
section#item {padding:50px 0 0 0}
/*#page-wrapper {min-height:100%;margin-top:-120px;padding-top:120px;}
#page-inner-wrapper{  overflow:auto;
  padding-bottom:420px;}
*/  
.item-left-menu {position:static;min-width:200px}
@media (min-width: 1025px) {
.item-left-menu {position:fixed;min-width:220px}
}
@media (min-width: 1200px) {
.item-left-menu {position:fixed;min-width:260px}
}

.item-price {color:black}
.item-product-box {height:190px;}
@media (min-width: 1025px) {
.item-product-box {height:165px;overflow:hidden;}
}
}
#preload-01 { background: url(/cms/uploadAjax/foto/main01.jpg) no-repeat -9999px -9999px; }
#preload-02 { background: url(/cms/uploadAjax/foto/main02.jpg) no-repeat -9999px -9999px; }
#preload-03 { background: url(/cms/uploadAjax/foto/main03.jpg) no-repeat -9999px -9999px; }
#preload-04 { background: url(/cms/uploadAjax/foto/main04.jpg) no-repeat -9999px -9999px; }
#preload-05 { background: url(/cms/uploadAjax/foto/main05.jpg) no-repeat -9999px -9999px; }

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by it's height */
margin: 0 auto -220px;
background:#eeeeee;
}
#push, .footer {
height: 220px;
background:#eeeeee;
}

.navbar-nav > li {float: none;width: auto;display: block;}
.navbar-nav {float: left;}
.navbar-collapse {text-align: left;}
@media (min-width: 768px) {
	.navbar-nav > li {float: none;width: auto;display: inline-block;}
	.navbar-nav {float: none;}
	.navbar-collapse {text-align: center;}
}

/* COOKIES */
#cookieWrapper {position:fixed;bottom:20px;right:20px;background:white;padding:20px;z-index:999;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);}
#cookieWrapperTitle {font-size:20px;margin-bottom:5px;}
#cookieButtonOK {float:left;background:black;font-size:12px;font-weight:bold;color:#fff;padding:5px 10px;margin:10px 0 5px 0;width:100px;text-align:center;cursor:pointer;}
#cookieButtonOK:hover {opacity:0.7}
#cookieWhat {float:left;font-size:12px;color:#333;padding:15px 0 0 10px}
#cookieWhat:hover {text-decoration:underline}

.languages-content {color:#ab0e01;font-size:11px;}
.languages-content  a{color:#ab0e01;}
.languages-content  a.active{background:#ab0e01;color:white;padding:1px 5px;border-radius: 5px;}

/*11
.navbar-collapse {
    box-shadow: none;
}
11*/

.listing-4-rows p{color:black;}
.listing-thumb{height:280px;}
.listing-thumb-text  p{font-size:14px;}

#myCarousel{margin-top:0px;background:transparent;}
.navbar-inverse.navbar-expanded.navbar-fixed-top {background: #ef9817;}
.carousel , .item {height:auto;}

.thumb-item-storitve {height:150px;color:#ef9817;font-weight:bold;}
.thumb-item-storitve p {font-size:12px;}
@media (min-width: 768px) {
.thumb-item-storitve  p{font-size:14px;}
}
.thumb-button-subkategorije {background:#ef9817;color:#ab0e01;border-radius: 5px;padding:20px 0px;font-weight:bold;border:1px solid #ef9817;margin-bottom:5px;font-size:14px;}
@media (min-width: 768px) {
.thumb-button-subkategorije {font-size:16px;}
}
a .thumb-button-subkategorije {text-decoration:none;}
.thumb-button-subkategorije:hover {border:1px solid #ef9817;background:#ab0e01;color:#ef9817;}
.image-wrapper {padding-bottom:10px;}

.item-slide-desktop {display:none}
.item-slide-mobile {display:block}
.item-content-desktop {display:none}
.item-content-mobile {display:block}
@media (min-width: 768px) {
.item-slide-desktop {display:block}
.item-slide-mobile {display:none}
.item-content-desktop {display:block}
.item-content-mobile {display:none}
}
.item-thumb-main {height:auto;padding-bottom:30px;}
@media (min-width: 768px) {
.item-thumb-main {height:auto;padding-bottom:20px;}
}

/*11
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #687992;
}

11*/
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
        margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(0,0,0,0.6);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.item-topic {padding:15px;background:#f3f3f3;}
.item-content {padding:15px;}
.item-left-banner {display:none}
.item-right-banner-mobile {display:inline}
@media (min-width: 768px) {
	.item-topic {padding:35px;}
	.item-content {padding:35px;}
	.item-left-banner {display:inline}
	.item-right-banner-mobile {display:none}
}
.item-news-wrapper {padding:15px;cursor:pointer;}
.item-news-wrapper:nth-child(odd) {background:#f9f9f9;}
.item-news-wrapper:hover{background:#e3e3e3}
.item-news-wrapper a{color:#000000}
.item-news-container {padding:0px 25px;}

.icorn-wrapper:hover > a .logo-icorn {background: url(/img/logo_icorn_all.png) 0 -30px no-repeat;background-size:30px 60px;}
.logo-icorn {background: url(/img/logo_icorn_all.png);background-position: top right;background-repeat: no-repeat;height: 30px;width: 30px;position:absolute;right:30px;top:30px;background-size:30px 60px;}
@media (min-width: 1200px) {
	.icorn-wrapper:hover > a .logo-icorn {background: url(/img/logo_icorn_all.png) 0 -60px no-repeat;}
	.logo-icorn {background: url(/img/logo_icorn_all.png);background-position: top right;background-repeat: no-repeat;height: 60px;width: 60px;position:absolute;right:30px;top:30px;}
}

.wfpc-wrapper:hover > a .logo-wfpc {background: url(/img/logo_wfpc_all.png) 0 -30px no-repeat;background-size:30px 60px;}
.logo-wfpc {background: url(/img/logo_wfpc_all.png);background-position: top right;background-repeat: no-repeat;height: 30px;width: 30px;position:absolute;right:30px;top:30px;background-size:30px 60px;}
@media (min-width: 1200px) {
	.wfpc-wrapper:hover > a .logo-wfpc {background: url(/img/logo_wfpc_all.png) 0 -60px no-repeat;}
	.logo-wfpc {background: url(/img/logo_wfpc_all.png);background-position: top right;background-repeat: no-repeat;height: 60px;width: 60px;position:absolute;right:30px;top:30px;}
}

.btn-show-more {font-size:11px;padding-top:10px;font-weight:600}
.padding-0 {padding:0px;}

.poems-wrapper {font-size:12px;}
.item-poems {margin:0px;width:100%;}
.item-poems a {color:black}
.item-poems p {font-size:12px;}
.item-poems:hover {background:#ddd;}

.language-buttons {right:80px;top:13px;color: white;z-index:99999;position:absolute;}
@media (min-width: 768px) {
	.language-buttons {right:10px;top:10px;}
}
.language-buttons a {color: white;}
.btn-language {text-align:center;padding-top:6px;}

.button-lang {float: right;background: url(/img/button_lang.png);background-position: top left;background-repeat: no-repeat;height: 30px;width: 30px;font-size:10px;cursor:pointer;}
.button-lang:hover {background: url(/img/button_lang.png) 0 -30px no-repeat;}
.button-lang-on {float: right;background: url(/img/button_lang_on.png);background-position: top left;background-repeat: no-repeat;height: 30px;width: 30px;font-size:10px;}


/* positioning mobile media */
.item-logo {position:absolute;margin-top:7px;z-index:99999;}
.item-logo img{width:40px;}
@media (min-width: 768px) {
	.item-logo {margin-top:20px;}
	.item-logo img{width:80px;}
}
@media (min-width: 1200px) {
	.item-logo {margin-top:60px;}
	.item-logo img{width:120px;}
}
@media (min-width: 1600px) {
	.item-logo {margin-top:80px;}
	.item-logo img{width:156px;}
}

.btn-bled {background:#ddd;color:black;text-transform:uppercase;font-weight: 900;letter-spacing:1px;font-size:10px;padding:10px 0px;margin-bottom:1px;}
.btn-bled:hover {background:#ccc}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
 .row-eq-height {display: normal}
 @media (min-width: 500px) {
	.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {color: #fff;background-color: transparent;}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height: 9999px;position: absolute;width: 99%;top: 0px;padding-top: 50px;background:rgba(0,0,0,0.6);}
@media (min-width: 768px) {
	.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {color: #fff;background-color: #080808;}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height: 9999px;position: inline;width: 99%;padding-top: 0px;background:transparent;}
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
}

/* PAGINATION
----------------------------------------------------------------*/

#pagination {
	display: block;
	margin: 30px 0 20px 0;
	text-align: center;
}
#pagination .padding {
	padding: 5px 0 5px 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}
#pagination a {
	text-decoration: none;
	padding: 8px 14px;
}
#pagination a:hover {
	background-color: #f2f2f2;
}
#pagination a.active {
	color: #fff;
	background-color: #be9948;
}

.right-banner-links {background:#c7da67;text-align:center;padding:20px 0px;font-weight:600;color:#333;cursor:pointer;margin-bottom:1px;font-size:14px}
.right-banner-links:hover {background:#bbb;}
.right-banner-media {background:#c7da67;text-align:center;padding:20px 0px;font-weight:600;color:#333;cursor:pointer;margin-bottom:1px;font-size:14px}
.media-prev {opacity: 0;}
.media:hover .media-prev, 
.media-year:hover .media-prev, 
.media-project:hover .media-prev
{opacity: 1.0;}

