
/*********** SLUZBE  ******************/
.sluzbe {
  background: linear-gradient(to right, #3c5e8c 0%, #50add9 40%, #3c5e8c 70%);
}

.sluzbe .wrap {
  background-color: transparent;
  /*margin-top: 1rem;*/
}

.sluzbe .naslov {
  color: white;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.3em;
  white-space: nowrap;
}

.sluzba {
  position: relative;
  margin: 1rem 0;
}

.sluzbe .slika {
  position: absolute;
  top: 2px; right: -5px;
}

.sluzbe .okvir {
  clear: both;
  background-color: rgba(0,59,103,0.5);
  border: 1px solid #666;
  color: #ccc6ba;
  padding: 1rem 0.5rem 0.5rem;
  min-height: 160px;
}

.sluzbe .okvir .stevilke { height: 35%; }

.sluzbe .kaj a {
  text-decoration: underline; 
  text-underline-position: under;
  line-height: 1.4em;
}
.sluzbe a:link, .sluzbe a:visited { color: white; }
.sluzbe .kaj a:link, .sluzbe .kaj a:visited {color: #ccc6ba;}
.sluzbe .stevilke a:link, .sluzbe .stevilke a:visited {color: #ccc6ba;}
.sluzbe .stevilke a:hover,.sluzbe .kaj a:hover {color: #ddd;}
.sluzbe a:hover { color: #ddd; }

.sluzbe .okvir .jp-stevilke {height: 80%;}
.sluzbe .okvir .jp-stevilke .kaj {
  display: table;
/*  border-bottom: 1px solid #ccc6ba; */
  line-height: 1.2rem;
  margin-bottom: 2px;
}

.sluzbe .okvir .stevilka {
  display: table;
  vertical-align: middle;
}

.sluzbe .okvir .stevilka {
  display: table-cell;
  font-size: 3.4em;
  font-weight: 600;
  letter-spacing: 1px; 
  padding-right: 0.5rem;
  letter-spacing: -1px;
}

.sluzbe .okvir .stevilka sub {
  font-size: 1em;
  bottom: -0.15em;
}
.sluzbe .okvir .stevilka sup {
  top: -0.2em;
  font-weight: 700;
  letter-spacing: 0px;
}
.sluzbe .okvir .stevilka span {
  font-size: 0.8em;
  letter-spacing: 0px;
  font-weight: 700;
}

.sluzbe .okvir .kaj {
  display: table-cell;
  font-size: 1.1em;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 1px; 
  vertical-align: middle;
}

.sluzbe .okvir .kaj hr {
  padding: 0px;
  margin: 2px 0;
  border-bottom: 1px solid #ccc6ba;
}

.sluzbe .okvir .tekst {
  clear: both;
  padding-top: 0.5rem;
  font-size: 0.9em;
  font-style: italic;
  color: #ddd;
  font-weight: 200;
  line-height: 1.3em;
    height:45%;
}

.sluzbe .okvir .povezava-prva {
  font-size: 1.4em;
  text-align: right;
  padding-top: 0.5rem;
    height:10%;
}

.sluzbe .okvir .povezava-prva a:before {
  content: " ";
  position: relative;
  display: inline-block;
  background-size: cover;
  width: 14px;
  height: 13px;
  margin-right: 4px;
  color: #fff;

  background-image: url(/datoteke/logotipi/puscica.svg);
}

.jp-podmeni {
   background-color: rgba(0,59,103,0.5);
   margin: -2rem 1rem 0 1rem;
   z-index: 10000;
}



/* POSTANITE ČLAN */

.postanite-clan {
  text-align: center;
  font-size: 2rem;
  line-height: normal;
  padding: 1rem 0 2rem;
  background: #f6f7f9;
  margin: 1rem 0 2rem;
}

#postanite-clan-ena, #postanite-clan-ena1 {
  font-weight: 700;
  color: #ed1847;
  padding: 1rem 0;
}

#postanite-clan-dva, #postanite-clan-dva1 {
  color: #222;
  text-align: center;
  font-size: 0.65em;
  padding-bottom: 2rem;
}

.postanite-clan .button {
  font-size: 0.65em;
  padding: 1rem 2rem;
  margin: 0 8px;
}

.postanite-clan .button.bel {
  background-color: transparent;
}

.postanite-clan .button a {
  color: #fff;
}

.postanite-clan .button.bel a {
  color: #003b67;
}

.postanite-clan .button:hover {
  background-color: #ed1847;
}

.postanite-clan .button:hover > a {
  color: #fff;
}


@media only screen and (max-width: 1000px) {
  .postanite-clan { font-size: 1.8rem }
}

#postanite-clan-ena {
  transform: translateX(-400px);
  transition: transform 1s ease-out;
}

#postanite-clan-ena.animate {
  transform: translateX(0);
}

#postanite-clan-tri {
  transform: translateX(400px);
  transition: transform 1s ease-out;
}

#postanite-clan-tri.animate {
  transform: translateX(0);
}

