html {
  overflow-y: scroll;
} 

body {
  color: var(--black);
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

strong {
  font-weight: 600;
}

:root {
  --black: #373435;
  --blue: #4a586a;
  --blue-light: #6b809b;
  --blue-hover: #9fb6d2;
  --green:#73cead;
}

table {
  width: 100%;
}

table tr td {
  vertical-align: top;
  padding: 0;
}

.itemid-128 .vsebina table tr td, .itemid-129 .vsebina table tr td, .itemid-130 .vsebina table tr td {
  padding: 5px;
  border:1px solid #ddd;
}

/* Landscape phone to portrait tablet */


@media (max-width: 979px) {   
  
  .blok_01 table tr td, .vsebina table tr td, .form table tr td   {
    display: table-row;
    padding: 0px;
    float: left;
    width: 100% !important;
  }

  .itemid-128 .vsebina table tr td, .itemid-129 .vsebina table tr td, .itemid-130 .vsebina table tr td  {
    display: table-cell;
    padding: 5px;
    float: none;
  }
}

a {
  transition: all 0.3s ease;
}

a:hover {
  transition: all 0.3s ease;
}

.content {
    max-width:1400px;
    margin:0 auto; 
    padding: 0px 30px;
}

.content-l {
    max-width:1600px;
    margin:0 auto;
}

h1 {
  font-size: 36px;
  font-weight: 400;
  padding: 0px 0px 25px 0px;
  margin: 0;
}

/* top */

.top {
  background: #2f3441;
  float: left;
  width: 100%;
  padding: 8px 0px;
  position: relative;
}

.info {
  float: left;
  width: auto;
  color: #ff7a00;
}

.info a {
  color: #fff;
  text-decoration: none;
}

.jeziki {
  float: left;
  width: auto;
  padding-left: 20px;
}

.jeziki a {
  color: #000;
}

.jeziki a:hover {
  color: #ff7c00;
}

.dropdown-menu {
  min-width: 62px;
}

div.mod-languages .dropdown-menu {
    padding: 0;
}

.btn {
  line-height: 14px;
}

.btn-group>.btn-check:checked+.btn, .btn-group>.btn-check:focus+.btn, .btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn-check:checked+.btn, .btn-group-vertical>.btn-check:focus+.btn, .btn-group-vertical>.btn:hover, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn.active {
  box-shadow: none;
}

div.mod-languages ul li.lang-active {
    background: none !important;
}

div.mod-languages ul.lang-block li {
    padding: 0;
}

/* topek */

.topek {
  position: fixed;
  width: 100%;
  z-index: 3;
}

.topek.scroll .top {
  display: none;
}

.topek.scroll .top-2 {
  box-shadow: 0 0 30px rgba(0,0,0,0.2);
}

/* top 2 */

.top-2 {
  position: relative;
  width: 100%;
  float: left;
  border-bottom: 1px solid #ddd;
  background: #fff;
}

.logo {
  width: 320px;
  float: left;
  padding: 20px 0px;
}

.logo img {
  width: 320px;
}

.povp {
  float: left;
  width: 200px;
  padding-left: 30px;
  padding-top: 26px;
}

.povp a {
  color: #fff;
  background:#ff7a00;
  border-radius: 3px;
  display: block;
  padding: 5px 15px;
  text-align: center; 
  text-decoration: none;
  font-weight: 500;
}

.povp a:hover {
  background: #fe912d;
  box-shadow: 0 0 8px rgba(0,0,0,0.20);
}

/* meni */

.meni {
  float: left;
  width: calc(100% - 520px);
  text-align: right;
  padding-top: 13px;
}

.meni .dj-megamenu-clean{
  display: inline-block;
}

.meni .dj-megamenu-clean li.dj-up {
  display: inline-block;
  text-align: left;
}

.meni .dj-megamenu-clean li a.dj-up_a {
  line-height: 18px;
  height: 55px;
  padding: 0px;
  margin: 0px 14px;
  font-weight: 500;
  font-size: 18px;
}

.meni .dj-megamenu-clean li a.dj-up_a:hover, .meni .dj-megamenu-clean li.active a.dj-up_a  {
  background-image: url(/templates/joomstarter/images/crta.jpg) !important;
  background-repeat: no-repeat;
  background-position: bottom left;
  color: #000;
}

.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
  color: #000 !important;
}

.dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
  background: none !important; 
}

.dj-megamenu-clean li a.dj-up_a .arrow {
  display: none;
}

.dj-megamenu-clean li a.dj-up_a > span.dj-drop {
    padding: 0;
}

.view-featured .dj-megamenu-clean li ul.dj-submenu > li > a {
  background: rgb(66,106,146);
  background: linear-gradient(90deg, rgba(66,106,146,1) 0%, rgba(62,104,145,1) 50%, rgba(55,99,142,1) 100%);
}

.dj-megamenu-clean li ul.dj-submenu > li > a {
  background: #4a586a;
  color: #000;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  padding: 8px 18px;
}

.dj-megamenu-clean li ul.dj-submenu > li > a:hover, .dj-megamenu-clean li ul.dj-submenu > li > a.active {
    background: #eee;
    color: #094f84;
}

/* Mobile menu */

.dj-megamenu-offcanvas-dark .dj-mobile-open-btn {
  background:none !important;
}

.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
  color: #ff7c00 !important;
}

.dj-megamenu-offcanvas-dark .dj-mobile-open-btn {
  padding: 0 !important;
}

/* Banner */

.banner {
  position: relative;
  float: left;
  width: 100%;
  height: 70vh;
  background-image: url(/images/banners/banner.jpg);
  background-size: cover;
  z-index: 1;
  margin-top: 130px;
}

.slogan {
  position: absolute;
  bottom: 0;
  background-image: url(/templates/joomstarter/images/trans.png);
  background-repeat: repeat-x;
  text-align: center;
  width: 100%;
  background-size: contain;
}

.slogan h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
}

a.gumb {
  color: #ff7a00;
  border:2px solid #ff7a00;
  display: inline-block;
  padding: 7px 55px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
}


a.gumb:hover {
  background:#ff7a00;
  color: #fff; 
}

a.gumb2 {
  color: #fff;
  background:#ff7a00; 
  display: inline-block;
  padding: 7px 55px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
}


a.gumb2:hover {
  background: #fe912d;
  box-shadow: 0 0 8px rgba(0,0,0,0.20);
}

/* Blok 01 */

h2 {
  font-size: 36px;
}

.blok_01 h3 {
  font-size: 20px;
  color: #ff7c00;
  text-transform: uppercase;
}

.blok_01 {
  position: relative;
  width: 100%;
  display: inline-flex;
}
.ena {
  float: left;
  width: 50%;
  background-image: url(/templates/joomstarter/images/home_img.jpg);
  background-size: cover;
}

.dva {
  float: left;
  width: 50%;
  padding: 50px;
}

.dva img {
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
}

.dva h2 {
  max-width: 550px;
}

#mod-custom113 {
  max-width: 630px;
}

/* Blok 02 */

.blok_02 h3 {
  margin: 0;
  padding: 18px 0px 15px 0px;
  font-size: 20px;
}

.blok_02 {
  position: relative;
  width: 100%;
  float: left;
  padding: 100px 0px 50px 0px;
  text-align: center;
}

.blok_02 ul li {
  opacity:0;
}

.mod-articlesnews-horizontal {
  display: inherit;
  grid-gap: 0;
}

.mod-articlesnews-horizontal li {
  flex: none;
}

