body:after{
    display:none;
    content: url(/img/creative/bg-header.jpg) url(/img/creative/bg-header-1.jpg);
}
html,body {height: 100%;}
.img-centered {margin: 0 auto;}
.content-row {margin-top: 30px;}
section {padding: 100px 0;}
.bg-gray {background-color: #eee;}
.bg-dark {color: white;background-color: #222222;}
@media (max-width: 767px) {section {padding: 75px 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: #383222;border-color: #383222;-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: #38b49c;border-color: #35ac95;}
.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", Helvetica, Arial, sans-serif;font-size: 16px;font-weight: 300;}
a {color: #383222;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}

a.btn {color: #5b574e;font-size:12px;}
a:hover,a:focus {color: inherit;text-decoration: none;}
p {font-size: 18px;line-height: 1.5;}
p.lead {font-family: "Open Sans", Helvetica, Arial, sans-serif;text-transform: uppercase;font-size: 24px;}
h1 {font-size:40px;font-weight:300}
h2 {font-size:30px;font-weight:300}
h3 ,
h4,
h5,
h6 {font-family: "Open Sans", Helvetica, Arial, sans-serif;text-transform: uppercase;color: #444;}
h3,
h4,
h5,
h6 {font-weight: 900;}
h1 {font-size: 25px;}
h5 {color:#8f5b2c;}
@media (min-width: 481px) {
  h1 {font-size: 52px;}
}
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;
  }
  
}
.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: rgba(255,255,255,1);
}
.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: #4e2318;
}
.navbar-expanded.navbar-default .navbar-nav li a,
.navbar-expanded.navbar-inverse .navbar-nav li a {
  color: #8c5b29;
}
.navbar-default .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:hover,
.navbar-inverse-alt .navbar-nav li a:hover {
	background: #8c5b29;
    color: white;
}
@media (min-width: 768px) {
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-expanded.navbar-default .navbar-nav li a,
.navbar-expanded.navbar-inverse .navbar-nav li a {
  color: #4e2318;
}
.navbar-default .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:hover,
.navbar-inverse-alt .navbar-nav li a:hover {
	background: #904e0a;
    color: white;
	
}
}

.navbar-fixed-top.navbar-expanded {
    /*padding: 30px 0;*/
  }
  .navbar-fixed-top.navbar-expanded.navbar-inverse-alt {
    /*padding: 5px 0;*/
  }

  .navbar-fixed-top {
    padding: 0px;
    -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-inverse.navbar-expanded.navbar-fixed-top {
	box-shadow: none;
	background: rgba(255, 255, 255, 0.5);
  }
  .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;
}
header .intro-content {
    text-align: right;
	background: rgba(255,255,255,0.5);
	padding: 50px;
    margin: auto;
    position: absolute;
    top: 25%;
    right: 0px;
	font-size:35px;
	line-height:30px;
	color:black;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

/*  color: white;
  font-size:30px;
  position: absolute;
  letter-spacing:-3px;
  line-height:60px;
  font-weight:100;
  top:40%;
  text-align:center;
  width:100%;*/
}
header .brand-name {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  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: 400px) {
  header .intro-content {
	font-size:45px;
	line-height:40px;
  }
}

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;
  }
}
aside.cta-quote {
  color: white;
  background-color: #222222;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 100px 0;
  text-align: center;
}
aside.cta-quote span.quote {
  display: block;
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
}
@media (min-width: 768px) {
  aside.cta-quote {
    background-attachment: scroll;
    padding: 150px 0;
  }
  aside.cta-quote span.quote {
    font-size: 36px;
    line-height: 38px;
  }
}
@media (min-width: 992px) {
  aside.cta-quote {
    padding: 300px 0;
  }
  aside.cta-quote span.quote {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (min-width: 1025px) {
  aside.cta-quote {
    background-attachment: fixed;
  }
}
.cta-form h3 {
  margin-top: 0;
}

.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #e1e1e1;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.5s ease,opacity 0.5s ease;
  -moz-transition: top 0.5s ease,opacity 0.5s ease;
  -ms-transition: top 0.5s ease,opacity 0.5s ease;
  transition: top 0.5s ease,opacity 0.5s ease;
}
.floating-label-form-group::not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #e1e1e1;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #383222;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e1e1e1;
}
footer.footer {
  color: #333;
  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;
}
footer.footer a {
  color: #333;
}
footer.footer a:hover {
  color: #999;
}
footer.footer .contact-details {
  margin: 55px 0;
}
footer.footer .social {
  margin-bottom: 55px;
}
footer.footer .copyright p.small {
  font-size: 14px;
}
.footer-text, .footer-text p{font-size:16px;color:#333;line-height:28px;cursor:pointer;}
@media (min-width: 1025px) {
  footer.footer {
    background-attachment: fixed;
  }
}
.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: #222222;
  border: 1px solid #5b574e;
  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: #904e0a;
  border-color: #904e0a;
  outline: none;
}
.btn {
  border-radius: 0;
  padding: 10px 18px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}
.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;
}

.brown-text {color: #282316}
.gray-text {color: #888}
.white-text {color: #ffffff}
/* GOOGLE MAP - start */
#mapCanvas {height: 350px;}

.navbar .navbar-brand {background: transparent url(/img/creative/logo.png) no-repeat;background-size:150px 40px;background-position:10px 0px;width:210px;height:53px;padding-top:0px}
.navbar-inverse .navbar-brand {background: transparent url(/img/creative/logo.png) no-repeat;background-size:150px 40px;background-position:10px 0px; width:210px;height:53px;padding-top:0px}
.navbar-inverse.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo.png) no-repeat;background-size:150px 40px;background-position:10px 0px; width:210px;height:53px;padding-top:0px}
@media (min-width: 400px) {
.navbar-inverse .navbar-brand {background: transparent url(/img/creative/logo.png) no-repeat;background-size:300px 75px;background-position:10px 0px; width:310px;height:75px;padding-top:0px;margin:10px 0;}
.navbar-inverse.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo.png) no-repeat;background-size:300px 75px;background-position:10px 0px;width:310px;height:75px;padding-top:0px}
.navbar-inverse-alt .navbar-brand {background: transparent url(/img/creative/logo.png) no-repeat;background-size:300px 75px;background-position:10px 0px; width:310px;height:75px;padding-top:0px;margin:10px 0;}
.navbar-inverse-alt.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo.png) no-repeat;background-size:300px 75px;background-position:10px 0px; width:310px;height:75px;padding-top:0px}
}
@media (min-width: 768px) {
/*.navbar-inverse.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_w.png) no-repeat;background-size:300px 120px;background-position:10px 0px;width:310px;height:130px;padding-top:0px}
.navbar-inverse-alt.navbar-expanded .navbar-brand {background: transparent url(/img/creative/logo_b.png) no-repeat;background-size:200px 80px;background-position:10px 0px; width:210px;height:80px;padding-top:0px}
*/
.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-default .navbar-nav li a, .navbar-inverse .navbar-nav li a, .navbar-inverse-alt .navbar-nav li a {font-size:16px;}
}

