@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap');
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: 0px;}
section {padding: 50px 0px 50px 0px;}
.bg-gray {background-color: #eee;}
.bg-dark {color: white;background-color: #222222;}

.item-logo-img {float:left;}
.item-logo-text {float:left;font-size:12px;font-weight:300;color:black;letter-spacing:0px;margin-top:0px;padding-left:0px;margin-left:-10px;line-height:18px}
.logo-text {display:inline-block;position:absolute;font-size:20px;top:45px;padding-left:15px;font-weight:300;}
@media (min-width: 768px) {
	.item-logo-text {padding-left:15px;margin-left:-10px;}
}
.item-logo-text a {padding:0px;line-height:18px;}

img { 
	image-rendering: -webkit-optimize-contrast;
}

@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: #0066a1;border-color: #0066a1;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.btn-primary-outline {color: #0066a1;background-color: transparent;border-color: #0066a1;-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,
.btn-primary-outline:hover,
.btn-primary-outline:active,
.btn-primary-outline.active,
.open > .dropdown-toggle.btn-primary {color: #ffffff;background-color: #0066a1;border-color: #0066a1;}
.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;}
.btn-blue-wrapper {text-align:center;display:inline-block}
.btn-blue {border:1px solid #0066a1;color:#0066a1;padding:5px 15px;letter-spacing:0px;display:inline-block}
.btn-blue:hover {background:#0066a1;color:white;}

.btn-black {border:red !important;}

.no-padding {padding:0px;}

body {font-family: "Open Sans", Helvetica, Arial, sans-serif;font-size: 16px;font-weight: 500;letter-spacing:-0.5px}
body li a{font-size: 18px;font-weight: 400;}
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: 15px;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;letter-spacing:-2px;padding-bottom:10px;}
h2 {font-size:25px;font-weight:200;color:black;letter-spacing:-1px;}
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: 30px;}
h5 {color:#0066a1;}
@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;
  }
  
}
.logoFont {font-family: 'Oswald', cursive !important;color:#002454}
.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: white;
  background-color: transparent;
  border-radius: 0;
}
.navbar-default {
  background-color: #383222;
}
.navbar-toggle {margin-right:6px;padding:7px 10px;margin:5px;}
.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;
}
.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.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
.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  {
}
.navbar-expanded.navbar-default .navbar-nav li a,
.navbar-expanded.navbar-inverse .navbar-nav li a {
}
.navbar-default .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:hover,
.navbar-inverse-alt .navbar-nav li a:hover {
	background: #0066a1;
    color: white;
}

@media (min-width: 768px) {
.navbar-nav > li > a {
}
.navbar-expanded.navbar-default .navbar-nav li a,
.navbar-expanded.navbar-inverse .navbar-nav li a {
	font-weight:400;
	font-size:14px;
  color: white;
padding: 10px 0px;
}
.navbar-default .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:hover,
.navbar-inverse-alt .navbar-nav li a:hover {
	background: transparent;
    color: #0066a1;
	
}
}
@media (min-width: 1200px) {
.navbar-expanded.navbar-default .navbar-nav li a,
.navbar-expanded.navbar-inverse .navbar-nav li a {
	font-size:18px;
}
}
.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 {
	background: white;
	
  }
  .navbar-fixed-top .navbar-brand:hover {
    opacity: 1;
  }
  
@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%);

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



/* ANIMATED HEADER - start */
.cbp-af-header { position: fixed;top: 0;left: 0;width: 100%;z-index: 1;/*overflow: hidden;*/ /*-webkit-transition: height 0.3s;-moz-transition: height 0.3s;transition: height 0.3s;*/z-index:999;}
.cbp-af-header .cbp-af-inner {width: 100%;margin: 0 auto;padding: 0px;}
.cbp-af-header h1,
.cbp-af-header nav {position: relative;}


 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
