@charset "utf-8";
/* CSS Document */

.zatvaranjebb {
  color: #000000;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 40px;
  font-weight: bold;
  z-index: 9999;
  cursor: pointer;
}

#mejl form {
  max-width: 100%;
  margin: auto;
  background: linear-gradient(to bottom right, #fefefe, #e3f2fd);
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  font-family: sans-serif;
}

#mejl fieldset {
  border: none;
}

#mejl legend {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

#mejl label {
  display: block;
  margin-top: 12px;
  margin-bottom: 6px;
  font-weight: bold;
}

#mejl .required {
  color: #d00;
  font-weight: normal;
}

#mejl input[type="text"],
#mejl input[type="email"],
#mejl input[type="submit"],
#mejl textarea {
  width: 100%;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 20px;
  width: 100% !important;
}

#mejl textarea {
  resize: vertical;
}

#mejl input[type="submit"] {
  background: #0066cc;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
  transition: background 0.3s ease;
}

#mejl input[type="submit"]:hover {
  background: #004999;
}

.submit-wrap {
  text-align: center;
}

.zatvaranjebb:hover {
  color: #FF0000;
  cursor: pointer;
}


#map {
    width:600px;
    height:420px;
}
#marker-tooltip {
    display: none;
    position:absolute;
    width: 300px;
    height: 200px;
    background-color: #ccc;
    margin: 15px;
}

.cd-teamw .cd-member-infow {
  height: 150px;
  background: #000000;
  text-align: center;
  font-family: "Lobster", serif;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}
.cd-teamw .cd-member-infow span {
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: .5em;
}

@media screen and (min-width: 601px) {
.cd-teamw .cd-member-infow {
  height: 150px;
  background: #000000;
  text-align: center;
  font-family: "Lobster", serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}

.cd-teamw .cd-member-infow span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 15px;

  margin-top: .5em;
}
}

@media screen and (max-width: 600px) {
.cd-teamw .cd-member-infow {
  height: 150px;
  background: #000000;
  text-align: center;
  font-family: "Lobster", serif;
  font-size: 15px;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}
.cd-teamw .cd-member-infow span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 10px;
  font-size: 1rem;
  margin-top: .5em;
}
}




@media screen and (max-width: 768px) {
.cd-zaposleni {
  font-family: "Lobster", serif;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  font-size: 7vw;
  margin-top: .5em;
}
}

@media screen and (min-width: 769px) {
.cd-zaposleni {
  font-family: "Lobster", serif;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  font-size: 3vw;
  margin-top: .5em;
}
}



#cd-team .cd-member-info {
  background: #FFF;
  text-align: center;
  font-family: "Lobster", serif;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}
#cd-team .cd-member-info span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: .5em;
}

@media screen and (min-width: 601px) {
#cd-team .cd-member-info {
  background: #FFF;
  text-align: center;
  font-family: "Lobster", serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}

#cd-team .cd-member-info span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 15px;

  margin-top: .5em;
}
}

@media screen and (max-width: 600px) {
#cd-team .cd-member-info {
  background: #FFF;
  text-align: center;
  font-family: "Lobster", serif;
  font-size: 15px;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}
#cd-team .cd-member-info span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 10px;
  font-size: 1rem;
  margin-top: .5em;
}
}


#cd-teamq .cd-member-infoq {

  background: #FFF;
  text-align: center;
  font-family: "Droid Serif", serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}
#cd-teamq .cd-member-infoq span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: .5em;
}

@media screen and (min-width: 601px) {
#cd-teamq .cd-member-infoq {

  background: #FFF;
  text-align: center;
  font-family: "Droid Serif", serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}
#cd-teamq .cd-member-infoq span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: .5em;
}
}

@media screen and (max-width: 600px) {
#cd-teamq .cd-member-infoq {

  background: #FFF;
  text-align: center;
  font-family: "Droid Serif", serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}
#cd-teamq .cd-member-infoq span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 10px;
  font-size: 1rem;
  margin-top: .5em;
}
}









.text-blockz {
position:relative;
  width: 100%;
  height: 10vw;
  left: 0px;
  text-align: center;
bottom: 0px;
  background: #ff0000;
  color: white;
  text-shadow: 1px 1px 0 #000000;
  padding-height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 0px;
  opacity: .85;
  filter: alpha(opacity=85);

}

