.hero-banner-bg{
  height: 100vh;
  padding-bottom: 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
}

.hero-glass{
  padding: 56px 56px 48px;
  background: rgba(255, 255, 255, 0.50);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.hero-badge{
  background: #1B91BF;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
}

.hero-title{
  margin: 0;
  max-width: 700px;
  line-height: 0.98;
  font-weight: 700;
  color: #132321;
}

.hero-right-title{
  margin: 0;
  line-height: 1.05;
  font-weight: 500;
  color: #132321;
  font-size:30px
}

.hero-text{
  max-width: 680px;
  font-size: 15px;
  line-height: 1.45;
  color: rgba(19, 35, 33, 0.9);
}

.hero-link{
  color: #132321;
  font-size: 15px;
}

.hero-link:hover{
  color: #283C95;
}

.hero-link-line{
  display: inline-block;
  width: 82px;
  height: 3px;
  border-radius: 999px;
  background: #132321;
  flex: 0 0 auto;
}

.hero-icon-wrap{
  top: -110px;
  right: 10px;
  z-index: 3;
}

.hero-icon{
  width: 150px;
  height: 150px;
  box-shadow: 0 20px 60px rgba(0,0,0,.08);
}

.hero-icon img{
  max-width: 70px;
  height: auto;
}

.izbornik{
  position:absolute;
  z-index:5;
  width:100%;
}

.izbornik .bg-izbornik{
  background: rgba(255, 255, 255, 0.50);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  width:100%;
  border-radius:20px!important;
  position: absolute;
  inset: 0;
  z-index: 0;
}

#nav-main .container{
  position: relative;
}


#nav-main .container > .position-relative{
  z-index: 1;
  padding: 8px 15px;
}

.izbornik a{
  color:#000
}

.izbornik .zakazi{
  background:#1b91bf;
  color:#FFF;
  border-radius:10px;
  padding:0 10px
}

.zakazi a{
  color:#FFF;
}

.home-grid-box{
  border-radius: 20px;
  overflow: hidden;
}

.home-grid-box--text{
  background: #e9e9ea;
  padding: 42px 54px;
  height: 100%;
}

.home-grid-title{
  line-height: 1.02;
  font-weight: 700;
  color: #1f2d2e;
  margin: 0;
}

.home-grid-title .text-primary{
  color: #1b91bf !important;
}

.home-grid-text{
  font-size: 18px;
  line-height: 1.45;
  color: #2f3a3b;
}

.home-grid-box--stat{
  padding: 28px 34px 34px;
  color: #fff;
}

.home-grid-box--blue{
  background: #1b91bf;
}

.home-grid-box--dark{
  background: #283C95;
}

.home-grid-number{
  font-size: clamp(3.5rem, 5vw, 5rem);
  line-height: 0.95;
  font-weight: 700;
  margin-bottom: 8px;
}

.home-grid-label{
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  color: #fff;
}

.home-grid-stat-text{
  font-size: 15px;
  line-height: 1.45;
  color: rgba(255,255,255,.95);
  max-width: 290px;
}

.home-grid-box--image{
  background: #ddd;
  min-height: 100%;
}

.home-grid-box--image img{
  display: block;
  border-radius: 20px;
}

.navbar .dropdown-menu{
    border: none;
    border-radius: 15px;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0,0,0,.12);
    min-width: 300px;
}

.navbar .dropdown-item{
    padding: 17px 22px;
    font-size: 14px;
    font-weight: 500;
    color: #2d2d2d;
    background: #ffffff;
    transition: all .2s ease;
}

.navbar .dropdown-item:hover{
    background: #1b91bf;
    color: #fff;
}

.navbar .dropdown-item.active,
.navbar .current-menu-item > .dropdown-item{
    background: #1b91bf; 
    color: #fff;
}

.navbar .dropdown-item:focus{
    background: #f6f6f6;
    color: #000;
}

.navbar .dropdown-item + .dropdown-item{
    border-top: 1px solid #f1f1f1;
}

.navbar .dropdown-toggle::after{
    margin-left: 8px;
    vertical-align: middle;
}