/* izjave na prvi */
/*********** VIDEO  VSEBINE ******************/
.wrap.izjava {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.wrap.izjava .levo {
  padding-left: 0;
}

.wrap.izjava #ozadje-izjava {
  container-type: inline-size;

  grid-template-columns: repeat(2, 1fr); /* 2 stolpca */
  gap: 12px;
  margin: 0 1rem;
  background-color: rgba(0, 59, 103, 0.03);
}
.wrap.izjava .orbit-bullets {
  display: none;
}


.wrap.izjava .orbit-pic-with-text .text-over {
  position: absolute;
  bottom: 0;
  top: initial;
  height: initial;
  padding: 0;
  font-size: 1.4em;
  font-weight: 600;
  font-style: italic;
  color: #fff;
  text-shadow: 1px 1px #000;
}

.wrap.izjava .orbit-pic-with-text .text-over p {
  line-height: 1.3em;
  margin: 1rem;
}

.postanite-clan.desno {
  margin: 0;
}

.wrap.izjava .postanite-clan {
  font-size: 2.4cqw;
  text-align: left;
  padding: 0 0 0 1rem;
}
#postanite-clan-ena1  {
  padding: 8px 0;
}

#postanite-clan-dva1  {
  text-align: left;
  font-size: 0.75em;
}

.wrap.izjava .button {
  padding: 1.5cqw 2cqw;
}
.wrap.izjava .postanite-clan ul  {
  font-size: 0.75em;
  line-height: normal;
  color: #000;
  padding: 0 2rem 1rem 8px;
}
.wrap.izjava .postanite-clan ul b {
  font-weight: 700;
}
.wrap.izjava .postanite-clan li {
  padding-bottom: 1rem;
}

.postanite-clan.desno li span {
  background-color: yellow;
}

#postanite-clan-ena1 {
  transform: translateX(400px);
  transition: transform 1s ease-out;
}

#postanite-clan-ena1.animate {
  transform: translateX(0);
}

#postanite-clan-tri1 {
  transform: translateX(400px);
  transition: transform 1s ease-out;
}

#postanite-clan-tri1.animate {
  transform: translateX(0);
}


/*********    MEDIA QUERY  za Mobilce *******/
@media only screen and (max-width: 600px) {

  .postanite-clan {
    font-size: 1.6rem;
    padding: 0 1rem;
  }
  #postanite-clan-dva {font-size: 0.6em; }
  .postanite-clan .button { padding: 1rem 12px;}
  .postanite-clan.desno { padding-top: 0;}
  .wrap.izjava .levo .ozadje .tekst {
    left: 0;
    font-size: 0.9em;
    margin: 1rem;
  }

  .wrap.izjava #ozadje-izjava {
    font-size: 0.6rem;
    margin: 0;
  }

  .wrap.izjava .postanite-clan {
    font-size: 1.8rem;
    margin: 0;
    padding: 1rem;
  }
  .wrap.izjava .button {
    padding: 1rem;
    margin: 0;
  }
  .wrap.izjava .levo .ozadje {
    padding: 1rem; margin-top: 0;
  }

  .wrap.izjava .levo {
    padding: 0 1rem;
  }

  #postanite-clan-ena1  {padding-bottom: 8px;}
  #postanite-clan-dva1  {font-size: 0.6em;}
}


/************/


#slika1 {
  opacity: 0;
  transition: opacity 2s ease-out;
}

#slika1.animate {
  opacity: 1;
}

#slika2 {
  transform: translateY(-400px);
  transition: transform 2s ease-out;
}

#slika2.animate {
  transform: translateY(0);
}

/* PRIJAVA NA NOVICE */

.prva-stran .prijava-novice {
  margin: 1.5rem 0 0.5rem 0;
  background-color: #003b67;

  font-size: 1.6rem;
  font-style: italic;
  display: flex;
  font-weight: 300;
  display: flex;
  line-height: 1.5em;
}

.prva-stran .prijava-novice .ena {
  font-weight: 600;
  padding: 0 1rem;
  border-right: 8px solid #fff;
  background-color: #ed1847;
}

.prva-stran .prijava-novice .tri {
  padding: 2px 1rem;
  font-size: 1.5rem;
  color: #eee;
}

.prva-stran .prijava-novice a {
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
}

/******* POČITNICE ********/
#pocitnice-menu {
padding: 10px;
background-color: #e8e8e8;
box-shadow: 2px 2px 6px #ccc;
border-radius: 3px;
margin-bottom: 1rem;
}

#pocitnice-menu select {
  font-weight: bold;
  box-shadow: none;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #444;
  background: #fff;
}

#pocitnice-menu select:li {
  color: #fff;
}

/* seznam */
#pocitnice .rezultat {
text-align: left;
padding: 5px;
border-radius: 2px;
background-color: #e8e8e8;
}

#pocitnice .rezultat.row {
margin-bottom: 8px;
}

#pocitnice .slika {
padding: 8px;
}