.text-blockd {
position: absolute;
width: 100%;
  height: auto;
left: 0px;
bottom: -40px;
text-align: center;
color: white;
padding-height: 20px;
padding-left: 0px;
padding-right: 20px;
padding-top: 490px;
padding-bottom: 400px;
}

@media only screen and (max-width: 768px) {
.text-blockz {
position:relative;
  width: 100%;
  height: 20vw;
  left: 0px;
  text-align: center;
bottom: 0px;
  background: #ff0000;
  color: white;
  text-shadow: 1px 1px 0 #000000;
  padding-height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 0px;
  opacity: .85;
  filter: alpha(opacity=85);

}

.text-blockd {
position: absolute;
width: 100%;
  height: auto;
left: 0px;
bottom: 40px;
text-align: center;
color: white;
padding-height: 10px;
padding-left: 0px;
padding-right: 20px;
padding-top: 490px;
padding-bottom: 200px;
}

}

/* -------------------------------- 
@media only screen and (max-width: 768px) {
.button {
  display: inline-block;
  background-color: #ffffff;
  text-decoration: none;
  border: none;
  color: #000000;
  text-align: center;
  font-size: 17px;
  padding: 0px;
  width: 99%;
  height: 30px;

  cursor: pointer;
  border: 2px solid #000000;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button1 {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button2:hover {
  box-shadow: 0 0px 0px 0 rgba(0,0,0,0.24),0 0px 0px 0 rgba(0,0,0,0.19);
}
}


.button {
  display: inline-block;
  background-color: #ffffff;
  text-decoration: none;
  border: none;
  color: #000000;
  text-align: center;
  font-size: 20px;
  padding: 0px;
  width: 99%;
  height: 50px;
  cursor: pointer;
  border: 2px solid #000000;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button1 {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button2:hover {
  box-shadow: 0 0px 0px 0 rgba(0,0,0,0.24),0 0px 0px 0 rgba(0,0,0,0.19);
}

-------------------------------- */


.akme-animate-leftz
{position:relative;

}



.button {
  display: inline-block;
  background-color: #ffffff;
  border: none;
  color: #000000;
  text-align: center;
  font-size: 20px;
  padding: 0px;
  width: 99%;
  height: 50px;
  transition: all 0.5s;
  cursor: pointer;
  border: 2px solid #000000;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0px;
  transition: 0.5s;
}



.button:hover span {
  padding-right: 0px;
  background-color: #ffffff;
  color: #000000;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}



.ilustracijaz {
  position: relative;
  font-family: Arial;
  font-size: 22px;
width: 100%;
height:100%;
}

.overlayz {
  position: absolute;
  top: 250px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: width: "100%" ;
  background-position:center;
 
}


.show-hide-members span {
	display: inline-block;
	border: 2px solid #2b4e84;
	border-radius: 5px;
	cursor: pointer;
	padding: 4px 15px;
}







@media (max-width: 1280px) {
  .pahulje {
display:none;
  }
}

@media (max-width: 1280px) {
  .pahuljeContainer {
display:none;
  }
}

@media (min-width: 1281px)  {

  #pahuljeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  .pahulje {
    position: fixed;
    background-color: #ffffff;
    user-select: none;
    z-index: 1000;
    pointer-events: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
  }

}

.container1 {
  position: absolute;
  width: 50%;
}

.ilus {
  display: block;
  width: 100%;
  height: auto;
}


}

.container:hover .overlayz {
  opacity: 1;
}

.prekoz {
  color: black;
  position: relative;
  font-size: 20px;
  text-align: left;
  padding-left:15px;
  top: 60px;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
 
}


.ilustracija {
  position: relative;
  font-family: Arial;
  font-size: 22px;
width: 100%;

}

.zoom {
  padding: 50px;
  background-color: green;
  transition: transform .2s;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}

.container {
  position: relative;
  font-family: Arial;
  font-size: 22px;
width: 100%;
height:100%;
  
}


.akme-container:after,.akme-container:before{content:"";display:table;clear:both}


.akme-animate-left
{position:relative;
animation:animateleft 4s
}
@keyframes animateleft {
from{left:-1200px;
opacity:0}
to{left:0px; opacity:1
}
}
.akme-animate-right {
position:relative;
animation:animateright 2s
}
@keyframes animateright {
from{right:-1200px;
opacity:0}
to{right:0;opacity:1
}
}

