@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,400,700);
@import url(//fonts.googleapis.com/css?family=Raleway:700,400,300);
h1,
h2,
h4,
h5,
h6 {
  font-weight: 700;
}
.banner,
body {
  position: relative;
}
.banner,
.banner-image {
  min-height: 100%;
  width: 100%;
}
.banner,
body,
html {
  height: 100%;
}
.panel-heading a,
body {
  background-color: #fff;
}
.fixed-header-on .brand,
.media .fa {
  font-size: 24px;
}
.caption-data,
.overlay i {
  left: 50%;
  top: 50%;
  text-align: center;
}
.sponsor-item,
.sponsor-name {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.btn,
.caption-data h1,
.event-month,
.gallery-filter button,
.gallery-nav a,
.nav-pills > li > a,
.sponsor-category,
.sponsor-title,
h5 {
  text-transform: uppercase;
}
#gallery-section,
.btn,
.caption-data,
.gallery-controls,
.gallery-filter,
.hero-caption,
.hero-caption h2,
.image-title,
.media .fa,
.overlay i,
.overlay span,
.sponsor-name {
  text-align: center;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333;
}
h1 {
  font-size: 38px;
  margin-bottom: 20px;
}
h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
h3 {
  font-size: 22px;
}
.large,
.list-icons,
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
.colored,
.main-navigation .navbar-default .navbar-nav > li.active > a:hover,
.main-navigation .navbar-default .navbar-nav > li > a:hover,
h1 span,
h2 span,
h3 span,
h4 span {
  color: #ff9800;
}
.banner-caption h1,
.banner-caption h2,
.banner-caption h3,
.banner-caption h4,
.banner-caption h5,
.banner-caption h6,
.brand a,
.default-bg h1,
.default-bg h2,
.default-bg h3,
.default-bg h4,
.default-bg h5,
.default-bg h6,
.footer h1,
.modal-header h4,
.transprant-bg,
.transprant-bg h1,
.transprant-bg h2,
.transprant-bg h3,
.transprant-bg h4,
.transprant-bg h5,
.transprant-bg h6,
a,
a:hover {
  color: #fff;
}
a:active,
a:focus {
  outline: 0;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.list-unstyled li {
  padding: 5px 0;
}
.list-horizontal {
  padding: 15px 0;
}
.list-horizontal-item img {
  display: block;
  margin: 0 auto;
}
.list-icons {
  padding: 0;
  margin: 20px 0;
  list-style: none;
}
.list-icons li {
  padding: 0 0 15px;
}
blockquote {
  border-left: none;
  padding-left: 0;
  padding-right: 0;
}
.title {
  color: #fff;
  margin-top: 0;
}
.header {
  color: #fff;
  background-color: #000;
  padding: 10px 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.banner {
  color: #fff;
}
.banner-image {
  vertical-align: middle;
}
.banner:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(74, 4, 38, 0.53);
  content: "";
}
.banner-caption {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 2;
}
.section {
  background: #fff;
  padding: 80px 0;
}
.default-bg {
  background-color: indigo;
  color: #fff;
}
.default-bg.blue {
  background-color: #ff9800;
}
.btn-default:hover,
.btn-primary,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ff9800;
  border: 0;
}
.default-bg blockquote footer,
.form-control-feedback,
.transprant-bg blockquote footer {
  color: #ccc;
}
.default-bg a,
.transprant-bg a {
  color: #fff;
  text-decoration: underline;
}
.brand a {
  text-decoration: none;
}
.brand a:hover,
.default-bg a:hover,
.gallery-nav a,
.overlay:hover,
.panel-heading a,
.panel-heading a:hover,
.social-links li a,
.social-links li a:hover,
.transprant-bg a:hover {
  text-decoration: none;
}
.transprant-bg {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
}
.transprant-bg .transprant-bg {
  margin-top: 80px;
  z-index: 3;
}
.transprant-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.transprant-bg.blue:after {
  background-color: rgba(85, 172, 238, 0.7);
}
.transprant-bg .container {
  z-index: 3;
  position: relative;
}
.bg-image-1 {
  background: url("../images/bg-image-1.jpg") 50% 0 no-repeat;
}
.caption-data {
  position: absolute;
  z-index: 20;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.caption-data h1 span {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.caption-data h3 {
  line-height: 34px;
}
.contact-form button.cta-button,
button.cta-button.btn-dark,
button.cta-button.btn-default,
button.cta-button.btn-light {
  background: 0 0;
}
button.cta-button {
  font-size: 16px;
  line-height: 16px;
  border: 1px solid #fff;
  padding: 20px 42px;
  border-radius: 4px;
  font-family: Raleway;
  font-weight: 600;
  transition: background 0.3s, border-color 0.3s;
  margin-top: 20px;
}
button.cta-button:hover {
  background: #fff;
  color: #000;
}
.no-view {
  opacity: 0;
}
.object-visible,
.touch .no-view {
  opacity: 1 !important;
}
@-moz-document url-prefix() {
  .object-visible,
  .touch .no-view {
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    -ms-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
  }
}
.space {
  padding: 20px 0;
}
.panel-title a i,
.pr-10 {
  padding-right: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.pclear {
  padding-bottom: 0;
}
.secPadding {
  padding: 70px 0;
}
.banner-caption h1 {
  font-size: 60px;
}
.footer.section {
  background: #2d3142;
  color: #949494;
}
.subfooter {
  background: linear-gradient(135deg, #ff9800, #ff5722);
  padding: 40px 0;
}
.subfooter h4 {
  margin-bottom: 15px;
  color: #fff;
}
.item blockquote img,
.subfooter p {
  margin-bottom: 10px;
}
.subfooter p {
  color: #fff;
  animation: 2s ease-in-out fadeIn;
}
.subfooter .social-links {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  display: flex;
  justify-content: center;
}
.subfooter .social-links li {
  margin: 0 10px;
}
.subfooter .social-links li a {
  color: #fff;
  font-size: 20px;
  transition: color 0.3s;
}
.subfooter .quick-links li a:hover,
.subfooter .social-links li a:hover {
  color: #ff5722;
}
.subfooter .quick-links {
  list-style: none;
  padding: 0;
}
.subfooter .quick-links li {
  margin: 5px 0;
}
.subfooter .quick-links li a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hero-caption {
  padding: 40px 0;
}
.btn {
  padding: 8px 15px;
  font-size: 14px;
  line-height: 1.42857143;
  min-width: 160px;
  border-radius: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.btn-default {
  color: #fff;
  background: #ff9800;
  border: 0;
}
.form-control,
.panel-group .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0;
}
.panel-group .panel {
  border-radius: 0;
  border: none;
}
.panel-default > .panel-heading {
  padding: 0;
  outline: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.brand,
.price-table .panel-heading {
  padding: 10px 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #f0f0f0;
  border-top: none;
  background-color: #fafafa;
}
.panel-heading a {
  font-weight: 400;
  padding: 12px 35px 12px 15px;
  display: inline-block;
  width: 100%;
  color: #ff9800;
  position: relative;
  border: 1px solid #ececec;
}
.panel-heading a.collapsed {
  color: #333;
  background-color: #fafafa;
}
.panel-heading a:after {
  font-family: FontAwesome;
  content: "\f147";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}
.panel-heading a.collapsed:after {
  content: "\f196";
}
.panel-heading a:hover {
  background-color: #fff;
  color: #ff9800;
}
.panel-title a i {
  font-size: 20px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover,
.nav-pills > li > a:hover {
  background-color: #ff9800;
  border-color: #ff9800;
  color: #fff;
}
.nav-pills > li > a {
  border-radius: 0;
  padding: 8px 20px;
  border: 1px solid #cacaca;
  color: #666;
  font-size: 12px;
  font-weight: 300;
}
.form-control {
  height: 45px;
  border-radius: 0;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 15px;
}
textarea {
  resize: vertical;
}
.modal-content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal-header {
  background-color: #626262;
  color: #fff;
}
.modal-header .close {
  font-weight: 300;
  color: #fff;
  text-shadow: none;
  opacity: 1;
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 1140px;
  }
}
.media .fa {
  width: 40px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
}
.header .navbar {
  margin-bottom: 0;
}
.main-navigation .navbar-default {
  background-color: transparent;
  border: none;
}
.main-navigation .navbar-default .navbar-nav > li > a {
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 400;
}
.main-navigation .navbar-default .navbar-nav > li.active > a {
  background-color: transparent;
  color: #ff9800;
}
#quote-carousel {
  padding: 0 10px 30px;
  margin-top: 30px;
}
#quote-carousel .carousel-control {
  background: 0 0;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
#quote-carousel .carousel-control.left {
  left: -12px;
}
#quote-carousel .carousel-control.right {
  right: -12px !important;
}
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0;
  margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
  background: silver;
}
#quote-carousel .carousel-indicators .active {
  background: #333;
}
#quote-carousel img {
  width: 250px;
  height: 100px;
}
.item blockquote {
  border-left: none;
  margin: 0;
}
.item blockquote p:before {
  content: "\f10d";
  font-family: Fontawesome;
  float: left;
  margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-navigation .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-nav {
    float: left !important;
  }
}
@media (max-width: 767px) {
  .header.navbar-fixed-top {
    position: absolute;
  }
}
.fixed-header-on .header {
  background-color: rgba(0, 0, 0, 0.95);
  padding: 5px 0;
}
.fixed-header-on .logo {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .fixed-header-on .brand,
  .fixed-header-on .logo,
  .fixed-header-on .site-slogan {
    display: none;
  }
  .brand {
    font-size: 5px;
  }
}
.logo {
  margin: 10px 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.logo,
.logo-section {
  float: left;
}
.brand {
  font-family: Raleway, sans-serif;
  font-size: 38px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-left: 10px;
}
.site-slogan {
  font-size: 12px;
}
.block-list p,
.contacts {
  font-size: 16px;
}
.block-list .media-left {
  width: 60px;
}
.block-list .fa {
  border: 1px solid #fff;
  padding: 20px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
}
.contacts i {
  margin-right: 10px;
}
.contacts {
  line-height: 1.5;
}
.social-links {
  padding: 0;
  list-style: none;
  margin: 40px 0 0;
  display: flex;
  justify-content: flex-start;
}
.social-links li {
  margin: 0 15px;
  display: inline-block;
  padding: 0;
}
.social-links li:first-child {
  margin-left: 0;
}
.social-links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #333;
  color: #fff;
  border-radius: 42%;
  font-size: 28px;
  text-align: center;
  transition: 0.3s;
  border: 2px solid transparent;
}
.about-content,
.event-date,
.event-item,
.sponsor-item {
  border-radius: 10px;
}
.social-links li.facebook a {
  background-color: #3b5998;
}
.social-links li.facebook a:hover {
  background-color: #2d4373;
}
.social-links li.instagram a {
  background-color: #e4405f;
}
.social-links li.instagram a:hover {
  background-color: #c13584;
}
.social-links li.youtube a {
  background-color: red;
}
.social-links li.youtube a:hover {
  background-color: #c00;
}
.social-links li a:hover {
  transform: scale(1.2);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.event-calendar {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.event-item {
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 20px;
  transition: transform 0.3s, box-shadow 0.3s;
}
.event-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.image-wrapper:hover,
.sponsor-item:hover,
.sponsor-name:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.event-date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ff9800;
  color: #fff;
  padding: 15px;
  min-width: 80px;
  margin-right: 20px;
}
.event-day {
  font-size: 28px;
  font-weight: 700;
}
.event-month {
  font-size: 16px;
}
.event-details h3 {
  font-size: 22px;
  margin-bottom: 5px;
  color: #fff;
}
.event-details p {
  font-size: 16px;
  color: #ccc;
}
.about-content {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 30px;
  color: #fff;
  transform: scale(0.95);
  opacity: 0;
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
}
.about-content.animated-content {
  transform: scale(1);
  opacity: 1;
}
.about-content h2 {
  font-size: 32px;
  margin-bottom: 20px;
  color: #ff9800;
}
.about-content h3 {
  font-size: 26px;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #ff9800;
}
.about-content p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.about-content .lead {
  font-size: 18px;
  font-style: italic;
  color: #ccc;
}
.timeline {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
.timeline-item {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
  transform: translateX(-20px);
  opacity: 0;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
}
.timeline-item::before {
  content: "•";
  color: #ff9800;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -5px;
}
.timeline-item strong {
  color: #ff9800;
  font-weight: 700;
}
.timeline-item.animate {
  transform: translateX(0);
  opacity: 1;
}
.timeline-item:hover {
  transform: scale(1.05);
  transition: transform 0.3s;
}
.sponsors {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#sponsor-text {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  animation: 20s linear infinite scrollSponsors;
  top: 50%;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
@keyframes scrollSponsors {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.navbar-center {
  display: flex;
  justify-content: center;
  width: 100%;
}
.navbar-nav.navbar-center {
  float: none;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}
.krnjeval {
  background: linear-gradient(180deg, #502e40 10%, #2d3142 20%);
}
.o-nama {
  background: #2d3142;
}
.sponsor-section {
  background-color: #f8f9fa;
  color: #333;
  padding: 80px 0;
}
.sponsor-title {
  font-size: 38px;
  font-weight: 700;
  color: #ff9800;
  margin-bottom: 20px;
}
.sponsor-subtitle {
  font-size: 18px;
  color: #666;
  margin-bottom: 40px;
}
.sponsor-category {
  font-size: 28px;
  color: #ff9800;
  margin-bottom: 30px;
}
.sponsor-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  margin-bottom: 50px;
}
.sponsor-item {
  background-color: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s, box-shadow 0.3s;
}
.sponsor-item:hover {
  transform: translateY(-5px);
}
.sponsor-logo {
  max-width: 100%;
  max-height: 100px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.sponsor-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 15px;
}

.sponsor-name {
  font-size: 14px;
  color: #333;
  background-color: #fff;
  padding: 25px 0;
  border-radius: 8px;
  transition: background-color 0.3s, transform 0.3s;
}
.sponsor-name:hover {
  background-color: #f1f1f1;
  transform: translateY(-3px);
}
#gallery-section {
  background-color: #fff;
}
.gallery,
.gallery-nav {
  display: flex;
  gap: 15px;
}
.gallery-nav {
  background: #fff;
  padding: 15px;
  justify-content: center;
  cursor: pointer;
  top: 0;
  z-index: 1000;
  border-bottom: 1px solid #ddd;
}
.gallery-nav a {
  color: rgba(0, 0, 0, 0.683);
  font-size: 12px;
  font-weight: 300;
  padding: 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.299);
}
.gallery-nav a.active,
.gallery-nav a:hover {
  background: #ff9800;
  color: #fff;
  border-color: #ff9800;
}
.gallery-container {
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  cursor: pointer;
}
.gallery {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.gallery img:hover,
.image-wrapper:hover {
  transform: scale(1.05);
}
.gallery img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}
.gallery-filter {
  margin-bottom: 20px;
}
.gallery-filter button {
  background: #333;
  color: #fff;
  border: none;
  padding: 10px 15px;
  font-size: 16px;
  margin: 5px;
  cursor: pointer;
  border-radius: 5px;
  transition: background 0.3s;
}
.gallery-filter button.active,
.gallery-filter button:hover {
  background: tomato;
}
.image-wrapper {
  position: relative;
  width: 30%;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.5s, transform 0.5s;
}
.image-wrapper.visible {
  opacity: 1;
  transform: scale(1);
}

.image-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 12px;
  font-size: 16px;
  font-weight: 700;
  transition: background 0.3s, opacity 0.3s;
  opacity: 1;
}
.image-wrapper:hover .image-title {
  background: rgba(0, 0, 0, 0.85);
  opacity: 1;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
  z-index: 1001;
}
.modal img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
.gallery-controls {
  margin-top: 20px;
  padding: 40px;
}
#loadMore,
#showLess {
  display: none;
  padding: 12px 20px;
  background: #333;
  color: #fff;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  transition: background 0.3s, transform 0.3s;
}
#loadMore:hover,
#showLess:hover {
  background: #ff9800;
  transform: translateY(-3px);
}
@media (min-width: 768px) {
  #quote-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px;
  }
  .main-navigation .navbar-default .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .fixed-header-on .navbar-default .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .gallery {
    flex-wrap: wrap;
    gap: 15px;
  }
  .image-wrapper {
    width: 30%;
  }
}
@media (max-width: 768px) {
  #quote-carousel .carousel-indicators {
    bottom: -20px !important;
  }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
  }
  #quote-carousel .carousel-indicators li.active {
    margin: 0 5px;
    width: 20px;
    height: 20px;
  }
  .gallery {
    flex-wrap: wrap;
    justify-content: center;
  }
  .gallery-nav {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
  .gallery-nav a {
    width: 100%;
    text-align: center;
    margin: 2px;
    transition: background 0.3s, color 0.3s, border-color 0.3s;
  }
  .gallery-nav a.active,
  .gallery-nav a:hover {
    background: #ff6a00;
    color: #fff;
    border-color: #ff6a00;
  }

  .gallery-controls {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    bottom: 0;
    background: #f9f9f9;
    padding: 10px 0;
    z-index: 10;
  }
  .image-wrapper {
    width: 45%;
  }
  #loadMore,
  #showLess {
    position: sticky;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.logo img,
.navbar-brand img {
  /* Postavlja fiksne dimenzije u kojima se logo prikazuje na webu */
  width: 60px;
  height: 60px;
  max-width: 100%;
}