#pocitnice .slika img {
box-shadow: 1px 1px 2px #666;
}

#pocitnice .tekst {
  display: flex;
  font-size: 1.2em;
}

#pocitnice .lokacija {
color: #003b67;
font-size: 1.8em;
line-height: normal;
padding: 8px 0 6px 0;
font-weight: 600;
}

#pocitnice .cena {
  font-size: 1.4em;
  color: #ed1847;
  font-weight: 600;
  font-style: italic;
  line-height: normal;
}

#pocitnice .opis {
  font-size: 1.2em;
  line-height: normal;
  color: #222;
  height: 4em;
  overflow: hidden;
  margin: 8px 0;
}

#pocitnice .vec-o {
  background-color: #ed1847;
  padding: 3px 6px;
  margin: 1rem;
  height: 2em;
}

#pocitnice .vec-o a {
  padding-top: 2px;
  font-size: 1.1em;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

#pocitnice .vec-o span {
  padding-right: 2px;
}


/* ena lokacija */
#pocitnice .tekst1 {
padding: 1rem;
text-align: justify;
background-color: #e8e8e8;
font-size: 1.5em;
line-height: normal;

}

#pocitnice .cena1 {
color: #ed1847;
font-size: 1.2em;
font-weight: 400;
font-style: italic;
line-height: 1.3em;
}

#pocitnice .cena1 b {
font-weight: 700;
}

#pocitnice .ponudnik {
text-align: left;
background-color: rgba(255,255,255,0.6);
padding:10px;
font-size: 1.2em;
line-height: normal;
margin-top: 1rem;
}

#pocitnice a img { box-shadow: 2px 2px 4px #666; }
#pocitnice a img:hover { box-shadow: -1px -1px 4px #666; }
#pocitnice .button {
  margin-top: 1rem;
  font-weight: 700;
  font-size: 1.2em;
  padding: 8px 1rem;
  border-radius: 4px;
}


/* STARE NOVICE PRVA */
.row.novice-prva-old {
  padding: 0;
}

.novice-prva-old .novica {
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.novice-prva-old .zgoraj {
  margin-bottom: 4px;
}

.novice-prva-old .slika {
  padding-right: 8px;
  padding-bottom: 0;
}

.novice-prva-old img.prozorna {
  margin-right: 0;
}

.novice-prva-old .slika img {
  max-height: 38px;
  max-width: 38px;
  background-color: #003b67;
  box-shadow: 1px 1px 2px #888;
  border-radius: 2px;
}

.novice-prva-old .naslov {
  font-weight: 400;
  font-size: 1.3em;
  line-height: 1.2em;
  color: #444;
  border-bottom: 1px solid #444;
  box-shadow: 0px 1px 0px 0px #eee;
  vertical-align: bottom;
  width: 100%;
  padding-bottom: 1px;
  font-style: italic;
}

.novice-prva-old .naslov b {
  font-weight: 700;
  color: #3d3a3a;
  font-style: normal;
  letter-spacing: -1px;
}

.novice-prva-old .povzetek {
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: 400;
  color: #222;
  padding-left: 3rem;
  height: 3.7em;
  text-align: justify;
  text-overflow: ellipsis;
}


/* FLEX SAM */

.novice-prva {
  display: flex;
  padding: 1rem 0 2rem 1rem;
}

.novice-prva .ena-ena {
  width: 60%;
}

.novice-prva .dva {
  width: 40%;
  padding-right: 8px;
}

.novice-prva .novicka-1 .slika {
  margin-right: 8px;
}

.novice-prva .dva .slika {
  background-position: center center;
  height: 25vw;
  max-height: 246px;
  min-height: 246px;
  background-size: cover;
  position: relative;
}

.novice-prva .dva-ena {
  padding-bottom: 4px;
}

.novice-prva .dva-dva {
  padding-top: 4px;
}

.novice-prva .dva .novicka-1 .naslov {
  font-size: 1.3em;
}

.novice-prva .dva .novicka-1 .povzetek {
  font-size: 1.1em;
  font-weight: 600;
}

/* NOVICE ZAVIHKI */
.novice-zavihki ul {
  border-bottom: 4px solid #ed1847;
  margin-left: 0;
  line-height: 1.5;
}

.novice-zavihki .column:first-child {
  padding-right: 1rem;
}
/*
.novice-zavihki .column:last-child {
  padding-left: 8px;
}
 */

.novice-zavihki ul li {
  display: inline;
  font-size: 1.3em;
  font-weight: 600;
  color: #444;
  padding: 4px 12px;
  white-space: nowrap;
}

.novice-zavihki ul li:hover { cursor: pointer }

.novice-zavihki .zavihki .active {
  background-color: #ed1847;
  color: #fff;
}


/* zavihki podatki */
.novice-zavihki .podatki .container {
  display: flex;
}
.novice-zavihki .podatki .container .levo {
  width: 50%;
  padding-right: 8px;
}
.novice-zavihki .podatki .container .desno {
  position: relative;
  width: 50%;
  padding-left: 8px;
}

.novice-zavihki .podatki .zavihki1 {
  margin-top: 4px;
  padding: 8px 0;
  display: none;
/*  min-height: 400px;*/
}

.novice-zavihki .podatki .active {
  display: block;
}


.novice-zavihki .podatki .container .desno .novica {
  display: flex;
  padding-bottom: 1rem;
}

.prva-stran .vnaslov {
  border-bottom: 4px solid #003b67;
  padding-bottom: 6px;
  margin: 3rem 1rem 1rem;
}

.prva-stran .vnaslov a {
  background-color: #003b67;
  color: #fff;
  padding: 6px 1rem;
  font-weight: 600;
  font-size: 1.2em;
}

/*********** PRVA - VIDEO  ******************/
.prva-stran .video {
  padding: 0 1rem;

  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 stolpci */
  gap: 12px;
}

.prva-stran .videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56%;
  height: 0;
}
.prva-stran .videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.prva-stran .video .text {
  font-size: 1.4em;
  font-weight: 600;
  color: #222;
  line-height: normal;
  margin-bottom:  1rem;
  height: 2.7em;
  overflow: hidden;
}

