@font-face{
	font-family:"WeatherIcons";
	src: 'fonts/weathericons-regular-webfont.ttf';
}

.elements-list > * {  /* kosarica pri related slider dodaj v kosarico*/
  border-right: 1px solid #dddddd;
  margin: 5px 6px 5px -1px;
  padding-right: 10px;
  line-height: 24px;
  height: 22px;
  display: inline-block;
}

form {/*
  margin: 20px 0;
  margin-right: 50% !important; /
*/}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #D3D3D3;
  border-color: #858788;
}
 
a:hover {
  color: #cd3c2e;
  text-decoration: none !important;
}

a:hover, a:focus {
  color: #1B2025;
  text-decoration: none;
}
.sidebar-kategorije-list > div {
  padding: 7px 15px;
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  margin: 6px 0;
  display: block;
}
}
.sidebar-kategorije-list > .checkbox label {
  padding-left: 0px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.sidebar-kategorije-list > .checkbox.active{
	background:rgb(248, 248, 248);
}
.sidebar-kategorije-list > .checkbox.active > label > a{
	color:#FFF;
}

.listing-item-body {
  padding: 20px 15px 15px;
  -webkit-transition: ease-in-out all 0.25s;
  -o-transition: ease-in-out all 0.25s;
  transition: ease-in-out all 0.25s;
  height: 269px;
}

p.short-desc-product-box {
  height: 45px;
}




.form-control-feedback {
        /* top: 12px !important; */
}
.form-control-feedback {
        width: 40px;
        height: 40px;
        line-height: 0px !important; 
        top: 0px;
}
/*
.form-control-feedback2 {
        width: 40px;
        height: 40px;
        line-height: 42px !important; 
        top: 0px;
}*/
   

.footer {
        font-size: 13px;
color: #FFF;
}
.footer i.fa {
    color: #FFF;
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 10px;
  right: 15px;
}


.btn-default {
    background-color: #23408d;
    color: #fff !important;
    border-color: #23408d;
}

.btn-default-gumbi {
  background-color: #e84c3d;
  color: #fff !important;
  border-color: #cd3c2e;
}

.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  font-size: 14px;
  padding: 25px;
  padding-top:0;
  margin-right: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  /* padding: 8px 15px; */
  border-top: 1px solid #f3f3f3;
}

.zamik_gumba_desno{
	float: right;
}
.podkategorije{
	display:none;
}
i.podkat-odpiralec{
	cursor:pointer;
}
.checkbox > a.active {
  color: #2D7D2F;
}
table.spec-table{

}


.sidebar-kategorije-list > .checkbox:hover{
	background-color:rgb(248, 248, 248);
}


table.spec-table tr{
	  border-bottom: 1px solid #6F6666;
}
table.spec-table tr:nth-child(odd) {
/*Če bi želel, da vsaka liha celica v tabeli drugače obarvana*/
}
table.spec-table td{
	padding-top: 10px;
  padding-bottom: 10px;
}
table.spec-table th{

}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  clear: both;
}

body {
    font-family: 'Poppins', sans-serif;
    /* font-family: 'Poppins', sans-serif; */
    font-size: 18px;
    line-height: 1.4 !important;
    color: #4e4e4e;
    background-color: #ffffff;
}

.short_desc span {
    font-weight: 400!important;
    font-size: 17px;
}
.levi-gumb-kosarica {
  text-align: left;
  margin-top: 0px;
  margin-left: 7px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 9px 12px;
  border-top: 1px solid #f3f3f3;
}


/**
 * 	CHECKOUT PANELI
 */

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  background-color: inherit;
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group .panel .panel-heading {
  background-color: inherit;
  padding: 0;
  position: relative;
}
.panel-group .panel .panel-heading > .panel-title:before {
  background: #e1e1e1;
  background: rgba(255,255,255,.4);
  bottom: 0;
  content: "";
  display: block;
  left: 45px;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 1;
}
.panel-group .active.panel .panel-heading > .panel-title:before {
  background: #444;
  background: rgba(255,255,255,.2);
}
.panel-group .panel .panel-heading > .panel-title > a {
        background-color: #f2f2f2;
        color: #333333;
        display: block;
        line-height: 22px;
        padding: 9px 9px 9px 60px;
        text-decoration: none;
        -webkit-transition: background-color .2s linear;
        transition: background-color .2s linear;
}
.panel-group .panel .panel-heading > .panel-title > a:hover {
  background-color: #e9e9e9;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
}
.panel-group .active.panel .panel-heading > .panel-title > a,
.panel-group .active.panel .panel-heading > .panel-title > a:hover {
  background-color: #1e1e1e;
  color: #fff;
  display: block;
  padding: 9px 9px 9px 60px;
  text-decoration: none;
}
.panel-group .panel .panel-heading > .panel-title > a:before, .panel-group .panel .panel-heading > .panel-title > a:after {
        background: #333333;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        margin: 19px 0 0 15px;
        position: absolute;
        top: 0;
        width: 16px;
}
.panel-group .panel .panel-heading > .panel-title > a:after {
  height: 16px;
  margin: 12px 0 0 22px;
  width: 2px;
}
.panel-group .active.panel .panel-heading > .panel-title > a:before,
.panel-group .active.panel .panel-heading > .panel-title > a:after {
  background: #fff;
}
.panel-group .active.panel .panel-heading > .panel-title > a:after {
  display: none;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0 none;
}
.panel-group .panel.e-hidden {
  margin: 0;
  overflow: hidden;
}
.panel-group .panel-default .panel-heading > .panel-title > a {
  background-color: #f2f2f2;
}
.panel-group .panel-default .panel-heading > .panel-title > a:hover {
  background-color: #e9e9e9;
}
.panel-group .panel-primary .panel-heading > .panel-title > a {
  background-color: #037ac5;
  color: #fff;
}
.panel-group .panel-primary .panel-heading > .panel-title > a:hover {
  background-color: rgba(3,122,197,.9);
  color: #fff;
}
.panel-group .panel-success .panel-heading > .panel-title > a {
  background-color: #738d00;
  color: #fff;
}
.panel-group .panel-success .panel-heading > .panel-title > a:hover {
  background-color: rgba(115,141,0,.9);
}
.panel-group .panel-info .panel-heading > .panel-title > a {
  background-color: #0098ca;
  color: #fff;
}
.panel-group .panel-info .panel-heading > .panel-title > a:hover {
  background-color: rgba(0,152,202,.9);
}
.panel-group .panel-warning .panel-heading > .panel-title > a {
  background-color: #f89406;
  color: #fff;
}
.panel-group .panel-warning .panel-heading > .panel-title > a:hover {
  background-color: rgba(248,148,6,.9);
}
.panel-group .panel-danger .panel-heading > .panel-title > a {
  background-color: #c10841;
  color: #fff;
}
.panel-group .panel-danger .panel-heading > .panel-title > a:hover {
  background-color: rgba(193,8,65,.9);
}
.panel-group .panel-primary .panel-heading > .panel-title > a:before,
.panel-group .panel-primary .panel-heading > .panel-title > a:after,
.panel-group .panel-success .panel-heading > .panel-title > a:before,
.panel-group .panel-success .panel-heading > .panel-title > a:after,
.panel-group .panel-info .panel-heading > .panel-title > a:before,
.panel-group .panel-info .panel-heading > .panel-title > a:after,
.panel-group .panel-warning .panel-heading > .panel-title > a:before,
.panel-group .panel-warning .panel-heading > .panel-title > a:after,
.panel-group .panel-danger .panel-heading > .panel-title > a:before,
.panel-group .panel-danger .panel-heading > .panel-title > a:after {
  background-color: #fff;
}
.panel-group.one-open .panel.active .panel-heading > .panel-title > a {
  cursor: default;
}
.panel-group .panel-body {
  padding: 10px 0 10px 1px;
}
.panel.panel-bg .panel-body {
  background: #f7f7f7;
  padding-left: 20px;
  padding-right: 20px;
}

#checkoutsteps {
  list-style: none;
  margin: 0;
  padding: 0;
}
#checkoutsteps > li {
  margin: 0 0 11px;
}
#checkoutsteps .step-title {
  background: #f2f2f2;
  border: 1px solid #e1e1e1;
  color: #1e1e1e;
  display: block;
  height: 50px;
  padding: 0 18px;
  text-decoration: none;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
#checkoutsteps .step-title.collapsed {
  border-color: #f2f2f2;
  color: #7f7f7f;
}
#checkoutsteps a.step-title:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
#checkoutsteps .step-title .number {
  color: #7f7f7f;
  float: right;
  font-size: 16px;
  line-height: 49px;
}
#checkoutsteps .step-title h6 {
  font-size: 16px;
  font-weight: normal;
  line-height: 49px;
  margin: 0;
}
#checkoutsteps .step-content {
  border: 1px solid #e1e1e1;
  border-top: 0 none;
  font-size: 12px;
  line-height: 20px;
 padding: 22px 18px 19px;
}
#checkoutsteps .step-content label {
  font-size: 12px;
  line-height: 22px;
}
#checkoutsteps .step-content .radio,
#checkoutsteps .step-content .checkbox {
  line-height: 18px;
}
#checkoutsteps .step-content .radio .new-radio,
#checkoutsteps .step-content .checkbox .new-checkbox {
  margin-top: 0;
}
#checkoutsteps .step-content .title {
  border-bottom: 1px solid #e1e1e1;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 17px;
  padding: 0 0 10px;
  position: relative;
}
#checkoutsteps .step-content .title:before {
  background: #1e1e1e;
  bottom: 0px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: 0 0 -1px;
  position: absolute;
  width: 40px;  
}
#checkoutsteps .step-content .register-radio {
  margin: 0 0 22px 39px;
}
#checkoutsteps .step-content ul {
  list-style-type: disc;
}
#checkoutsteps .step-content .col-1 .buttons-box {
  margin: 25px 0 0 0;
}
#checkoutsteps .step-content input.last {
  margin-bottom: 14px;
}
#checkoutsteps .step-content .buttons-box {
  font-size: 11px;
  line-height: 1.5;
  margin-top: 6px;
  overflow: hidden;
  padding-top: 10px;
  text-align: right;
}
#checkoutsteps .step-content .buttons-box .btn {
  float: left;
  margin: -10px 10px 0 0;
}
#checkoutsteps .step-content .buttons-box .required {
  display: inline-block;
  font-size: 11px;
  margin-left: 12px;
}

.sidebar.checkout-progress {
  
}
.sidebar.checkout-progress header {
  margin: 0 0 13px;
}
.sidebar.checkout-progress .progress-list {
  margin: 0;
}
.sidebar.checkout-progress .progress-list li {
  color: #7f7f7f;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 12px 0 7px;
}
.sidebar.checkout-progress .progress-list li + li {
  border-top-width: 1px;
}
.sidebar.checkout-progress .progress-list li a {
  color: #7f7f7f;
  float: right;
}
.sidebar.checkout-progress .progress-list li.active {
  color: #1e1e1e;
  font-weight: bold;
}
.sidebar.checkout-progress .progress-list li.active a {
  display: none;
}

/**
 * 	KONEC CHECKOUT PANELI   skopiraj iz cssja druge stsrnai za panele..
 */

/*
.header {
  padding: 0px 0;
  border-bottom: 5px solid #2D7D2F;
 }
 */
#logo {
    background-color: none;
    padding: 0px;
    border-radius: 0px;
    top: 0px;
    position: relative;
    left: 0px;
}


.header-top {
        font-size: 15px;
}