.akme-animate-top {
position:relative;
animation:animatetop 1s
}
@keyframes animatetop {
from{top:-1000px;opacity:0
}
to {
top:0;opacity:1
}
}

.akme-animate-zoom {
animation:animatezoom 3s
}
@keyframes animatezoom {
from{transform:scale(5)
}
to{transform:scale(1)
}
}



p.dotted {border-style: dotted;}
p.dashed {border-style: dashed;}
p.solid {border-style: solid;}
p.double {border-style: double;}
p.groove {border-style: groove;}
p.ridge {border-style: ridge;}
p.inset {border-style: inset;}
p.outset {border-style: outset;}
p.none {border-style: none;}
p.hidden {border-style: hidden;}
p.mix {border-style: dotted dashed solid double;}


svg{width:30%;}

.circlePercent {
  position: relative;
  top: 26px;
  left: 26px;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: orange;
}
.circlePercent:before,
.circlePercent > .progressEnd {
  position: absolute;
  z-index: 3;
  top: 2px;
  left: 45px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
  -ms-transform-origin: 3px 46px;
  transform-origin: 3px 46px;
  content: "";
}
.circlePercent:after,
.circlePercent > .progress {
  position: absolute;
  -ms-transform-origin: 48px 48px;
  transform-origin: 48px 48px;
  z-index: 0;
  top: 0;
  left: 0;
  width: 48px;
  height: 96px;
  border-radius: 48px 0 0 48px;
  background: orange;
  content: "";
}
.circlePercent.fiftyPlus:after {
  background: white;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circlePercent > .progress.progress {
  background: white;
}
.circlePercent > .counter {
  position: absolute;
  box-sizing: border-box;
  z-index: 2;
  width: 100px;
  height: 100px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 50%;
  border: 4px solid orange;
}
.circlePercent > .counter:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -13px;
  width: 100%;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
  font-family: sans-serif;
  text-align: center;
  color: white;
  content: attr(data-percent) "%";
}
.circlePercent > .counter:after {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
  background: orange;
  content: "";
}
.circlePercent > .counter[data-percent="100"] {
  background: white;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 400px;
  background-color: #555;
  color: #fff;
  text-align: left;
  padding-left: 5px;
  border-radius: 6px;
  padding: 10px 10px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}



/* -------------------------------- 

DEŽURNI

-------------------------------- */

/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#ostali {
  width: 100%;
  padding: 0 0 0 0;
  text-align: center;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

body.overflow-hidden {

  overflow: hidden;
}
img {
  max-width: 100%;
}


#mapaakme {
  width: 100%;
  padding: 0 0 0 0;
  text-align: center;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

body.overflow-hidden {

  overflow: hidden;
}
img {
  max-width: 100%;
}


/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-containerz {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  max-width: 1200px;
  margin: auto auto auto auto;
}
.cd-containerz::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
main {
  position: relative;
  z-index: 2;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

main.slide-out {
  /* the main element slides to the left when the author bio is visible */
  -webkit-transform: translateX(-270px);
  -moz-transform: translateX(-270px);
  -ms-transform: translateX(-270px);
  -o-transform: translateX(-270px);
  transform: translateX(-270px);
}

main.slide-out .cd-overlay {
  /* the overlay layer gets visible when the author bio slides in */
  display: block;
  -webkit-animation: cd-fade-in 0.3s;
  -moz-animation: cd-fade-in 0.3s;
  animation: cd-fade-in 0.3s;
}

@media only screen and (min-width: 768px) {
  main.slide-out {
    /* change in size of the author bio section */
    -webkit-transform: translateX(-600px);
    -moz-transform: translateX(-600px);
    -ms-transform: translateX(-600px);
    -o-transform: translateX(-600px);
    transform: translateX(-600px);
  }
}

@media only screen and (min-width: 1200px) {
  main.slide-out {
    -webkit-transform: translateX(-800px);
    -moz-transform: translateX(-800px);
    -ms-transform: translateX(-800px);
    -o-transform: translateX(-800px);
    transform: translateX(-800px);
  }
}

.cd-sectionz {
  padding: 0 0;
  text-align: center;
}
.cd-sectionz .cd-containerz {
  /* this modifies the .cd-container default max-width 768 */
  max-width: 100%;
}
.cd-sectionz h2 {
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 20px;
  font-size: 1.25rem;
}
.cd-sectionz p {
  line-height: 1.4;
}

@media only screen and (min-width: 768px) {
  .cd-sectionz {
    /* padding: 4em;*/
    padding: 0em;
  }
  .cd-sectionz p {
    line-height: 1.6;
  }
}

@media only screen and (min-width: 1200px) {
  .cd-sectionz {
    padding: 0;
  }
  .cd-sectionz h2 {
    margin-bottom: 0;
  }
  .cd-sectionz p {
    line-height: 1.8;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

/*header {
  background: #f2ecbd;
}*/
header h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  margin-bottom: .4em;
  color: #3e380c;
}
header p {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #93861d;
}

.cd-placeholderz-1 {
  background: #f25f5c;
  color: #fdeaea;
}

.cd-placeholderz-2 {
  background: #FFF;
}

#cd-teamz {
  background: #ffffff;
}
#cd-teamz .cd-containerz {
  max-width: 1200px;
}
#cd-teamz h2 {
  color: #1a2f2a;
}
#cd-teamz li {
  margin-bottom: 2em;
  border-radius: 0.25em;
  box-shadow: 0 0 10px rgba(92, 75, 81, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.no-touch #cd-teamz li:hover {
  box-shadow: 0 0 10px rgba(92, 75, 81, 0.3);
}
.no-touch #cd-team li:hover .cd-img-overlay {
  opacity: 0.8;
}
#cd-teamz figure {
  position: relative;
}

