body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}



.slider .btn {
  margin-top: 20px;
}

.fa {
  color: red;
}



.carousel {
  min-height: 900px;
}

.section-search input {
  padding: 5px !important;
  font-size: 18px !important;
  width: 90% !important;
  border: #f4f4f4 3px solid !important;
}

.autocomplete-content {
  position: absolute;
  width: 100%;
  text-align: center;
}

.section-follow .fa-4x {
  margin: 5px 10px;
}

.section-contact h5 {
  margin-bottom: 30px;
}

.img-logo {
  max-height: 64px !important;
  padding: 15px 0 !important;
}

.mobile-fab-tip {
  position: fixed;
  right: 85px;
  padding: 0px 0.5rem;
  text-align: right;
  background-color: white;
  border-radius: 2px;
  color: red;
  width: auto;
}

.modal {
  width: 50% !important;
  height: 50% !important;
}

.centrirana {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}