h4 {
  font-family: "Big Shoulders Stencil Display", cursive;
}
h1 {
  font-family: "Do Hyeon", sans-serif;
}
h2 {
  font-family: "Inconsolata", monospace;
}
h3 {
  font-family: "Josefin Sans", sans-serif;
}
p {
  font-family: "Teko", sans-serif;
  font-size: 22px;
}

/* start index */
.naslovna {
  background-image: url(../images/naslovna-cover.png);
  height: 2200px;
  overflow: hidden;
  position: relative;
}
.ulaz {
  width: 100%;
  right: 0;
  z-index: 2;
}

.naslov {
  background-color: #343a40;
  height: 80px;
}
.naslov button {
  color: #39f73c;
  text-align: center !important;
  text-decoration: none;
  font-size: 35px;
}
.naslov button:hover {
  text-decoration: none;
  color: white;
}
.naslovna .card-body {
  background-color: #343a40;
  padding: 0;
  margin: 0;
}
.zoo i {
  font-size: 600px;
  position: absolute;
  right: 50%;
  transform: translate(50%);
  top: 450px;
  color: #181a17;
}
.zoo h2 {
  font-size: 60px;
  position: absolute;
  right: 50%;
  transform: translate(50%);
  top: 1147px;
  background-color: #181a17;
  color: #a1f739;
  padding: 10px;
}
.zoo :hover h2 {
  color: #a1f739;
  background-color: #317319;
}
.zoo :hover i {
  color: #317319;
}
.border1{
  padding: 0 !important;
}
.karta h4 {
  font-size: 20px;
}
.karta {
  margin: 40px 0 40px 90px;
  background: #a1f739;
  box-shadow: 0 0 5px 5px white;
  width: 60% !important;
  text-align: center;
  
}
.karta:hover h4 {
  background-color: #2b2b2a;
  color: #a1f739;
}
.karta:hover {
  background-color: white;
}
.karta h3 {
  background-color: #a1f739;
  color: white;
  font-weight: bold;
}
.border1 {
  border: 4px solid #a1f739;
  padding-left: 30px;
  background-color: #343a40;
}
.mobile i{
  font-size: 60px;
  color: white;
}
.mobile i:hover{
  color: #39f73c;
}
.mobile{background-color: #5e5d4f;
display: none;
}
/* end index */

/* start footer */
.footer {
  background-color: #362f2e;
  color: white;
  padding-top: 20px;
  position: relative;
  padding-top: 0;
}
.footer .linija{
  text-align: justify;
  position: relative;
}
.footer .linija::after{
position: absolute;
width: 3px;
height: 320px;
right: -30px;
top: 0;
background-color: #a1f739;
content: "";
}
.footer h2 {
  color: #a1f739;
}
.footer .container {
  background-color: #5e5d4f;
  padding: 20px;
}
.posalji {
  background-color: #a1f739;
  width: 50%;
  right: 80px;
  position: absolute;
  font-weight: bold;
}
.posalji:hover {
  color: #a1f739;
  background-color: #181a17;
}
.footer2{
background-color: #343a40;
padding-top: 17px;
}
.footer2 i{
  font-size: 35px;
  padding-right: 4px;
  
}
.footer2 .ff{
  font-size: 25px;
}
.footer2 span{
  color: #39f73c;
}
/* end footer */

/* start header */
.header a i {
  color: white;
  font-size: 60px;
  margin-right: 120px;
  text-decoration: none;
}
.kuca {
  color: white;
  font-size: 25px;
  position: absolute;
  bottom: 13px;
  left: 80px;
}
.kuca:hover {
  color: #a1f739;
}
.header i:hover {
  color: #a1f739;
}
.border2 {
  border-bottom: 3px solid #a1f739;
}
/* end header */

/* start zivotinje */

.mammal {
  background-color: #a1f739;
}
.mammal .container {
  background-color: #362f2e;
  padding: 20px;
}
.mammal h2 {
  color: #39f73c;
  font-size: 50px;
}
.mammal h3 {
  color: white;
}
#sisar h4 {
  color: white;
  font-size: 50px;
}
.zanimljivosti  {
  margin-bottom: 40px;
}
.zanimljivosti ul li{
    border: 3px solid #39f73c;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
  color: #181a17;
  background-color: #a1f739;
}
.zanimljivosti h2{
  font-weight: bold;
  font-size: 50px;
  padding-top: 40px;
}
.zanimljivosti a{
  color: #a1f739;
  font-size: 21px;
  background-color: #5e5d4f;
  width: 190px;

}

.tab-pane{
  background-color: #5e5d4f;
  padding:20px;
  color: white;
  font-size: 15px;
  border: 3px solid #39f73c;
}
.zanimljivosti a:hover{
  color: white;
}
.mammal:hover .owl-carousel .owl-nav button.owl-next{
  display: block;
}
.mammal:hover .owl-carousel .owl-nav button.owl-prev{
  display: block;
}
.owl-carousel .owl-nav button.owl-next:hover{
  background: none;

}
.owl-carousel .owl-nav button.owl-prev:hover{
  background: none;
  
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
  font-size: 250px;
  color: linear;
background: none; 
display: none;
}
.owl-carousel .owl-nav{
 
  position: relative;
}
.owl-carousel .owl-nav button.owl-next{
right: -250px;
  bottom: 350px;
position: absolute;
}
.owl-carousel .owl-nav button.owl-prev{
left: -250px;
  bottom: 350px;
position: absolute;
}
/* end zivotinje  */

/* start nas tim */
.progress{
  background-color: lightgray;
}
.progress-bar{
  background-color: #a1f739;
}
.ocjene1:hover .progress-bar{
  background-color: #39f73c;
}
.ocjene h2{
  color: #317319;
}
.ocjene h3{
  font-weight: bolder;
}
.ocjene img{
  box-shadow: 0 0 9px 5px #39f73c;
}
.mapa{
  border-bottom: 3px solid #a1f739;
  background-color: #343a40;
}
.akcije h2{
  font-weight: 600;
  font-size: 40px;
  color: #39f73c;
}
.akcije{
  background-color: #343a40;
  padding: 20px 20px;
}
figure{
  padding: 0;
}
/* end nas tim */



/* @media start */
@media (max-width: 980px) {
  .footer .linija::after{
    display: none;
  }
  .zanimljivosti a{
    width: 283px;
  }
  .zoo i{
  font-size: 300px;
  right: 50%;
  top: 70px;
}
.zoo h2{
  display: block;
  right: 50%;
  transform: translate(50%);
  top: 410px;
  font-size: 30px;
}

.naslovna{
  height: 500px;
  background-image: none;
  background-color: #a1f739;
}
.ulaz{
  width: 500px;
  left: 0;
}
.naslov{
  display: none;
}
.owl-nav{
  display: none;
}
.mobile{
  display: block;
}
.card{
  display: none;
}
}

/* end @media */