#cd-teamz {
  display: block;
  width: 80px;
  height: 25px;
}


#cd-teamz img {
  display: block;
  width: 100%;
  border-radius: .25em .25em 0 0;
}
#cd-teamz .cd-img-overlayz {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0;
  border-radius: .25em .25em 0 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#cd-teamz .cd-img-overlayz span {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #000000;
}
#cd-teamz .cd-member-infoz {
  background: #FFF;
  text-align: center;
  font-family: "Lobster", serif;
  font-size: 25px;
  font-size: 0.8rem;
  font-weight: bold;
  padding-top: 20px;
  border-radius: 0 0 .25em .25em;
}
#cd-teamz .cd-member-infoz span {
  display: block;
  font-family: "Droid Serif", serif;
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  font-size: 0.875rem;
  margin-top: .5em;
}


@media only screen and (min-width: 768px) {
  #cd-team li {
    width: 31%;
    float: left;
    margin-right: 3.5%;
  }
  #cd-team li:nth-child(3n) {
    margin-right: 0;
  }
}



.cd-member-bioz {
  position: fixed;
  top: 0;
  right: 0;
 width: 270px;
  height: 100%;
  overflow-y: auto;
  /* smooth scrolling on mobile phones and tablets */
  -webkit-overflow-scrolling: touch;
  background: #2b4e84;
  z-index: 1;
  /* this how we move the author bio section off the canvas */
  -webkit-transform: translateX(270px);
  -moz-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
z-index: 10000;
}
.cd-member-bio.slide-inz {
  /* the author bio section slides in when the user clicks on the team member picture */
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-member-bioz .cd-member-bio-pictz {
  position: relative;
}
.cd-member-bio .cd-member-bio-pict::after {
  /* gradient at the bottom of the image - same color of the background of the section */
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: -webkit-linear-gradient( bottom , #2b4e84, rgba(43, 78, 132, 0));
  background: linear-gradient(to top, #2b4e84, rgba(43, 78, 132, 0));
}
.no-cssgradients .cd-member-bioz .cd-member-bio-pictz::after {
  display: none;
}
.cd-member-bioz img {
  width: 100%;
  display: block;
}
.cd-member-bioz .cd-bio-contentz {
  padding: 1em;
  color: #FFF;
}
.cd-member-bio .cd-bio-contentz h1 {
  font-family: "Droid Sans", sans-serif;

  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
}
.cd-member-bioz .cd-bio-contentz p {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 1em 0;
  line-height: 1.4;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .cd-member-bioz {
    width: 600px;
    -webkit-transform: translateX(600px);
    -moz-transform: translateX(600px);
    -ms-transform: translateX(600px);
    -o-transform: translateX(600px);
    transform: translateX(600px);
  }
  .cd-member-bioz .cd-bio-contentz {
    padding: 2em;
  }
  .cd-member-bioz .cd-bio-contentz p {
    line-height: 1.6;
    margin: 2em 0;
  }
}
@media only screen and (min-width: 1200px) {
  .cd-member-bioz {
    width: 800px;
    -webkit-transform: translateX(800px);
    -moz-transform: translateX(800px);
    -ms-transform: translateX(800px);
    -o-transform: translateX(800px);
    transform: translateX(800px);
  }
  .cd-member-bioz .cd-member-bio-pictz::after {
    height: 150px;
  }
  .cd-member-bioz .cd-bio-contentz {
    padding: 0em;
    /* padding: 4em;*/
    /* we move the content up so the title is over the color gradient */
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px);
  }
  .cd-member-bioz .cd-bio-contentz h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .cd-member-bioz .cd-bio-contentz p {
    font-size: 16px;
    font-size: 1rem;
  }
  .no-cssgradients .cd-member-bioz .cd-bio-contentz {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.cd-member-bio-close {
  width: 32px;
  height: 32px;
  overflow: hidden;
  position: fixed;
  top: 60px;
  right: 10px;
  background: url("../img/cd-icon-close.svg") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
z-index: 10001;
  display: none;
}
.cd-member-bio-close.is-visible {
  display: block;
  -webkit-animation: cd-move-in 0.8s;
  -moz-animation: cd-move-in 0.8s;
  animation: cd-move-in 0.8s;
}
@media only screen and (min-width: 1200px) {
  .cd-member-bio-close {
    right: 20px;
    top: 60px;
  }
}

.cd-overlayz {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(138, 190, 178, 0.8);
  cursor: pointer;
  display: none;
}

/* -------------------------------- 

xkeyframes 

-------------------------------- */
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes cd-move-in {
  0% {
    -webkit-transform: translateX(100px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-move-in {
  0% {
    -moz-transform: translateX(100px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-move-in {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}




/* -------------------------------- 

MREŽE

-------------------------------- */


#dezurstvo {
  text-align: center;
  color: #000000;
  font-size: 40px;
font-weight: 300;
}


/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

body.overflow-hidden {
  /* when author bio is visible, the out-of-focus content won't scroll */
  overflow: hidden;
}
img {
  max-width: 100%;
}


/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  max-width: 1200px;
  margin: auto auto auto auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
main {
  position: relative;
  z-index: 2;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

main.slide-out {
  /* the main element slides to the left when the author bio is visible */
  -webkit-transform: translateX(-270px);
  -moz-transform: translateX(-270px);
  -ms-transform: translateX(-270px);
  -o-transform: translateX(-270px);
  transform: translateX(-270px);
}

main.slide-out .cd-overlay {
  /* the overlay layer gets visible when the author bio slides in */
  display: block;
  -webkit-animation: cd-fade-in 0.3s;
  -moz-animation: cd-fade-in 0.3s;
  animation: cd-fade-in 0.3s;
}

@media only screen and (min-width: 768px) {
  main.slide-out {
    /* change in size of the author bio section */
    -webkit-transform: translateX(-600px);
    -moz-transform: translateX(-600px);
    -ms-transform: translateX(-600px);
    -o-transform: translateX(-600px);
    transform: translateX(-600px);
  }
}

@media only screen and (min-width: 1200px) {
  main.slide-out {
    -webkit-transform: translateX(-800px);
    -moz-transform: translateX(-800px);
    -ms-transform: translateX(-800px);
    -o-transform: translateX(-800px);
    transform: translateX(-800px);
  }
}

.cd-section {
  padding: 0 0;
  text-align: center;
}
.cd-section .cd-container {
  /* this modifies the .cd-container default max-width 768px */
  max-width: 100%;
}
.cd-section h2 {
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 20px;
  font-size: 1.25rem;
}
.cd-section p {
  line-height: 1.4;
}

@media only screen and (min-width: 768px) {
  .cd-section {
    /* padding: 4em;*/
    padding: 0em;
  }
  .cd-section p {
    line-height: 1.6;
  }
}

@media only screen and (min-width: 1200px) {
  .cd-section {
    padding: 0;
  }
  .cd-section h2 {
    margin-bottom: 2em;
  }
  .cd-section p {
    line-height: 1.8;
    font-size: 36px;
    font-size: 2.250rem;
  }
}

/*header {
  background: #f2ecbd;
}*/
header h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;

  margin-bottom: .4em;
  color: #3e380c;
}
header p {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #93861d;
}

.cd-placeholder-1 {
  background: #ffffff
  color: #fdeaea;
}

.cd-placeholder-2 {
  background: #FFF;
}

#cd-team {
  background: #ffffff;
}
#cd-team .cd-container {
  max-width: 1200px;
}
#cd-team h2 {
  color: #1a2f2a;
}
#cd-team li {
  margin-bottom: 2em;
  border-radius: 0.25em;
  box-shadow: 0 0 10px rgba(92, 75, 81, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.no-touch #cd-team li:hover {
  box-shadow: 0 0 10px rgba(92, 75, 81, 0.3);
}
.no-touch #cd-team li:hover .cd-img-overlay {
  opacity: 0.8;
}
#cd-team figure {
  position: relative;
}

#cd-teamz {
  display: block;
  width: 80px;
  height: 25px;
}


#cd-team img {

  width: 100%;
  border-radius: .25em .25em 0 0;
}
#cd-team .cd-img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0;
  border-radius: .25em .25em 0 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#cd-team .cd-img-overlay span {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #000000;
}



.cd-teamz li {
    width: 43%;
    float: left;
    margin-right: 3.5%;
  }


.cd-member-bio {
  position: fixed;
  top: 0;
  right: 0;
  /*   width: 270px;*/
  width: 100%;
  height: 100%;
  overflow-y: auto;
  /* smooth scrolling on mobile phones and tablets */
  -webkit-overflow-scrolling: touch;
  background: #2b4e84;
  z-index: 1;
  /* this how we move the author bio section off the canvas */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
z-index: 10000;
}
.cd-member-bio.slide-in {
  /* the author bio section slides in when the user clicks on the team member picture */
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-member-bio .cd-member-bio-pict {
  position: relative;
}
.cd-member-bio .cd-member-bio-pict::after {
  /* gradient at the bottom of the image - same color of the background of the section */
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: -webkit-linear-gradient( bottom , #2b4e84, rgba(43, 78, 132, 0));
  background: linear-gradient(to top, #2b4e84, rgba(43, 78, 132, 0));
}
.no-cssgradients .cd-member-bio .cd-member-bio-pict::after {
  display: none;
}
.cd-member-bio img {
  width: 100%;
  display: block;
}

.cd-member-dm img {
  width: 30%;
  display: block;
}

.cd-member-bio .cd-bio-content {
  padding: 1em;
  color: #FFF;
}
.cd-member-bio .cd-bio-content h1 {
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;

  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
}
.cd-member-bio .cd-bio-content p {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 1em 0;
  line-height: 1.4;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .cd-member-bio {
    width: 600px;
    -webkit-transform: translateX(600px);
    -moz-transform: translateX(600px);
    -ms-transform: translateX(600px);
    -o-transform: translateX(600px);
    transform: translateX(600px);
  }
  .cd-member-bio .cd-bio-content {
    padding: 2em;
  }
  .cd-member-bio .cd-bio-content p {
    line-height: .9;
    margin: 2em 0;
  }
}
@media only screen and (min-width: 1200px) {
  .cd-member-bio {
    width: 800px;
    -webkit-transform: translateX(800px);
    -moz-transform: translateX(800px);
    -ms-transform: translateX(800px);
    -o-transform: translateX(800px);
    transform: translateX(800px);
  }
  .cd-member-bio .cd-member-bio-pict::after {
    height: 150px;
  }
  .cd-member-bio .cd-bio-content {
    /* padding: 4em;*/
    /* padding: 0em;*/
    /* we move the content up so the title is over the color gradient */
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px);
  }
  .cd-member-bio .cd-bio-content h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .cd-member-bio .cd-bio-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .no-cssgradients .cd-member-bio .cd-bio-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.cd-member-bio-close {
  width: 32px;
  height: 32px;
  overflow: hidden;
  position: fixed;
  top: 60px;
  right: 10px;
  background: url("../img/cd-icon-close.svg") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 3;
  display: none;
z-index: 10001;
}
.cd-member-bio-close.is-visible {
  display: block;
  -webkit-animation: cd-move-in 0.8s;
  -moz-animation: cd-move-in 0.8s;
  animation: cd-move-in 0.8s;
}
@media only screen and (min-width: 1200px) {
  .cd-member-bio-close {
    right: 20px;
    top: 60px;
  }
}

.cd-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(138, 190, 178, 0.8);
  cursor: pointer;
  display: none;
}

/* -------------------------------- 

xkeyframes 

-------------------------------- */
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes cd-move-in {
  0% {
    -webkit-transform: translateX(100px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-move-in {
  0% {
    -moz-transform: translateX(100px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-move-in {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