.filmcek {
  display: block;
  position: relative;
  overflow: hidden;
}

.filmcek img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.filmcek img:nth-of-type(2) {
  margin: 15% 35%;
  width: 30%;
  opacity: 0.3;
  transition: opacity 0.6s ease-out;
}

.filmcek .video-novica:hover > img:nth-of-type(2) {
  opacity: 1;
}

.filmcek .video-novica:hover {
  cursor: pointer;
}

.video-novica {
  background-color: #fff;
  padding-top: 60%;
}

/*  KRATKI FILMČKI */
.video-kratki {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.orbit.oblika5 .orbit-wrapper {
  padding: 0 2.5rem;
}
.orbit.oblika5 .column {
  padding: 2px;
}

.video-kratki img:nth-of-type(1) {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}

.video-kratki img:nth-of-type(2) {
  position: absolute;
  top: 30%;
  left: 25%;
  opacity: 0.3;
  transition: opacity 0.6s ease-out;
  width: unset;
}

.video-kratki:hover > img:nth-of-type(2) {
  opacity: 1;
}

.video-kratki:hover {
  cursor: pointer;
}

.oblika5 .orbit-next {
  background-image: url(/assets/next.svg);
  height: 47px;
  background-size: 32px;
}
.oblika5 .orbit-previous {
  background-image: url(/assets/previous.svg);
  height: 47px;
  background-size: 32px;
}

.oblika5 .orbit-previous:hover, .oblika5 .orbit-next:hover {
  filter: brightness(1.6);
  filter: drop-shadow(2px 2px 5px #666);
}


.oblika5 .orbit-next:hover, .oblika5 .orbit-previous:hover { opacity: 1; background-color: transparent}

#popup:has(.youtube-frame-kratki) {
  min-width: 400px;
}

.youtube-frame {
  height: 27.5vw;
}
.youtube-frame-kratki {
  height: 700px;
  width: 400px;
}

@media only screen and (max-width: 600px) {
  .youtube-frame {
    width: 100vw; height: 55vw;
  }
  .youtube-frame-kratki {
    width: 100vw; height: 90vh;
  }
  #popup:has(.youtube-frame-kratki) {
    min-width: 90%;
  }
}


/*********** VIDEO  VSEBINE ******************/
.videi {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 stolpci */
  gap: 12px;
}

.videi .text {
  font-size: 1.6em;
  line-height: normal;
  height: 3em;
  overflow: hidden;
  margin-bottom: 1rem;
  font-weight: 600;
}

@media only screen and (max-width: 1000px) {

  .videi {display: block;}
  .filmcek .video-novica > img:nth-of-type(2) { opacity: 0.4;}

}

/**** MOJ OZS ****/

.moj-ozs-pasica {
  background-color: rgba(62,107,149,0.1);
  padding: 8px 1rem;
  margin-top: 1rem;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 2em;
  color: #003b67;
  clear: both;
}
.moj-ozs-pasica b {
  font-weight: 700;
  font-style: italic;
}

.moj-ozs-pasica .levo {
  float: left;
  font-size: 1.2em;
  font-weight: 700;
  font-style: italic;
  display: contents;
}

.moj-ozs-pasica .desno {
  float: right;
}
.moj-ozs-pasica .desno img {
  max-height: 34px;
  margin-left: 1rem;
}

#moj-ozs .top {
  padding: 8px 1rem;
  background-color: #003b67;
  color: #fff;
}

#moj-ozs .top div {
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: 600;
  transform: scaleY(1.1);
  border-bottom: 3px solid #fff;
  padding-bottom: 4px;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
}

#moj-ozs .top span {
  font-size: 1.3em;
  line-height: 1.2em;
  font-weight: 300;
  font-style: italic;
}