ul.mod-articlesnews-horizontal {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

ul.mod-articlesnews-horizontal li {
  padding: 50px;
  margin: 0rem 2rem 4rem 2rem;
  width: calc(33.33% - 4rem);
  float: left;
  background:#f8f8f8; 
  display: block;
  transition: all 0.5s ease;
  border-radius: 3px;
}

.mod-articlesnews-horizontal li:not(:last-child) {
  margin-right: 2rem;
}

ul.mod-articlesnews-horizontal li img {
  opacity: 0.85;
  transition: all 0.5s ease;
}

ul.mod-articlesnews-horizontal li:hover {
  transition: all 0.5s ease;
  transform: scale(1.03, 1.03);
  background:#fff;
}

ul.mod-articlesnews-horizontal li:hover img {
  opacity: 1;
  margin-top:-10px;
  margin-bottom:10px;
  transition: all 0.5s ease;
}

/* Blok 3 */

.blok_03 {
  position: relative;
  float: left;
  width: 100%;
}

ul.newsflash-horiz_ref {
  padding: 0;
  margin: 0;
}



ul.newsflash-horiz_ref li {
  padding: 4px;
  margin: 0;
  list-style-type: none;
  float: left;
  width: 33.33%; 
}

.news_left.news_1 {
  width: 100%;
  height: 450px;
  background-size: cover !important;
  background-position: top center;
  text-align: center;
  padding: 70px 50px;
  transition: all .12s ease-in-out;
  transition: all 0.5s ease;
}

.news_left.news_1:hover {
  outline-offset: -15px;
  transition: all .12s ease-in-out;
  outline: 1px solid white;
  transition: all 0.5s ease;
}

ul.newsflash-horiz_ref li a {
  text-decoration: none;
}

a .naslov-z h3, .naslov-z h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
}

/* Blok 4 */

.blok_04 {
  position: relative;
  float: left;
  width: 100%;
  padding: 70px 0px;
  text-align: center;
  font-size: 26px;
}

/* Blok 5 */

.blok_05 {
  position: relative;
  float: left;
  width: 100%;
  padding: 70px 0px;
  text-align: center;
  background: #ececec;
}

/* Projekti */

ul.newsflash-horiz_reference {
  opacity: 0;
}

#mod-custom123 ul.newsflash-horiz_reference li, #mod-custom133 ul.newsflash-horiz_reference li, #mod-custom141 ul.newsflash-horiz_reference li {
  width: 25%;
  padding: 0px 4px 0px 4px;
}

.blok_05 ul.newsflash-horiz_reference li {
  display: none;
}

.blok_05 ul.newsflash-horiz_reference li:nth-child(1), .blok_05 ul.newsflash-horiz_reference li:nth-child(2), .blok_05 ul.newsflash-horiz_reference li:nth-child(3), .blok_05 ul.newsflash-horiz_reference li:nth-child(4) {
  display: block;
}

.blok_05 a.gumb2 {
  margin-top: 40px;
}

.blok_05 .newsflash-horiz_reference .naslov-z h3 {
  background-image: none;
}

/* bott */ 

.bott {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 100px;
  background: url(/templates/joomstarter/images/bott.jpg);
  background-size: cover;
  background-position: top center;
  color: #fff;
}

.bott a {
  text-decoration: none;
  color: #fff;
}

.bott a:hover {
  color: #ff7c00;
}

#mod-custom117 {
  float: right;
  width: 345px;
  line-height: 30px;
}

.pravice {
  float: left;
  width: 100%;
  padding: 15px 0px;
  border-top: 1px solid rgba(255,255,255,0.20);
  margin-top: 100px;
}

/* Vsebina */

.view-featured .vsebina, .view-featured .banner-in  {
  display: none;
}

.vsebina {
  position: relative;
  width: 100%;
  float: left;
  padding: 80px 0px 100px 0px;
}

.vsebina a {
  color: #000;
}

.vsebina hr:not([size]) {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.form hr:not([size]) {
    width: 75%;
    margin-right: 25%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.itemid-104 .vsebina ul {
  padding: 13px 0px 0px 15px;
  margin: 0;
}

.itemid-104 .vsebina ul li {
  padding: 0px 0px 0px 12px;
  margin: 0;
  list-style-type: none;
  background-image: url(/templates/joomstarter/images/arrow.png);
  background-repeat: no-repeat;
  background-position-y: 11px;
}

.vsebina h3, .form h3 {
  font-size: 22px;
  line-height: 32px;
}

/* Logos */

.logos {
  position: relative;
  width: 100%;
  float: left;
  text-align: center;
  border-top: 1px solid #eee;
}

.logos img {
  margin: 30px 15px;
  vertical-align: middle;
}


/* obrazec */ 

.form {
  border-top: 1px solid #ddd;
  width: 100%;
  position: relative;
  float: left; 
}

#mod-custom125, #mod-custom134, #mod-custom134, #mod-custom145 {
  position: relative;
  float: left;
  width: 100%;
  padding: 100px 0px;
}

#mod-custom125 a, #mod-custom134 a, #mod-custom145 a {
  color: #000;
}