.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > select  {
    color: #23408d;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    /* padding: 12px 20px; */
    z-index: 102;
    /* border: 1px solid transparent; */
    bottom: 0px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    font-family: 'Poppins', sans-serif;
    /*line-height: 43px;*/
   line-height:inherit;
    padding: 9px 20px 12px 19px;
}


/*   drop menu mobilni prikaz  */


/* /end mobilni dropdown prikaz*/

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
 color: #E4E4E4;
  background-color: transparent;
}

.testimonial {
        margin: 0px 0;
        width: 450px;
}

.gray-bg {
  background-color: rgba(241, 241, 241, 0.44);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
  position: relative;
}

.yellow-pas {
	background-color:#2e7c30;
}
.zelena-boxnapis-slider {
  background-color: #e25e00;
}
.rumena-boxnapis-slider{
	background-color:#82DA00;  
}
.modra-boxnapis-slider{
	background-color:#207DB9;
}
.head-box-obcina {
        background: rgba(0, 0, 0, 0.51);
        color: #FFF;
        float: none;
        /*display: table-cell;*/
        vertical-align: top;
        padding: 10px;
                width: 391px;
                margin-top:100px;
}
.head-box-ure {
	background: rgba(130, 56, 79, 0.82);
	color: #FFF;
	float: none;
	display: table-cell;
	vertical-align: top;
	padding: 14px;
	font-size: 13px;
}
/*
.box-slider-container {
        margin-top: -388px;
        z-index: 100;
        top: 50px;
        width: 323px;
}*/
.slika-slider img {
	height: 400px;
	width: 360px;
	border: 3px solid #fff;
}

.banner-slida-boxi{
	margin-top: 0px;
	position: relative;	
}

.coleki-boxov{
	position: relative;
}


.napis-slika-slider {
	position: absolute;
	transform: rotate(-90deg);
	top: 150px;
	right: -125px;
	color: #FFF;
	height: 100px;
	width: 400px;
	border: 3px solid #FFF;
	/* border-left: 3px solid #fff; */
	/* border-right: 3px solid #fff; */
}
/*
.napis-slider-naslov {
	font-size: 19px;
	color: #FFF;
	padding: 20px;
	position: absolute;
	margin-top: -5px;
	font-weight: bold;
}*/

.napis-slider-naslov {
        font-size: 16px;
        color: #FFF;
        padding: 20px;
        position: absolute;
        margin-top: -5px;
        font-weight: bold;
}
.napis-slider-povzetek{
  font-size: 16px;
  color: #FFF;
  padding:20px;
  position: absolute;
  margin-top: 25px;
}

.box-slider-container {
        /* margin-top: -394px; */
        z-index: 100;
        /* top: 488px; */
        padding-right: 30px;
        padding-left: 30px;
}

.full-width-section {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.full-image-container {
  width: 50%;
  display: table-cell;
}

.full-text-container {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding: 38px 38px;
	position: static;
	background-color: rgb(248, 248, 248);
	padding-top: 18px;
}

.default-bg-gray {
  background-color: #F8F8F8;
  color: #666666;
}

.main-container-2 {
        padding: 6px 0;
}
.default-bg-yellow {
  background-color: #E25E00;
  color: #FFFFFF;
}

.default-bg-yellow h1 {
  color: #FFFFFF;
}

.tp-dottedoverlay.twoxtwo {
  background:none;
}

.green-bg {
  background-color: rgb(48, 135, 50);
  height: 100px;
}

.white-text {
  color: white;
  margin-top: 30px;
}

.grigio {
  padding-bottom: 60px;
}

.boxi-kmetijska {
  background-color: rgb(248, 248, 248);
  padding: 1px;
}


.napis-slika-slider-2 {
  /* position: absolute; */
  /* transform: rotate(-90deg); */
  top: 142px;
  right: -135px;
  color: #FFF;
  height: 99px;
 width: 360px;
  border-bottom: 3px solid #FFF;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
} 

.slika-slider-2 img {
  height: 360px;
  width: 400px;
  border: 3px solid #fff;
}

.siva {
	  background-color: rgba(241, 241, 241, 0.44); 
}

.box-style-1 {
        text-align: center;
        padding: 20px;
        margin: 0px 0px;
        right: -12px;
}
.box-km {
	    background-color: rgba(226, 94, 0, 1);
	  color:white;
}


.box-km:hover {
    opacity: 0.4 !important;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    
  }


.box-oip {
	 background-color: #207DB9;
	  color:white;
}

.box-oip:hover {
	 opacity: 0.4 !important;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.box-tkv {
	   background-color: #82DA00;
	  color:white;
}


.box-tkv:hover {
	   opacity: 0.4 !important;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}


.box-style-1 h4 {
     color:#fff;

  }

.desno-pomik-besedilo{
	  float: right;
}

.link {
  padding-right: 23px;
  position: absolute;
  display: inline-block;
  text-align: right;
  position: absolute;
  bottom: 30px;
  left:15px;
}

.link2{
  padding-right: 23px;
  position: absolute;
  display: inline-block;
  text-align: right;
  position: absolute;
  bottom: 15px;
  left:30px;
}

.kenda-hvr {
	border:1px solid;
}

.kenda-hvr:hover {
	  filter: none;
  -webkit-filter: grayscale(0%); 
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.color-red {
    color: #23408d !important;
}

.box-slider-container-2 {
  margin-top: -162px;
  z-index: 100;
} 
.brochure_bottom a{
	font-size:16px;
	font-family: 'Poppins', sans-serif;
}
.bg-patt {
        /*background: url(http://templatevisual.com/demo/pathos/images/bg.png) repeat-x top center #F8F8F8;*/
            border-top: none;
        /* margin-top: 22px; */
       background-color:#ecf5e4;
}

.title {
	margin-top: 0px;
}

.call-to-action .btn.btn-lg {
        margin-top: 0px;
}

.napis-noslider-naslov {
  font-size: 25px;
  color: #FFF;
  padding: 20px;
  font-weight: bold;
}
.napis-noslider-povzetek {
  font-size: 18px;
  color: #FFF;
  padding-left: 0px;
  padding-right: 0px; 
}
.napis-slika-noslider {
  min-height:176px;
  border-bottom: 3px solid #FFF;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}

.slika-noslider img {
    width: 100%;
  border: 3px solid #fff;
}

.team-filter{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  opacity: 0;
  height: 100%;
  background: rgba(0,0,0,0.6);
  color: white;
  padding: 10px;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}



.header-naslov{
	  float:right!important;	  
}



.header-boxi {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
	color: #FFFFFF;
	font-family: 'Poppins', sans-serif;
}


.list-inline {
  margin-top: 27px;
  margin-bottom: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
}  



.btn.btn-lg {
padding: 17px 6px;
font-size: 16px;
/* min-width: 0px !important; */
}

.btn-light-gray {
  color: #2D7D2F;
    background-color: #F8F8F8;
  border-color: #f3f3f3;
}

.btn-light-gray:hover, .btn-light-gray:focus, .btn-light-gray:active, .btn-light-gray.active, .open .dropdown-toggle.btn-light-gray {
  color: #ffffff;
  background-color: rgba(58, 155, 59, 1);
  border-color: #0d8609;
}

.bg-breadcrumb {
background-image:url(../images/bread-2.jpg);
padding: 44px;
background-repeat: no-repeat;
  background-size: cover;
  }
  
.bg-breadcrumb a {
  color:#fff;
 
  }
.bg-breadcrumb a:hover {
  color: #EAEAEA; 
    
  }
 
.bg-breadcrumb h2 {
  color:#fff;
 }
 
.default-bg-orange-2 {
 background-color: #2D7D2F;
  color: #ffffff;
}

.default-bg-orange-2 h1{
  
  color: #ffffff;
}

.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: 'Poppins', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
  font-family: 'Poppins', sans-serif;
} 

.bg-breadcrumb-2 {
background-image:url(../images/bread-2.jpg);
padding: 44px;
background-repeat: no-repeat;
  background-size: cover;
  }
  
.bg-breadcrumb-2 a {
  color:#fff;
 
  }
.bg-breadcrumb-2 a:hover {
  color: #EAEAEA; 
    
  }
 
.bg-breadcrumb-2 h2 {
  color:#fff;
 }
 
.footer h2 {
  margin-bottom: 30px;
  padding:0px;
  
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.btn-white {
  background-color: transparent;
  color: #FFFFFF;
  border: 1px solid #FAFFFF;
} 

/*
.image-box-body-2 {
  padding: 0px 23px 0px;
*/}

.image-box-body {
  padding: 20px 5px 10px;
}


.image-box-body-2 p {
 margin-bottom: 7px;
   line-height: 1.7;
   color:white;
     padding-left: 10px;
     font-family: 'Poppins', sans-serif;
     font-weight:100;

}

.margin-left-14 {
	margin-left: -14px;

	 
}
.image-box-2 h3.title {
  margin-top: 0px;
  border-bottom: 3px solid #E25E00;
  background-color: rgb(226, 94, 0);
  padding-bottom: 6px;
    padding-left: 10px;
  padding-top: 10px;
}  

.image-box-body-2 {
  padding: 0px 0px 3px;
}

 

.image-box-body-2 a {
	color:white;
}


.image-box-body-2 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
}

.image-box-2{
  background-color: #2D7D2F;
  border: 0px solid #f3f3f3;
}

.parallax-bg-2 {
	background: url("../images/para-john.jpg") 50% 86px no-repeat; 
}

.yellow-pas {
        /* background-color: #2e7c30; */
        /* margin-top: -220px; */
}


footer a:hover {
  color: #C5C5C5;
  text-decoration: none;
}

.footer-content .social-links {
    margin: 0px 68px 47px;
}

@media (min-width: 1200px)
.footer {
        width: 970px;
}

.default-bg-shop {
  background-color: #666666;
  color: #ffffff;
}

.default-bg-shop h1 {

  color: #ffffff;
}

.account-title {
  background-color: rgb(247, 247, 247);
  padding: 10px;
  padding-left: 0px;
}

.green-bg-glava {
	  background-color: transparent;
}

.sorting-filters {
  background-color: #2D7D2F;
  border: 1px solid #dddddd;
  padding: 5px 15px;
  margin-bottom: 22px;
}

.sorting-filters label {
color:#fff;
}

.listing-item h3 {
  font-size: 18px;
  height: 34px;
  margin-top: -1px !important;
  font-family: 'Poppins', sans-serif;

}

.listin-item >.title {
  margin-top: -4px;
}

.btn-warning {
  color: #666666;
  background-color: #F8F8F8;
  border-color: #F8F8F8;
} 

.btn.btn-sm-2 {
  padding: 8px;
  font-size: 12px;
  min-width: 105px;
  width:100%;
  font-family: 'Poppins', sans-serif;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #2D7D2F;
  border-color: #2D7D2F;
}

.btn.btn-sm {
	padding: 8px;
	font-size: 12px;
	min-width: 105px;
	font-family: 'Poppins', sans-serif;
	border: 1px solid #333333;
}

/*
.levo-besedilo{  /* to je za glavno besedilo pri vsebini*/
	/*float: right;
	margin-top: -36px;
}
*/


h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 14px;
	margin-bottom: 10px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #23408d;
    font-weight:bold;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #23408d;
	background-color:transparent;
	font-weight: bold;
	
}
.header-top .navbar-default .navbar-nav > li {
    border-right: none;
}
.fademenu #logo {
	/*height:74px;*/
    -webkit-transition: height 400ms;
   -moz-transition: height 400ms;
   -o-transition: height 400ms;
   transition: height 400ms; 
	      
}
#logo {
	height: 60px;
    margin-top: 10px;
	width:auto;
	
 /*brez tega je slika blurry*/
  image-rendering: -moz-crisp-edges;         /* Firefox */
  image-rendering:   -o-crisp-edges;         /* Opera */
  image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */      
}

