html {
  overflow-y: scroll;
} 

body {
  font-family: 'Poppins', sans-serif;
  line-height: 28px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

strong, b {
  font-weight: 600;
}

a, a:hover {
  transition: all 0.5s ease;
}

a {
	cursor: pointer !important;
}

p {
	margin-bottom: 0;
}

table {
    width:100% !important;
    height:auto !important;
}

.desno table td {
    padding:8px;
    height:auto !important;
    vertical-align: top;
    border:1px solid #c2cbcd;
}

.djtabs-in table td {
	padding: 4px;
}

:root {
  --red:#d1070f;
  --grey:#3b4a52;
}

/* skok do osrednje vsebine */


.skok {
  float: left;
  width: 100%;
  text-align: center;  
  margin-top: 0px;
  height: 0;
}

.skok button {
  color: var(--grey);
  background: #fff;
  text-decoration: none;
  border:1px solid #fff;
  border-top: none;
  border-radius: 0px 0px 10px 10px;
  display: inline-block;
  padding: 1px 15px;
  font-size: 14px;
  opacity: 0;
  height: 0;
}

.skok button:focus {
  color: var(--grey);
  background: #fff;
  display: inline-block;  
  height: auto;
  opacity: 1;
} 

/* <percentage> values */
offset-anchor: 25% 75%;

  .itemid-228 .dostopnost {
	display: none;
  }

  /* ***** */

.content {
    max-width:1600px;
    margin:0 auto; 
    padding: 0px 80px;
}

.content-l {
    max-width:1720px;
    margin:0 auto; 
    padding: 0px 80px;
}

/* skrol */  

 .skrol.scroll {
	position: fixed;
	width: 100%;
	z-index: 100;
	background:rgba(255,255,255,0.85);
	padding: 15px 0px 0px 0px;
}

.skrol.scroll .top {
	display: none;
}

.skrol.scroll .top-meni {
	margin-bottom: 15px;
}

/* tabi */

.Simple .djtabs-active {
	background-color: var(--grey);
}

.Simple .djtabs-title {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

/* gumbi fix */  

.gumbi-fix {
	position: fixed;
	top:231px;
	width: 100px;
	z-index: 1;
}

.gumbi-fix ul {
	padding: 0;
	margin: 0;
}

.gumbi-fix ul li {
	list-style-type: none;
}

.gumbi-fix ul li:nth-child(5) a {
	background: #dde012; 
}

.gumbi-fix ul li a {
	background: var(--grey);
	color: rgba(255,255,255,0);
	padding: 10px 15px;
	display: block;
	border-radius: 0px 100px 100px 0px; 
	margin-bottom: 10px;
	transition: all 0.5s ease;
	width: 70px;
	font-size: 10px;
	float: left;
	position: relative;
}

.gumbi-fix ul li a:hover {
	width: 85px;
	transition: all 0.5s ease;
	color: rgba(255,255,255,1);
	padding: 10px 15px 10px 5px;
}

.gumbi-fix ul li a img {
	width: 30px;
}

.gumbi-fix ul li:nth-child(5) a .left-g, .gumbi-fix ul li:nth-child(2) a .left-g {
	margin-top: -28px;
}

.left-g {
	right: 3px;
	margin-top: -22px;
	position: absolute;
	line-height: 13px;
}

/* top */  

.djacc--sticky.djacc--top-right {
    right: 0;
    top: 18px;
    background: #fff;
    padding: 2px;
    border-radius: 100%;
    z-index: 1000;
}

.top {
	position: relative;
	float: left;
	padding: 20px;
	width: 100%;
}

.djacc-popup .djacc__openbtn {
    width: 38px;
    height: 38px;
}


.logo {
	width: 300px;
	float: left;
}

.logo img {
	width: 260px;
	height: auto;
}

/* jeziki */

.jeziki {
	float: left;
	width: 100%;
	position: relative;
	text-align: right;
	margin-top: -22px;
	height: 10px;
	padding-top: 8px;
	padding-right: 20px;
}

.jeziki a {
	color: var(--grey);
	text-decoration: none;
	padding-left: 5px;
}

.jeziki a:hover {
	color: var(--red);
}

.info-top {
	float: left;
	width: calc(100% - 650px);
	text-align: right;
	margin-top: 25px;
}

.info-top a {
	color: #000;
	text-decoration: none;
}

.info-1 {
	width: auto;
	float: right;
	padding-left: 15px;
}

.info-2 {
	width: auto;
	float: right;
}

/* iskalnik */

.iskalnik {
	float: left;
	width: 350px;
	padding-left: 50px;
	margin-top: 19px;
}

form-control {
  border-radius: 100px 0px 0px 100px;
}

.iskalnik .btn-primary {
  border-radius: 0px 100px 100px 0px;
  background-color: var(--grey);
  border:#c2cbcd;
}

.form-control {
	border-radius: 100px;
}

/* top meni */

.top-meni {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.meni-okvir {
	background: var(--red);
	float: left;
	width: 100%;
	border-radius: 100px;
}

.meni {
	float: left;
	width: calc(100% - 250px);
	padding-left: 20px;
}

.social {
	float: left;
	width: 250px;
	margin-top: 16px;
}

.social img {
	margin: 0px 3px;
	height: 30px;
	width: auto;
}

.social a img:hover {
	-webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
}

#mod-custom114 img:nth-child(4) {
	border-left: 1px solid #eee;
	padding-left: 10px;
}

.meni .dj-megamenu-clean li a.dj-up_a {
	color: #fff;
	font-size: 18px;
}

.dj-megamenu-clean li a.dj-up_a > span.dj-drop {
	padding: 0 10px 0 0;
}

.dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in {
    background: var(--grey);
    border-radius: 0px 0px 50px 50px;
}

.dj-megamenu-clean li ul.dj-submenu {
    padding: 10px;
 }

.dj-megamenu-clean li ul.dj-submenu > li > a {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}

.dj-megamenu-clean li.dj-up.itemid123 ul.dj-submenu > li > a, .dj-megamenu-clean li.dj-up.itemid124 ul.dj-submenu > li > a {
    font-size: 16px !important;
    text-transform: inherit;
    font-weight: 400;
}

.dj-megamenu-clean li.dj-up.itemid123 ul.dj-submenu > li > a {
	border-bottom: 1px solid #4f5c64;
}

.dj-megamenu-clean li ul.dj-submenu > li > a {
	padding: 8px 20px;
}

.dj-megamenu-clean li ul.dj-subtree > li > a {
    font-size: 16px;
    color: #fff;
    line-height: 145%;
}

.dj-megamenu-clean li ul.dj-subtree > li > a:hover {
	color: #ee6469;
	text-decoration: none;
}

.dj-megamenu-clean li ul.dj-subtree > li {
    list-style-type: none;
    padding: 2px 0px;
    border-bottom: 1px solid #4f5c64;
}

.dj-megamenu-clean li ul.dj-subtree {
    margin: 5px 20px 20px 20px !important;
}

.dj-megamenu-clean li ul.dj-subtree > li:hover > a, .dj-megamenu-clean li ul.dj-subtree > li.active > a {
    color: #ee6469;
    text-decoration: none;
 }

 .dj-megamenu-clean li ul.dj-submenu > li:hover > a, .dj-megamenu-clean li ul.dj-submenu > li.active > a {
    color: #ee6469;
    background: none;
}

/* mobile mega menu */


/* Mobile menu */

.dj-megamenu-offcanvas-dark .dj-mobile-open-btn {
    background: url(/images/ikonce/meni-button.png) !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 0px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before{
  content: none !important;
}

.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
  color: var(--dark) !important;
}

.dj-megamenu-offcanvas-light .dj-mobile-open-btn {
  padding: 0 !important;
}


/* calendar */

.extcal_minical .extcal_navbar {
    background: var(--red);
    border-radius: 10px;
}

.extcal_minical .extcal_navbar {
	border-bottom: none;
	margin-bottom: 5px;
}

/* Banner  */

.banner-blok {
	width: 100%;
	float: left;
	padding: 25px 0px;
	position: relative;
}

.oblika {
	display: inline-flex;
	width: 100%;
}

.banner {
	width: calc(100% - 400px);
	float: left;
	padding-right: 40px;
}


.banner img {
	object-fit: cover;
  }

.del-cas {
	float: left;
	width: 400px;
	background-color: #f2f0ee;
	border-radius: 70px 70px 0px 0px;
	padding: 30px 50px 50px 50px;
	background-image: url(/templates/j4starter/images/del-cas.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	line-height: 34px;
}

#mod-custom121 {
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 75px;
}

.del-cas h2 {
	font-size: 26px;
	line-height: 36px;
	font-weight: 400;
	padding: 20px 0px 20px 0px;
	margin: 0;
	width: 80%;
}

.del-cas a {
	color: #fff;
	background: var(--red);
	border-radius: 100px;
	padding: 8px 25px;
	display: inline-block;
	margin-top: 20px;
	text-decoration: none;
	font-weight: 400;
}

.del-cas a:hover {
	background: var(--grey);
}

/* obvestila */

.obv {
	width: 100%;
    float: left;
    border: 1px solid #000;
    padding: 50px 70px;
    margin-top: 30px;
    border-radius: 100px 0px 0px 100px;
}

.obv .readmore a {
	color: #000;
	border-radius: 100px;
	border: 1px solid #000;
	background: none;
	margin-top: 15px; 
}

.obv .readmore a:hover {
	color: #fff;
	border-radius: 100px;
	border: 1px solid var(--grey);
	background: var(--grey);;
} 

.obv a {
	color: #000;
}

.pomembno h4 {
	color: var(--red);
	padding-bottom: 10px;
}

.mod-articlesnews.newsflash .mod-articlesnews__item {
	padding-bottom: 30px;
}

/* slider */ 

.djslider.djslider-default {
    height: 525px !important;
  }

  img.dj-image {
    height: 525px !important;
    width: fit-content;
  }

  .djslider-in li {
    height: 525px !important;
  }

.slide-text {
	font-size: 40px;
	font-weight: 200;
	padding: 50px;
	line-height: 45px;
	width: 80%;
}

.slide-text a {
	text-decoration: none;
	color: #fff;
}

.slide-text strong {
	font-weight: 400;
}

.slide-desc-bg-default {
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 81%) !important;
}


.djslider-default ul.djslider-in > li {
	border-radius: 0px 0px 70px 70px;
}

.djslider-default .navigation-container img {
    width: 30px;
}

img#prev115 {
	display: none;
}

