body:after{
    display:none;
    content: url(/img/creative/bg-header.jpg) url(/img/creative/bg-header-1.jpg);
}
html,body {height: 100%;color:#333;}
.img-centered {margin: 0 auto;}
.content-row {margin-top: 0px;}
section {padding: 50px 0;}
.bg-gray {background-color: #eee;}
.bg-dark {color: white;background-color: #222222;}
@media (max-width: 768px) {section {padding: 25px 0;}}
.owl-theme .owl-controls .owl-page span {background: rgba(34, 34, 34, 0.5);}
input.form-control {border-radius: 0 !important;}
input.form-control:focus {border-color: #383222;box-shadow: none;}
.btn,.input-group-btn {border-radius: 0 !important;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.btn-primary {color: #ffffff;background-color: black;border-color: white;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {color: #ffffff;background-color: #333;border-color: white;}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {background-image: none;}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {background-color: #383222;border-color: #383222;
}
.btn-primary .badge {color: #383222;background-color: #ffffff;}
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: #337ab7;text-decoration: none;} 
a:hover,a:focus {color: black;text-decoration: none;}
a h3:hover,a h3:focus {color:  #025fad;text-decoration: none;}
p {font-size: 14px;line-height: 1.5;}
@media (min-width: 481px) {
p {font-size: 16px;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: 900;}
h1 {font-size: 25px;}
h2 {font-size: 20px;}
.h3, h3 {font-size: 14px;font-weight:normal;margin-top:10px;}
a h3 {color:black}
h5 {color:black;}
@media (min-width: 481px) {
  h1 {font-size: 42px;}
  h2 {font-size: 35px;}
}
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:#025fad;color:white}
.background-grey {background:#eee;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;
}
.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: #fed200;
  -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);
}

.navbar-default,
.navbar-inverse,
.navbar-inverse-alt {
  border: none;
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.1);*/
}
.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: #0060ad;
  font-size:12px;
  margin-top:2px;
}
@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: #025fad;
  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: #025fad;
    color: #fed200;
}
@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: #0060ad;
    color: #fed200;
	border-radius: 5px;
}
}
@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 {
    /*padding: 30px 0;*/
  }
  .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: 0px 1px 10px rgba(0, 0, 0, 0.1);*/
  }
  .navbar-fixed-top .navbar-brand:hover {
    /*opacity: 0.5;*/
  }
  
@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 .navbar-nav li a:focus {
  outline: none;
}

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 {
  color: rgba(255, 255, 255, 0.7);
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
padding: 20px 0 10px 0;
margin-top:0px;
font-size:10px;
}
@media (max-width: 767px) {
.footer {
background:#025fad;
color:white;
min-height:400px;
}
}
footer.footer a {
  color: #fed200;
}
footer.footer a:hover {
  color: white;
}
footer.footer .contact-details {
  margin: 55px 0;
}
footer.footer .social {
  margin-bottom: 55px;
}
footer.footer .copyright p.small {
  font-size: 14px;
}
.footer-title {font-size:16px;font-weight:bold;color:#7d7a73}
.footer-text, .footer-text p{font-size:12px;color:white;}
@media (min-width: 1025px) {
  footer.footer {
    background-attachment: fixed;
  }
}
.btn:hover {color:#337ab7}

.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: white;
  background: black;
  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 20px;width:150px;height:41px;margin-top:18px;margin-left:10px}
.navbar-inverse-alt .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 140px 20px;width:150px;height:41px;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 20px;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 20px;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 20px;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 20px;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 20px;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 20px;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 20px;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 20px;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: 280px 40px;width:290px;height:50px;margin-top:10px;}
.navbar-inverse.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 280px 40px;width:290px;height:50px;margin-top:10px;}
.navbar-inverse-alt .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 280px 40px;width:290px;height:50px;margin-top:10px;}
.navbar-inverse-alt.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size: 280px 40px;width:290px;height:50px;margin-top:10px;}
}

.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;}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {font-weight:600}

.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:0px 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:#025fad;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:#e5e5e5;}
.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;}
.navbar-inverse .navbar-toggle .icon-bar  {
    background-color: #fed200;
}
.navbar-inverse .navbar-toggle:hover .icon-bar , .navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #025fad;
}
.navbar-inverse .navbar-toggle, .navbar-toggle {
    border: 1px solid #025fad;
	background-color: #025fad;
	border-radius: 5px;
	margin-top:12px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fed200;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
}
.navbar-inverse .navbar-toggle li a {
	color:red;
}
.navbar-toggle .icon-bar:hover {
  background-color: red;
}
/* 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;
}

/* 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:#025fad;font-size:11px;}
.languages-content  a{color:#025fad;}
.languages-content  a.active{background:#025fad;color:white;padding:1px 5px;border-radius: 5px;}

.navbar-collapse {
    box-shadow: none;
}

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

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

.thumb-item-storitve {height:150px;color:#fed200;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:#fed200;color:#025fad;border-radius: 5px;padding:20px 0px;font-weight:bold;border:1px solid #fed200;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 #fed200;background:#025fad;color:#fed200;}
.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:350px;padding-bottom:0px;}
}

.item-icon-wrapper {float:none;}
.item-list-wrapper {float:none;width:100%;}
@media (min-width: 992px) {
.item-icon-wrapper {float:left;}
.item-list-wrapper {float:left;width:200px;}
}
@media (min-width: 1200px) {
.item-icon-wrapper {float:left;}
.item-list-wrapper {float:left;width:250px;}
}