.default-bg {
	background-color: #333333;
	color: #ffffff;
}

/*  novice vsaka druga barva stickerji  */

.badge {
    border-radius: 0;
    min-width: 45px;
    border-color: transparent;
    font-weight: 600;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(5deg);
    position: absolute;
    padding: 5px 0;
    top: 18px;
    width: 120px;
    background-color: #333333;
    background-image: -webkit-linear-gradient(top,#333333, #333333);
    color: #FFFDF4;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.badge-date {
	text-align: center;
    border-radius: 0;
    min-width: 45px;
    border-color: transparent;
    font-weight: 600;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    /*-webkit-transform: rotate(5deg);*/
    position: absolute;
    /*padding: 5px 0;*/
    right: -7px;
    top: 0px;
    width: 120px;
    background-color: #333333;
    background-image: -webkit-linear-gradient(top,#333333, #333333);
    color: #FFFDF4;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.mmc{ /* mmc class za menu  */
color: #E4E4E4;
background-color:#000000;
}

.tic{  /* tic class za menu  */
color: #E4E4E4;
background-color:#000000;
}


.image-box-body {
  /* padding: 20px 15px 15px; */
}

.novice-podrocje-oranzna{
	background:#e25e00;
}

.novice-podrocje-oranzna > a{
	color:#FFF !important;
}

.novice-podrocje-oranzna > a:hover{
	color:#0d8609 !important;
}

.novice-podrocje-zelena{
	background:#82DA00;
}

.novice-podrocje-zelena > a{
	color:#FFF !important;
}

.novice-podrocje-zelena > a:hover{
	color:#0d8609 !important;
}
.novice-podrocje-modra{
	background:#207DB9;
}

.novice-podrocje-modra > a{
	color:#FFF !important;
}
.novice-podrocje-modra > a:hover{
	color:#0d8609 !important;
}

/*  /END novice vsaka druga barva stickerji  */
.image-box-body {
   padding: 10px;
   padding-left: 0px;
}

.preberi-vec{
    bottom: 30px;
	width:100%;
}

.koledar-naslov {
        width: 75%;
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px;
        background: #FFF;
        font-size: 17px;
        /* font-weight: bold; */
        font-family: 'Poppins', sans-serif;
        color: #333333;
}


.koledar .owl-item {
  padding-left: 10px;
  padding-right: 10px;
}

.koledar .owl-item:first-child {
  margin-left: 0;
  
} 


a, .text-default {
    color: #00863d;
}

.koledar-datum {
    width: 25%;
    text-align: center;
  /*  position: absolute;*/
    top: 0;
    left: 0;
    padding: 5px 0px 5px 0px;
    background: #FFF;
    /* font-weight: bold; */
    font-family: 'Poppins', sans-serif;
}
.koledar-dan{
	font-size:26px;
	font-weight:bold;
}
.koledar-mesec{
	font-size:16px;
}
.novice-seznam {
  float: right;
  margin-top: -10px;
}

.novice-arhiv {
  float: right;
  margin-top: -10px;
}
	
ul.pagination, ul.pager {
  margin: 19px 15px 0px;
  text-align: left;
}
.aktualno{
  margin-top: 0px;
  font-family: 'Poppins', sans-serif;
  margin-bottom:20px;
}

.tab-pane h2 {
	color: #333333;
}
.naslov-fixed {
    font-size: 20px !important;
}

.naslov_arhiva_novic{
margin-left: 18px;
}

.bradcrumb-trgovina {
  margin-top: 11px;
  margin-left: 19px;
}

.bradcrumb-naslov {
    color: #FFFFFF;
    text-decoration: none;
}

.dl-horizontal dt {
        max-width: 183px;
}

.dl-horizontal dt {
    float: left;
        width: 191px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bradcrumb-uporabnik {
  margin-top: 23px;
  margin-left: 0px;
}

.listing-item del, .price del {
  font-size: 13px;
  line-height: 1;
  color: #E71D1D;
}

.call-to-action {
  padding: 15px 25px;
  text-align: center;
}

.cta-background-zeleno {
	/*background-color: rgb(255, 181, 45);*/
	background-color: rgb(31, 64, 152);
}

 
@media (min-width: 989px){

}

@media (min-width: 950px){

}

 
@media (max-width: 1145px){
    .full-image-container{
         display: none;
    }
}

h1 {
	font-size: 36px;
	font-weight: 300;
}

@media (min-width: 950px){

}

@media (max-width: 750px){

}
@media (max-width: 863px) {

}
@media (min-width: 865px){

}

@media (max-width: 873px){

}

@media (max-width: 768px){
.napis-slika-slider {
    position: relative;
    transform: rotate(0deg);
    color: #FFF;
    height: 100px;
    border: 3px solid #FFF;
	top: 0;
    right: 0;
	width:100%;
	margin-top: 3px;
    margin-bottom: 3px;
	}
}

@media (max-width: 768px){
.slika-slider img {
         display: none;
       }
}

@media (max-width: 768px){
.banner, .slider-banner-container, .slider-banner-3 revslider-initialised tp-simpleresponsive hovered, .active-revslide{
         /*height:360px !important;*/
       }
}

@media (max-width: 887px){

}

@media (min-width: 545px){

}
@media  (max-width: 530px){

}

/*
@media (max-width: 768px){
.box-slider-container {
 display: none;
	}
}

@media (min-width: 761px){
.box-slider-container {
    /* margin-top: -399px; 
    z-index: 100;
    top:-45px;
	}
} 

@media (max-width: 740px){
.box-slider-container {
    /* margin-top: -399px; 
    z-index: 100;
    top:-45px;
	}
}

@media (max-width: 731px){
.box-slider-container {
    /* margin-top: -399px; 
    z-index: 100;
    top:-45px;
	}
}

@media (max-width: 725px){
.box-slider-container {
    /* margin-top: -399px; 
    z-index: 100;
    top:-50px;
	}
}
 /*
 @media (max-width: 951px){
.box-slider-container{
 display: none;
}
}*/

.header-top-dropdown {/* pomansan header  prijava itd..*/
	float: right;
	font-size: 0;
	text-align: right;
	width: 504px;
	margin-right: -8px;
}

.navbar.navbar-default {
    border-radius: 0;
    margin: 0px;
    border: none;
}


@media (min-width: 769px) {
.navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
	}
}

@media (min-width: 992px) {
.container-zmansevanje {
        width: 960px;
	}
}


.pas-zacetek {
	background-color: transparent;
	position: absolute;
	width: 100%;
	left: 0;
}


.header-container-slika {
	border-bottom: 1px solid #eaeaea;


	background-size: cover;

	background:transparent;
}

.header-container-slika2 {
	border-bottom: 1px solid #eaeaea;
	background-color: #fff;
	/*background:url("../assets/banners/0878254001490612581.jpg") no-repeat;*/
	/*background:url("../images/gallery-gorenja-vas-poljane-2.jpg") no-repeat;*/
	background:url("../images/bread.jpg") no-repeat;
	
	background-size: cover;
	
	/*box-shadow: inset 0 -42px 68px -11px rgba(255, 255, 255, 0.86) !important;*/
}

.header-inside-background {
    /*padding: 40px;*/
    padding-left: 0px;
    padding-bottom: 27px;
        padding-top: 17px;
}

.obcina-trzin-box-slider {
    background: rgba(122, 62, 73, 0.84) none repeat scroll 0% 0%;
    color: #FFF;
    padding: 30px;
    font-size: 50px;
}
.dropdown-menu.cart .panel-body { /* to je za povpraševanje */
	/* padding: 53px 10px 0px; */
}
table.inquery-header-items th {
	padding: 9px 21px;
	    border-bottom: 1px solid #0d8609;
    background-color: #0d8609;
    color: #fff;
}
table.inquery-header-items td {
	padding: 9px 21px;
    border-top: 1px solid #f3f3f3;
}
.povprasevanje-tabelca{
	margin-top: 45px;
}

.kontrolna-premik{
	margin-right: -17px !important;
}

 

.novice-desna {

	margin-bottom: 10px;

}
.desni-box-aktualno{
	
}
.desni-box-aktualno h3{
	color:#FFF !important;
}
.vreme-box{
	background-image: url("../images/backgrounds/cerkev-sv-florjana-trzin.jpg");
	position:relative;
	background-size:cover;
	    min-height: 190px;
	color:#FFF;
	padding:10px;
}

.link-box{
	background-image: url("../images/backgrounds/link-pic.jpg");
	position:relative;
	background-size:cover;
	    min-height: 190px;
	color:#FFF;
	padding:10px;
	margin-top: 20px;
}
 


.bg-black-overlay{
	 position: absolute;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height: 100%;
	   background-color: #000;
	   opacity: 0.5;
}
.iobcina-box{
	margin-top:10px;
	    min-height: 190px;
		color:#FFF;
}
.e-novice-box{
	/*margin-top:10px;*/ 
	    min-height: 190px;
		color:#FFF;
		background-image: url("../images/backgrounds/emailsubscribe.jpg");
	position:relative;
	background-size:cover;
	    min-height: 190px;
		padding:10px;
}
.e-novice-box .fa{
	color:#000;
}
.napis-na-boxu{
	background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
	bottom:inherit;
    width: auto;
	height:auto;
	border:none;
}

.table > thead > tr > th {
        border-bottom: none;
        background-color: #23408d;
        color: #fff;
}

h3{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

h2{
    color: #23408d;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    padding: 0px 0px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;  
}
h1.page-title{
	font-size:44px;
}
span.bold{
	font-weight:bold
}
.entry-content.calendar h2.title{
	    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.separator-2 {
    display: block;
    width: 417px;
    height: 1px;
    margin: 13px 0 15px;
    background-color: #333333;
    position: relative;
}

.p-15 {
	padding-top: 15px !Important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #23408d;
    font-family: 'Poppins', sans-serif;
}

.para-2 {
	background: url("../images/naslovna slika.jpg");
background-repeat: no-repeat;
        background-size: cover; 
} 

.btn-success {
    color: #fff;
    background-color: #333333;
    border-color: #4cae4c;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #fff !important;
    background-color: #23408d;
    border-color: transparent;
}

.owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;
    padding: 3px 10px;
    font-size: 12px;
    position: absolute;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.footer-content .nav-pills > li > a {
    padding: 4px 0px;
    border-color: transparent;
    color: #FFF;
    font-weight: 400;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    color: #FFF; 
}
.footer-bg {
	/*background: url("../images/footer.jpg")no-repeat;*/
	background: url("../images/bread1.jpg")no-repeat;
	background-size:cover;
	background-position:center;
}

.subfooter {
    padding: 5px 0 20px 0;
    background-color: #FFFFFF;
    position:relative;
}

.vertical-divider-left-2, .vertical-divider-left-lg {
    border: 1px solid #eeeeee;
    padding-left: 20px;
    margin-left: 0px;
    background-color: #FAFAFA;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #100503;
        border-color: #000000;
}
.footer-social {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    text-align: center;
}

.c-social-icons {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.social-links {
    list-style: none;
    font-size: 20px;
    padding: 0;
    margin: -1px 0 -39px 0;
    text-align: center;
    position: relative;
    top: -28px;
}

.footer-content .fa{
	color: #333333;
    margin-right: 3px;
}

.fixed-header-on .header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    filter: alpha(opacity=0);
    border-bottom: 0px solid #f1f1f1;
    padding: 0px 0;
    background-color: rgba(255, 255, 255, 0.95);
}

  .footer-logo-sponzorji {
    display: inline-block;
    vertical-align: top;
    height: 70px;
    line-height: 70px;
    margin: 0 20px 30px 20px;
    float:left;
}
.footer-section-logos {
    text-align: center;
   }
   
.sponsors-hvr {
  
  -webkit-filter: none;
  filter: none;
  max-width: none;
  display: inline;
}

.sponsors-hvr:hover {
	-webkit-filter: none;
  filter: none;
}

.owl-prev {
    background-color: #353535;
    color: #f1f1f1;
}
.fixed-header-on .header.fixed {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
        opacity: 0;
        filter: alpha(opacity=0);
        border-bottom: 0px solid #f1f1f1;
        padding: 0px 0;
        background-color: #23408d;
}

.owl-next {
    background-color: #f1f1f1;
    color: #333333;
}

.owl-prev:hover{
    background-color: #23408d;
    color: #f1f1f1;
}

.custom-container .nav-pills > li.active > a, .custom-container .nav-pills > li.active > a:hover, .custom-container .nav-pills > li.active > a:focus, .custom-container .nav-pills> li > a:hover, .custom-container .nav-pills > li > a:focus {
    border: 1px solid #f3f3f3;
    color: #FFFFFF;
    background-color: #333333;
    border-top: 5px solid #EAD000;
    border-bottom: 5px solid #333333;
    position: relative;
    top: -5px;
    border-radius: 6px;
}

.alert:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 50px;
    height: 101%;
    background-color: #23408d;
    z-index: 2;
}

.custom-container .nav-pills > li > a {
    border-radius: 0;
    padding: 10px 15px;
    border: 1px solid transparent;
    color: #666666;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #FAFAFA;
        padding: 32px 30px;
}



.alert-info {
    color: #666666;
    background-color: #FAFAFA;
}
/*
.nav-pills > li.active > a:after {
    color: #333333;
}

.nav-pills.nav-stacked > li > a:after {
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    right: 12px;
    top: 9px;
    color: #d1d1d1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav-pills > li.active > a:hover:after, .nav-pills > li.active > a:focus:after, .nav-pills > li > a:hover:after, .nav-pills > li > a:focus:after {
        color: #FFFFFF;
}*/
.nav-pills.nav-stacked > li > a:after {
    display:none
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu .menu > .active > a, .dropdown-menu .menu > .active > a:hover, .dropdown-menu .menu > .active > a:focus {
    background-color: #ffffff;
    color: #333333;
    border-color: #f1f1f1;
}

.ura-timer {
        background: rgba(130, 56, 79, 0.82);
        color: #FFF;
        /* width: 108%; */
        right: 14px;
        /* height: 33px; */
        padding: 5px;
        width: 389px;
}

.iskalnik-obcina {
    background: rgba(0, 0, 0, 0.51);
    color: #FFF;
    float: left;
    display: table-cell;
    vertical-align: top;
    padding: 9px;
}

.content-slider-with-controls .owl-buttons div, .content-slider-with-controls-autoplay .owl-buttons div {
    background-color: #333333;
    color: #f1f1f1;
}

.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
    background: #333333;
}

.row.e-novice-box-2 {
    margin-top: 10px;
    min-height: 190px;
    color: #FFF;
    background-image: url("../images/trzin-banner.jpg");
    position: relative;
    background-size: cover;
    min-height: 190px;
    padding: 10px;
}

#carousel-stranke .carousel-item {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    width: 230px !important;
    height: auto;
}

.blogpost .post-info {
    float: left;
    top: 0;
    left: 25px;
    width: 80px;
    height: 117px;
    padding: 29px 0 0 0;
    background-color: #23408d;
    color: #fff;
    text-align: center;
    z-index: 3;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-family: 'Poppins', sans-serif;
}

.blogpost .submitted {
    font-size: 16px;
    margin: 10px 0;
}
/*
.m-15 {
	margin-left: 15px;
}
*/
.blogpost-2-color {
	background-color: #F7EFEF !important;
}

.blogpost {
    background-color: transparent;
    border: 1px solid #f3f3f3;
    margin: 0 0 10px;
    position: relative;
    min-height: 0px;
}
.blogpost-body.calendar-container{
	background-color: #FFF;
	min-height: 270px;
}
.ui-34{
	max-width:750px;
	margin:80px auto;
	padding:0px 20px;
}
.ui-34 .navi{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.ui-34 .navi li{
	display:inline-block;
	float:left;
	width:20%;
	text-align:center;
	padding:0px;
	margin:0px;
}
.ui-34 .navi li.active{
	border-top:5px solid #32c8de;
	border-bottom:5px solid #32c8de;
	position:relative;
	top:-5px;
	border-radius:6px;
}
.ui-34 .navi li:hover{
	border-top:5px solid #32c8de;
	border-bottom:5px solid #32c8de;
	position:relative;
	top:-5px;
	border-radius:6px;
}
.ui-34 .navi li a{
	display:inline-block;
	padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
	line-height:24px;
	font-weight:600;
	text-transform:uppercase;
	border:1px solid #eee;
	border-right:0px;
	width:100%;
	background:#fff;
}
@media (max-width:550px){
	.ui-34 .navi li a span{
		display:none;
	}
}
.ui-34 .navi li.active a{
	color:#555;
}	
.ui-34 .navi li:hover a{
	color:#555;
}	
.ui-34 .navi li:first-child a{
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
.ui-34 .navi li:last-child a{
	border-right:1px solid #eee;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
.ui-34 .navi li a i{
	display:block;
	font-size:22px;
	line-height:45px;
}
.ui-34 .navi li.active i{
	color:#32c8de;
}
.ui-34 .navi li:hover i{
	color:#32c8de;
}
.ui-34 .tab-content{
	background:#fff;
	margin:15px 0px;
	padding:20px 25px;
	border-radius:4px;
	border:1px solid #eee;
	box-shadow:3px 3px 0px 1px rgba(0,0,0,0.08);
}
.ui-34 .tab-content h2{
	font-size:30px;
	line-height:45px;
	font-weight:300;
	margin-bottom:5px;
}
@media (max-width:400px){
	.ui-34 .tab-content h2{
		font-size:20px;
		line-height:35px;
		font-weight:400;
	}
}
.ui-34 .tab-content p{
	font-size:15px;
	line-height:35px;
	color:#888;
}

.custom-container {
	margin-top: 0px;
}

h3 {
	color: #333333;
}

.novice-link_firstpage {
        float: left;
        margin-top: 22px;
        margin-left: 13px;
}

.cal-paggination-active{

}

.glavni_menu_tic {
	/*background-color: #B15A75;*/
    font-family: 'Poppins', sans-serif;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(5deg);
    position: relativr;
    top: -9px;
}
.glavni_menu_tic a{
	font-family: 'Poppins', sans-serif;
}

.glavni_menu_mmc {
	background-color: #8FCD0A;
    font-family: 'Poppins', sans-serif;
    transform: rotate(5deg);
    position: relative;
    top: -11px;
}
.cal-paggination-active, .cal-paggination-noactive{
	height:90px;
}

.cal-paggination-active, .cal-paggination-noactive:hover{
	border: 1px solid #f3f3f3;
    color: #FFFFFF;
    background-color: #23408d;;
    font-size: 16px;
    
    text-transform: uppercase;
    font-weight: 600;
    padding: 32px 30px;
    text-decoration: none;
    text-align:center;
}
.cal-paggination-active a, .cal-paggination-noactive:hover a{
	color: #FFFFFF;
	text-decoration:none;
}

.cal-paggination-noactive {
    border: 1px solid #f3f3f3;
    color: #FFFFFF;
    /* background-color: #FAFAFA; */
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 32px 30px;
    text-decoration: underline;
    text-align:center;
}

.hvr-calendar {
	font-weight: 600;
}
/*
.hvr-calendar:hover{
color: #FFFFFF;
    background-color: #23408d;;	
}*/

.naslovi-koledar {
	text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight:400;
}

/* UI X */
.ui-141{
	margin:0px;
} 
.ui-141 .ui-item {
    background: rgba(255, 255, 255, 0);
    border: 0px solid #ddd;
    padding: 0px;
    border-radius: 4px;
    box-shadow: 2px 2px 0px 1px rgba(0,0,0,0.06);
    margin: 0px;
    margin-left: 23px;
    max-width: 300px;
}
.ui-141 .ui-left{
	float:left;
	width:90px;
	text-align:center;
}
.ui-141 .ui-left i{
	font-size:50px;
	margin-bottom:16px;
	margin-top:10px;
}
.ui-141 .ui-left h4{
	font-size:13px;
	line-height:13px;
	color:#FFF;
}
.ui-141 .ui-right{
	margin-left:110px;
	font-size:50px;
	line-height:40px;
	font-weight:300;
	margin-top:10px;
}
.ui-141 .ui-right h6 {
    color: #FFF;
    font-size: 15px;
    line-height: 12px;
    font-weight: 400;
    margin-bottom: 10px;
}
.ui-141 .ui-right span{
	font-size:17px;
	font-weight:400;
	position:relative;
	top:-20px;
}
.ui-141 .details{
	margin-top:10px;
	padding-top:15px;
	border-top:1px solid #eee;
	text-align:center;
	font-size:12px;
	color:#FFF;
}

.weather-size {
	font-size: 36px;
}

.tomorow-weather {
	
    margin: 0px;
    color:white;
}

.m-17 {
	margin-top: 17px;
}

.col-md-3 .wi {
	    color: #AFADAD;
}

footer a {
    color: #FFFFFF;
}
footer a:hover{
    color: #FFFFFF;
}
.col-md-4 h3{
	    font-size: 20px;
}

.ribbon {
  display: block;
  width: 30px;
  position: relative;
  color: #fff;
  padding: 20px 0 10px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}

.ribbon:before {
  display: block;
  width: 30px;
  height: 0;
  position: absolute;
  top: 4px;
  content: "";
  border-top: 1px dotted rgba(0, 0, 0, 0.2);
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
}

.ribbon:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: relative;
  bottom: -25px;
  z-index: 100;
  border-width: 0 15px 15px 15px;
  border-style: solid;
}

/* 
    Ribbon colors 
*/
.ribbon.red {
  background-color: #cb0000;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fe0000), to(#cb0000));
  background-image: -moz-linear-gradient(top, #fe0000, #cb0000);
  background-image: -ms-linear-gradient(top, #fe0000, #cb0000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe0000), color-stop(100%, #cb0000));
  background-image: -webkit-linear-gradient(top, #fe0000, #cb0000);
  background-image: -o-linear-gradient(top, #fe0000, #cb0000);
  background-image: linear-gradient(top, #fe0000, #cb0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0000', endColorstr='#cb0000', GradientType=0);
}
.ribbon.red:after {
  border-color: #cb0000 #cb0000 transparent #cb0000;
}
.ribbon.orange {
  background-color: #e44200;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ff5b18), to(#e44200));
  background-image: -moz-linear-gradient(top, #ff5b18, #e44200);
  background-image: -ms-linear-gradient(top, #ff5b18, #e44200);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5b18), color-stop(100%, #e44200));
  background-image: -webkit-linear-gradient(top, #ff5b18, #e44200);
  background-image: -o-linear-gradient(top, #ff5b18, #e44200);
  background-image: linear-gradient(top, #ff5b18, #e44200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b18', endColorstr='#e44200', GradientType=0);
}
.ribbon.orange:after {
  border-color: #e44200 #e44200 transparent #e44200;
}
.ribbon.yellow {
  background-color: #cc9b00;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffc200), to(#cc9b00));
  background-image: -moz-linear-gradient(top, #ffc200, #cc9b00);
  background-image: -ms-linear-gradient(top, #ffc200, #cc9b00);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc200), color-stop(100%, #cc9b00));
  background-image: -webkit-linear-gradient(top, #ffc200, #cc9b00);
  background-image: -o-linear-gradient(top, #ffc200, #cc9b00);
  background-image: linear-gradient(top, #ffc200, #cc9b00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc200', endColorstr='#cc9b00', GradientType=0);
}
.ribbon.yellow:after {
  border-color: #cc9b00 #cc9b00 transparent #cc9b00;
}
.ribbon.green {
  background-color: #6b8d13;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#8dba19), to(#6b8d13));
  background-image: -moz-linear-gradient(top, #8dba19, #6b8d13);
  background-image: -ms-linear-gradient(top, #8dba19, #6b8d13);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8dba19), color-stop(100%, #6b8d13));
  background-image: -webkit-linear-gradient(top, #8dba19, #6b8d13);
  background-image: -o-linear-gradient(top, #8dba19, #6b8d13);
  background-image: linear-gradient(top, #8dba19, #6b8d13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dba19', endColorstr='#6b8d13', GradientType=0);
}
.ribbon.green:after {
  border-color: #6b8d13 #6b8d13 transparent #6b8d13;
}
.ribbon.blue {
  background-color: #17a1d0;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#32bae8), to(#17a1d0));
  background-image: -moz-linear-gradient(top, #32bae8, #17a1d0);
  background-image: -ms-linear-gradient(top, #32bae8, #17a1d0);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32bae8), color-stop(100%, #17a1d0));
  background-image: -webkit-linear-gradient(top, #32bae8, #17a1d0);
  background-image: -o-linear-gradient(top, #32bae8, #17a1d0);
  background-image: linear-gradient(top, #32bae8, #17a1d0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32bae8', endColorstr='#17a1d0', GradientType=0);
}
.ribbon.blue:after {
  border-color: #17a1d0 #17a1d0 transparent #17a1d0;
}
.ribbon.purple {
  background-color: #611b85;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#8024af), to(#611b85));
  background-image: -moz-linear-gradient(top, #8024af, #611b85);
  background-image: -ms-linear-gradient(top, #8024af, #611b85);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8024af), color-stop(100%, #611b85));
  background-image: -webkit-linear-gradient(top, #8024af, #611b85);
  background-image: -o-linear-gradient(top, #8024af, #611b85);
  background-image: linear-gradient(top, #8024af, #611b85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8024af', endColorstr='#611b85', GradientType=0);
}
.ribbon.purple:after {
  border-color: #611b85 #611b85 transparent #611b85;
}
.ribbon.black {
  background-color: #323232;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4b4b4b), to(#323232));
  background-image: -moz-linear-gradient(top, #4b4b4b, #323232);
  background-image: -ms-linear-gradient(top, #4b4b4b, #323232);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4b4b), color-stop(100%, #323232));
  background-image: -webkit-linear-gradient(top, #4b4b4b, #323232);
  background-image: -o-linear-gradient(top, #4b4b4b, #323232);
  background-image: linear-gradient(top, #4b4b4b, #323232);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4b4b', endColorstr='#323232', GradientType=0);
}
.ribbon.black:after {
  border-color: #323232 #323232 transparent #323232;
}

.badge-2 {
    border-radius: 0;
    min-width: 45px;
    border-color: transparent;
    font-weight: 600;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(0deg);
    position: absolute;
    padding: 5px 0;
    bottom: 0px;
    top:auto;
    width: 120px;
    background-color: #333333;
    background-image: -webkit-linear-gradient(top,#333333, #333333);
    color: #FFFDF4;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}


.image-box h3.title {
        margin-top: 0;
        height: 60px;
        overflow: hidden;
        font-size: 16px;
}
.image-box-body-novice {
        height: 228px;
        overflow: hidden;
        padding:0px;
}

.overlay-links a + a {
    color: #ffffff;
    background-color: #333333;
}

.overlay a {
    color: #333333;
    background-color: #ffffff;
}

a.overlay i {
    color: #333333;
}

.tabs-style-2 .nav-tabs > li.active > a, .tabs-style-2 .nav-tabs > li.active > a:hover, .tabs-style-2 .nav-tabs > li.active > a:focus, .tabs-style-2 .nav-tabs > li > a:hover {
        border: none;
        background-color: #23408d;
        color: #fff;
}
.nav-tabs > li > a {
    border: none;
}
.tabs-style-2 .nav-tabs {
        border-bottom: none;
}

.panel-body {
        padding: 15px !important;
}

.pantel-title:active {
	background-color:#333333;
}


.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    background-color: transparent;
    
    float:right;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #fafafa;
        border-color: #FAFAFA;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
        background-color: #333333;
}

.header-top {
    background-color: transparent;
    border-bottom: transparent;
}

.header-top .main-navigation{
	position: absolute;
    z-index: 99;
}
.header-top .navbar-default .navbar-nav > li > a {
    color: #ffffff;
    padding-right: 2px;
    padding-left:8px;
    padding-top: 50px;
    font-size:18px;
}

.navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: rgb(255, 255, 255);
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
}

@media (max-width: 767px){
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	        color: #333333;
	}
}

.nav-tabs > li > a {
        font-size: 15px;
        text-transform: uppercase;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 12px 25px;
        position: relative;
        color: #666666;
        
        background-color: #f2f2f2;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
        border: 1px solid #f3f3f3;
        color: #FFFFFF;
        background-color: #23408d;
}

.header-top .btn-gray {
        color: #333333;
        background-color: rgb(228, 192, 44);
        border-color: #E4C02C;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
}

.header-top .btn-gray:hover {
        color: #FFFFFF;
        background-color: rgb(118, 58, 71);
        border-color: #905263;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
}

.main-container-2 {
        height: 180px;
        padding:30px 0px;
}

.caroufredsel_wrapper{
	min-height:120px !important;
}

#carousel-stranke{
	height:120px !important;
}

.fa-envelope:before {
    content: "\f0e0";
    position: relative;
    top: 0px;
}

.search-btn {
        background-color: #B15A75;
        border: 0px;
        color: white;
}

.form-control {
        border-radius: 0;
        background: #ffffff;
        height: 40px;
        padding-right: 30px;
        border-color: #E5E5E5;
        color: #797878;
        position: relative;
        -webkit-appearance: none;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}

.padd-left-right {
	    padding-left: 0px;
        padding-right: 0px;
}

.form-control:focus {
        border-color: #FFFFFF;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
        /* box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075); */
}

.content-slider-with-controls .owl-prev:hover, .content-slider-with-controls .owl-next:hover, .content-slider-with-controls-autoplay .owl-prev:hover, .content-slider-with-controls-autoplay .owl-next:hover {
        background-color: #f1f1f1;
        color: #333333;
}

.header {
    position: sticky;
    z-index: 1000;
    top: 0px;
    width: 100%;
    left: 0px;
}
.custtom-header {
	margin-top: 0px;position: absolute;z-index: 999;width: 100%;
}

.custtom-container {
	width: 100%; padding-left: 0px; padding-right: 0px;
}

.header-top.banner {
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: none;
        height:400px;
     
}

.header-top-dropdown .dropdown-menu {
        z-index: 1039;
        padding: 20px;
        min-width: 280px;
        margin-top: 0px;
}

.ikcona-top {
	top: 21px;
        color: #333333;
} 

.header-top-dropdown .dropdown>button {
        padding: 8px 10px;
        margin: 0;
        font-size: 12px;
        color: #23408d;
        text-align: center;
        min-width: 0;
        background-color: transparent;
        -moz-box-shadow: none !important;
        -o-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-transform: none;
}

.header-top-dropdown .dropdown.open>button, .header-top-dropdown .dropdown>button:hover {
        color: #333333;
}

.page-intro { 
    padding-top: 25px;
    /* background-image: url(../images/zelen_pas_nov.png); */
    position: absolute;
    width: 100%;
    top: 160px;
    height: 110px;
    border-bottom: none;
    text-align: center;
}
.page-intro .page-title {
    color: #FFFFFF;
    padding: 0px;
    font-size: 49px;
    font-family: 'Poppins', sans-serif;
    padding: 0px 0px;
    padding-bottom: 18px;
}

.top_article_title{
	font-size: 18px;
	font-weight: bold;
}

ul.pagination li.active a, .pagination > .active > a:hover, .pagination > .active > a:focus {
        color: #ffffff;
        background-color: #333333;
        border-color: #333333;
}

ul.pagination li > a:hover {
        background-color: transparent;
        color: #ffffff;
        background-color: #333333;
        border-color: #333333;
}

.techdoc_viewer_box
{
	background-color: #ffffff;
	margin: 5px 10px 5px 10px;
	border: 1px solid #cccccc;
	padding: 10px;
}
.techdoc_title p
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.techdoc_title_1
{
	font-size: 18px;
	font-weight: bold;
}
.techdoc_title_2
{
	font-size: 16px;
	font-weight: bold;
}
.techdoc_title_3, .techdoc_title_4, .techdoc_title_5, .techdoc_title_6
{
	font-size: 14px;
	font-weight: bold;
}
.techdoc_table_of_contents p, .techdoc_table_of_contents p a
{
	color: #495674;
	text-decoration: none;
	padding-left: 30px;
}

.badge-date {
        text-align: center;
        border-radius: 0;
        min-width: 45px;
        border-color: transparent;
        font-weight: 600;
        text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
        /* -webkit-transform: rotate(5deg); */
        position: absolute;
        /* padding: 5px 0; */
        right: 0px;
        top: 0px;
        width: 120px;
        background-color: rgba(31, 64, 152, 0.8);
        background-image: none;
        color: #FFFDF4;
        box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

h5 {
        font-size: 16px;
        text-transform:none;
        font-weight: 700;
}

.box-style-3 {
        text-align: center;
        padding: 20px;
        margin: 20px 0;
        padding-bottom: 4px;
}


.box-style-3 h2 {
        font-size: 20px;
        margin-top: 9px;
}

.blogpost .blogpost-body {
    padding: 20px 0 0 0;
}

.separator-3 {
        display: block;
        width: 345px;
        height: 1px;
        margin: 13px 0 15px;
        background-color: #333333;
        position: relative;
}

.padd-20-box {
	padding-bottom: 20px;
}

.table-head-custtom {
	        background-color: #333333 !important;
        color: white;
}

.prvastran_videos {
	
}


.poseben_naslov { 
	height: 54px;
    border-bottom: 1px solid #333333;
    margin-bottom: 10px;
}

.poseben_naslov h2 { 
	width: 386px;
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	display: inline-block;
	margin-bottom: 20px;
	background-color: #333333;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
 
.poseben_naslov h2 span {
	border-bottom: 54px solid #333333;    
	/* border-left: 10px solid transparent; */    
	border-right: 50px solid transparent;   width: 0;    height: 0;
	position: absolute;
	top: 0;
	left: 401px;
	z-index: 10;
	-webkit-transform: rotate(720deg);
}

.calendar p {
	line-height:normal;
	margin:0;
}

.aside-menu-in .wrapper {
	left: -100%
}

.aside-menu.right {
	width: 280px;
	height: 100%;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	background: #222;
	border-left: 1px solid #333;
	display: none;
	z-index: 1100
}
.slidebar-toggle {
	position: fixed;
	top: 100px;
	right: 0;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(0,0,0,0.55);
	color: #fff;
	cursor: pointer;
	z-index: 1000;
	border: 0
}
.aside-menu::-webkit-scrollbar {
	display: none !important;
	width: 0 !important
}
.aside-menu .form-search {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #333
}
.aside-menu .form-search .form-input {
	padding: 0
}
.aside-menu .form-search .form-control {
	display: block;
	height: 34px;
	padding: 21px 15px;
	color: #fff;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none
}
.aside-menu .form-search .btn-close {
	background: transparent;
	color: #fff;
	float:right;
	min-width:0;
	
}
.aside-menu .form-search .btn-close i {
	font-weight: 300 !important;
	font-size: 16px
}
.aside-menu .social-media {
	padding: 15px;
	padding-bottom: 0
}
.aside-menu .contact-info {
	padding: 15px;
	color: #fff
}
.aside-menu .contact-info h5 {
	font-size: 13px
}

.nav > ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.nav > ul > li {
	border-bottom: 1px solid #333
}
.nav > ul > li > a { 
	display: block;
	padding: 10px 15px; 
	font-size: 14px;
	color: #fff
}
.nav > ul > li > a:hover {
	text-decoration: none;
	color: #FFF;
}
.nav > ul > li > a > i {
	margin-right: 5px
}
.page-intro {
    margin-top: 97px;
}

.news_container.news_basic_data .overlay-container /*, .calendar-container .overlay-container*/{
	float:right; 
	width:300px; 
	height:auto;
	
    margin-left: 30px;
}
.video_container{
	margin-bottom:40px;
}
.link_topheader, .link_topheader:active {
	color:#ffffff;
}

.custom-link {background-color: transparent;
margin-left:0px !Important;
}

.link-box a {
	color: #FFF7F7 !Important;
}

.link-box ul{
	        padding-left: 18px !important;
}

.vreme-box a {
	color: #ffffff;
}

.vreme-box a:hover {
	color: #ffffff;
	text-decoration:underline; 
}

.btn-sm.preberi-vec{
	min-height:52px;
}

p {
	margin: 0 0 20px 0;
    line-height:normal;
}

#addthis_box {
	margin-bottom:20px;
	display:none;
}

.novica_box p.novica_date{
	margin:0px !important;
	color: #23408d;
	font-family: 'Poppins', sans-serif;
	padding:10px 0px;
}

.news_box_full_width{
	background-color:#FFFFFF;
	padding:0px;
}
.novica_image_box{
	padding:0px;
}
.novica_text_box{
	padding-top:10px;
}
.image-box {
    background-color: transparent;
    border: none;
}
.novica_readmore span{
	background-color:#23408d;
	/*
	background-color:rgba(31, 64, 152, 0.7);
	*/
	color:#FFFFFF;
	padding:10px 25px;
	float:right;
	
}
.news_box_half_width{
    margin: 20px 0px;
}
div.novica_box:nth-of-type(2){
	padding-left:0px;
}
div.novica_box:nth-of-type(3){
	padding-right:0px;
}
div.novica_box:nth-of-type(4){
	margin-bottom:30px;
}
.news_box_half_width .novica_box_inner{
    margin: 30px 0px;
    background-color:#FFFFFF;
    height:388px;
}
i{
	font-family:'FontAwesome';
	font-style:normal;
}
.news_box_half_width .news_text_container{
	height:120px;
	overflow:hidden;
	margin-bottom:30px;
}
.news_box_half_width h3{
	height:100px;
	overflow:hidden;
	margin-bottom:20px;
}

.news_box_full_width .news_text_container{
	height:120px;
	overflow:hidden;
	margin-bottom:30px;
}
.news_box_full_width h3{
	height:60px;
	overflow:hidden;
	margin-bottom:20px;
}
.subnews_container{
	background-image
}
h4 {
    font-size: 18px;
    font-weight: 400;
}
.fp_paralax_text p{
	margin:0px !important;
	line-height:1.2;
    text-align: center;
    
    font-family: 'Great Vibes';
    font-size: 52px;
}
.fp_paralax_text{
	font-family: 'Poppins', sans-serif;
}
	    
.blockquote {
    position:relative;
    padding:10px 45px;
}
.blockquote:before, .blockquote:after {
    color:#FFFFFF;
    content:'\f10d';
    font-family:'FontAwesome';
    font-size:34px;
    position:absolute;
    top:5px;
    left:8px;
    display:block;
}
.blockquote:after {
    content:'\f10e';
    bottom:0;
    right:8px;
    top:auto;
    left:auto;
}
.datepicker .ui-datepicker-inline{
	width:100%;
	border:none;
	background:transparent;
}
.datepicker .ui-datepicker-header{
	background:transparent;
	border:none;
}
.datepicker  .ui-datepicker-calendar td a{
	background:transparent;
	color:#23408d;
	font-size:16px;
	border:none;
	font-weight:500;
	text-align:center;
}
.datepicker .ui-datepicker-calendar td a.ui-state-active{
	color:#000;
	background:#FFFFFF;
}
.datepicker .ui-datepicker-calendar th span{
	text-align:center;
	color:#FFFFFF;
	background:#23408d;
	padding:7px;
	margin:3px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:400;
}
.datepicker .ui-datepicker-calendar th{
	padding: 15px 0px;
}
.datepicker .ui-datepicker-calendar th:nth-of-type(6) span,.datepicker .ui-datepicker-calendar th:nth-of-type(7) span{
	color:#000;
	background:#FFFFFF;
}
.ui-datepicker-prev-hover, .ui-datepicker-next-hover{
	background:transparent !important;
	border:none !important;
	left:2px !important;
	top:2px !important;
}
.datepicker .ui-datepicker-header .ui-datepicker-title{
	display:none;
}
.datepicker .ui-datepicker-header{
	height:30px;
	    position: absolute;
    top: -100px;
    width: 100%;
    color:#FFFFFF;
}

.datepicker .ui-datepicker-prev .ui-icon:before{
	background-image: none;
    content: "\f053";
    font-family: "FontAwesome";
    color:#FFFFFF;
}
.datepicker .ui-datepicker-next .ui-icon:before {
    background-image: none;
    content: "\f054";
    font-family: "FontAwesome";
    color:#FFFFFF;
}
.ui-datepicker .ui-datepicker-prev{
	float:left;
}
.ui-datepicker .ui-datepicker-next{
	float:right;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: inline;
    position: static;
    background-image: none;
    cursor:pointer;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
	position:static;
}
.contact_enews .btn{
	min-width:100%;
	margin:0px;
	height:40px;
	border:1px solid #E5E5E5;
}
.contact_enews form{
	margin:0px;
}
.contact_enews .form-group{
	margin:0px;
}
.contact_enews  input[type="email"]{
	background:transparent;
}
.contact_enews  input[type="submit"]{
	background: #23408d;
	color: #FFFFFF;
}
.fixed_right_menu{
	position:fixed;right:0px;height:278px;z-index:999;top:200px;
}
.fixed_right_menu ul{
	list-style:none;
	padding-left:0px;
}
.fixed_right_menu ul li{
	text-align:center;
}
    
.fixed_right_menu i{
	font-size: 36px;
	color:#FFFFFF;
}
.fixed_right_menu .right_menu_inner_cont i{
	font-size: 14px;
	color:#FFFFFF;
}
.fixed_right_menu .right_menu_inner_cont{
	font-family: 'Poppins', sans-serif;
	text-align:left;
}
.fixed_right_menu .right_menu_inner_cont p{
	margin:0px !important;
}
.fixed_right_menu .right_menu_inner_cont .bolder_paragraph{
	font-weight:600;
	font-size:22px;
}
.right_menu_info_container{
	margin:5px 0px;
}

.right_menu_inner_cont{
	color:#FFFFFF;
}
.right_menu_inner_cont a{
	color:#FFFFFF;
}
.contact_enews .form-control{
	padding-right:5px;
}
.subfooter p a{
    color: #333333 !important;
}
.slider_submenu_element_container{
	margin-top: 35px;
	border-right:1px solid #FFFFFF;
}
.slider_submenu .slider_submenu_element:last-of-type .slider_submenu_element_container{
	border:none;
}
.slider_submenu_element_left{
	width:30%;float:left;color:#FFFFFF;
}
.slider_submenu_element_left i{
	font-size:44px
}
.slider_submenu_element_right{
	width:70%;float:left;color:#FFFFFF;font-size:24px;line-height:1.2;
}
.slider_submenu_element_right a{
	color:#FFFFFF;font-size:24px;line-height:1.2;
}
section.main-container{
	    /*background-color: #ecf5e4;*/
	    
	    background-color: transparent;
	    padding:50px 0px;
	    min-height:400px;
}
div.section{
	    background-color: #FFF;
}
.overlay {
    background-color: transparent;

}
.news_list.novica_readmore span{
	float:none;
}
.news_list.novica_readmore span i {
    color: #ffcd03;
    margin-left:10px;
}
.news_inner_container{
	background-color: #FFFFFF;
}
.readmore_paragraph{
	margin-top:30px !important;
}
.breadcrumb li a{
	color:#FFFFFF;
}
a.overlay {
    background-color: transparent;
    cursor: pointer;
}
.breadcrumb > .active {
    color: #FFFFFF;
}
.fa-home{
	/*color:#FFFFFF;*/
}
.breadcrumb li span{
	color:#FFFFFF;
}
.nav-tabs {
    margin-top: 0px;
}
.search_field_container .novica_readmore span{
	float:none;
}
.search_field_container input{
	height: 37px;
}
.info_left_container{
	width:10%;float:left;margin-right:5%;
}
.info_right_container{
	width:85%;float:left;
}
.footer_contact_info p{
	margin:0px;
	font-size:16px;
} 
.footer_contact_info .bolder_paragraph{
	    font-weight: 600;
    font-size: 18px;
    margin-top:0px;
}

.footer_contact_info .info_left_container{
	width:10%;float:left;margin-right:0%;
}
.footer_contact_info .info_right_container{
	width:90%;float:left;
}
.footer_contact_info i{
	 font-size: 16px;
}
footer{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
}
footer .nav-pills > li > a{
	font-size:16px;
}
footer .footer{
	font-size:16px;
}
div.subfooter{
	font-family: 'Poppins', sans-serif;
}
#weather_modal .modal-content .modal-header{
	background-color:#23408d;
}
#weather_modal .modal-content{
	border:none;
}
#weather_modal .modal-content .modal-header .close{
	color:#FFF;
}
#weather_modal .modal-content .modal-body,#weather_modal .modal-content .modal-footer{
    width: 100%;
    border: none;
    background-color: #FFF;
}
.top_forecast_container{
	width:25%;
	float:left;
}
#weather_modal{
    /*position: fixed;
    z-index: 9999;
    top: 30px;
    width: 50%;
    left: 25%;	
    opacity:1;*/
}
.close:focus{
	outline:none;
}
.inner_forecast_container{
	text-align:center;
}
.inner_forecast_container img{
	width:75%;
	margin:0 auto;
}
.slider_submenu{
	background-image:url(../images/zelen_pas_nov.png);
    height: 120px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 999;
}
.modal-header .close {
    color: #3b5216;
    opacity: 1;
    text-shadow:none;
}
.wi{
	color: #f1b26d;
	font-size:44px;
}
.forecast_icon{
	margin:20px 0px;
}
.slider_submenu_element_container .forecast_icon{
	margin:0px;
}
.slider_submenu_element_container .forecast_icon span{
	color:#FFFFFF;
}
p.contact_item_kontakt{
	/* Safari */
	-webkit-transform: rotate(-90deg);
	
	/* Firefox */
	-moz-transform: rotate(-90deg);
	
	/* IE */
	-ms-transform: rotate(-90deg);
	
	/* Opera */
	-o-transform: rotate(-90deg);
	
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	
    transform-origin: 120% 135%;
    font-size: 26px;
    text-transform: uppercase;margin:0px !important;
}
.search_item input{
    padding: 0px 5px;
    height: 100%;
    color:#333;
    font-family: 'Poppins', sans-serif;
}
.search_item .right_menu_inner_cont .novica_readmore span{
	font-family: 'Poppins', sans-serif;
	color:#23408d;
	background-color:#FFFFFF;
}
.search_item .right_menu_inner_cont .novica_readmore span i{
	color:#23408d;
}
.right_menu_inner_cont .novica_readmore span{
	padding:0px;
}
.right_menu_inner_cont input.search_input_field{
	width:100%;
}
.right_menu_inner_cont form{
	margin:0px;
}
#contact i{
	color:#23408d;
}
.gallery_page_intro h2{
	/*font-size:36px;*/
}
header.fixed .navbar-default .navbar-nav > li > a,header.fixed .navbar-default .navbar-nav > li > a:focus,header.fixed .navbar-default .navbar-nav > li > select,header.fixed .navbar-default .navbar-nav > li > select:focus  {
	padding-right: 2px;
    padding-left: 8px;
    margin-top: 0;
    font-size: 18px;
    border:none;
}
    
header.fixed.animated.object-visible.fademenu{
	background-color:#FFF;
}
header.fixed.animated.object-visible.fademenu .navbar-default .navbar-nav > li > a, header.fixed.animated.object-visible.fademenu .navbar-default .navbar-nav > li > select {
	color:#23408d;
	padding-right: 2px;
    padding-left: 8px;
    font-size: 18px;
    margin-top: 35px;
}
.documents_year_block{
	    padding: 30px 0px;
    text-align: center;
    border: 1px solid;
}
.calendar_events_list{
    height: 72px;
    overflow: auto;
}

td.active_day{
	background-color:#00863d;
}
td.active_day a{
	text-decoration:underline !important;
	color:#FFF !important;
	font-weight:bold;
}
td.active_day a.ui-state-active{
	color:#333 !important;
	font-weight:bold;
}
.calendar_events_list li a{
	text-decoration:underline;
}
.calendar_subcontainer{
	height:60px;
}
img.calendar_event_headpic{
	float:right;
	margin-left:30px;
}
.sidebar .title {
    margin-top: 10px;
}
.entry-content.calendar h2.title{
	
}
.fp_calendar_box{
	border: 1px solid #FFF;
}
.fp_calendar_box .novica_readmore a span{
	display:block;
	float:none;
	text-align:center;
}
.fp_calendar_box .novica_readmore a span i{
	color: #ffcd03;
}
.fp_calendar_box .datepicker_outer_container{
	background-color:#FFF;
}
form[name="add_event_form"] p{
	margin:10px 0px 0px 0px !important;
}
form[name="add_event_form"]{
	margin-top:0px;
}
.entry-content.calendar{
	background-color:#FFF;
	padding-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
    color: #23408d;;
}
.news_container{
	background-color:#FFF;
	min-height: 400px;
}
.calendar_event_dateplace_container{
	margin-bottom:30px;
}
form[name="add_event_form"] label{
	width:30%;
}
form[name="add_event_form"] input, textarea, .kontrolna_span{
	width:70%;
}
.breadcrumb i{
	color:#FFFFFF;
}
#pomik.main{
	background-color:#FFFFFF;
}
.forecast_temperature_min{
	width:50%;float:left;text-align: right;padding-right: 10px;
}
.forecast_temperature_max{
	width:50%;float:left;padding-left: 10px;text-align: left;
}
.main-container #pomik{
	padding-top:0px;
	padding-bottom:20px;
}
.panel_docs > p{
	margin-bottom:40px;
}
.news_container p.small{
	color: #23408d;
}
.download_container img{
	margin:0 auto;
}
.download_container .single_download_element img{
	float: right;
    height: auto;
    margin-left: 30px;
}
.search-cont {
    background-color: #FFF;
}
.download_container{
	background-color: #FFF;
}
header.header{
    background-color: #FFF;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.1);;
}
.firstpage_boxes_container img{
	width:100%;
	height:auto;
}
.firstpage_boxes_container{
	margin-bottom:40px;
}
ul.social_icons_list li{
	display:inline;
	list-style:none;
	font-size:44px;
	margin-right:30px;
	color:#23408d;
}
ul.social_icons_list{
	text-align:right;
	margin-top:10px;
}
.footer {
    padding-top:80px;
    border:none;
}
.icon-circle-arrow i{
	font-size:36px;
    color: #23408d;
}

.kontejner_produkt .icon-circle-arrow i{
	font-size:24px;
    background: #FFF;
    border-radius: 14px;
}

.slider-banner-container{
	z-index:999;
}
.fixed_menu_left{
	width:100px !important;
	z-index:998 !important;
}
.fixed_menu_left ul{
	list-style:none;
	padding-left:0px;
}
.fixed_menu_left ul li{
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}
.fixed_menu_left ul li:last-of-type{
	border-bottom:none;
}
.fixed_menu_left ul li i{
	font-size:44px;
	color: #f1b26d;
}
.fixed_menu_left a{
	color:#FFF;
}
.fixed_menu_left ul li>div{
	padding-top:15px;
}
.sticky-wrapper{
	position:fixed;
	    z-index: 998 !important;
}
.top_forecast_container .wi{
	color:rgb(31, 64, 152);
}
.enews_title_container{
    background-color: #1f4098;text-align:center;padding:20px 0px;
}
.enews_title_container.clicked_title_container{
	padding:15px 0px;
}
	
.fancy_divider{
	background-image:url('../images/divider.png');
	background-repeat:no-repeat;
    height: 50px;
    width: 190px;
    margin: 0 auto;
    display:none;
}
.left_menu_element_title{
	margin:10px 0px;
}
.fixed_menu_left ul li{
	height:100px;
}
h1.content_child{
	margin-top:0px;
}
.readmore_container{
	margin:20px 0px;
}
.readmore_container a{
	font-weight:bold;
	text-transform:uppercase;
}
.readmore_container a span i{
	font-size:24px;
}
h2.product-title{
	font-size:24px;
}
.kontejner_produkt.item .image a .icon{
    height: 30px;
    position: absolute;
    right: 0px;
    width: 30px;
    bottom: 0px;
    text-align: center;
    z-index: 2;
}
.item .image a .icon, .item .image > .inner .icon {
    height: 30px;
    position: absolute;
    right: 0px;
    width: 30px;
    text-align: center;
    z-index: 2;
}
.icon.place {
    background-color: transparent !important;
    width: 45px !important;
    height: 45px !important;
}
.custom_heart{
	/*
	background-image: url(../images/divider.png);
    background-repeat: no-repeat;
    height: 10px;
    width: 30px;
    margin: 0 auto;*/
}
.slotic_icons {
    position: relative;
    display: block;
    width: 100%;
    height: 100px;
}
.slotic_icons img {
    margin-right: 10px;
}
.slotic_icons img {
    width: 65px;
    float: right;
    position: absolute;
    bottom: 25px;
    right: 0px;
}
.container img {
    max-width: 100%;
}
.title img {
    width: 40px;
}
.title_img_container {
    height: 100%;
    float: left;
    margin-right: 20px;
}
.page-intro {
    padding-top: 30px;
    padding-bottom:30px;
    /* background-image: url(../images/zelen_pas_nov.png); */
    position: static;
    width: 100%;
    margin-top: 0;
    height: auto;
    border-bottom: none;
    text-align: center;
    
    /*background: url(../images/bread.jpg) no-repeat;*/
    background: url(../images/bread4.jpg) no-repeat;
    background-size: cover;
}
.page-intro .page-title{
    padding-top: 20px;
    overflow: hidden;
    margin-bottom:0;
}
#page-content{
    margin-top: 60px;
}
.page-wrapper.page-content, .page-wrapper.page-news, .page-wrapper.page-calendar{
	
}
ol.breadcrumb{
	text-align:center;
}
/*
.even_content_box{
	padding-right:15px;
}
.odd_content_box{
	padding-left:15px;
}*/
.box_element_heading{
	margin-top: 0px;
    color: #FFF;
    font-size: 18px !important;
    font-weight: normal !important;
    padding: 0 10px;
    height: 44px;
    overflow: hidden;
    font-weight: 600;
    line-height: 1.2;
    
}
.box_element_description{
	
}
.element_boxes{
	margin-top:20px;
}
.element_without_map img{
	width:100%;
}

.item-gallery .thumbnails {
  margin-top: 10px;
}
.item-gallery .thumbnails a {
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  display: inline-block;
  margin-bottom: 8px;
}
.item-gallery .thumbnails a:hover, .item-gallery .thumbnails a.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.item-gallery .thumbnails a img {
  width: 85px;
  margin-right: 5px;
}
.item-gallery .thumbnails .expand-content {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  float: right;
  padding: 20px 0;
  width: 70px;
}
.item-gallery .thumbnails .expand-content i {
  font-size: 8px;
  vertical-align: middle;
}
.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.owl-carousel .owl-item>div {
    margin: 0px;
}
h2.destinations_title{
	padding:0px;
    margin: 0px 0px 20px 0px;
	font-size:26px;
	text-align:center;
}
.filter_element_link.active{
	font-weight:bold;
}
.elements_results.opace{
	opacity:0.7;
}
.elements_results{
	min-height:400px;
}
h2.meta-naslov{
	margin-top:30px;
	font-size:16px;
}
.meta_container h2.meta-naslov{
	margin-top:0;
	font-size:16px;
	margin-bottom:0;
	padding-bottom:0;
	text-transform:none;
}
.meta_container{
	padding-top:30px;
}
.slider-banner-container{
	cursor:pointer;
}
.dark-inputs .bootstrap-select .selectpicker {
    margin: 0px;
}
.main strong{
	font-weight:bold;
}
.content_short {
    margin: 40px 0px;
    font-size: 20px;

}
.content_short p {
    color: #4e4e4e;
}
.lead{
	margin-bottom:10px;
}
.moodboard__item--lg .right_arrow,.moodboard__item--md .right_arrow {
	width:40px;height:40px;
  image-rendering: -moz-crisp-edges;         /* Firefox */
  image-rendering:   -o-crisp-edges;         /* Opera */
  image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */     
}
.moodboard__item--sm .right_arrow{
	width:20px;height:20px; 
}
.scrollToTop {
    background-color: rgb(1, 99, 144);
}
.scrollToTop i {
    line-height: 50px;
    font-size: 21px;
}
.active_left_element{
	background-color:#23408d;
}
.fixed_menu_left ul{
	margin-bottom:0px;
}
.gmnoprint.gm-style-mtc{
	width:110px !important;
}
.select_lang_li{
	
}
.select_lang_li .btn-group{
	
}
.select_lang_li .btn-group .filter-option{
	color: #23408d;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    /* padding: 12px 20px; */
    z-index: 102;
    /* border: 1px solid transparent; */
    bottom: 0px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    font-family: 'Poppins', sans-serif;
    line-height: 43px;
    padding: 11px 20px 12px 19px;
}
.select_lang_li select, .select_lang_li select:focus, .select_lang_li select:hover{
	border: none;
    /*margin-top: 42px;*/
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
    line-height: 43px;
    color: #23408d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size:18px;
    font-weight:normal;
    padding:0px;
    outline:none;
}
.featherlight.featherlight-last-slide .featherlight-next{
	display:none;
}
.featherlight.featherlight-first-slide .featherlight-previous{
	display:none;
} 
.expandable-content.collapsed.show-70 {
    height: 70px !important;
}
.expandable-content.collapsed {
    height: 0 !important;
}
.expandable-content {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.expandable-content {
    overflow: hidden;
    height: 0;
}

.expand-content .item-gallery .thumbnails .expand-content {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    float: right;
    padding: 20px 0;
    width: 70px;
}
.expand-content.framed {
    /* border: none; */
}
.expand-content.btn.framed, select.framed {
    background-color: rgb(255, 255, 255);
    border: 2px solid rgb(31, 64, 152);
    color: #474747;
    font-family: 'Poppins', sans-serif;
    color: rgb(31, 64, 152);
    font-weight: bold;
}
.expand-content.btn, select {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    background-color: #f4f4f2;
    border: none;
    color: #474747;
    font-size: 14px;
    font-weight: none;
    outline: none !important;
    padding: 10px 11px 9px 11px;
    width: auto;
}   
.expand-content.btn.framed.icon{
	margin-top:0px;
}
.description .block {
    padding-bottom: 30px;
}
.destinations_additional_dropdown{
	width:100%;
}
.destinations_additional_dropdown_description{
	margin:10px 0px;
	font-weight:bold;
	font-family: 'Poppins', sans-serif;
	color:#23408d;
	font-size: 20px;
}
select.destinations_additional_dropdown{
	border:none;
	outline:none;
	
	background-color: rgb(31, 64, 152);
    color: #FFF;
    font-size: 18px;
    padding:10px;
}
select.destinations_additional_dropdown:focus{
	outline:none;
}
.destinations_additional_dropdown option{
	background-color:#FFF;
	color:#23408d;
}
.header.fixed .nav.navbar-nav li{
	position:static;
}
.header.fixed .dropdown-menu.megamenu{
	width:100%;
}
.item.kontejner_produkt{
	margin-bottom:20px;
}
.megamenu_top_element, .megamenu_top_element2, .megamenu_top_element3, .megamenu_top_element4{
	/*margin-bottom:10px;
	padding-bottom:10px;*/
	border-bottom: 1px solid rgb(31, 64, 152);
}
.header.fixed .dropdown-menu.megamenu{
	padding-top:40px;
    min-height: 607px;
}
.megamenu_top_element.active_element a, .megamenu_top_element3.active_element a{
	font-weight:bold;
	color: #23408d !important;
}

.megamenu_inner_left_container{
	width:90%;
	float:left;
}
.megamenu_inner_right_container{
	width:10%;
	float:left;
	text-align:right;
	color: rgb(31, 64, 152);
}
.megamenu_top_element.active_element .megamenu_inner_right_container i{
	font-weight:600;
}
.megamenu_top_element3.active_element .megamenu_inner_right_container i{
	font-weight:600;
}
.main-navigation .navbar-nav > .open > a, .main-navigation .navbar-nav a:hover, .main-navigation .navbar-nav a:focus,.main-navigation .navbar-nav > .open > a:hover, .main-navigation .navbar-nav > .open > a:focus {
    color: #23408d !important;
    background-color: transparent !important;
    font-weight: bold;
    
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
}
.dropdown_menu_show_all_container{
	background-color: rgb(31, 64, 152);
    padding: 10px;
    text-align: center;
    margin-top:30px;
}
.dropdown_menu_show_all_container a{
	color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
}
.megamenu_top_element_link, .megamenu_top_element2_link, .megamenu_top_element3_link, .megamenu_top_element4_link{
	font-family: 'Poppins', sans-serif;
	color: #23408d;
}
/*
div.megamenu_top_element.last_element, div.megamenu_top_element2.last_element, div.megamenu_top_element3.last_element, div.megamenu_top_element4.last_element {
    border-bottom:none;
}*/
.additional_input .bootstrap-select .dropdown-menu {
	margin-top:0px;
}
.main-navigation .navbar-nav .dropdown_menu_show_all_container a:hover{
	color:#FFFFFF !important;
	font-weight:normal !important;
}
.images_map h3{
	margin-top:0px;
}
.megamenu_top_element_link, .megamenu_top_element2_link,.megamenu_top_element3_link, .megamenu_top_element4_link {
	display:block;
	padding-top: 10px;
    padding-bottom: 10px;
}
.megamenu_inner_right_container a.megamenu_top_element_link i, .megamenu_inner_right_container a.megamenu_top_element3_link i{
	color:rgb(31, 64, 152);
}

.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background-color: #23408d;
    z-index: 1005;
    display: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
#start p{
    font-family: 'Poppins', sans-serif;
    color: #23408d;
}
.fp_paralax_text_inner{
	width: 30%;
	margin: 0 0 0 70%;
}
#pomik.main{
	padding-top:40px;
}
.product_box_title{
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(31 64 152) 100%);
    padding-top: 25px;
    padding-bottom:25px;
}
.navbar_outer{
	float:none;margin-left:0px;
}
img.added_file{
	width:auto;
}
.extras{
	margin-top:40px;
}  
/*
.element_text table{
	width:auto !important;
	margin-bottom:10px;
}*/
.point_section .desc table{
	width: 100% !important;
    border-color: #c4e8ba !important;
    background-color: #d1e0d3 !important;
    margin-bottom: 10px;
}
.point_section .desc table td{
	padding: 0px 10px;
}
.content_container_informacije-javnega-znacaja table tr{
	border:1px solid #23408d;
}
.content_container_informacije-javnega-znacaja table tr td{
	padding:3px 10px;
}
.owl-controls {
    margin-bottom: 10px;
}
.thumbnail_author_custom{
	padding: 2px;
	font-size: 12px;
	height: 24px;
}
.blogpost-content-image-container{
	width:25%;float:right;padding-left:20px;
}
.featherlight .featherlight-image{
	height: 100% !important;
}
.featherlight .featherlight-content {
	overflow:hidden;
}

.header_flag_link{
	display:inline-block;
}
.header_flag_link img{
	opacity:0.5;
}
.header_flag_link.header_flag_link_active img, .header_flag_link:hover img{
	opacity:1;
}
.search_points_element{
	    color: #23408d;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    /* padding: 12px 20px; */
    z-index: 102;
    /* border: 1px solid transparent; */
    bottom: 0px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    font-family: 'Poppins', sans-serif;
    /* line-height: 43px; */
    line-height: inherit;
    padding: 9px 20px 12px 19px;
}
.extra_logos_container .extra_logos_element:nth-of-type(1){
	margin-top:20px;
}
iframe{
	max-width:100% !important;
}
.short_desc p{
	font-weight:bold;
}
.left_menu_element_icon i{
	color: #f1b26d;
}
#additional_fields_form .btn{
	text-transform:none;
}
#page-content .short_desc{
	margin-top:30px;
}
.header_flag_link img{
	height:20px;padding-left:20px;margin-right:0;margin-left:auto;
}
.header_flag_link:last-of-type img{
	height:20px;padding-left:0;margin-right:0;margin-left:auto;
}
#simplemodal-container .modal-header .close {
    color: #FFF;
}
.featherlight .featherlight-content {
    padding: 0;
    border-bottom: none;
}
.header.fixed .nav.navbar-nav li {
    position: relative;
}
.header.fixed .nav.navbar-nav li.dropdown .dropdown-menu, .header.fixed .nav.navbar-nav li.dropup .dropdown-menu{
	
}
.header.fixed .nav.navbar-nav li.dropdown .dropdown-menu a.dropdown-item,.header.fixed .nav.navbar-nav li.dropup .dropdown-menu a.dropdown-item  {
    display:block;
    font-size:16px;
    padding:5px 15px;
}
.header.fixed .nav.navbar-nav > li > a,.header.fixed .nav.navbar-nav > li > a {
	padding-top:30px;
	padding-bottom:30px;
	margin-top:0;
}
.dropup .dropdown-menu{
	margin-bottom:0;
}
.modal-content {
    border: 1px solid #0d8609;
}
#simplemodal-container{
	left:0 !important;
	top:20px !important;
	height:90vh !important;
	width:100% !important;
	overflow-y:auto;
}
.fp_content_box{
	border-bottom:1px solid #e5e5e5;padding-bottom:10px;
	padding-top:20px;
}
.fp_content_box:first-of-type{
	padding-top:0;
}
.fp_content_box:last-of-type{
	border-bottom:none;
}
.fp_content_image{
	float:left;width:150px;padding-right:10px;
}
.fp_content_main{
	float:left;width:calc(100% - 150px);padding-left:10px;
}
.fp_content_title{
	font-size: 20px;font-weight: 700;line-height: 1;
	color:#23408d;
}
.fp_content_short{
	font-size: 14px;margin-top: 10px;
	color:#4e4e4e;
}
.option_content .page-content table{
	max-width:100%;
}
.option_content .page-content table td{
	padding: 5px;
    border: 1px solid #d5d5d5;
}
.section_events{
	padding-top:60px;padding-bottom:60px;background-color:#eaedff;
}
.section_events .fp_calendar_box{
	margin-right:60px;
}
.news_inner_container img{
	width:100%;
}
.novica_readmore img, .readmore_paragraph img{
	width: 24px;
    display: inline-block;
    margin-left: 5px;
}
.nav-stacked > li {
    float: none;
    background-color: #eaedff;
    margin-top: 0 !important;
}
.fp_calendar_box .datepicker .ui-datepicker-inline{
	padding:0;
}
.calendar_subpage_header_cont{
	float:left;width:50%;
}
.calendar_subpage_header_cont h1{
	float:left;
}
.header_novica_readmore_cont{
	margin-top:10px;float:left;width:50%;
}
.video_box{
	padding-bottom: 30px;
}
.panel_docs img {
    border: 1px solid #d0d0d0;
    padding: 15px
}
.catalogues_brochures_list .catalog_element {
    margin-bottom: 30px
}
.brochure_bottom {
    margin-top: 25px;
    margin-bottom: 40px
}
.brochure_bottom a{
    border: 1px solid #D0D0D0;
    margin-right: 5px;
    padding: 10px;
}
.catalog_element h2{
	height: 24px;
    overflow: hidden;
    font-size: 20px !important;
    font-weight:bold;
}
.catalog_element h3{
	
}
.footer ul.nav-pills li{
	float:none;
}
.meta-naslov i{
	font-size:20px;
}
.meta_container a{
	text-decoration:underline;
}
#page-content h2.page-title{
	text-transform:none;
}
.option_shop .block{
	padding-bottom:0;
}
.meta_container .meta_element{
	width:100%;padding-bottom:5px;
	border-bottom:1px solid #e3e3e3;
	padding-top:5px;
}
.meta_container .meta_element:last-of-type{
	border-bottom:none;
}
.meta_container .meta_element .meta_element_left{
	float:left;width:200px;
}
.meta_container .meta_element .meta_element_right{
	float:left;width:calc(100% - 200px);font-size:16px;
}
.meta_container .meta_element .meta-naslov img{
	display:inline;
	height:20px;
	filter: invert(17%) sepia(33%) saturate(4667%) hue-rotate(214deg) brightness(95%) contrast(86%);
}
.meta_container .meta_element .meta-naslov .meta_icon_span{
	float:left;
	width:30px;
}
.meta_container .meta_element .meta-naslov .meta_name_span{
	float:left;width:calc(100% - 30px);
}
.content_section_description_container{
	margin-bottom:30px;
}
.content_section_description_container p{
	font-size:20px;
}
.nav-pills > li[data-depth="2"] > a, .nav-pills > li[data-depth="3"] > a{
	text-transform:none;
}
.meta_element_right a{
	word-break:break-word;
}
.news_box_texts_container{
	height:128px;
	overflow:hidden;
}
.news_box_texts_container .naslov-fixed{
	max-height:48px;
	overflow:hidden;
	margin:10px 0;
	font-size:20px !important;
	line-height:1.2;
}
.news_box_texts_container .boxi-fixed{
	margin-bottom:0;
}
.news_inner_container{
	margin-bottom:30px;
}