.navbar.dropdown-item{
    padding: 7px 22px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #4a3b35;
    pointer-events: none;
}

.home-usluge h2{
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.05;
  font-weight: 700;
  color: #1f2d2e;
}

.home-usluge-heading{
  max-width: 760px;
}

.home-usluge-heading p{
  font-size: 15px;
  line-height: 1.45;
  max-width: 900px;
}

.home-usluge-nav{
  color: #5f99dc;
  flex: 0 0 auto;
}

.home-usluge-nav .btn{
  color: #5f99dc;
  box-shadow: none !important;
}

.home-usluge-nav .btn:hover{
  color: #283C95;
}

.usluga-card{
  color: #1f2d2e;
}

.usluga-card-img-wrap{
  border-radius: 26px;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  background: #e9ecef;
}

.usluga-card-img{
  object-fit: cover;
  display: block;
  transition: transform .45s ease;
}

.usluga-card:hover .usluga-card-img{
  transform: scale(1.04);
}

.usluga-card-img-placeholder{
  width: 100%;
  height: 100%;
  min-height: 320px;
  background: linear-gradient(135deg, #dde3ea, #cfd7e2);
}

.usluga-card-title{
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
  color: #1f2d2e;
}

.dea-footer{
  background: #283c95;
  color: #ffffff;
  padding: 60px 0;
}

.dea-footer-inner{
  position: relative;
}

.dea-footer-logo img{
  max-width: 150px;
  height: auto;
  display: block;
}

.dea-footer-contact{
  color: rgba(255,255,255,.9);
  font-size: 15px;
  line-height: 1.55;
}

.dea-footer-title{
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: rgba(255,255,255,.75);
  margin: 0 0 18px;
}

.dea-footer-menu{
  margin: 0;
  padding: 0;
}

.dea-footer-menu li{
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}

.dea-footer-menu a{
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.45;
  transition: opacity .2s ease;
}

.dea-footer-menu a:hover{
  color: #ffffff;
  opacity: .7;
}

.dea-footer-manual{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.dea-footer .menu{
  margin: 0;
  padding: 0;
}

.dea-footer .menu > li > a{
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.45;
}

.dea-footer .menu > li > a:hover{
  opacity: .7;
}



@media (max-width: 991.98px){
  .hero-banner-bg{
    max-height: 200vh;
    padding: 180px 0 30px;
    align-items: flex-start !important;
    background-position: left top;
  }

  .hero-banner-bg{
  height: auto;
}


  .hero-glass{
    padding: 20px 20px;
  }

  .hero-link-line{
    width: 30px;
    height: 4px;
  }

  .hero-badge{
    font-size: 12px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-align:center;
  }

  .hero-icon-wrap{
    position: static !important;
    margin:  0 0px 20px;
    width:100%
  }

    .hero-icon{
    width: 30px;
    height: 30px;
  }

  .hero-icon img{
    max-width: 20px;
  }

  .dea-footer{
    padding: 40px 0;
  }

  .dea-footer-logo img{
    max-width: 120px;
  }

.navbar-brand{
  width:120px
}

.nav-toggler{
  background:#FFF;
  padding:10px 15px!important;
  border-radius:10px
}

#nav-main .container > .position-relative{
  z-index: 1;
  padding: 8px 8px;
}

.home-grid-box--text{
  background: #e9e9ea;
  padding: 22px;

}

.home-grid-text{
  font-size: 15px;
  line-height: 1.45;
}

.home-grid-box--stat{
  padding: 20px;
}

.home-grid-box--blue{
  background: #1b91bf;
}

.home-grid-box--dark{
  background: #283C95;
}

.offcanvas li{
  border-bottom :solid 1px #dadada;
  padding:5px 20px
}

.navbar .dropdown-menu{
    border-radius: 0px;
    box-shadow: none;
    min-width: 0px;
}

.navbar .dropdown-item{
    padding: 10px 10px;
  white-space: normal;
}

  .offcanvas .menu-item{
    padding:0
  }

.izbornik .zakazi{
  background:#1b91bf;
  color:#FFF;
  border-radius:0px;
  padding:5px 10px;
}

}
.grecaptcha-badge {
  visibility: hidden;
}