.djslider-default .navigation-container .next-button {
    margin-top: 35%;
}


/* Dogodki  */

.dogodki_blok {
	position: relative;
	float: left;
	padding: 50px 0px;
	width: 100%;
}

.levo {
	float: left;
	width: 350px;
}

.djev_calendar_event a {
	text-decoration: none;
	color: var(--grey);
}

.desno {
	float: left;
	width: calc(100% - 350px);
	padding-left: 70px;
}

.desno a {
	color: #000;
	text-decoration: underline;
}

.desno a:hover {
	color: var(--red);
}

.desno h1 {
	font-size: 30px;
	color: var(--red);
	font-weight: 400;
	padding: 0px 0px 30px 0px;
	margin: 0;
}

.desno h2, .levo h2 {
	font-size: 28px;
	font-weight: 500;
	padding-bottom: 25px;
}

.desno h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 140%;
}

.desno ul, .desno ol {
	padding-top: 20px;
}

.djev_image_wrap {
	width: 300px;
	float: left;
}

#eb-events img {
	border-radius: 0 !important;
}

.eb-events-timeline .eb-taskbar {
    padding: 0px 0px 30px 0px;
    margin-bottom: 30px;
}

.desno .btn-secondary {
    color: var(--red);
    background-color: #fff;
    border-color: var(--red);
    border-radius: 100px;
}