#mod-custom125 a:hover, #mod-custom134 a:hover, #mod-custom145 a:hover {
  color: #000;
  text-decoration: none;
}

/* banner in */

.banner-in {
  position: relative;
  width: 100%;
  float: left;
  margin-top: 130px;
}

#mod-custom124, #mod-custom127, #mod-custom137, #mod-custom138, #mod-custom142, #mod-custom143 {
  padding: 70px 30px;
  width: 100%;
  height: 450px;
  background-position: center center;
  background-size: cover;
  text-align: center;

}

#mod-custom124 h1, #mod-custom127 h1, #mod-custom137 h1, #mod-custom138 h1, #mod-custom142 h1, #mod-custom143 h1  {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  font-size: 50px;
}

#mod-custom127 h1, #mod-custom138 h1, #mod-custom143 h1 {
  color: #fff;
}

/* storitve */

.itemid-102 .vsebina .content, .itemid-120 .vsebina .content, .itemid-124 .vsebina .content, .itemid-125 .vsebina .content {
  max-width: 100%;
}

.itemid-102 .vsebina h1, .itemid-120 .vsebina h1, .itemid-124 .vsebina h1, .itemid-125 .vsebina h1 {
  text-align: center;
}

.itemid-102 .vsebina, .itemid-120 .vsebina, .itemid-124 .vsebina, .itemid-125 .vsebina {
  padding-bottom: 0;
  overflow: hidden;
}

ul.newsflash-horiz_stor {
  padding: 0;
  margin: 0;
}

ul.newsflash-horiz_stor li {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  float: left;
}

.article-separator {
  display: none;
}

.enka.news_1 {
  float: right;
  width: 50%;
  background-size: cover !important;
  background-position: center !important;
  height: 500px;
}

.dvojka {
  float: left;
  width: 50%;
  padding: 50px;
  max-width: 550px;
}

ul.newsflash-horiz_stor li:nth-child(even) .dvojka {
  float: right;
  max-width: 650px;
}

ul.newsflash-horiz_stor li:nth-child(odd) .enka.news_1 {
  float: left;
}

.dvojka img {
  margin-bottom: 30px;
  width: 85px;
}

ul.newsflash-horiz_stor li:nth-child(2n-1) {
  margin-left:100px;
}
ul.newsflash-horiz_stor li:nth-child(2n-2) {
  margin-left:-100px;
}



/* Reference */

.itemid-103 .vsebina .content, .itemid-121 .vsebina .content {
  max-width: 100%;
  text-align: center;
}

ul.newsflash-horiz_reference {
  margin: 0;
  padding: 0;
}

ul.newsflash-horiz_reference li {
  margin: 0;
  padding: 0px 20px 40px 20px;
  list-style-type: none;
  width: 33.33%;
  float: left;
}

ul.newsflash-horiz_reference li a {
  text-decoration: none;
}

.newsflash-horiz_reference .naslov-z h3 {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  padding: 30px 15px;
  width: 100%;
  text-align: center;
  background-image: url(/templates/joomstarter/images/trans.png);
  background-size: contain;
}

.newsflash-horiz_reference .news_left.news_1 {
  position: relative;
  padding: 0;
  transition: all 0.5s ease;
  background-position: center !important;
}

.newsflash-horiz_reference .news_left.news_1:hover {
  transition: all 0.5s ease;
}

/* Rsform */

.rsform-block.rsform-block-text {
  text-align: center;
  margin-bottom: 50px;
  margin-bottom: 30px !important;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px !important;
 }


.formResponsive textarea, .formResponsive input[type="text"] {
  padding: 14px 8px !important;
}

.formResponsive textarea, .formResponsive input[type="text"] {
  border-radius: 5px !important;
  padding: 15px !important;
  border: 1px solid #ddd;
  background: #fff; 
}

