.footer-classic {
  background: linear-gradient(180deg, #f3f6fa 30%, rgba(243, 246, 250, 0.1) 70%);
}
#usluge-text {
    height: 60px;
    font-size: 16px;
}
.service-thumbnail__info {
  margin: 0 5px 0 5px;
}
#kontakt-mapa {
    width: 100%;
}
.cjenik-border {
  border-bottom: 1px dashed #b1b1b1;
}
.cjenik-text {
  text-align: left;
  width: 69%;
}
.cjenik-cijena {
  text-align: right;
  vertical-align: top;
  width: 30%;
}
.footer-classic .accent-number a:hover {
  text-decoration: none;
  color: #dc3a00;
}
.box-counter.bg-primary {
  background: linear-gradient(90deg, #bf0118, #c1747d);
}
.progress-linear-bar {
  background: #bf0118;
}
.form-wrap.has-error .form-input {
  border-color: #bf0118;
}
.form-validation {
  color: #bf0118;
}
#detalji-slika, #detalji-tekst {
    text-align: center;
}
.service-box__icon {
  background-color: #fff5f6;
}
.float-media-box__left img {
  object-fit: contain;
}
.img-shadow-1 {
  box-shadow: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #2D2D2D;
}
.button-gray-dark, .button-gray-dark:focus {
  background-color: #2D2D2D;
  border-color: #2D2D2D;
}
#ponuda-text {
    height: 60px;
    font-size: 14px;
}
#ponuda-p {
    margin-top: 5px;
}
#ponuda-slika {
    padding-top: 10px;
    text-align: center;
}
#ponuda-slika-lista {
    text-align: center;
}
#rd-navbar-info {
    position: absolute;
    right: 20px;
    display: none;
}
#rd-navbar-info-phone {
    font-size:26px;
    color: #343C5C;
    font-style: normal;
}
#rd-navbar-info-email {
    font-size:26px; 
    margin-left:10px;
    color: #343C5C;
    font-style: normal;
}
@media (max-width: 992px) {
    #rd-navbar-info {
        display:block;
    }
}