.desno .btn-secondary:hover {
	color: var(--grey);
	border:1px solid var(--grey);
}

ul.dropdown-menu.eb-save-to-calendar-container li a:hover {
	background-color: none !important;
	border:none !important;
	color: var(--grey);
}

#eb-category-page-timeline a, #eb-events a {
	text-decoration: none;
}

h2.eb-even-title-container {
	padding-bottom: 5px;
}

img.eb-thumb-left {
    margin: 0 35px 0 0!important;
}

.eb-box-heading {
	border:none;
	background:none;
	padding: 0;
}

#eb-event-page .eb-description {
	border: none;
}

#eb-event-info-left {
	padding-top: 30px;
}


/* Dogodki 2 */

h2.djev_item_title a {
	text-decoration: none;
	font-size: 24px;
}

.itemid-101 .desno h2, .itemid-128 .desno h2 {
	padding-bottom: 3px;
}

.djev_list .djev_time {
    color: #000;
    font-size: 20px;
    font-weight: 400;
}

.djev_info a {
	text-decoration: none;
}

.desno .btn-primary {
    color: var(--red) !important;
    background: none;
    border-color: var(--red);
    border-radius: 100px;
    padding: 8px 5px;
    text-decoration: none !important;
    text-transform: uppercase;
}

.desno .btn-primary:hover {
	color: #fff !important;
	background: var(--red);
	border:1px solid var(--red);
}

.componentheading {
	display: none;
}

.djev_list .djev_city, .djev_mod_items .djev_city {
    border: none;
    padding: 0px 0px 15px 0px
}

.djev_list .djev_city, .djev_list .djev_category {
    padding: 0;
}

.djev_list .djev_item {
    padding: 0px 0px 40px 0px;
    border: none;
    margin-bottom: 15px;
}

/* Calendar */

.djev_calendar_head {
    font-size: 16px;
    background: var(--red);
    border-radius: 15px;
    line-height: 3rem;
}

.djev_calendar_table tr th {
	background:var(--grey);
	color: #fff;
	text-align: center;
	font-weight: 400;
	line-height: 40px;
}

table.djev_calendar_table {
	margin-top: 5px;
	border-radius: 15px;
    border: 1px solid #ddd;
}

.djev_calendar_table tr td {
    text-align: center;
    line-height: 36px;
}

.djev_calendar_table tr th:nth-child(1) {
	border-radius: 15px 0px 0px 0px;
}

.djev_calendar_table tr th:nth-child(7) {
	border-radius: 0px 15px 0px 0px;
}

.djev_calendar_month .prev-month, .djev_calendar_month .next-month {
    padding-top: 8px;
}

/* Calendar */

.mod_eb_mincalendar_table tbody td {
	padding: 8px 2px;
}

.mod_eb_mincalendar_td_dayname {
    line-height: 26px;
}



/* skrito */

.eb-event-price-container .eb-individual-price {
	display: none;
}

/* meni levo */

.moduletable.levko {
	width: 100%;
	float: left;
	padding-bottom: 50px;
}

.moduletable.levko ul {
	padding: 0;
}

.moduletable.levko ul li {
	padding: 0;
	margin: 0;
}

.moduletable.levko ul li a {
	padding: 10px 20px;
	margin: 7px 0px;
	border: 1px solid #000;
	border-radius: 0px 100px 100px 0px;
	display: block;
	color: #000;
	text-decoration: none;
}

.moduletable.levko ul li a:hover, .moduletable.levko ul li.active a  {
	background: var(--red);
	color: #fff;
	border:1px solid var(--red);
} 

.dropdown-menu.show {
	padding: 8px;
}

/* timeline */

.eb-category-2.eb-event-container .eb-event-date-container, .eb-category-15.eb-event-container .eb-event-date-container {
    background-color: #eeb900;
    border-color: #eeb900;
}

.eb-event-container .eb-event-date-container {
    background-color: var(--red);
    border-color: var(--red);
}

.eb-event-date {
    height: 70px;
    width: 70px;
}

.eb-event-date-day {
    font-weight: 400;
}

.eb-event-title {
	font-size: 24px;
}

.eb-event-date-info {
    font-size: 18px;
}

.eb-event-category {
	font-weight: 500;
	padding-left: 20px;
	position: relative;
}

