.acm-video.style-1 .video-content {
background: #3c3c79 !important;
background-image: url("../../../templates/ja_events_ii/images/bg-trans.png") !important;
  color: #eee !important;
  font-size: 14px;
  padding: 60px 120px 60px 60px;
  height: 400px;
  position: relative;
  overflow: hidden;
}

.acm-video.style-1 .video-player .btn-rounded {
  display: none;
}

.acm-video.style-1 .video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 0;
  position: relative;
  background-color: #000000;
  background-image: url("../../../images/kopaonik/kraljevicardaci6a.jpg") !important; 
}

.acm-video.style-1 .video-wrapper::before {
  content: none !important;  
  position: absolute;
  background: -webkit-linear-gradient(200deg, #2cd664, #0082d5);
  background: -o-linear-gradient(200deg, #2cd664, #0082d5);
  background: -moz-linear-gradient(200deg, #2cd664, #0082d5);
  background: linear-gradient(200deg, #2cd664, #0082d5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  filter: alpha(opacity=60);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.uvodnarec {
  background: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  text-align: justify;
  color: #777777;
  padding: 24px;
}

.t3-section.bg-dark {
  background-color: #38afc2;
  color: #ffffff;
}

.zelenapozadina {
  background: #38afc2;
  color: #ffffff;
}

.t3-footer {
  background: #304250;


}
.t3-footnav .t3-module .module-inner {
  padding: 0;
background:  #304250;

}

.t3-footnav .t3-module .module-ct {
  color: #eee;

}

a {
  color: #414141;
  text-decoration: none;
}

a:hover {
  color: #40407b !important;
  text-decoration: underline;
}

.debela {
    border: 2px solid gray !important;
}

.spusti {
    margin-bottom: -120px;
}

.kartica {
  width: 90%;
  padding: 24px;
  border: 2px solid #cbd5f5;
  margin-bottom: 24px;
  
}

.acm-slideshow .owl-carousel .item .slider-content .item-title {
  font-family: "Helvetica Neue", 'Roboto', sans-serif;
  font-size: 72px;
  font-weight: 700;
  margin-top: 50px !important;
  position: relative;
  margin-bottom: 24px;
  color: #ffffff;
  letter-spacing: -1px;
  width: 50%;
}
@media (min-width: 1200px) {
  .acm-video.style-1 .video-content {
    padding: 0px 100px 60px 50px !important;
    height: 400px;
    font-size: 20px;
  }
}

.view-article article .pagenavigation .pagination .btn {
  line-height: 20px;
  display: none !important;
}