#moj-ozs .column {
  padding-left: 0;
}

#moj-ozs .row {
  padding-top: 1rem;
}

#moj-ozs .okvir .ena {
  background-color: #003b67;
  color: rgba(255,255,255,0.9);
  padding: 0.5em 1em;
  font-size: 1.5em;
  line-height: normal;
  font-weight: 600;
  white-space: nowrap;
}
#moj-ozs .okvir .dva {
  height: 10rem;
  background-color: rgba(62,107,149,0.1);
  color: #222;
  padding: 1em;
  font-size: 1.3em;
  line-height: normal;
  position: relative;
  font-weight: 400;
}

#moj-ozs .okvir .dva button {
  position: absolute;
  bottom: 8px;
  right: 1rem;
  background-color: #003b67;
  color: #fff;
  font-weight: 600;
  padding: 6px;
}

#moj-ozs .okvir .dva button:hover {
  background-color: #c53b5f;
}

#moj-ozs .okvir.sekcija .ena {
background-color: rgba(161,159,130,1);
}

#moj-ozs .okvir.sekcija .dva {
background-color: rgba(224,221,198,0.5);
color: #000;
}

#moj-ozs .column.okvir {
padding-right: 1.2rem !important;
}

#moj-ozs .column.dogodki {
padding-right: 0 !important;
padding-top: 0 !important;
}

#moj-ozs .column.dogodki .dogodki-prva .row {
padding-top: 4px;
}

.orbit-pic-with-text .text-over {
  position: absolute;
  top: 0;
  padding-top: 1rem;
  height: 100%;
}

.orbit-pic-with-text .text-over p {margin: 0;}

.orbit-pic-with-text .text-over .naslov {
  font-size: 2.5em;
  font-weight: 700;
}
.orbit-pic-with-text .text-over .podnaslov {
  font-size: 2em;
  font-weight: 700;
}
.orbit-pic-with-text .text-over .desno {
  float: right;
  padding-right: 2rem;
}
.orbit-pic-with-text .text-over .levo {
  float: left;
  padding-left: 2rem;
}
.orbit-pic-with-text .text-over .senca {
  text-shadow: 2px 4px 4px #222;
}