.eb-event-category::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); /* vertikalno centrirano */
    width: 15px;
    height: 15px;
    background-image: url(/templates/j4starter/images/category.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* pagination */

.com-content-category-blog__pagination .pagination__wrapper ul li {
	padding-right: 8px;
}

.pagination {
	margin-top: 20px;
}

.pagination ul li {
	padding: 0px 5px;
}

ul.pagination li a {
	color: #000;
}

ul.pagination li a:hover {
	color: #fff;
}


.pagination .page-link {
	border-radius: 100px;
	width: 40px;
	height: 40px;
	text-align: center;
}

.page-link:hover {
    background-color: #e5282f;
    border-color: #e5282f;
    color: #fff;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
	border-radius: 100% !important;
}

.page-item.active .page-link {
    background-color: var(--red);
    border-color: var(--red);
}

/* Kaj brati  */

ul.newsflash-horizena, ul.newsflash-horizdva {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
}

ul.newsflash-horizena li, ul.newsflash-horizdva li {
	padding: 0px 20px;
	margin: 0;
	list-style-type: none;
	width: 20%;
	float: left;
}

.news_left.news_1 {
	width: 100%;
	height: 350px;
	position: relative;
	background-size: cover !important;
	background-position: top center !important;
	border-radius: 0px 0px 60px 60px;
}

ul.newsflash-horizena li:nth-child(even) .news_left.news_1, ul.newsflash-horizdva li:nth-child(even) .news_left.news_1 {
	border-radius: 60px 60px 0px 0px;
	margin-top: 20px;
}

ul.newsflash-horizena li:nth-child(odd) .news_left.news_1 .naslov, ul.newsflash-horizdva li:nth-child(odd) .news_left.news_1 .naslov {
	border-radius: 0px 0px 60px 60px;
}

.naslov {
	position: absolute;
	bottom: 0;
	width: 100%;
    text-align: center;
    background-color: rgba(255,255,255,0.75);
 }

.naslov h3 {
	color: #000;
	font-weight: 400;
	font-size: 16px;
	padding: 15px;
}

ul.newsflash-horizena li a:hover .news_left.news_1, ul.newsflash-horizdva li a:hover .news_left.news_1  {
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

ul.newsflash-horizena li:nth-child(odd) a:hover .news_left.news_1, ul.newsflash-horizdva li:nth-child(odd) a:hover .news_left.news_1 {
	border-radius: 0px 0px 57px 57px;
}

.blok_02 {
	position: relative;
	float: left;
	padding: 50px 0px;
	width: 100%;
	text-align: center;
}

.blok_02 h2 {
	padding: 0px 0px 50px 15px;
	margin: 0;
	display: inline-block;
	font-size: 40px;
	color: #000;
}

.naslov-kaj {
	width: 100%;
	float: left;
}

.povezave-kat {
	width: 100%;
	float: left;
	padding-bottom: 50px;
}

.naslov-kaj img {
	width: 70px;
	height: auto;
	vertical-align: middle;
	margin-top: -12px;
}

/* kaj brati - tabela */

table.table-read {
	width: 500px !important;
}

table.table-read tr td {
	border: 1px solid #ddd;
	padding: 8px;
}

table.table-read tr:nth-child(odd) {
	background:#eee;
}

table.table-read tr td:nth-child(odd) {
	width: 170px;
}

/* kaj brati - blog */

.items-leading.ena, .items-leading.dva {
	display: flex;
    flex-wrap: wrap;
}

.items-leading.ena > div {
	width: 20%;
	float: left;
	padding: 0px 20px 40px 20px;
}

.items-leading.dva > div {
	width: 33.33%;
	float: left;
	padding: 0px 20px 40px 20px;
}

.items-leading.dva .left.item-image {
	height: auto;
}

.itemid-203 .blog-items .blog-item {
	margin-bottom: 50px;
}

.blog-items {
	display: inline-block;
	margin: 0;
	grid-gap: 0;
}


.blog-item .item-image {
	border-radius: 50px 50px 0px 0px;
}

.blog .page-header h2 {
	padding-top: 5px;
}

.blog h1 {
	text-align: center;
}

.blog h2 {
	font-size: 20px;
}
.com-content-category-blog__child {
	text-align: center;
}

.com-content-category-blog__child h3.page-header.item-title a {
	display: inline-block;
	text-align: center;
	background-color: var(--red);
	color: #fff;
	border-radius: 100px;
	padding: 7px 50px;
	text-decoration: none;
	font-size: 20px;
	font-weight: 400;
}

#mod-custom153 {
	margin-top: 50px;
}

#mod-custom153 .caption a, #mod-custom172 .caption a {
	color: var(--grey);
	border: 1px solid var(--grey);
	background: none;
}

#mod-custom153 .caption a:hover, #mod-custom172 .caption a:hover {
	color: #fff;
	background: var(--grey);
}

/* slider */

.sred {
  float: left;
  width: 100%;
  overflow: hidden;
}

/* povezave */

.povezave-kat a {
	color: #000;
	text-decoration: none;
	border-radius: 100px;
	border: 1px solid #000;
	margin: 0px 8px;
	display: inline-block;
	padding: 8px 15px;
}

.povezave-kat a:hover, .povezave-kat a.active {
	background: var(--red);
	color: #fff;
	border:1px solid var(--red);
} 