.formResponsive input[type="text"] {
  width: 100% !important;
}

.rsform-submit-button {
    border-radius: 3px !important;
    text-align: center;
    padding: 10px 35px !important;
    background-color: #ff7c00 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500;
    background-image: none !important;
    border:none !important;
}


.rsform-submit-button:hover {
  box-shadow: 0 0 10px #555 !important;
}


.formControlLabel { text-align: left !important; padding: 0 0 0 3px !important; }
.rsform-block.rsform-block-info .formControlLabel {width:95% !important; }
.rsform-text-box { width: 97% !important; padding:8px !important;}


.rsform-block.rsform-block-name, .rsform-block.rsform-block-telefon, .rsform-block.rsform-block-podjetje, .rsform-block.rsform-block-email, .rsform-block.rsform-block-izobrazba { 
  float: left; 
  width: calc(50% - 50px);
  margin-right: 50px;
}

.rsform-block.rsform-block-message {
  width: calc(100% - 25px);
  margin-right: 25px;
}


.formResponsive .formHorizontal .formControlLabel {
  width: 100% !important;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 0 !important;
}

.formResponsive label {
  height: auto !important;
  font-size: 14px;
}

.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
  margin-top: 11px !important;
}

/*  OS Gallery */

.tab-click-loadMore.active, .osgalery-cat-tabs {
  display: none !important;
}

[class^=os-gallery-tabs-main] .os-cat-tab-images {
  margin-left: -10px !important;
}

[class^=os-gallery-tabs-main] .img-block.dimas-effect .os-gallery-caption h3.os-gallery-img-title {
    position: absolute !important;
    padding: 10px !important;
    margin: 0;
    bottom: 0;
    right: 0px;
    background: rgba(255,255,255,0.8);
    font-size: 16px !important;
    line-height: 24px !important;
    width: 100%;
}

 [class^=os-gallery-tabs-main] .img-block.none-effect .os-gallery-caption h3.os-gallery-img-title {
    position: absolute !important;
    padding: 10px !important;
    margin: 0;
    bottom: 0;
    right: 0px;
    background: rgba(255,255,255,0.8);
    font-size: 16px !important;
    text-shadow: none !important;
    font-weight: 400 !important;
    color: #000 !important;
    line-height: 24px !important;
    width: 100%;
 }

.os-cat-tab-images div div {
  transition: all 0.5s ease;
}

.os-cat-tab-images div div:hover {
    transition: all 0.5s ease;
    transform: scale(1.03, 1.03);
    box-shadow: 0 0 15px rgba(0,0,0,0.35) !important;
}


@media only screen and (max-width: 1600px) {
  .news_left.news_1 {
    height: 350px;
  }
  .mod-articlesnews-horizontal li:not(:last-child) {
    margin-right: 1rem;
  }
  ul.mod-articlesnews-horizontal li {
    padding: 50px;
    margin: 0rem 1rem 2rem 1rem;
    width: calc(33.33% - 2rem);
  }
}

@media only screen and (max-width: 1400px) {
  a .naslov-z h3, .naslov-z h3 {
    font-size: 30px;
  }
  .news_left.news_1 {
    height: 320px;
  }
}

@media only screen and (max-width: 1200px) {
  .slogan h1 {
    font-size: 45px;
  }
  
  h2 {
    font-size: 30px;
  }
  ul.mod-articlesnews-horizontal li {
    padding: 30px;
  }
  .newsflash-horiz_reference .naslov-z h3 {
    padding: 20px 10px;
  }
  a .naslov-z h3 , .naslov-z h3{
    font-size: 26px;
  }
  .news_left.news_1 {
    height: 260px;
  }

  .blok_02 img {
    width: 90px;
  }
}