.orbit-pic-with-text .text-over .rdeca {color: #d3164e;}
.orbit-pic-with-text .text-over .crna {color: #211f20;}
.orbit-pic-with-text .text-over .bela {color: #fff;}
.orbit-pic-with-text .text-over .siva {color: #3f3838;}

.orbit-pic-with-text .text-over .spodaj {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 1rem;
  background-color: rgba(0,0,0,0.5);
  font-weight: 600;
  font-style: italic;
  max-height: 35%;
  line-height: 1.2em;
}

/*********    NOVO POVABILO V ČLANSTVO    ********/

.novo-clanstvo a {
  color: #fff;
}

.novo-clanstvo .poll-div a {
  color: #003B67;
}

.novo-clanstvo .you-tube {
  padding: 0 18px 0 1rem;
  margin-bottom: 2rem;
}

.novo-clanstvo .you-tube iframe {
  width: 100%; height: 684px;  border: none;
}

.html5-video-player {
  background-color: white !important;
}

@media only screen and (max-width: 1320px) {
  .novo-clanstvo .you-tube iframe {
    width: 100%;
    height: 51vw;
  }
}

@media only screen and (max-width: 600px) {
  .novo-clanstvo .you-tube {
    padding: 8px;
  }
  .novo-clanstvo .you-tube iframe {
    width: 100%;
    height: 53vw;
    background-color: #fff;
  }
}


.novo-clanstvo .naslov {
  padding: 1rem;
  font-size: 32px;
  line-height: normal;
}

.novo-clanstvo .naslov h1 {
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2em;
  color: #ed1847;
}

.novo-clanstvo .naslov p {
  padding: 0 10rem;
}

.novo-clanstvo .oblika1 {
  /*padding: 0 8px;*/
}
.novo-clanstvo .oblika1 .column {
  padding: 1rem;
}

.novo-clanstvo .oblika1 .vsebina {
  background: #f6f7f9;
  padding: 1rem 2rem;
  border-radius: 1rem;
  font-size: 22px;
  font-weight: 500;
  color: #003B67;
  min-height: 520px;
  text-align: center;
}

.novo-clanstvo .oblika1 .button {
  padding: 1rem 3rem;
  border-radius: 1.5rem;
}

.novo-clanstvo .oblika1 .medium-12 .vsebina {
  min-height: initial;
}

.novo-clanstvo .oblika1 .vsebina img {
  max-height: 150px;
  width: initial;
}

.novo-clanstvo .oblika1 .vsebina strong {
  font-weight: 700;
}

.novo-clanstvo .oblika1 h2 {
  color: #ed1847;
  font-weight: bold;
  font-size: 1.3em;
}

.novo-clanstvo .oblika1 a:link, .novo-clanstvo .oblika1 a:visited {

}

.novo-clanstvo .ceztri {
  display: flex;
  line-height: initial;
}

.novo-clanstvo .ceztri .levo {
  width: 30%;
}
.novo-clanstvo .ceztri .desno {
  padding-left: 5rem;
  width: 70%;
}

.novo-clanstvo .ceztri .desno img {
  transform: rotate(-5deg);
  padding: 4px;
  filter: drop-shadow(6px 6px 8px #000);
  float: right;
}

.novo-clanstvo .oblika2 {
  font-size: 16px;
  font-weight: 500;
  padding: 1rem;
  margin: 1rem;
  background-color: #f6f7f9;
  border-radius: 1rem;
}
.novo-clanstvo .oblika2 img {
  max-height: 250px;
  margin-right: 1.5rem;
  float: left;
  border-radius: 2.5rem;
}
.novo-clanstvo .oblika2 h3 {
  margin: 0 0 6px 0;
  font-size: 1.5em;
  font-weight: 700;
  color: #003b67;
}

.novo-clanstvo .oblika3 .column {
  padding: 0 6rem;
}

.novo-clanstvo .oblika3 h3 {
  font-size: 2rem;
  font-weight: 700;
  color: #003b67;
  line-height: normal;
  margin-bottom: 2rem;
}

.novo-clanstvo .oblika3 .text {
  font-size: 2em;
  font-weight: 400;
}

.novo-clanstvo .oblika3 .text strong {
  font-weight: 700;
}

.novo-clanstvo .oblika4 {
  padding-top: 2rem;
}

.novo-clanstvo .oblika4 .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.novo-clanstvo .oblika4 .levo {
  width: 40%;
  font-size: 18px;
  font-weight: 700;
  color: #003b67;
}

.novo-clanstvo .oblika4 .levo p {
  background-color: #f6f7f9;
  text-align: center;
  margin: 0 2rem 1rem 6rem;
  padding: 1rem;
  border-radius: 1rem;
}

.novo-clanstvo .oblika4 .desno {
  width: 60%;
  padding: 8px 0;
}

.novo-clanstvo .oblika4 .desno p {
  margin-right: 15%;
  font-size: 16px;
  line-height: normal;
}

.novo-clanstvo .oblika4 .desno p strong {
  font-weight: 700;
}


.novo-clanstvo .oblika4 h2 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
}

.novo-clanstvo .oblika4 h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: normal;
}


.novo-clanstvo .orbit-bullets button {
  border: 2px solid #eee;
  background-color: #fff;
  width: 18px;
  height: 18px;
  margin: 2px;
}

.orbit-bullets button.is-active, .orbit-bullets button:hover {
  border: 2px solid #003B67;
  background-color: #fff;
  width: 18px;
  height: 18px;
}

.novo-clanstvo .mednaslov {
  text-align: center;
}

.novo-clanstvo .mednaslov h2 {
  font-size: 4em;
  color: #003B67;
  padding: 3rem 0;
  font-weight: 700;
}

.novo-clanstvo .mednaslov h2 span {
  color: #ed1847;
}

.novo-clanstvo .mednaslov h3 {
  font-size: 2.8em;
  color: #003B67;
  padding: 2rem;
  font-weight: 400;
  line-height: normal;
}

.novo-clanstvo .mednaslov h3 b {
  font-weight: 700;
}

.novo-clanstvo .mednaslov button, .novo-clanstvo .oblika3 .button {
  margin: 2rem;
  border-radius: 30px;
  padding: 1rem 2rem;
  background-color: #ed1847;
}

.novo-clanstvo .mednaslov button:hover, .novo-clanstvo .oblika3 .button:hover {
  background-color: #003B67;
}

.novo-clanstvo .mednaslov button a, .novo-clanstvo .oblika3 .button a {
  font-size: 1.4em;
  color: #fff;
}

.novo-clanstvo .slika {
  padding: 0 1rem;
  position: relative;
}

.novo-clanstvo .slika .vsebina {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
}

.novo-clanstvo .slika h2 {
  font-size: 4.5rem;
  font-weight: 700;
  color: #fff;
  padding: 1rem;
  margin: 0;
  text-align: center;
  line-height: normal;
  filter: drop-shadow(2px 2px 4px #888);
}

.novo-clanstvo #slika2 h2 {
  font-size: 3.4rem;
  filter: none;
  line-height: 1em;
  margin: 0;
}

.novo-clanstvo .slika .ozadje {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.novo-clanstvo .slika .gumbi {
  padding: 15% 5%;
  display: inline-grid;
  position: absolute;
  left: 5%
}

.novo-clanstvo .slika .button {
  display: inline-grid;
  border-radius: 30px;
  margin-bottom: 1.5rem;
}

.novo-clanstvo .slika .button a {
  color: #fff;
  padding: 4px 8px;
  line-height: normal;
  font-size: 1.1em;
}

.novo-clanstvo .poll-div {
  background-color: #f6f7f9;
  margin: 2rem 1rem;
  padding: 1rem;
  font-size: 18px;
  border-radius: 1rem;
  line-height: normal;
}

.novo-clanstvo .poll-div .dc-submit {
  border-radius: 6px;
  background-color: #ed1847;
}


/*********    MEDIA QUERY  za tablice *******/
@media only screen and (max-width: 1024px) {
  #moj-ozs .column.okvir {
    padding-right: 0 !important;
    padding-bottom: 1rem;
  }
  #moj-ozs .okvir img {width: 100%;}
  .orbit-pic-with-text .text-over {font-size: 10px; line-height: 1.2em;}
  .orbit-pic-with-text .text-over .spodaj {padding: 8px;}
  .orbit-pic-with-text .text-over .levo {padding-left: 8px;}
  .orbit-pic-with-text .text-over .desno {padding-right: 8px;}
  .novice-2023 .ena {padding: 0 0 8px 8px}
  .novice-2023 .dva .small-12 {padding: 8px 0 8px 8px;}
  .novice-2023 .dva .slika {min-height: 250px;}

  .novo-clanstvo .slika h2 {
    font-size: 3rem;
  }

  .novo-clanstvo .oblika3 .column {
    padding: 0 2rem;
    font-size: 0.9em;
  }

}


/*********    MEDIA QUERY  za Mobilce *******/
@media only screen and (max-width: 600px) {

  .novo-clanstvo .oblika1 .column {
    padding: 8px;
  }
  .novo-clanstvo .naslov {
    padding: 1rem;
    font-size: 24px;
    line-height: normal;
  }
  .novo-clanstvo .naslov h1 {
    font-size: 1.3em;
    line-height: 1.2em;
  }
  .novo-clanstvo .naslov p {
    padding: 0 1rem;
  }
  .novo-clanstvo .ceztri {
    display: block;
    text-align: center;
  }
  .novo-clanstvo .ceztri div {
    width: 100% !important;
    padding: 1rem !important;
  }
  .novo-clanstvo .ceztri .desno img {
    float: none !important;
    padding-top: 1rem;
  }

  .novo-clanstvo .oblika1 .vsebina {
    padding: 1rem;
    font-size: 1.8em;
  }

  .novo-clanstvo .oblika2 {
    text-align: center;
  }
  .novo-clanstvo .oblika2 img {
    margin: 1rem 0;
    float: none;
    border-radius: 1.5rem;
  }
  .novo-clanstvo .mednaslov h2 {
    font-size: 3em;
    padding: 2rem 1rem 0;
  }
  .novo-clanstvo .slika {
    padding: 8px;
  }

  .novo-clanstvo .slika h2 {
    font-size: 1.3rem;
  }
  .novo-clanstvo .slika .gumbi {
    padding: 4%;
    display: inline-grid;
    position: absolute;
    left: 0%
  }
  .novo-clanstvo .slika .vsebina {
    width: 95%;
  }

  .novo-clanstvo .slika .button {
    padding: 8px 4px;
    margin-bottom: 8px;
  }

  .novo-clanstvo .slika .button a {
    padding: 0;
    font-size: 0.7em;
  }

  .novo-clanstvo .oblika3 h3 {
    font-size: 1.5rem;
    text-align: center;
  }

  .novo-clanstvo .oblika3 .column {
    padding: 0 1rem;
    font-size: 0.9em;
  }
  .novo-clanstvo .oblika3 .button {
    margin: 2rem 1rem;
  }

  .novo-clanstvo .oblika4 {
    padding: 1rem 8px;
  }

  .novo-clanstvo .oblika4 .row {
    display: block;
  }

  .novo-clanstvo .oblika4 h2 {
    font-size: 2rem;
  }

  .novo-clanstvo .oblika4 .levo {
    width: 100%;
    padding-top: 1rem;
  }

  .novo-clanstvo .oblika4 .levo p {
    margin: 0;
    padding: 1rem;
  }

  .novo-clanstvo .oblika4 .desno {
    width: 100%;
    margin: 8px 0;
  }

  .novo-clanstvo .oblika4 .desno p {
    margin: 4px;
  }


  .novo-clanstvo .mednaslov h3 {
    padding: 2rem 1rem;
    font-size: 1.8rem;
  }
  .novo-clanstvo #slika2.slika .ozadje {
    background-position: center;
    height: 200px;
    padding: 0;
  }
  .novo-clanstvo #slika2.slika h2 {
    font-size: 1.1rem;
    padding: 8px 0;
    margin: 0;
    line-height: normal;
  }
}


/*********    MEDIA QUERY  za Mobilce *******/
@media only screen and (max-width: 600px) {
  .menu-icon {
    width: initial;
    width: 1rem;
  }
  .top-right ul { margin-top: 0; }
  .top-right #iskanje { max-width: 100px }

  .sluzbe .okvir .tekst {
    font-size: 1.4em;
    font-weight: 400;
  }
  .sluzbe .okvir .stevilke {
    font-size: 1.4em;
  }
  .sluzbe .naslov {
    color: white;
    font-size: 2em;
    line-height: 1.5em;
  }

  .sluzbe .okvir .jp-stevilke .kaj {display: table;}
  .sluzbe .okvir .kaj a {font-size: 1.2em; line-height: 1.5em;}
  .sluzba .slika {right: 1rem; top: 8px;}
  .sluzba .slika img {min-width: 150%;}
  
  #pocitnice .tekst {display: block;}
  #pocitnice .vec-o {float: right; margin-top: 1rem;}

  .koda-95-covid {font-size: 1.2em;}

  .dogodki-prva .row .column {
    padding: 6px 0;
  }

  /* Novice prva */
  .novice-prva {
    display: block;
    padding: 1rem 0 0 10px;
  }
  .novice-prva .ena-ena {
    width: 100%;
    margin: 0;
  }
  .novice-prva .dva {
    width: 100%;
    padding-right: 0;
  }
  .novice-prva .dva-ena, .novice-prva .dva-dva { padding: 1rem 0 0 0;}
  .novice-prva .dva { padding-bottom: 8px;}
  .novicka-2 .naslov {font-size: 1.3em;}
  /*.novice-prva .dva .novicka-1 .naslov {font-size: 1.3em; }*/

  .novice-zavihki .podatki .container .desno .novica {
    display: block;
  }

  .novice-zavihki .podatki .zavihki1 { display: block; min-height: initial;}
  .novice-zavihki .podatki .container { display: block; }
  .novice-zavihki .podatki .container .levo{ width: 100%; padding-right: 0;}
  .novice-zavihki .podatki .container .desno { width: 100%; padding: 1rem 0;}
  .novice-zavihki .zavihek-small span {
    font-weight: 600;
    font-size: 1.2em;
    color: #fff;
    background-color: #ed1847;
    padding: 4px 12px;
  }
  .novice-zavihki .column:first-child {padding-right: 10px;}
  .novice-zavihki .zavihek-small {
    border-bottom: 3px solid #ed1847;
    padding-bottom: 6px;
    margin-bottom: 4px;
  }

  .prva-stran .video {display: block;}
  .prva-stran .video .en {padding-bottom: 1rem;}
  .prva-stran .vnaslov {margin-bottom: 8px;}

  #form {padding: 8px;}

  .novo-clanstvo .poll-div {
    margin: 1rem 8px;
    padding: 8px;
  }

}

/** animacija **/
/**/
#slika1 {
  opacity: 0;
  transition: opacity 2s ease-out;
}