.gumb-1 {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.gumb-2 {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.gumb-1 a, .gumb-2 a {
	text-decoration: none;
	color: #000;
	border: 1px solid #000;
	border-radius: 100px;
	padding: 8px 20px;
	display: inline-block;
}

.gumb-1 a:hover, .gumb-2 a:hover {
	background: var(--red);
	color: #fff;
	border:1px solid var(--red);
}



ul.newsflash-horiz {
	padding: 0;
	margin: 0px;
}

ul.newsflash-horiz li {
	float: left;
	width: 33.33%;
	padding: 0px 50px 0px 0px;
	list-style-type: none;
}


/* baze */

.baze {
	position: relative;
	float: left;
	padding: 50px 0px 100px 0px;
	width: 100%;
}

.moduletable._slo {
	width: calc(60% - 80px);
	margin-right: 80px;
	float: left;
	border:1px solid #000;
	padding: 50px;
	border-radius: 100px 0px 0px 100px;
}

.moduletable._slo img {
	margin: 40px 15px 0px 0px;
}

.moduletable._tuje img {
	margin: 15px 8px 0px 8px;
}

.moduletable._tuje {
	width: 40%;
	float: left;
	border:1px solid #000;
	text-align: center;
	border-radius: 0px 0px 100px 100px;
	padding: 50px;
}

/* otroci */

.otroci-1 {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 100px;
    padding: 0px 80px;
} 

.otroci {
	margin: 0 auto;
    max-width: 1490px;
	padding: 100px 80px;
	background-image: url(/templates/j4starter/images/otroci.jpg);
	border-radius: 100px 0px 0px 100px;
	background-size: cover;
	min-height: 500px;
}

.za-otroke {
	width: 50%;
	float: right;
}

.za-otroke a {
	color: #000;
	text-decoration: none;
}

.za-otroke a:hover {
	text-decoration: underline;
}

.za-otroke ul {
	padding: 20px 0px 0px 15px;
} 

.za-otroke ul li {
	color: #fdc400;
	padding: 0px 0px 0px 5px;
}

/* e-novice */

.enovice-1 {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 100px;
} 

.enovice-2 {
	border-radius: 0px 100px 100px 0px;
	border: 1px solid #000;
	border-left: none;
	padding-top: 50px;
	width: 100%;
	float: left;
	height: 441px;
}

.enovice-img {
	float: left;
	width: 100%;
	margin-bottom: -24px;
	background-image: url(/templates/j4starter/images/enovice.png);
	height: 450px;
	background-repeat: no-repeat;
}

.enovice-form {
	float: left;
	width: 500px;
	position: absolute;
	left: 50%;
}

a.acym__modal__handle {
	color: #000;
}

.onefield.acyfield_2.acyfield_text {
	padding-bottom: 30px;
}

.enovice-1 .btn-primary {
	border-radius: 100px;
	background-color: var(--red);
	border: none;
	margin-top: 20px;
}

.enovice-1 .btn-primary:hover {
	background-color: var(--grey);
}

.acym_module_form input {
	padding: 5px 10px;
	border-radius: 100px;
	border: 1px solid #000;
  }

.enovice-1 h2 {
	font-size: 28px;
	font-weight: 400;
}

/* banner-inn */

.itemid-101 .banner-in, .itemid-128 .banner-in, .itemid-246 .banner-in {
	display: none;
}

.banner-in {
	position: relative;
	float: left;
	width: 100%;
	float: left;
	padding-top: 25px;
}

.banner-2.active {
	width: 100%;
	float: left;
	height: 500px;
	background-size: cover;
	border-radius: 0px 100px 100px 0px;
}

.banner-2 {
	height: auto;
}

.alert-info {
    background-color: #fff;
    border-color: #fff;
}

.site.com_content.view-article.layout-blog.itemid-204 .banner-2.active, .site.com_content.view-article.layout-blog.itemid-205 .banner-2.active {
	width: 350px;
	height: 500px;
	border-radius: 15px;
}

.site.com_content.view-article.layout-blog.itemid-204 .banner-in, .site.com_content.view-article.layout-blog.itemid-205 .banner-in {
	width: 350px;
	padding-top: 50px;
}

.site.com_content.view-article.layout-blog.itemid-204 .vsebina, .site.com_content.view-article.layout-blog.itemid-205 .vsebina {
	width: calc(100% - 350px);
	padding-left: 80px;
}

/* vsebina */

.itemid-101 .vsebina, .itemid-228 .vsebina {
	display: none;
}

.vsebina {
	position: relative;
	width: 100%;
	float: left;
	padding: 50px 0px;
}

.vsebina .content {
	padding: 0px 80px;
}

/* filds kontakti */

ul.fields-container {
	padding: 0;
	margin: 0;
}

li.field-entry.kontakti {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
	background: #f5f5f5;
	padding: 25px 20px;
	border-radius: 0px 40px 40px 0px;
  }
}

.crta {
	display: block;
	width: 100%;
	border-top: 1px solid #000;
	padding-top: 80px;
	float: left;
	margin-top: 80px;
}

.itemid-228 .crta {
	display: none;
}

.content-c {
	margin: 0 auto;
	max-width: 1450px;
}

/* celota */

.celota {
	position: relative;
	float: left;
}

.celota h1 {
	border-bottom: 1px solid #ddd;
	padding: 0px 0px 35px 0px;
	margin: 0px 0px 30px 0px;
	font-size: 30px;
	color: var(--red);
	font-weight: 400;
}

.itemid-159 .desno table td {
    padding:20px;
    height: auto !important;
    vertical-align: top;
    border: none;
}

.itemid-159 .desno table tr td:nth-child(odd) img {
	float: left;
	margin-right: 20px;
	width: 65px;
}

.caption a {
	color: #fff;
	background-color: var(--red);
	display: inline-block;
	padding: 5px 25px;
	border-radius: 100px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
}

.caption a:hover {
	background-color: var(--grey);
	color: #fff;
} 

/* ne spreglejte */

ul.navbar-nav {
	padding: 10px 0px 50px 0px;
}


ul.navbar-nav li {
	padding: 0;
	margin: 0;
}

ul.navbar-nav li a {
	padding: 12px 20px;
    margin: 7px 0px;
    border: 1px solid #000;
    border-radius: 0px 100px 100px 0px;
    display: block;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

ul.navbar-nav li.nav-link.item-211 a {
	border-radius: 100px 0px 0px 100px;
}

ul.navbar-nav li a:hover {
	background: var(--red);
    color: #fff;
    border: 1px solid var(--red);
} 

ul.navbar-nav li a:hover img{
	filter: brightness(0) invert(1);
} 

ul.navbar-nav li a img {
	width: 27px;
	float: left;
	margin-right: 8px;
}

/* gallery */

.tab-click-loadMore.active, .osgalery-cat-tabs {
  display: none !important;
}

[class^=os-gallery-tabs-main] .os-cat-tab-images {
  margin-left: -10px !important;
}

.os-cat-tab-images div div {
  transition: all 0.5s ease;
}

.os-cat-tab-images div div:hover {
    transition: all 0.5s ease;
    transform: scale(1.03, 1.03);
    box-shadow: 0 0 15px rgba(0,0,0,0.35) !important;
}

.os-cat-tab-images img {
	border-radius: 20px;
}

/* delovni čas */

.itemid-155 .desno img {
    border-radius: 0 !important;
}

.itemid-155 .desno table td {
    padding: 0px;
    border: none;
}

/* bott */

.bott {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 100px;
}

.bott .content {
	border-top: 1px solid #000;
	padding-top: 80px;
	max-width: 1450px;
}

.itemid-228 .bott .content {
	padding-top: 0;
	border-top: none;
}

.bott a {
	color: #000;
}

.bott a:hover {
	color: var(--red);
}

.bott img {
	vertical-align: middle;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.bott h3 {
	font-size: 20px;
	margin-bottom: 15px;
}

.cpnb-m-cookies-floatButton {
    bottom: 6px; 
}

.width25 {
	float: left;
	width: 25%;
	padding-right: 3px;
	line-height: 28px;
}

.bott-2 {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 15px;
}

.bott-2 .content {
	border-top: 1px solid #000;
	padding: 20px 0px;
	max-width: 1450px;
}

.kje-smo img {
	margin-bottom: 50px;
}

.o-strani ul {
	padding: 0px 0px 0px 20px;
	margin: 0;
}

.o-strani ul li {
	padding: 0px 0px 0px 0px;
	margin: 0;
	color: var(--red);
}

.logo-bott {
	float: left;
	width: 200px;
	padding-left: 30px;
}

.pravice {
	float: left;
	width: calc(100% - 200px);
	text-align: right;
	padding-top: 11px;
	padding-right: 30px;
}

.pravice a {
	text-decoration: none;
	color: #000;
}

.pravice a:hover {
	color: var(--red);
}

.cpnb-message {
	font-size: 1rem;
	width: 100%;
	float: left;
	text-align: left !important;
  }
  
  .cpnb-buttons {
	text-align: left !important;
  }

  /* Rsform */

  input[type=checkbox] {
	accent-color: var(--red);
  }

.rsform-block.rsform-block-text {
	text-align: center;
	margin-bottom: 50px;
	margin-bottom: 30px !important;
  }
  
  .formResponsive .formHorizontal .rsform-block {
	  margin-bottom: 0px !important;
   }
  
   .rsform-block.rsform-block-email, .rsform-block.rsform-block-avtor, .rsform-block.rsform-block-naslov-knjige, .rsform-block.rsform-block-ime, .rsform-block.rsform-block-naslov, .rsform-block.rsform-block-stevilo { 
	width: 98%;
  }
  
  .rsform-block.rsform-block-izbira-lesa {
	border-top:1px solid #ddd;
	padding-top: 50px;
	 margin-top: 30px;
  }
  
  .rsform-block.rsform-block-izbira-modela {
	border-top:1px solid #ddd;
	padding-top: 30px;
  }
  
  .formResponsive .formControls label {
	margin: 3px 10px 3px 4px;
  }
  
  
  .formResponsive textarea, .formResponsive input[type="text"] {
	padding: 14px 8px !important;
  }
  
  .formResponsive textarea, .formResponsive input[type="text"] {
	border-radius: 5px !important;
	padding: 15px !important;
	border: 1px solid #382d21;
	background: #fff; 
  }
  
  .formResponsive input[type="text"] {
	width: 100% !important;
  }
  
  .rsform-submit-button {
	  border-radius: 100px !important;
	  text-align: center;
	  padding: 10px 35px !important;
	  background-color: var(--grey) !important;
	  color: #fff !important;
	  font-size: 18px !important;
	  font-weight: 500;
	  background-image: none !important;
	  border:none !important;
  }
  
  
  .rsform-submit-button:hover {
	box-shadow: 0 0 10px #555 !important;
  }
  
  
  .formControlLabel { text-align: left !important; padding: 0 0 0 3px !important; }
  .rsform-block.rsform-block-info .formControlLabel {width:95% !important; }
  .rsform-text-box { width: 97% !important; padding:8px !important;}
  
  
  
  .formResponsive .formHorizontal .formControlLabel {
	width: 200px !important;
	font-size: 16px;
  }
  
  .formResponsive .formHorizontal .formControls {
	margin-left: 200px !important;
  }
  
  .formResponsive label {
	height: auto !important;
	font-size: 14px;
  }
  
  .formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
	margin-top: 11px !important;
  }

  .cpnb-m-cookies-floatButton-icon-img {
	width: 45px;
	height: 45px;
	}

@media only screen and (max-width: 1400px) {
	.del-cas {
		width: 350px;
	}
	.banner {
		width: calc(100% - 350px);
	}

	.moduletable._slo {
		width: calc(60% - 50px);
		margin-right: 50px;
	}

	.moduletable._slo img {
		max-height: 45px;
		width: auto;
	}

	.slide-text {
		width: 80%;
	}

	.dj-megamenu-clean li a.dj-up_a {
		padding: 0px 14px;
	}
	.dj-megamenu-clean .arrow {
		right: 12px;
	}
}

@media only screen and (max-width: 1280px) {
	.enovice-form {
		padding-right: 20px;
	}
	
	.itemid-159 .desno table tr td:nth-child(odd) img {
		margin-right: 15px;
		width: 60px;
	}
	.social {
		display: none;
	}

	.meni {
		width: 100%;
	}
	.desno {
		padding-left: 30px;
		width: calc(100% - 300px);
	}

	.levo {
		width: 300px;
    }
	ul.newsflash-horizena li, ul.newsflash-horizdva li {
		padding: 0px 10px;
	}

	.djslider.djslider-default {
		height: 400px !important;
	}
	
	img.dj-image {
		height: 400px !important;
		width: fit-content;
	}
	
	.djslider-in li {
		height: 400px !important;
	}

	.banner {
		width: calc(100% - 300px);
	  }

	.del-cas {
		height: 400px;
		width: 300px;
		padding: 30px 35px 50px 35px;
	}
	.del-cas h2 {
		font-size: 24px;
		line-height: 30px;
		padding: 5px 0px 20px 0px;
	}
	.del-cas a {
		padding: 6px 20px;
		display: block;
		text-align: center;
	}
	#mod-custom121 {
		background-size: 65px;
	}

	.top .content, .top-meni .content {
		padding: 0px 60px;
	}
	
}

@media only screen and (max-width: 1200px) {
  .bott .width25:nth-child(1) {
	width: 30%;
  }
  .bott .width25:nth-child(2) {
	width: 30%;
  }
  .bott .width25:nth-child(3) {
	width: 25%;
  }
  .bott .width25:nth-child(4) {
	width: 15%;
  }
  .info-top {
	margin-top: 10px;
  }

  .enovice-form {
	width: 450px;
  }
}

@media only screen and (max-width: 1040px) {

	.bott .width25:nth-child(1), .bott .width25:nth-child(2), .bott .width25:nth-child(3) {
		width: 100%;
		text-align: center;
		padding-bottom: 30px;
	  }
    .bott .width25:nth-child(4) {
		width: 100%;
		text-align: center;
 	}

	.bott ul {
		list-style-position: inside;
		padding: 0;
		margin: 0;
	}

	.bott img {
		float: inherit;
		margin-top: 0px;
	}
	.kje-smo img {
		margin-bottom: 3px;
	}
	.logo-bott {
		width: 100%;
		padding-left: 0px;
		text-align: center;
	}
	.pravice {
		width: 100%;
		text-align: center;
		padding-top: 20px;
		padding-right: 0px;
	}
}

@media only screen and (min-width: 1060px) {
	.info-top-mobi {
		display: none;
	} 
}

@media only screen and (max-width: 1059px) {
    .rsform-block.rsform-block-email, .rsform-block.rsform-block-avtor, .rsform-block.rsform-block-naslov-knjige, .rsform-block.rsform-block-ime, .rsform-block.rsform-block-naslov, .rsform-block.rsform-block-stevilo { 
		width: 96%;
  	}
	.formResponsive textarea {
		width: 94% !important;
	}

	.info-top {
	display: none;
  }
  .info-top-mobi {
	float: left;
	width: calc(100% - 250px);
	text-align: right;
	margin-top: 24px;
  }

  .meni {
	padding-left: 0px;  
  }

  .logo {
	width: 250px;
  }

  .logo img {
	width: 230px;
  }
  .iskalnik {
	width: calc(100% - 350px);
	display: none;
  }

  .gumbi-fix {
	position: fixed;
	top: auto;
	bottom: 0;
	width: 100%;
	z-index: 1;
	background: var(--grey);
	padding: 10px 0px;
  }

  .gumbi-fix ul  {
	text-align: center;
	list-style-position: inside;
  }
  
  .gumbi-fix ul li {
	display: inline-block;
	text-align: center;
  }

  .gumbi-fix ul li a {
	border-radius: 100px;
	margin-bottom: 0px;
	float: initial;
	border: 1px solid #4f5c64;
	margin: 0px 5px;
	padding: 5px 15px;
  }

  .gumbi-fix ul li a:hover {
	width: 70px;
	border-radius: 100px;
	border: 1px solid #fff;
	padding: 5px 15px;
  }

  .left-g {
	display: none;
  }

  .content, .content-l, .top .content, .top-meni .content {
    padding: 0px 30px;
  }

  .top {
  	padding: 20px 40px 20px 0px;
  }
  .otroci-1 {
  	padding: 0px 30px;
  }

  .meni {
    text-align: center;
 }

	.site.com_content.view-article.layout-blog.itemid-204 .vsebina, .site.com_content.view-article.layout-blog.itemid-205 .vsebina {
	width: calc(100% - 250px);
	padding-left: 30px;
	}

	.site.com_content.view-article.layout-blog.itemid-204 .banner-2.active, .site.com_content.view-article.layout-blog.itemid-205 .banner-2.active {
		width: 250px;
		height: 350px;
	}

	.site.com_content.view-article.layout-blog.itemid-204 .banner-in, .site.com_content.view-article.layout-blog.itemid-205 .banner-in {
		width: 250px;
	}

	.celota h1 {
		font-size: 28px;
	  }

	.slide-text {
		font-size: 30px;
		line-height: 35px;
	}

}

@media only screen and (min-width: 980px) {
	.levo-mobi {
		display: none;
	}
}

@media only screen and (max-width: 979px) {
  .oblika {
  	position: relative;
  	width: 100%;
  	float: left;
  	display: block;
  }

  .banner {
  	width: 100%;
  	float: left;
  	padding-right: 0px;
  }

  .del-cas {
  	width: 100%;
  	float: left;
  	height: 430px;
  	padding: 30px 50px 50px 50px;
  	margin-top: 50px;
  	background-position: bottom right;
  	background-image: url(/templates/j4starter/images/del-cas-m.png);
  	background-size: 50%;
  }

  .del-cas a {
  	display: inline-block;
  }

  img.dj-image {
    height: 490px !important;
  }

  .levo-mobi {
  	float: left;
  	width: 100%;
  	padding-top: 50px;
  }

  .levo {
  	display: none;
  }

  .desno {
  	width: 100%;
  	padding-left: 0px;
  }
  	.otroci {
		background-position: center;
	}

	.povezave-kat a {
		margin: 0px 8px 8px 8px;
	}
	.items-leading.ena > div {
		width: 33.33%;
	}

	.enovice-form {
		left: 45%;
	  }
}

@media only screen and (max-width: 768px) {
	 /* slider */ 
	.iskalnik {
	  	display: none;
	  }

	.djslider.djslider-default {
	    height: 350px !important;
	  }

	img.dj-image {
	    height: 350px !important;
	    width: fit-content;
	}

	.djslider-in li {
	    height: 350px !important;
	}

	ul.newsflash-horizena li, ul.newsflash-horizdva li {
	    width: 50%;
	}
	
	.items-leading.ena > div {
		width: 50%;
	}

	.moduletable._slo, .moduletable._tuje {
		width: 100%;
	}

	.moduletable._tuje {
		margin-top: 50px;
	}

	.za-otroke {
	    width: 90%;
	}
	.del-cas {
		background-image: url(/templates/j4starter/images/del-cas.png);
	}

	.banner-2.active {
		height: 200px;
	}
	.banner-in {
		padding-top: 0px;
	}

	.vsebina {
		padding: 20px 10px;
	}

	.slide-text {
		padding: 35px 20px;
		font-size: 24px;
	}

	.items-leading.dva > div {
		width: 50%;
		padding: 0px 15px 40px 15px;
	}

	.enovice-form {
		width: 100%;
		left: 0;
		position: relative;
		padding: 0px 50px 50px 30px;
	}

	.enovice-img {
		display: none;
	}

	li.field-entry.kontakti {
		width: 100%;
		margin-bottom: 30px;
	  }

}

@media only screen and (max-width: 650px) {
  .formResponsive .formHorizontal .formControlLabel {
    width: 100% !important;
  }

  .formResponsive .formHorizontal .formControls {
    margin-left: 0 !important;
  }
  .formResponsive input[type="text"] {
    width: 95% !important;
  }
  .formResponsive textarea, .formResponsive select {
    width: 95% !important;
  }
  .itemid-159 .desno table tr td:nth-child(even) img {
		width: 100%;
	}

	.itemid-159 .desno table tr td, .itemid-155 .desno table tr td {
		display: table-row;
		float: left;
		width: 100% !important;
	}

	.itemid-159 .desno table td, .itemid-155 .desno table td  {
		padding: 20px 0px;
	}

	.djtabs-in table td  {
		display: block;
		border: none;
	}

	.djtabs-in table tr {
		display: table-row;
		float: left;
		width: 100% !important;
		border-bottom: 1px solid #ddd;
		padding-bottom: 8px;
		margin-bottom: 10px;
	}

	.djtabs-in table tr td:nth-child(1) {
		width: 100% !important;
	}

	.djtabs-in table tr td:nth-child(2) {
		width: 50px !important;
		text-align: left !important;
		float: left;
	}

	.djtabs-in table tr td:nth-child(3) {
		width: 50px !important;
		text-align: left !important;
		float: left;
	}

	.accordion-body {
		padding: 0;
	  }
	
}

@media only screen and (max-width: 479px) {
	.del-cas {
		background-image: none;
	}
	.logo img, .logo {
		width: 180px;
	}
	.info-top-mobi {
		margin-top: 15px;
		width: calc(100% - 180px);
	}

	.djacc--sticky.djacc--top-right {
		top: -1px;
		right: 5px;
	}

	.otroci {
		padding: 60px 25px 0px 0px;
		min-height: auto;
		float: left;
	}

	.banner-blok {
		padding: 0;
	}

	.del-cas {
		margin-top: 30px;
		height: auto;
	}

	.gumbi-fix {
		padding: 7px 0px;
	}
	.gumbi-fix ul li a {
		margin: 0px 3px;
		width: 50px;
	}
	.gumbi-fix ul li a img {
		width: 25px;
	}
	.cpnb-m-cookies-floatButton {
		bottom: 70px;
	}
	.cpnb-m-cookies-floatButton-icon-img {
		display: none;
	}
	.content, .content-l, .top .content, .top-meni .content, .otroci-1 {
    	padding: 0px 20px;
    }

	.news_left.news_1 {
		width: 100%;
		height: 250px;
	}

	.povezave-kat a {
		padding: 4px 15px;
	} 

	.site.com_content.view-article.layout-blog.itemid-204 .vsebina, .site.com_content.view-article.layout-blog.itemid-205 .vsebina {
		width: 100%;
		padding-left: 0px;
	}
	
	.site.com_content.view-article.layout-blog.itemid-204 .banner-2.active, .site.com_content.view-article.layout-blog.itemid-205 .banner-2.active {
		width: 100%;
		height: 420px;
	}
	
	.site.com_content.view-article.layout-blog.itemid-204 .banner-in, .site.com_content.view-article.layout-blog.itemid-205 .banner-in {
		width: 100%;
		padding-top: 10px;
	}

	 /* slider */ 

	 .djslider.djslider-default {
		height: 220px !important;
	 }
	
	img.dj-image {
		height: 220px !important;
	}
	
	.djslider-in li {
		height: 220px !important;
	}
	.slide-text {
		padding: 15px;
		font-size: 20px;
		line-height: 24px;
		width: 100%;
		text-align: center;
	}

	.djslider-default .navigation-container .next-button {
		display: none;
	}

	/* rsform */

	.rsform-block.rsform-block-email, .rsform-block.rsform-block-avtor, .rsform-block.rsform-block-naslov-knjige, .rsform-block.rsform-block-ime, .rsform-block.rsform-block-naslov, .rsform-block.rsform-block-stevilo { 
		width: 96% !important;
  	}
	.formResponsive textarea {
		width: 91% !important;
	}

	.items-leading.dva > div {
		width: 100%;
		padding: 0px 0px 40px 0px;
	}

	.items-leading.ena > div {
		width: 50%;
		padding: 0px 10px 40px 10px;
	}
	.itemid-204 .daj.content, .itemid-228 .daj.content {
		padding: 0;
	}

	.pravice {
		padding-bottom: 60px;
	}

	.djacc {
		margin: 0px 5px 60px 0px;
	}

	.top {
	    padding: 20px 0px;
	}
}

@media only screen and (max-width: 430px) {
	 /* slider */ 

	 .djslider.djslider-default {
		height: 200px !important;
	 }
	
	img.dj-image {
		height: 200px !important;
	}
	
	.djslider-in li {
		height: 200px !important;
	}

	.otroci table tr td, .itemid-155 .desno table tr td {
		display: table-row;
		float: left;
		width: 100% !important;
	}

	.enovice-form {
		padding: 0px 20px 50px 0px;
	  }
	  ul.newsflash-horizena li, ul.newsflash-horizdva li {
		width: 100%;
	  }
	  .news_left.news_1 {
		width: 100%;
	  }
	  .items-leading.ena > div {
		width: 100%;
	  }
}