.cbp-af-header h1, .cbp-af-header nav a {line-height: 35px;margin: 0px;}
.cbp-af-header nav h3 {padding:0px 10px 0px 5px;}
.cbp-af-header h1 {text-transform: uppercase;color: #333;letter-spacing: 4px;font-size: 4em;margin: 0;float: left;}
.cbp-af-header nav {float: none; font-family: 'Roboto', sans-serif; font-size:11px;min-height: 40px;}
@media only screen and (min-width : 1200px) {
.cbp-af-header nav {float: none; font-family: 'Roboto', sans-serif; font-size:14px;}	
}

.cbp-af-header nav a {color: #333;font-weight: 400;padding:0px;line-height:18px;}
.cbp-af-header nav a:hover {}
.cbp-af-header nav a.flag:hover {border-bottom: none;}
.cbp-af-header nav .nav-sub {padding:40px 20px 10px 20px;}
.cbp-af-header nav .nav-sub li a {line-height: 20px;margin: 0px 0px 0px 0px;padding:5px;text-transform:none !important;font-size:12px;}
.cbp-af-header nav .nav-sub li a:hover {color:#629143;background:transparent;}
.cbp-af-header nav .slovenia-green {width:100px;padding:25px 10px 0px 10px;}
.cbp-af-header img {width:66px;padding:10px 0px;}
.cbp-af-header .logo-text {top:33px;}
@media only screen and (min-width : 768px) {
	.cbp-af-header img {width:66px;padding:20px 0px;}
	.cbp-af-header .logo-text {top:45px;}
}
@media only screen and (min-width : 1200px) {
	.cbp-af-header img {width:66px;padding:20px 0px;}
}
.cbp-af-header nav a.active {color: #a7c156;font-weight: 400;margin: 0 0 0 20px;}
.cbp-af-green {background:#77a13d;color:white;font-size:12px;padding:10px 0px;display:none;} 
.cbp-af-green-top {background:#77a13d;color:white;font-size:12px;padding:10px 0px;display:none;} 
@media only screen and (min-width : 768px) {
	.cbp-af-green {background:#77a13d;color:white;font-size:12px;padding:10px 0px;display:block;} 
}
.cbp-af-green.main-page {background:rgba(0,0,0,0.5)} 
.cbp-af-top-menu-item {padding-right:20px;}
.cbp-af-top-menu-item a:hover {color:white; text-decoration:underline;}
.cbp-af-white {background:white;-webkit-box-shadow: 0 4px 6px -6px #222;-moz-box-shadow: 0 4px 6px -6px #222;box-shadow: 0 4px 6px -6px #222;}
.cbp-af-white-plain {background:white;}

/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header img,
.cbp-af-header nav a {-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.cbp-af-header, .cbp-af-header.cbp-af-header-shrink {height:49px;-webkit-box-shadow: 0 4px 6px -6px #222;-moz-box-shadow: 0 4px 6px -6px #222;box-shadow: 0 4px 6px -6px #222;}
.cbp-af-header {height:75px; background-color:white;-webkit-box-shadow: 0 4px 6px -6px #222;-moz-box-shadow: 0 4px 6px -6px #222;box-shadow: 0 4px 6px -6px #222;
-webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
@media (min-width: 768px) {
	.cbp-af-header {height:107px;}
}
.cbp-af-header.cbp-af-header-shrink nav {}
.cbp-af-header.cbp-af-header-shrink h1,
.cbp-af-header.cbp-af-header-shrink nav a {/*line-height: 30px;*/margin:0px;}
.cbp-af-header.cbp-af-header-shrink h1 {font-size: 2em;}
.cbp-af-header.cbp-af-header-shrink img {width:140px;padding:10px 0px;}
.cbp-af-header.cbp-af-header-shrink .header-data-phone {font-size:21px;}
.cbp-af-header .item-header-right {padding-top:22px;}
.cbp-af-header.cbp-af-header-shrink .item-header-right {padding-top:6px;}
.cbp-af-header.cbp-af-header-shrink .navbar-brand{/*background-image: url(/img/logo.png);background-size:50px 35px;*/height:35px;width:50px;margin-top:6px;}
.cbp-af-header.cbp-af-header-shrink .item-logo-text {font-size:10px;margin-top:7px;margin-left:0px;line-height:12px;}
.cbp-af-header.cbp-af-header-shrink .logo-text {top:20px;font-size:18px;}
.cbp-af-header.cbp-af-header-shrink .item-logo-text a {padding:0px;line-height:12px;}
.cbp-af-header.cbp-af-header-shrink .navbar-collapse-red {margin-top:6px;
-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (min-width : 768px) {
	.cbp-af-header.cbp-af-header-shrink img {width:30px;padding:3px 0px;}
}
.cbp-af-header.cbp-af-header-shrink nav .nav-sub {padding:10px 20px 10px 20px;}
.cbp-af-header.cbp-af-header-shrink .cbp-af-green {background:#77a13d} 
.cbp-af-header.cbp-af-header-shrink nav .slovenia-green {width:100px;padding:10px 0px 0px 10px;}

.cbp-af-header .map-filter-menu-wrapper {position:absolute;top:15px;left:30px;cursor:pointer;}
@media only screen and (min-width : 768px) {
.cbp-af-header .map-filter-menu-wrapper {top:75px;left:30px;}
}
.cbp-af-header.cbp-af-header-shrink .map-filter-menu-wrapper {position:absolute;top:20px;left:30px;z-index:9999999999}
  

/* Example Media Queries */

.item-logo-text {display:block;text-align:left;}
@media screen and (max-width: 55em) {
	.cbp-af-header .cbp-af-inner {width: 100%;	}
	.cbp-af-header h1,
	.cbp-af-header nav {display: block;margin: 0 auto;height:auto;}
	.cbp-af-header h1,
	.cbp-af-header nav a {margin: 0 0px;padding-left:10px;}
	.cbp-af-header nav a:hover {border-bottom: none;}
	.cbp-af-header.cbp-af-header-shrink h1,
	.cbp-af-header.cbp-af-header-shrink nav a {height:auto;}
	.cbp-af-header.cbp-af-header-shrink h1 {font-size: 2em;	}
	.cbp-af-header.cbp-af-header-shrink nav  {height:auto;}
	.cbp-af-header.cbp-af-header-shrink nav a {font-size: 1em;	}
}

@media screen and (max-width: 32.25em) {
	.cbp-af-header nav a {font-size: 1em;padding-left:10px;}
}

@media screen and (max-width: 24em) {
	.cbp-af-header nav a,
	.cbp-af-header.cbp-af-header-shrink nav a {height: 50px;}
}
.map-logo {margin-left:80px;}
.mmain {margin-top:67px;}
@media only screen and (min-width : 768px) {
	.map-logo {margin-left:0px;}
	.mmain {margin-top:140px;}	
}

.navbar-inverse .navbar-brand {/*background: transparent url(/img/logo.png) no-repeat;background-size:50px 35px;background-position:0px 7px;*/ width:50px;height:35px;padding-top:0px;margin:10px 0;}
.navbar-inverse.navbar-expanded .navbar-brand {/*background: transparent url(/img/creative/logo.png) no-repeat;background-size:100px 33px;background-position:10px 0px;*/width:110px;height:33px;padding-top:0px}
.navbar-inverse-alt .navbar-brand {/*background: transparent url(/img/creative/logo.png) no-repeat;background-size:100px 33px;background-position:10px 0px;*/ width:110px;height:33px;padding-top:0px;margin:10px 0;}
.navbar-inverse-alt.navbar-expanded .navbar-brand {/*background: transparent url(/img/creative/logo.png) no-repeat;background-size:100px 33px;background-position:10px 0px;*/ width:110px;height:33px;padding-top:0px}
@media (min-width: 768px) {
.navbar-inverse .navbar-brand {/*background: transparent url(/img/logo.png) no-repeat;background-position:0px 3px;background-size:80px 80px;*/ width:100px;height:90px;padding-top:0px;margin:8px 0 8px 0;}
.navbar-inverse .navbar-brand /*{background-image: url(/img//logo.png);*/}
.navbar-inverse.navbar-expanded .navbar-brand {/*background: transparent url(/img/creative/logo.png) no-repeat;background-size:271px 90px;background-position:10px 0px;*/width:280px;height:90px;padding-top:0px}
.navbar-inverse-alt .navbar-brand {/*background: transparent url(/img/creative/logo.png) no-repeat;background-size:271px 90px;background-position:10px 0px;*/width:280px;height:90px;padding-top:0px;margin:10px 0;}
.navbar-inverse-alt.navbar-expanded .navbar-brand {/*background: transparent19 url(/img/creative/logo.png) no-repeat;background-size:271px 90px;background-position:10px 0px;*/ width:280px;height:90px;padding-top:0px}

.navbar-default .navbar-nav li a, .navbar-inverse .navbar-nav li a, .navbar-inverse-alt .navbar-nav li a {}
}
@media (min-width: 1200px) {
.navbar-default .navbar-nav li a, .navbar-inverse .navbar-nav li a, .navbar-inverse-alt .navbar-nav li a {}
}

.navbar-right {padding:25px 0px;}
.navbar-inverse.navbar-expanded ul.navbar-right {/*padding-top:20px;*/}

.navbar-inverse .navbar-toggle, .navbar-toggle {
    border: none;
	border-radius: 0px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
	clear:both;
}
.navbar-inverse .navbar-toggle li a {
	color:red;
}
.navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-header {
    float: none;
}
.navbar-nav {
    float: none;
    margin: 0;
}
.navbar-nav > li {
    float: none;
    width: auto;
    display: inline-block;
}
.nav > li > a {
    position: relative;
    display: inline-block;
    float: left;
}
.navbar-collapse {background:#0066a1;text-align:center}
.navbar-collapse-red {text-align:right;display:none}
@media (min-width: 768px) {
.navbar-collapse-red {display:inline-block;width:100%;text-align:center;margin-top:17px;padding-top:3px;}
}
.navbar-inverse .navbar-nav > li > a {color: black;letter-spacing:1.5px;}
.main-menu-item {padding-left:0px;padding-right:0px;}
.main-menu-item-title {margin:0px 10px;margin: 0px 10px;font-size: 14px;line-height: 40px;letter-spacing:1px;text-transform:uppercase;}
@media (min-width: 768px) {
.main-menu-item-title {margin:0px 0px;font-size:10px;line-height: 20px;}
}
@media (min-width: 920px) {
.main-menu-item-title {margin:0px 10px;font-size:14px;}
}
@media (min-width: 1200px) {
.main-menu-item-title {margin:0px 5px;font-size:14px;}
}

.main-menu-item-separator {border-left:1px solid black;display:none}
.navbar-nav > li > a {
    padding: 0px 0px;
}

/* ANIMATED HEADER - end */

.item-main-content {margin-top:0px;min-height:800px}
@media (min-width: 768px) {
	.item-main-content {margin-top:100px;min-height:800px}
}

/* KATEGORIJE - start */
.main-category-thumb {width:100%;float:left;vertical-align:top;margin-bottom:30px;}
.categories-container {padding:0px;}
@media (min-width: 920px) {
.categories-container {padding:0px 100px;}
}
@media (min-width: 1200px) {
	.main-category-thumb {width:19.9%;float:left;vertical-align:top}
}
/* KATEGORIJE - end */

footer.footer {
  color: #333;
  background: #cbcbcb;
padding: 40px 0 20px 0;
}
footer.footer a {
  color: #333;
}
footer.footer a:hover {
  text-decoration:underline;
}
footer.footer .contact-details {
  margin: 55px 0;
}
footer.footer .social {
  margin-bottom: 55px;
}
footer.footer .copyright p.small {
  font-size: 14px;font-weight:500;
}
.footer-text, .footer-text p{font-size:14px;color:black;font-weight:normal !important;line-height:20px;cursor:pointer;}
@media (min-width: 1025px) {
  footer.footer {
    background-attachment: fixed;
  }
}

.footer-logo-element {text-align:left;}
@media (min-width: 768px) {
	.footer-logo-element {text-align:center;}
}

.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;}


.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 {margin-top:50px;display:none}
.carousel-caption {position: absolute;bottom: 20px;left: 10%;z-index: 10;color: #fff;padding-left:15%;text-shadow: none;top:10%;text-align:left;}
.carousel-caption  .carousel-text  h1{color:#0066a1;font-weight:800;font-size:15px;letter-spacing:-1px;line-height:15px;margin:0px;padding:0px;}
.carousel-caption  .carousel-text  p{color:#0066a1;font-weight:400;font-size:10px;letter-spacing:-1px;line-height:15px;}
.carousel-caption  .btn {margin:15px;font-family:font-family: "Open Sans", Helvetica, Arial, sans-serif}

@media (min-width: 400px) {
.carousel {margin-top:0px;}
}
@media (min-width: 500px) {
.carousel {margin-top:0px;display:none}
.carousel-caption .carousel-text h1 {font-size:15px;letter-spacing:-1px;line-height:15px;margin:0px;padding:0px;}
.carousel-caption  .carousel-text  p{font-size:10px;letter-spacing:-1px;line-height:15px;}
}
@media (min-width: 768px) {
.carousel {margin-top:50px;display:block}
.carousel-caption .carousel-text h1 {font-size:30px;line-height:40px;}
.carousel-caption  .carousel-text  p{font-size:18px;line-height:18px;}
.carousel-caption {}
}
@media (min-width: 1000px) {
.carousel-caption .carousel-text h1 {font-size:40px;line-height:60px;}
.carousel-caption  .carousel-text  p{font-size:20px;line-height:20px;}
.carousel-caption {top:20%;}
}
.carousel-control .icon-prev::before {content: "";}
.carousel-control .icon-next::before {content: "";}

ul {padding-left:35px;}
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:black;margin-top:1px;padding:5px 0px;font-weight:400;margin-left:20px;font-size:14px}
li.list-child a:hover{color:#0066a1;}
ul.list-menu {padding-left:0px;text-align:left;list-style-type:none}
.list-menu li.list-child {}
.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}

/* 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:#0066a1}
.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: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}

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


.content-row:nth-child(even) {background:#eeeeee;}
.header-data-phone {font-weight:400;font-size:25px;color:black;letter-spacing:-1px;padding-left:10px;}
.header-data-contact {font-weight:400;font-size:15px;letter-spacing:-1px;padding-left:10px;color:#0066a1;}

/* DESKTOP / MOBILE - start */
.item-desktop {display:none}
.item-mobile {display:inline}
@media (min-width: 992px) {
	.item-desktop {display:inline}
	.item-mobile {display:none}
}
/* DESKTOP / MOBILE - end */

/* CUSTOM KREJAING - start */
.main-menu-item-title {color:#333;padding-bottom:5px;}
.main-menu-item-title:hover {border-bottom:2px solid #aa3232}
section.about:nth-child(odd) {background:white}
section.about:nth-child(even) {background:#f3f3f3}
.container-special {padding:0px 30px;}
/* CUSTOM KREJAING - end */

img.image-badge {width: auto;padding: 0px;padding-left: 0px;height: 100px;float:right}
img.nav-menu-icon {width:30px;}

/* ANIMATED */
.animated-thumb {display:none}

/* MAP - start */
a.skiplink {position: absolute;clip: rect(1px, 1px, 1px, 1px);padding: 0;border: 0;height: 1px;width: 1px;overflow: hidden;}
a.skiplink:focus {clip: auto;height: auto;width: auto;background-color: #fff;padding: 0.3em;}
#map:focus {outline: #4A74A8 solid 0.15em;}
#map-wrapper {position:relative;}
#map-overflow-element {position:absolute;background:transparent;height:500px;width:100%;z-index:2}
#map-overflow-element:hover {background:rgba(0,0,0,0.3); cursor:pointer}
#map-message {color:#333;font-size:18px;display:none;position:absolute;margin:auto;margin-top:-100px;width:100%;text-align:center}
.marker {width: 15px;height: 15px;border: 2px solid #121d3d;border-radius: 10px;background-color: rgba(18,29,61,0.7);cursor:pointer}
.marker.red{border: 2px solid red;border-radius: 10px;background-color: rgba(255,0,0,0.7);cursor:pointer}
/* MAP - end */


ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
.container ul {list-style:none;padding-left:0px;}
.container li {
  counter-increment: my-awesome-counter;
  margin: 0.25rem;
  line-height: 30px;
}
.container li::before {
  content: "";
  background: #aa3232;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  display: inline-block;
  line-height: 2rem;
  color: white;
  text-align: center;
  margin-right: 1rem;
}
ol ol li::before {
  background: #DE51FF;
}
ol ol ol li::before {
  background: #EE9EFF;
}

.menu-mobile-extra-data {padding-left:10px;font-size:14px;padding-bottom:20px;}
.menu-mobile-extra-data a {line-height:25px !important;}

.cycle-slideshow {height:350px}
.slideshow-image {height:350px}
@media (min-width: 768px) {
	.cycle-slideshow {height:650px}
	.slideshow-image {height:650px}
}

.item-slogan {font-size:25px;font-weight:300;padding:100px 30px 0px 30px;;}
@media (min-width: 768px) {
	.item-slogan {padding-top:120px;font-size:35px;font-weight:300;}
}