.display-4.size-1 {
  font-size: 2.5rem !important;
}

.display-4.size-2 {
  font-size: 1.5rem !important;
}

#deal {
    display: none;
}

a[movetotop] {
    cursor: pointer;
}

#Novadi a,
#Pasta_indeksi a,
#Organizacijas a,
#Registri a {
    padding-top: 0;
    padding-bottom: 0;
}

#main-card a.nav-link.active.vip {
    background: var(--bs-warning);
}
#main-card a.nav-link.active {
    color: var(--bs-white);
}
#main-card a.nav-link {
    color: var(--bs-dark);
}






div#div2 {
    //display: none;
}
div#div1 {
    //opacity: 0.1;
    //background: black;
    //display: none;
}
div#div0 .carousel-control-prev {
    width: auto;
    left: 0px;
}
div#div0 .carousel-control-next {
    width: auto;
    right: 15px;
}
div#records {
    background: #fff;
}