/*! fontovi - pocisti prije objave*/
:root {
  --primarna: #821205;
  --sekundarna: #05a1df;
  --ctaprimarna: rgba(255, 255, 255, 0.8);
  --ctasekundarna: #face1b;
  --tercijarna: #821205;
  --naslovi: #fff;
  --paragrafi: white;
  --paragrafi_dark: #747F7F;
  --izbornik: #face1b;
  /*
  narancasto - #ff9021
  žuta - #f6e200
  žuta_manje_žuta: #face1b
  plava - #03bdd3
  plava_trsUI- #05a1df
  neonplava - #cff5ff
  zelena - #62dd85
  ugasenazelena - rgba(98,221,133,0.5)
  crvena1- #e5000f
  crvena2- #f21b1b
  crvena3- #c6071d
  TRS2 crvena - #ff0613
  TRS2 tamno crvena - #821205
  TRS2 ljubičasta - #340c46
  TRS2 siva- #808080 
  
  HRVOJE
  #050512 80% - gumb crni veliki na UI-u
#535F62 100% - potamnjeni obrub
#A6F5FF 100% - slova
#535F62 100% - neutralna siva
rgba(196,250,255,0.2) - svijetlo plavi akcent
rgba(80,250,255,1)  
  */
}
.cut {
  /* ovo je js - $(".cut").corner("bevel br 25px"); */
}
.muultiply {
  background-blend-mode: multiply;
}
@font-face {
  font-family: 'jockey_oneregular';
  src: url('jockeyone-regular-webfont.woff2') format('woff2'), url('jockeyone-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: black;
}
@media only screen and (max-width: 800px) {
  body {
    font-size: 10px;
  }
}
.availableText {
  margin: -20px 0px 20px 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.6em;
}
h1 {
  font-family: 'jockey_oneregular', Arial, Sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 5em;
  color: var(--naslovi);
  margin-top: 15px;
  margin-bottom: 15px;
  text-shadow: 3px 3px 2px #000000;
}
@media screen and (max-width: 800px) {
  h1 {
    font-size: 3em;
  }
}
h2 {
  font-family: 'jockey_oneregular', Arial, Sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  color: var(--naslovi);
  margin-top: 6vh;
  margin-bottom: 10px;
  text-shadow: 3px 3px 2px #000000;
}
h3 {
  font-family: 'jockey_oneregular', Arial, Sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 4em;
  color: var(--naslovi);
  margin-top: 15px;
  margin-bottom: 15px;
  user-select: none;
  line-height: 1.2em;
}
@media screen and (max-width: 800px) {
  h3 {
    font-size: 2.5em;
    user-select: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 15px 0px 15px 0px;
  }
}
h4 {
  font-family: 'jockey_oneregular', Arial, Sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 2.3em;
  color: var(--naslovi);
  margin-top: 15px;
  margin-bottom: 15px;
  user-select: none;
  line-height: 1em;
}
p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3em;
  color: var(--paragrafi);
}
.single_post_feature_header {
  position: relative;
}
.single_post_feature_header .single_post_header_image {
  width: 100%;
  height: auto;
}
.single_post_feature_header .single_post_header_title {
  position: absolute;
  bottom: 10%;
  left: 0;
  background-color: var(--tercijarna);
  padding-left: 30px;
  padding-right: 30px;
  text-align: left !important;
  width: auto;
  max-width: 80%;
}
.single_post_feature_header .single_post_header_title h1 {
  font-size: 2.5em;
}
.blog_details {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  padding: 10px 0px;
}
.blog_content {
  padding: 20px;
}
.blog_date {
  color: #ffffff;
}
.blog_author {
  color: #ffffff;
}
.sakrij {
  display: none;
}
.highlight_text p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3em;
  color: var(--paragrafi_dark);
}
.text_yellow {
  color: var(--naslovi) !important;
}
.clear {
  clear: both;
}
.pad_bot {
  padding-bottom: 70px;
}
.centarcta {
  padding-top: 180px;
  text-align: left !important;
}
@media screen and (max-width: 800px) {
  .centarcta {
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center !important;
  }
}
.contentbox {
  position: absolute;
  /* background-color:lime; */
  opacity: 1;
}
@media screen and (max-width: 1140px) {
  .contentbox {
    position: relative;
    /* background-color:lime; */
    opacity: 1;
  }
}
@media screen and (max-width: 800px) {
  .contentbox {
    position: relative;
    /* background-color:lime; */
    opacity: 1;
  }
}
.executorbox {
  top: 15%;
  left: 15%;
  width: 40%;
  height: 80%;
  text-align: left;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .executorbox {
    top: 15%;
    left: 10%;
    width: 80%;
    height: auto;
    text-align: left;
    overflow: hidden;
  }
}
@media screen and (max-width: 800px) {
  .executorbox {
    top: 30%;
    left: 0;
    width: 100%;
    height: auto;
    text-align: left;
    overflow: hidden;
    padding-bottom: 50px;
  }
}
.text_tagline {
  padding-left: 10px;
  padding-right: 10px;
}
.text_exec {
  padding: 30px;
  background-color: var(--primarna);
  background-image: url(../img/trs/execbox_bg.jpg);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: right top;
}
.text_pack {
  padding: 30px;
  text-align: left;
}
.placeholder_executor {
  width: 100%;
  height: auto;
  background-image: url(../img/trs/video_placeholder.jpg);
  background-size: cover;
  background-position: center center;
}
.highlights_bg {
  width: 100%;
  height: auto !important;
  background-image: url(../img/trs/highlights_bg_lighter.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 100px;
  border-top: 2px solid #535F62;
}
.highlight_text {
  text-align: left;
  padding: 10px 30px 20px 30px;
  text-align: left !important;
  background-color: #FFFFFF;
}
.newsblock {
  margin: 12px 10px;
  padding-bottom: 15px;
}
.margine_boxova {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 800px) {
  .margine_boxova {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.veliki_box {
  margin-top: 80px;
  width: 100%;
  height: auto;
  background-color: white;
  border-style: solid;
  border-width: 0px;
  border-color: var(--primarna);
}
.veliki_box_naslov {
  position: absolute;
  bottom: 10%;
  left: 0;
  background-color: var(--tercijarna);
  padding-left: 30px;
  padding-right: 30px;
  text-align: left !important;
  max-width: 80%;
}
.readmorelink {
  font-family: 'jockey_oneregular', sans-serif;
  font-size: 18px;
  z-index: 9999;
  border: none;
  outline: none;
  background-color: #821205;
  opacity: 1;
  color: #FFFFFF;
  cursor: pointer;
  padding: 8px 10px;
  border-radius: 0px;
  transition: all 0.3s;
  text-decoration: none;
}
.readmorelink:hover {
  background-color: #630e04;
}
.mali_box {
  margin-top: 100px;
  width: 100%;
  height: auto;
  min-height: 600px;
  background-color: white;
  border-style: solid;
  border-width: 0px;
  border-color: var(--primarna);
}
.mali_box_naslov {
  position: absolute;
  bottom: 10%;
  left: 0;
  background-color: var(--tercijarna);
  padding-left: 30px;
  padding-right: 30px;
  text-align: left !important;
  width: auto;
  max-width: 80%;
}
@media screen and (max-width: 800px) {
  .veliki_box_naslov {
    position: absolute;
    background-color: var(--tercijarna);
    padding-left: 30px;
    padding-right: 30px;
    margin-top: -15px;
    text-align: left !important;
    max-width: 80%;
  }
  .mali_box {
    margin-top: 0px;
  }
}
.contain_img {
  position: relative;
}
img.highlight {
  width: 100%;
  height: auto;
}
img.slikadesk {
  display: block;
}
img.slikamob {
  display: none;
}
@media screen and (max-width: 800px) {
  img.slikadesk {
    display: none;
  }
  img.slikamob {
    display: block;
  }
}
.logo {
  height: 28px;
  width: auto;
  vertical-align: center;
}
.makespace {
  margin: 62px auto 0;
}
.topnav {
  background-color: #000;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  display: block;
  z-index: 1;
  text-align: center;
}
.topnav ul {
  margin: 0px;
}
.social_icons {
  position: fixed;
  right: 30px;
  top: 55px;
  z-index: 99999;
}
@media only screen and (max-width: 800px) {
  .social_icons {
    position: fixed;
    right: 45px;
    top: -5px;
  }
  .social_icons ul {
    padding-top: 0px;
  }
}
.social_icons ul {
  list-style: none;
}
.social_icons ul li {
  display: inline-block !important;
  margin: 0px 2px;
  padding: 24px 0px!important;
  float: none!important;
  width: auto!important;
}
.social_icons ul li a img {
  width: 35px;
  height: 35px;
  transition: all 0.5s;
}
.social_icons ul li a img:hover {
  transform: scale(1.1);
}
.topnav .nav_anchor,
.topnav ul li {
  float: left;
  text-align: left;
  padding: 24px 8px;
  display: block;
}
.topnav .nav_anchor a,
.topnav ul li a {
  font-family: 'roboto', sans-serif;
  color: #f2f2f2;
  text-decoration: none;
  font-size: 13px;
  transition: color ease 0.3s;
  text-transform: uppercase;
}
@media screen and (min-width: 801px) {
  .topnav .nav_anchor.menu-item-has-children,
  .topnav ul li.menu-item-has-children {
    position: relative;
  }
  .topnav .nav_anchor.menu-item-has-children a:first-of-type::after,
  .topnav ul li.menu-item-has-children a:first-of-type::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  .topnav .nav_anchor.menu-item-has-children .sub-menu,
  .topnav ul li.menu-item-has-children .sub-menu {
    display: none;
    padding: 0px;
    background-color: #000000;
  }
  .topnav .nav_anchor.menu-item-has-children .sub-menu li,
  .topnav ul li.menu-item-has-children .sub-menu li {
    width: 150px;
    padding: 10px 13px;
  }
  .topnav .nav_anchor.menu-item-has-children .sub-menu li a::after,
  .topnav ul li.menu-item-has-children .sub-menu li a::after {
    display: none;
  }
  .topnav .nav_anchor.menu-item-has-children:hover .sub-menu,
  .topnav ul li.menu-item-has-children:hover .sub-menu,
  .topnav .nav_anchor.menu-item-has-children:hover .dropdown-menu,
  .topnav ul li.menu-item-has-children:hover .dropdown-menu {
    position: absolute;
    will-change: transform;
    top: 25px;
    left: 0px;
    transform: translate3d(0px, 19px, 0px);
    display: block;
  }
}
.topnav .nav_anchor .centriraj,
.topnav ul li .centriraj {
  line-height: 26px;
}
.topnav .nav_anchor {
  padding: 20px 12px;
}
/*.langarea {
    float: right;
    font-size: 16px;

    .nav {
        display: block;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;

        .dropdown {
            position: relative;
            .dropdown-toggle::after {
                display: inline-block;
                margin-left: .255em;
                vertical-align: .255em;
                content: "";
                border-top: .3em solid;
                border-right: .3em solid transparent;
                border-bottom: 0;
                border-left: .3em solid transparent;
            }
            .dropdown-menu {
                position: absolute;
                top: 100%;
                left: 0;
                z-index: 1000;
                display: none;
                float: left;
                min-width: 10rem;
                padding: .5rem 0;
                margin: .125rem 0 0;
                font-size: 1rem;
                color: #212529;
                text-align: left;
                list-style: none;
                background-color: #fff;
                background-clip: padding-box;
                border: 1px solid rgba(0, 0, 0, .15);
                border-radius: .25rem;
            }
        }
    }
}*/
.topnav a.desno {
  float: right;
  font-family: 'roboto', sans-serif;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 18px 16px;
  text-decoration: none;
  font-size: 14px;
}
.desnoravnaj {
  float: right;
  display: block;
}
.lijevoravnaj {
  float: left;
  display: block;
}
.topnav ul li a:hover {
  color: var(--izbornik);
}
.topnav .icon {
  display: none;
  float: left;
  font-family: 'roboto', sans-serif;
  color: #f2f2f2;
  text-align: left;
  padding: 24px 18px;
  text-decoration: none;
  font-size: 14px;
  transition: color ease 0.3s;
}
@media screen and (max-width: 800px) {
  .topnav ul li {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .topnav.responsive {
    position: fixed;
    margin: 0;
  }
  .topnav.responsive .social_icons ul {
    padding-top: 0px;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive ul {
    padding-top: 50px;
  }
  .topnav.responsive ul li {
    display: block;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .topnav.responsive ul li ul {
    padding-top: 0px;
  }
  .topnav.responsive ul li a {
    float: none;
    display: block;
    text-align: left;
  }
}
#vrhBtn {
  display: block;
  font-family: 'jockey_oneregular', sans-serif;
  font-size: 18px;
  position: fixed;
  top: 18px;
  right: 30px;
  z-index: 9999;
  border: none;
  outline: none;
  background-color: var(--ctasekundarna);
  opacity: 1;
  color: black;
  cursor: pointer;
  padding: 8px 10px;
  border-radius: 0px;
  transition: all 0.3s;
}
#vrhBtn:hover {
  opacity: 0.8;
}
.logo-header {
  margin-bottom: auto;
  margin-top: 60vh;
  transform: translate(0, -50%);
  vertical-align: middle;
  max-height: auto;
  max-width: 80%;
}
img.logo-img {
  vertical-align: middle;
  max-height: 40px;
  max-width: auto;
}
.marginagore {
  margin-top: -20px !important;
}
.grid-container {
  max-width: 1220px;
  background-color: transparent;
  margin: auto;
}
.grid-fw {
  position: relative;
  width: 100%;
  height: auto;
}
.tagline_bg {
  margin-top: -40px;
  min-height: 334px;
  background-color: transparent;
  background-image: url(../img/trs/grungy_bg_tagline.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 25px #000;
}
.newsletter_bg {
  min-height: 400px;
  background-color: transparent;
  background-image: url(../img/trs/nl_sekcija_bg.webp);
  background-size: cover;
  background-position: center center;
}
.nldesktop {
  height: auto;
  width: 100%;
  margin: 0px;
}
.execbreak_bg {
  position: static !important;
  min-height: 72px;
  background-color: transparent;
  background-image: url(../img/trs/execbreak_bg.webp);
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 1140px) {
  .execbreak_bg {
    position: relative !important;
    min-height: 72px;
    background-color: transparent;
    background-image: url(../img/trs/execbreak_bg.webp);
    background-size: cover;
    background-position: center center;
    margin-top: 30px;
  }
}
.suitup_bg {
  min-height: 100vh;
  background-color: transparent;
  background-image: url(../img/trs/suitup_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.taglinespace500 {
  max-width: 500px;
  min-height: 10px;
  margin: auto;
  background-image: url('../img/trs/spacer_central_500_w.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.taglinespace500_yellow {
  max-width: 500px;
  min-height: 10px;
  margin: auto;
  background-image: url('../img/trs/spacer_central_500_w.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 800px) {
  .taglinespace500 {
    max-width: 350px;
  }
}
@media screen and (max-width: 800px) {
  .taglinespace500_yellow {
    max-width: 350px;
  }
}
.taglinespace100 {
  max-width: 100px;
  min-height: 10px;
  margin-left: 0;
  background-image: url('../img/trs/spacer_executor_100_w.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 800px) {
  .taglinespace100 {
    max-width: 100px;
  }
}
.classes_more {
  margin-bottom: auto;
  margin-top: 60vh;
  transform: translate(0, -50%);
  vertical-align: middle;
  max-height: auto;
  max-width: 100%;
}
.mediacontainer {
  background-color: var(--tercijarna);
  min-height: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 2px solid #535F62;
  border-bottom: 2px solid #535F62;
  background-image: url(../img/trs/pozadina_media.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.mediatopdeco {
  height: 45px;
  background-color: transparent;
  background-image: url(../img/trs/madia_bg_top.svg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.mediabottomdeco {
  min-height: 45px;
  background-color: transparent;
  background-image: url(../img/trs/madia_bg_bottom.svg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
img.popravi {
  width: 100%;
  height: auto;
  margin-top: 0px;
}
img.popravi2 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  opacity: 1;
}
img.popravi2:hover {
  width: 100%;
  height: auto;
  margin-top: 0px;
  opacity: 0.5;
  transition: 0.5s ease;
}
/*-- cleafix hack -- */
.row:before,
.row:after {
  content: "";
  display: table;
  clear: both;
  text-decoration: none;
}
[class*='col-'] {
  float: left;
  text-align: center;
  min-height: 1px;
  width: 16.66%;
  margin-bottom: 0px;
}
.col-1 {
  width: 16.66%;
}
.col-2 {
  width: 25%;
}
.col-3 {
  width: 33.33%;
}
.col-4 {
  width: 50%;
}
.col-5 {
  width: 66.66%;
}
.col-6 {
  width: 83.33%;
}
.col-7 {
  width: 100%;
}
.col-8 {
  width: 20%;
}
.col-9 {
  width: 33.33%;
}
.outline,
.outline * {
  outline: 1px solid #cccccc;
}
/*-- stajlanje privremeno--*/
[class*='col-'] > p {
  padding: 0px;
  margin: 0px;
  text-align: center;
  color: white;
}
@media all and (max-width: 800px) {
  .col-1 {
    width: 33.33%;
  }
  .col-2 {
    width: 50%;
  }
  .col-3 {
    width: 100%;
  }
  .col-4 {
    width: 100%;
  }
  .col-5 {
    width: 100%;
  }
  .col-6 {
    width: 100%;
  }
  .col-7 {
    width: 100%;
  }
  .col-8 {
    width: 50%;
  }
  .col-9 {
    width: 100%;
  }
}
@media all and (max-width: 600px) {
  .col-1 {
    width: 50%;
  }
  .col-2 {
    width: 50%;
  }
  .col-3 {
    width: 100%;
  }
  .col-4 {
    width: 100%;
  }
  .col-5 {
    width: 100%;
  }
  .col-6 {
    width: 100%;
  }
  .col-7 {
    width: 100%;
  }
  .col-8 {
    width: 50%;
  }
  .col-9 {
    width: 100%;
  }
}
.sd_cta {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 0;
  -moz-border-radius: 8;
  border-radius: 8px;
  border: 1px solid #3498db;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 15px 10px 15px;
  margin: 5px auto;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 10px;
  border-style: solid;
  min-width: 100px;
}
.sd_cta:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  border: 1px solid #3498db;
  border-style: solid;
  min-width: 100px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
  max-width: 100%;
}
@media screen and (max-width: 800px) {
  p.artikl {
    font-family: 'roboto', sans-serif;
    font-size: 18px;
    color: gray !important;
    text-align: center;
    padding: 0px 10px 0px 10px;
    margin-top: 0px;
    text-decoration: none !important;
    min-height: 50px;
  }
  #vrhBtn {
    display: none;
    font-family: 'jockey_oneregular', sans-serif;
    font-size: 18px;
    position: fixed;
    top: 18px;
    right: 50px;
    z-index: 9999;
    border: none;
    outline: none;
    background-color: var(--ctasekundarna);
    opacity: 1;
    color: black;
    cursor: pointer;
    padding: 8px 10px;
    border-radius: 0px;
  }
}
.content {
  padding: 30px 0px;
  max-width: 1220px;
  margin: 0px auto;
}
.content_pack {
  margin: 0px auto;
  max-width: 1220px;
  padding: 100px 0px;
}
.content_footer {
  margin: 0px auto;
  max-width: 1220px;
  padding: 110px 0px;
}
.logo_footer {
  width: auto;
  height: 30px;
  margin-bottom: 10px;
  padding: 0px 20px;
}
.social_footer {
  text-align: right !important;
  width: 35px;
  height: 35px;
  margin: 10px 10px;
  opacity: 1;
  transition: all 0.3s;
}
.social_footer:hover {
  opacity: 0.5;
}
.footer {
  background-image: url('../img/trs/footer_hellspawn.jpg');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  border-top: 2px solid #535F62;
}
.footertextsocial {
  text-align: right !important;
  font-size: 18px;
  margin: 10px;
}
.footertext {
  font-size: 12px;
  margin: 10px;
}
.packshot_bg {
  background-image: url('../img/trs/mainmenu_background-gridsingle.png');
  background-size: auto;
  background-position: center bottom;
  background-repeat: repeat-x;
}
.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
  height: 100vh;
}
.fullscreen-bg .overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  background: url("../img/overlay_pixel.png") repeat scroll left top;
  opacity: 0.5;
}
.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 400px) {
  .fullscreen-bg {
    position: absolute;
    background: url('../img/pixel_bg.png');
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
  }
}
/* Exec video */
.fullscreen-bg_exec {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -95;
}
.fullscreen-bg__video_exec {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video_exec {
    height: 200%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video_exec {
    width: 200%;
    left: -100%;
  }
}
@media (max-width: 800px) {
  .fullscreen-bg_exec {
    position: relative;
    background: url('../img/pixel_bg.png');
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
  }
  /*
    .fullscreen-bg__video {
        display: none;
	
    }
*/
  .fullscreen-bg .overlay {
    display: none;
  }
}
.button_trs {
  border-radius: 0px;
  background-color: #f15c05;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  width: 160px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0 10 0 10;
}
.button_trs_ghost {
  border-radius: 0px;
  background-color: #f15c05;
  border: 1px;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  width: 160px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0 10 0 10;
}
.button_trs span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.button_trs span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.button_trs:hover span {
  padding-right: 15px;
}
.button_trs:hover span:after {
  opacity: 1;
  right: 0;
}
input[type=text],
select,
textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
input[type=submit]:hover {
  background-color: #45a049;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container {
  border-radius: 5px;
  background-color: #000000;
  color: #FFFFFF;
  padding: 20px;
}
.resizetodiv {
  background-image: url(img/trs/pozadina_tagline.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 17.4%;
  /* (img-height / img-width * width) */
  /* (853 / 1280 * 100) */
}
/* TRS2 CTA gumbi */
/* NOVI BUTTON */
.trs_btn {
  color: #535F62;
  border: 0px solid #535F62;
  border-left: 5px solid #535F62;
  font-size: 17px;
  padding: 0.9em 1.6em;
  font-weight: normal;
  font-family: 'Blender Pro', Arial, Sans-serif;
  display: inline-block;
  text-decoration: none;
  min-width: 220px;
  box-shadow: inset 124px 0px 47px -109px rgba(196, 250, 255, 0);
  transition: border-left ease-in 0.1s, box-shadow ease-in 0.1s, border ease-in 0.1s, color ease-in 0.1s;
  box-sizing: border-box;
  background-color: rgba(196, 250, 255, 0.1);
}
.trs_btn:hover {
  border-left: 5px solid #A6F5FF;
  box-shadow: inset 124px 0px 47px -109px rgba(196, 250, 255, 0.3);
  color: #A6F5FF;
}
.trs_btn:focus {
  outline: none !important;
  border-left: 5px solid #A6F5FF;
}
.puni_gumb {
  background-color: var(--primarna);
}
/* prvi */
.button {
  background-color: var(--primarna);
  position: relative;
  display: inline-block;
  padding: 0.9em 3.6em;
  border: 2px solid var(--primarna);
  color: black;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all 0.3s;
}
.button::before,
.button::after {
  position: absolute;
  background-color: var(--primarna);
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  z-index: 2;
  content: '';
  transition: all 0.3s;
}
.button::before {
  border-top: 2px solid var(--primarna);
  border-bottom: 2px solid var(--primarna);
  transform: scale(0, 1);
}
.button::after {
  border-right: 2px solid var(--primarna);
  border-left: 2px solid var(--primarna);
  transform: scale(1, 0);
}
.button:hover {
  color: var(--primarna);
}
.button:hover::after,
.button:hover::before {
  transform: scale(1);
}
/* drugi */
.button2 {
  background-color: gray;
  position: relative;
  display: inline-block;
  padding: 0.9em 3.6em;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all 0.2s;
}
.button2::before,
.button2::after {
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  border: 2px solid transparent;
}
.button2:hover {
  color: #3be5ae;
}
.button2:hover::before,
.button2:hover::after {
  width: 100%;
  height: 100%;
}
.button2:hover::before {
  border-top-color: #3be5ae;
  border-right-color: #3be5ae;
  transition: width 0.3s, height 0.3s 0.3s;
}
.button2:hover::after {
  border-bottom-color: #3be5ae;
  border-left-color: #3be5ae;
  transition: height 0.3s, width 0.3s 0.3s;
}
/* treći */
.button3 {
  background-color: transparent;
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--ctaprimarna);
  color: var(--ctaprimarna);
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all 0.2s;
  font-family: 'Jockey One', Arial, Sans-serif;
  letter-spacing: 1px;
  font-weight: 900;
  font-style: normal;
  font-size: 1.2em;
  min-width: 220px;
  width: 90%;
}
.button3::before,
.button3::after {
  position: absolute;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  border: 2px solid transparent;
}
.button3::before {
  top: -2px;
  left: -2px;
}
.button3::after {
  bottom: -2px;
  right: -2px;
}
.button3:hover {
  color: var(--ctasekundarna);
}
.button3:hover::before,
.button3:hover::after {
  width: 100%;
  height: 100%;
}
.button3:hover::before {
  /* background-color: rgba(246,242,0,0.1); */
  border-bottom-color: var(--ctasekundarna);
  border-left-color: var(--ctasekundarna);
  transition: height 0.1s, width 0.1s 0.1s;
}
.button3:hover::after {
  border-top-color: var(--ctasekundarna);
  border-right-color: var(--ctasekundarna);
  transition: height 0.2s, width 0.2s 0.2s;
}
/* treći puni */
.button3_puni {
  background-color: var(--ctaprimarna);
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--ctaprimarna);
  color: #000000;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all 0.2s;
  font-family: 'Jockey One', Arial, Sans-serif;
  letter-spacing: 1px;
  font-weight: 900;
  font-style: normal;
  font-size: 1.2em;
  min-width: 220px;
  width: 90%;
}
.button3_puni::before,
.button3_puni::after {
  position: absolute;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  border: 2px solid transparent;
}
.button3_puni::before {
  top: -2px;
  left: -2px;
}
.button3_puni::after {
  bottom: -2px;
  right: -2px;
}
.button3_puni:hover {
  color: #000000;
  background-color: var(--ctasekundarna);
  border: 2px solid var(--ctasekundarna);
  transition: background-color ease 0.3s;
}
.button3_puni:hover::before,
.button3_puni:hover::after {
  width: 100%;
  height: 100%;
}
/*
.button3_puni:hover::before {
	border-bottom-color: var(--sekundarna);
	border-left-color: var(--sekundarna);
	transition: height .1s, width .1s .1s;    }
.button3_puni:hover::after {

	border-top-color: var(--sekundarna);
	border-right-color: var(--sekundarna);
	transition: height .2s, width .2s .2s;  }
*/
/* Galerija privremeno*/
/* floatovi za stupce */
.stupac {
  float: left;
  width: 25%;
  padding: 10px;
}
.stupac2 {
  float: left;
  width: 50%;
  padding: 10px;
}
@media (max-width: 800px) {
  .stupac {
    float: left;
    width: 33, 33%;
    padding: 10px;
  }
  .stupac2 {
    float: left;
    width: 50%;
    padding: 10px;
  }
}
/* img tag stilovi */
.stupac img,
.stupac2 img {
  opacity: 0.8;
  cursor: pointer;
  box-shadow: 0px 0px 0px 1px rgba(196, 250, 255, 0);
  transition: all 0.3s;
  width: 100%;
}
.stupac img:hover,
.stupac2 img:hover {
  opacity: 1;
  box-shadow: 0px 0px 0px 1px rgba(196, 250, 255, 0.4);
}
/* clearfix za redove slika */
.red:after {
  content: "";
  display: table;
  clear: both;
}
/* velika slika je velika slika u velikaslika_container */
.velikaslika_container {
  position: relative;
  display: none;
  padding: 10px;
}
/* pokazi text */
#imgtext {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  font-size: 20px;
}
/* close button */
.closebtn {
  position: absolute;
  top: 10px;
  right: 25px;
  color: white;
  font-size: 35px;
  cursor: pointer;
}
/* COOKIE MONSTER */
.cookie-container {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  color: #f5f6fa;
  padding: 0 32px;
  box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.9);
  transition: 400ms;
}
.cookie-container.active {
  bottom: 0;
}
.cookie-container p {
  color: #f5f6fa;
}
.cookie-container a {
  color: #f5f6fa;
}
.cookie-btn {
  background: #5bac72;
  border: 0;
  color: #f5f6fa;
  padding: 8px 38px;
  font-size: 14px;
  margin: 10px 0px 10px 0px;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}
.cookie-info {
  width: 50%;
  float: left;
}
.cookie-gumb {
  width: 50%;
  float: left;
}
#mc_embed_signup {
  padding: 20px;
}
#mc-embedded-subscribe-form {
  padding: 0px!important;
  margin-bottom: 20px;
}
.signupArea li,
.signupArea .datefield {
  text-align: left !important;
}
.signupArea label {
  text-align: left;
  font-family: 'Blender Pro', Arial, Sans-serif;
  font-size: 12px;
}
.signupArea .content__gdpr p {
  text-align: left;
  color: #FFFFFF;
  font-size: 12px;
}
.signupArea a {
  color: #FFFFFF;
  font-weight: bold;
}
.slick-dotted.slick-slider {
  margin: 30px 40px;
}
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
.modal h2 {
  margin: 0px;
}
/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* Modal Header */
.modal-header {
  padding: 2px 16px;
  background-color: #821205;
  color: white;
}
/* Modal Body */
.modal-body {
  padding: 2px 16px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-body img {
  border-radius: 10px;
  width: 100%;
  max-width: 250px;
  height: auto;
}
/* Modal Footer */
.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
/* Modal Content */
.modal-content {
  position: relative;
  background-color: transparent;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
  top: 50%;
  transform: translateY(-50%);
}
/* Add Animation */
@keyframes animatetop {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