#slika1.animate {
  opacity: 1;
}

#slika2 {
  transform: translateY(-400px);
  transition: transform 2s ease-out;
}

#slika2.animate {
  transform: translateY(0);
}


#naslov1 {
  opacity: 0;
  transform: translateX(100px);
  transition: opacity 1s ease-out, transform 2s ease-out;
}

#naslov1.animate {
  opacity: 1;
  transform: translateX(0);
}

#gumb1 {
  transform: translateY(-60px);
  transition: transform 2s ease-out;
}
#gumb1.animate { transform: translateX(0); }

#gumb2 {
  transform: translateY(-80px);
  transition: transform 2s ease-out;
}
#gumb2.animate { transform: translateX(0); }

#gumb3 {
  transform: translateY(-100px);
  transition: transform 2s ease-out;
}
#gumb3.animate { transform: translateX(0); }

#gumb4 {
  transform: translateY(-120px);
  transition: transform 2s ease-out;
}
#gumb4.animate { transform: translateX(0); }

#razlogi-1 {
  opacity: 0;
  transform: translateX(-200px);
  transition: opacity 1s ease-out, transform 2s ease-out;
}

#razlogi-1.animate {
  opacity: 1;
  transform: translateX(0);
}

#razlogi-2 {
  opacity: 0;
  transform: translateX(200px);
  transition: opacity 1s ease-out, transform 2s ease-out;
}

#razlogi-2.animate {
  opacity: 1;
  transform: translateX(0);
}

#razlogi-3 {
  opacity: 0;
  transform: translateX(-200px);
  transition: opacity 1s ease-out, transform 2s ease-out;
}

#razlogi-3.animate {
  opacity: 1;
  transform: translateX(0);
}

#razlogi-4 {
  opacity: 0;
  transform: translateX(200px);
  transition: opacity 1s ease-out, transform 2s ease-out;
}

#razlogi-4.animate {
  opacity: 1;
  transform: translateX(0);
}

#je-ni-nov-1 {
  transform: translateX(-200px);
  transition: transform 2s ease-out;
}

#je-ni-nov-1.animate {
  transform: translateX(0);
}


#je-ni-nov-2 {
  transform: translateX(200px);
  transition: transform 2s ease-out;
}

#je-ni-nov-2.animate {
  transform: translateX(0);
}

#miti-dejstva {
  transform: translateY(200px);
  transition: transform 2s ease-out;
}

#miti-dejstva.animate {
  transform: translateY(0);
}




/**/