@media only screen and (max-width: 1050px) {
  .logo img {
      width: 230px;
  }
  .logo {
    width: 250px;
  }

  .meni {
    width: calc(100% - 450px);
    padding-top: 7px;
  }
  .povp {
    padding-top: 19px;
  }
  .banner, .banner-in {
    margin-top: 120px;
  }
  .vsebina {
    padding: 50px 0px;
  }
  h1 {
    padding: 0px 0px 10px 0px;
  }
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (min-width: 980px) {
  .ena-m {
    display: none;
  }
}

@media only screen and (max-width: 979px) {
  .meni {
    padding-top: 15px;
  }
  .banner {
    height: 60vh;
  }
  .slogan h1 {
    font-size: 36px;
  }
  .ena {
    display: none;
  }

  .ena-m {
    float: left;
    width: 100%;
    background-image: url(/templates/joomstarter/images/home_img.jpg);
    background-size: cover;
    height: 320px;
  }

  .dva {
    width: 100%;
    text-align: center;
  }
  .dva h2 {
    max-width: 100%;
  }
  .dva img {
    float: none;
    margin-right: 0;
  }

  .blok_01 {
    display: block;
  }
  #mod-custom113 {
    max-width: 100%;
  }
  a.gumb2 {
    margin-top: 30px;
  }
  ul.mod-articlesnews-horizontal li {
    width: calc(50% - 2rem);
  }

  .news_left.news_1 {
    padding: 50px 20px;
  }
  
  a .naslov-z h3, .naslov-z h3 {
    font-size: 20px;
  }

  #mod-custom123 ul.newsflash-horiz_reference li, #mod-custom133 ul.newsflash-horiz_reference li, #mod-custom141 ul.newsflash-horiz_reference li {
    width: 50%;
    padding: 0px 4px 8px 4px;
  }

  #mod-custom117 {
    float: left;
    width: 100%;
  }

  .bott {
    background-position: top left;
  }
}

@media only screen and (max-width: 768px) {
  ul.newsflash-horiz_ref li {
      width: 50%;
  }

  ul.newsflash-horiz_ref li:nth-child(3) {
    width: 100%;
  }

  .enka.news_1 {
    width: 100%;
    height: 350px;
  }

  .dvojka {
    width: 100%;
  }

  ul.newsflash-horiz_stor li:nth-child(even) .dvojka {
    float: left;
  }
  #mod-custom124, #mod-custom127, #mod-custom137, #mod-custom138, #mod-custom142, #mod-custom143 {
    height: 300px;
  }

  .slogan h1 {
    font-size: 30px;
  }

  ul.newsflash-horiz_reference li {
    margin: 0;
    padding: 0px 20px 40px 20px;
    list-style-type: none;
    width: 50%;
  }
}

@media only screen and (max-width: 479px) {
  .top .content {
    padding: 0px 10px 0px 15px;
    font-size: 14px;
  }

  .top-2 .content {
    padding: 0px 15px 0px 15px;
    font-size: 14px;
  }

  div.mod-languages .btn-group .btn {
    font-size: 14px;
  }
  .povp {
    display: none;
  }
  .meni {
    width: auto;
    float: right;
  }

  ul.mod-articlesnews-horizontal li {
    width: 100%;
    margin: 0 0 30px 0;
  }

  ul.newsflash-horiz_ref li {
    width: 100%;
  }

  #mod-custom123 ul.newsflash-horiz_reference li, #mod-custom133 ul.newsflash-horiz_reference li, #mod-custom141 ul.newsflash-horiz_reference li {
    width: 100%;
  }

  a .naslov-z h3, .naslov-z h3 {
    font-size: 30px;
  }

  .enka.news_1 {
    height: 250px;
  }
  .dvojka {
    padding: 30px 20px;
    text-align: center;
  }

  ul.newsflash-horiz_reference li {
    padding: 0px 0px 30px 0px;
    width: 100%;
  }

  ul.mod-articlesnews-horizontal li img {
    opacity: 1;
  }
}

.footer2 {
  display: none;
}

.mod-footer {
  width: auto;
  float: left;
}

#mod-custom148, #mod-custom149, #mod-custom150 {
  float: left;
  width: auto;
  padding-left: 10px;
}

.cpnb-message {
  font-size: 1rem;
  width: 100%;
  float: left;
  text-align: left !important;
}

.cpnb-buttons {
  text-align: left !important;
}

#cpnb_inner a {
  color: #000;
}

#cpnb_inner a:hover {
  color: var(--blue);
}