body {
  font-family: 'Roboto', sans-serif;
  
  background: #e2dcc7;
}

.topnav {
  
  background: #e2dcc7;
  padding: 0;
  background-image: url("/themes/goro/assets/img/jpg/topnavbg.jpg");
  background-repeat: no-repeat;
  background-position: 15% 0;
   
}
@media(min-width: 2500px){
    .topnav{
        background-position: 25% 0;   
    }    
}
@media(max-width: 1699px){
    .topnav{
        background-position: -50px 0;   
    }    
}

.rel{
    position: relative;
}
.logo-top{
    padding: 0;    
}
.logo-top img{
    
    width: 360px;
}
.logo-footer img{
    height: 100px;
    width: 220px;
}

.lang-switch {
  height: 50px;
  width: 60px;  
  background-color: #292626;
  position: absolute;
  top: 0;
  margin-top: 0px;
  right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lang-switch button {
  margin-top: 15px;
}
.lang-switch button,
.lang-switch a {
  color: #e2dcc7;
  font-size: 14px;
}
.lang-switch a{
    text-decoration: none;    
}


.link {
  color: #621426;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  text-decoration: none; 
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-bottom: 0;
  
}

.link:after {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -4px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 0;
  -webkit-transition: .3s;
  transition: .3s;
  
}
.link:hover{
  color: #621426;
}

.link:hover:after {  
  width: 90%;
  background: #621426;
}

.navbar-nav span {
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background-color: #621426;
  margin: 20px 27px 0;
}

.navbar-toggler {
    margin-top: -35px;
  margin-right: 0px;
  background: transparent;
  width: 70px;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}


.navbar-toggler span {
  display: block;
  width: 100%;
  height: 5px;
  margin: 5px 0;
  border-radius: 20px;
  background: #621426;
  -webkit-transition: .3s;
  transition: .3s;
}

.navbar-toggler[aria-expanded="true"] span:last-child {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  opacity: 0;
}

.navbar-toggler[aria-expanded="true"] span:first-child {
  -webkit-transform: rotate(45deg) translateY(10px) translateX(6px);
          transform: rotate(45deg) translateY(10px) translateX(6px);
}

.navbar-toggler[aria-expanded="true"] span:nth-child(2) {
  -webkit-transform: rotate(-45deg) translateY(-1px) translateX(-3px);
          transform: rotate(-45deg) translateY(-1px) translateX(-3px);
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pocetna-img{
  width: 100%;
  margin-top: 190px;
}

@media (max-width: 1198px) {
  
  .link{
    margin-top: 10px;  
    }
    .link:last-of-type{
        margin-bottom: 30px;    
    }
}

.dark-container {
  width: 100%;
  padding: 30px 0;
  background: #292626; 
}

.dark-container .opis a {
  color: #dedad2;
  font-size: 24px;
  margin: auto 0;
  text-transform: uppercase;
  text-decoration: none;
}

.dark-container .broj a{
  color: #dedad2;
  font-weight: 400;
  font-size: 48px;
  
  margin-top: 10px;
  text-decoration: none;
}
.bell img{
    height: 70px;
    width: 70px;
    margin-top: -10px;
}

@media(min-width: 991px){
    
    .dark-container .opis a{
        margin-right: -35px;    
    }
    .dark-container .broj a{
        margin-left: -35px;    
    }       
}
@media(max-width: 991px){
    .bell img{
        margin-top: 0;    
    }
     
}

.onama {
  background: url("/themes/goro/assets/img/jpg/onama-bg.jpg") center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 110px;
  padding-bottom: 65px;
}

.onama .naslov h1 {
  color: #4e1c28;
  padding-bottom: 50px;
  font-size: 36px;
  font-weight: 200;
  margin: 0;
}

.onama p {
  font-size: 24px;
  color: #4e1c28;
  margin-bottom: 50px;
}

.onama .tocka {
  margin-bottom: 50px;
}

.onama .tocka span {
  position: absolute;
  height: 11px;
  width: 11px;
  border-radius: 50%;
  background-color: #4e1c28;
  left: 50%;
}

.onama .last-text p {
  font-size: 36px;
  font-weight: 200;
  text-align: center;
}

.lokacija {
  background: url("../img/jpg/lokacija.jpg") center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0 5px;
}

.lokacija p {
  font-size: 18px;
  font-weight: 400;
  color: #dedad2;
  margin-bottom: 45px;
}

.lokacija p a {
  color: #dedad2;
}

.lokacija .koordinate {
  font-size: 48px;
  color: #dedad2;
}

.karta {
  padding: 0;
}

.galerija {
  padding: 120px 0;
  background: url("../img/jpg/galerija-bg.jpg") center;
  background-repeat: no-repeat;
  background-size: cover;
}

.kontakt {
  padding-top: 65px;
  padding-bottom: 130px;
  background-color: #621426;
}

.kontakt .broj {
  margin-top: 25px;
  margin-bottom: 15px;
}

.kontakt .separator {
  height: 8px;
  width: 8px;
  background-color: #ddd4be;
  border-radius: 50%;
}

.kontakt .adresa {
  margin-top: 15px;
}

.kontakt .broj a {
  text-decoration: none;
}

.kontakt .broj a,
.kontakt .adresa {
  color: #ddd4be;
  font-size: 18px;
  font-weight: 200;
}

/* Futuro potpis */
.futuro, .futuro span, .futuro strong {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.futuro {
  display: inline-block;
  position: relative;
  right: 30px;
  float: right;
  width: 25px;
  height: 25px;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.futuro.right {
  right: auto;
}

.futuro.neutral, .futuro.neutral:hover {
  text-shadow: 1px 1px #333;
}

.futuro.light, .futuro.light:hover {
  color: #333;
}

.futuro span {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 10;
  background: #1d1d1d url("https://www.futuro.hr/img/potpis/futuro.png") center 5px no-repeat;
  background-size: 18px auto;
  border-radius: 50%;
}

.futuro.neutral.alt span {
  background-color: #666;
}

.futuro.dark.alt span,
.futuro.light.alt span {
  background-color: #999;
}

.futuro.dark.alt2 span {
  background: transparent url("https://www.futuro.hr/img/potpis/futuro2.png") center -1px no-repeat;
  background-size: 30px auto;
}

.futuro.dark.alt2:hover span {
  background-color: #d5261e;
}

.futuro strong {
  display: block;
  position: absolute;
  top: 4px;
  left: 15px;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  opacity: 0;
}

.futuro.right strong {
  left: -20px;
}

.futuro:hover {
  color: #fff;
  text-decoration: none;
  overflow: visible;
}

.futuro:hover span, .futuro.alt:hover span {
  background-color: #d5261e;
  border-radius: 6px;
}

.futuro:hover strong {
  left: 30px;
  opacity: 1;
}

.futuro.right:hover strong {
  left: -40px;
}


@media (max-width: 1198px) {
    
  
  .navbar-nav span {
    display: none;
  }
  .dark-container .broj a{
    font-size: 36px;
    margin-left: 0px;
   
    }
    .dark-container .opis a{
   
    margin-right: 0px;
   
    }
    .topnav{
        background-image: none;
    }
  
}

@media screen and (max-width: 768px) {
  .logo-top img {
    
    max-width: 250px;
  }
  .pocetna-img{
    margin-top: 140px;      
    }
  .dark-container{
        padding: 0 0 10px;    
    }
  
  .onama .naslov h1 {
    font-size: 36px;
    text-align: center;
  }
  .onama p {
    font-size: 18px;
    text-align: center;
  }
  .onama .last-text p {
    font-size: 24px;
  }
  .lokacija .koordinate {
    font-size: 24px;
  }
  .lokacija p {
    font-size: 18px;
    text-align: center;
  }
  .kontakt .broj,
  .kontakt .adresa {
    font-size: 18px;
    
  }
}

@media screen and (max-width: 576px) {
    
  .lang-switch {
    height: 40px;
    width: 70px;
    
  }
  .lang-switch button {
    margin-top: 5px;
  }
  
  .dark-container .opis a{
    font-size: 18px;      
    }
  .dark-container .broj a{
    font-size: 24px;  
    }
  
}
@media screen and (min-width: 350px) {
  .navbar-toggler{
    margin-top: 65px;      
    }
  
}


@media screen and (max-width: 350px) {
  .pocetna-img{
    margin-top: 110px;
  }
  .logo-top img{
      max-width: 210px;}
    .logo-top{
        margin-right: 0px;}
  
  
}