.col-md-push-8 {
    left: 33.3333%;
}
.btn-round {
  height: 34px;
  width: 40px;
  border: 2px solid #333;
  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;}
.float-left {float:left;}
.float-right {float:right;}
.clearfix {clear:both;}
.line-top {border-top: 1px solid #ccc;padding-top:10px;}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {font-weight:400}

.carousel-control .icon-prev::before {content: "";}
.carousel-control .icon-next::before {content: "";}

ul {list-style:none;padding-left:0;}
li {}
li.list-parent {margin-top:1px;padding:10px 20px;font-weight:600;font-size:14px}
li.list-parent a {color:#333;}
li.list-parent a:hover{color:#aaa;}
li.list-child {color:#aaa;margin-top:1px;padding:5px 0px;font-weight:400;margin-left:20px;font-size:14px}
li.list-child a:hover{color:#aaa;}

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

.title-small {color:#674118;font-size:18px;font-weight:900;margin-top:20px;}
.title-big {color:#674118;font-size:36px;font-weight:900;}
.text-small  p{font-size:16px;}
.product-item {min-height:200px;}
.btn-sm {font-size:14px;}

#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:25px 0px;}
.navbar-inverse.navbar-expanded ul.navbar-right {/*padding-top:20px;*/}

.navbar-inverse .navbar-toggle, .navbar-toggle {
    border: none;
	background-color: #bb9155;
	border-radius: 0px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #8c5b29;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
}
.navbar-inverse .navbar-toggle li a {
	color:red;
}
.navbar-toggle .icon-bar {
  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;}
@media (min-width: 1025px) {
.item-left-menu {position:fixed;}
}
}

.item-price {color:#8f5b2c}
.item-product-box {height:190px;}
@media (min-width: 1025px) {
.item-product-box {height:165px;overflow:hidden;}
}
}


#preload-01 { background: url(/img/creative/header-background-01.jpg) no-repeat -9999px -9999px; }
#preload-02 { background: url(/img/creative/header-background-02.jpg) no-repeat -9999px -9999px; }
#preload-03 { background: url(/img/creative/header-background-03.jpg) no-repeat -9999px -9999px; }


/* 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:#674118;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}

.fill {margin-top:55px}
@media (min-width: 400px) {
.fill {margin-top:100px}
}
@media (min-width: 768px) {
.fill {margin-top:0px}
}