html {
  overflow-y: scroll;
}

body {
  background-color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  line-height: 26px;
  font-size: 1rem;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

strong {
  font-weight: 600;
}

:root {
  --black: #000;
  --blue: #034ea2;
  --gray:#353535;
}

table {
    width:100%;
    padding:10px;
    height:auto !important;
}

table td {
    padding:24px;
    height:auto !important;
    vertical-align: top;
}

.site.com_content.view-article.no-layout.itemid-116.dj-megamenu-offcanvas.dj-offcanvas-effect-3 .vsebina table tr td:first-child, .site.com_content.view-article.no-layout.itemid-165.dj-megamenu-offcanvas.dj-offcanvas-effect-3 .vsebina table tr td:first-child {
    padding-left:8px !important;
}

.site.com_content.view-article.no-layout.itemid-116.dj-megamenu-offcanvas.dj-offcanvas-effect-3 .vsebina table tr td:last-child, .site.com_content.view-article.no-layout.itemid-165.dj-megamenu-offcanvas.dj-offcanvas-effect-3 .vsebina table tr td:last-child {
    padding-right:8px !important;
}

.site.com_content.view-article.no-layout.itemid-116.dj-megamenu-offcanvas.dj-offcanvas-effect-3 .vsebina table tr td, .site.com_content.view-article.no-layout.itemid-165.dj-megamenu-offcanvas.dj-offcanvas-effect-3 .vsebina table tr td {
  border: 1px solid #ddd;
  padding: 8px;
}


table tr td:first-child {
    padding-left:0 !important;
}

table tr td:last-child {
    padding-right:0 !important;
}

table.full_width {
    max-width: 100% !important;
    margin-left:calc(-50% + var(--sirina)/2);
    position: absolute;
}

table.full_width tr > td {
    max-width: var(--sirina);
    margin:0 auto;
    width: 100%;
    display: block;
}

table.full_width tr > td table td {
    width: auto !important;
    display: table-cell;
}

/* Landscape phone to portrait tablet */
@media (max-width: 979px) {
  table.full_width {
      margin-left:auto;
  }    
  
  table tr td {
    display: table-row;
    padding: 12px 0px;
    float: left;
    width: 100% !important;
  }

  .site.com_content.view-article.no-layout.itemid-116.dj-megamenu-offcanvas.dj-offcanvas-effect-3 .vsebina table tr td, .site.com_content.view-article.no-layout.itemid-165.dj-megamenu-offcanvas.dj-offcanvas-effect-3 .vsebina table tr td {
    display: table-cell;
    float: none;
  }
}

a {
  text-decoration: none;
  color: var(--blue);
}

a:hover {
  color: #0098da;
}

h3 {
  font-weight: 400;
  font-size: 1.2rem;
}

.bg {
  background-image: url(/images/icons/bg.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  width:100%;
  position: relative;
  float: left;
  background-size: 1600px;
}

.content-l {
    max-width:1600px;
    margin:0 auto; 
    padding: 0px 30px;
}

.content {
    max-width:1400px;
    margin:0 auto; 
    padding: 0px 30px;
}

.content-s {
    max-width:1100px;
    margin:0 auto; 
    padding: 0px 30px;
}

.com_content.view-article.no-layout.itemid-105 .banner-in img, .com_content.view-article.no-layout.itemid-130 .banner-in img {
  max-width: 100%;
  height: auto;
}

.top {
  width: 100%;
  float: left;
  padding: 20px 0px;
  position: fixed;
  z-index: 3;
  background: #fff;
}

.top.scroll {
  padding: 10px 0px;
  box-shadow: 0 0 30px rgba(0,0,0,0.15);
  background: rgba(255,255,255,0.94);
}

.top.scroll .logo img {
    width: 150px;
}


.top.scroll .meni {
    padding-top: 6px;
}

.top.scroll .info-top {
    padding-top: 19px;
}

.logo {
  float: left;
  width: 200px;
}

.logo img {
  max-width: 100%;
  height: auto;
}

.info-top {
  float: left;
  width: 135px;
  padding-top: 27px;
}

.info-top img {
  height: auto;
  width: 16px;
  filter: saturate(0%);
}

.info-top img:hover {
  filter: saturate(300%);
}

.info-top a {
  color: var(--grey);
}

.info-top a:hover {
  color: #000;
}

.caption {
  float: left;
  width: 30px;
  line-height: 20px;
  border-right: 1px solid #c8c5c4;
  padding-right: 15px;
  margin-right: 15px;
}

.pre {
  display: flex;
  flex-wrap: wrap;
}

.caption1 {
  float: left;
  width: calc(33.33% - 30px);
  padding: 20px;
  margin: 0px 30px 30px 0px;
  border:1px solid #ddd;
  line-height: 30px;
}

.caption1 a {
  color: #000;
}

#mod-custom111 .caption:nth-child(2) {
  padding-right: 0;
  margin-right: 0;
}

#mod-custom111 .caption:nth-child(3) {
  border-right: none;
}

/* JEZIKI */

.info-top .btn-secondary {
  color: var(--gray);
  background:none;
  border: none;
}

.info-top .btn {
  line-height: 12px;
}

.info-top .dropdown-menu {
    color: #000;
    border: none;
}

.info-top div.mod-languages ul li.lang-active {
    background: none !important;
    color: var(--blue);
}

.info-top div.mod-languages ul li{
    width: 17px;
    border-radius: 5px;
}

.info-top div.mod-languages a {
    padding: 5px;
}

.info-top div.mod-languages ul.lang-block li {
  padding: 4px 10px;
  text-align: center;
}

.btn-secondary:focus {
  box-shadow: none !important;
}

/* MENI */

.meni {
  float: left;
  width: calc(100% - 335px);
  text-align: center;
  padding-top: 9px;
}

.meni .dj-megamenu-clean{
  display: inline-block;
}

.meni .dj-megamenu-clean li.dj-up {
  display: inline-block;
}

.meni .dj-megamenu-clean li a.dj-up_a {
  line-height: 18px;
  height: 50px;
  padding: 0px 2px;
  margin: 0px 18px;
  color: var(--gray);
  font-size: 1.12rem;
}

.meni .dj-megamenu-clean li a.dj-up_a:hover, .meni .dj-megamenu-clean li.active a.dj-up_a  {
  background-image: url(/images/icons/crta.jpg) !important;
  background-repeat: repeat-x;
  background-position: bottom center;
  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: #2057a7 !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;
}

ul.dj-mobile-light li.dj-mobileitem>a {
  padding: 25px 15px !important;
}

ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler {
  padding: 25px 20px !important;
}

/* BANNER */

.banner {
  position: relative;
  float: left;
  width: 100%;
  z-index: 1;
  margin-top: 120px;
}

.banner .content-l {
  padding: 0;
  max-width: 1540px;
}

.slika {
  position: relative;
  z-index: 2;
}

/* GALERIJA */

.content-xs {
  max-width: 800px !important;
  margin: 0 auto;
}

/* SLOGAN */

.slogan-bg {
  background:rgba(0,78,162,0.9);
  width: 100%;
  text-align: right;
  padding: 135px 50px 58px 0px;
  position: absolute;
  bottom: 0;
  z-index: 3;
  right: 0;
  left: 0;
  max-width: 1540px;
  margin: 0 auto;
  clip-path: polygon(100% 0, 100% 0%, calc(100% - 0px) 100%, 0% 100%);
}

.slogan-bg h1 {
  color: #fff;
}

.dekor {
  background:#e7f1fa;
  width: 100%;
  text-align: right;
  height: 320px;
  position: absolute;
  bottom: -44px;
  z-index: 1;
  right: 0;
  clip-path: polygon(100% 0, 100% 0%, calc(100% - 0px) 100%, 0% 91%);
}

/* STATISTIC */

.statistic {
  position: relative;
  width: 100%;
  float: left;
  padding: 130px 0px 100px 0px;
}

.statistic .content {
    max-width: 1430px;
 }

.width20 {
  width: calc(20% - 30px);
  float: left;
  margin: 0px 15px;
  background: #eef5fb;
  border-radius: 20px;
  padding: 50px 15px;
  text-align: center;
}

.naslov-1 {
  color: var(--blue);
  font-size: 45px;
  font-weight: 600;
}

.naslov-2 {
  display: block;
  font-size: 18px;
  padding-top: 10px;
}

/* PROIZVODNJA */

.clanek-1 {
  position: relative;
  width: 100%;
  float: left;
  padding-top: 150px;
}

.slika-p {
  float: left;
  width: 50%;
  background-size: cover !important;
  background: url(/images/banners/DSC_0368.jpg);
  z-index: 2;
  height: 380px;
  position: relative;
  background-position: center;
}

.proizvodnja {
  float: left;
  background: #f3f8fd;
  width: calc(50% + 100px);
  padding: 50px 100px 70px 170px;
  margin-top: 50px;
  margin-left: -100px;
  z-index: 1;
  position: relative;
}

h2 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  padding: 0px 0px 20px 0px;
  margin: 0;
}


/* STORITVE NA UVODNI STRANI*/


.no_hover_image img {
  background-size: cover !important;
  width: 100%;
  height: 450px;
}

ul.fields-container {
  padding: 0;
  margin: 0;
}

ul.fields-container li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.field-value {
  color: #fff;
  text-transform: none;
  font-size: 1rem;
}

.hover_content .field-value {
  margin-bottom: 10px;
  display: inline-block;
  color: #fff;
  font-style: italic;
}

.hover.no_hover {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  margin: 0;
  overflow:hidden;
  height: 450px;
  text-align: left;
  background: rgba(0,0,0,0.45);
}

.hover.no_hover a {
  text-decoration: none;
  color: #fff;
}

a.readmore {
  color: #fff !important;
  background: var(--blue);
  border-radius: 5px;
  padding: 5px 15px;
  display: inline-block;
  margin-top: 20px;
}

a.readmore:hover {
  color: var(--blue) !important;
  background: #fff;
}

.hover_content {
  position: absolute;
  top: 100%;
  bottom: 0;
  z-index: 2;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.70);
  transition: all 0.25s;
  /*display: none;*/
  padding: 50px 20px;
  color: #fff;
}

.hover_content ul {
  margin: 0;
  padding: 0;
}

.hover_content ul li {
  display: block;
  min-width: 100%;
  background-image: url(/templates/j4starter/images/arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position-y: 9px !important;
  padding-left: 10px !important;
}

.hover_content h2 {
  font-weight: 300;
  font-size: 30px;
  color: #fff;
  margin-bottom: 15px;
}

.hover.no_hover:hover .hover_content {
  /*display:block;*/
  top:0;  
  transition: all 0.25s;
}

.hover.no_hover a img {
  width: 100%;
}

.no_hover_title {
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 3;
  padding: 20px;
  font-size: 2rem;
  line-height: 40px;
  font-weight: 300;
  display: block;
  color: #fff;
  transition: all 0.25s;
  background: rgba(0,152,218,0.75);
}

.hover.no_hover:hover .no_hover_title {
  display:none;
  transition: all 0.25s;
}


h4.newsflash-title_pro {
  font-size: 2rem;
  font-weight: 300;
  padding-bottom: 15px;
}


/* STORITVE */

.storitve .content {
  max-width: 1400px;
}

.storitve {
  position: relative;
  width: 100%;
  padding: 140px 0px;
  float: left;
}

.storitve a {
  text-decoration: none;
  color: #000;
}

.storitve a:hover {
  color: var(--blue);
}

.ena ul.navbar-nav {
  padding-left: 0;
  margin: 0;
  display: block;
}

.ena ul.navbar-nav li {
  display: block;
  margin: 0;
  padding: 0;
}

.ena ul.navbar-nav li a {
  text-decoration: none;
  color: var(--gray);
  font-size: 1.12rem;
  border-bottom: 1px solid #eee;
  display: block;
  padding: 8px 5px
}

.ena ul.navbar-nav li a:hover {
  color: var(--blue);
}

.ena {
  float: left;
  width: 300px;
}

.dva {
  float: left;
  width: calc(100% - 300px);
  padding-left: 50px;
}

#mod-custom114 ul {
  padding: 0;
  margin: 0;
}

#mod-custom114 ul li {
    padding: 11px 0px 11px 35px;
    background-image: url(/images/icons/ikone.png);
    background-repeat: no-repeat;
    background-position-y: 13px;
    line-height: 22px;
    list-style-type: none;
}

ul.navbar-nav li.active a {
  color: var(--blue);
}

ul.newsflash-horiz_pro {
  padding: 0;
  margin: 0;
}

ul.newsflash-horiz_pro li {
  padding: 0px;
  margin: 2px;
  width: calc(33.33% - 4px);
  float: left;
  list-style-type: none;
}

ul.newsflash-horiz_pro li:nth-child(1), ul.newsflash-horiz_pro li:nth-child(2) {
  width: calc(50% - 4px);
  margin: 2px;
}

.article-separator {
  display: none;
}


.naslov-s {
  top:auto;
  bottom: auto;
  padding: 0px 20px;
  flex: 0 0 120px;
  background: rgba(3,78,162,0.65);
  width: 100%;
  position: absolute;
  transition: all 0.5s ease;
  min-height: 100px;
}


.news_pro_1:hover .naslov-s {
    background: rgba(0,152,218,0.75);
    transition: all 0.5s ease;
}

.news_pro_1:hover {
  box-shadow: 0 0 20px rgba(0,0,0,0.35);
  transition: all 0.5s ease;
}

.news_pro_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 450px;
  width: 100%;
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  transition: all 0.5s ease;
  background: rgba(0,0,0,0.30);
}


.naslov-s h3 {
  font-size: 24px;
  padding: 0px 15px;
  color: #fff;
  padding: 20px 0;
  text-transform: uppercase;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
  min-height: 84px;
}

.com_content.view-article.no-layout.itemid-103 .naslov-s h3, .com_content.view-article.no-layout.itemid-128 .naslov-s h3 {
  font-size: 20px;
}

.com_content.view-article.no-layout.itemid-103 ul.newsflash-horiz_pro li , .com_content.view-article.no-layout.itemid-128 ul.newsflash-horiz_pro li {
  padding: 20px;
}

.com_content.view-article.no-layout.itemid-103 .news_pro_1, .com_content.view-article.no-layout.itemid-128 .news_pro_1 {
  height: 300px;
}

/* BLOG */

.blog .content {
  max-width: 1440px;
}

.blog {
  position: relative;
  width: 100%;
  float: left;
  padding: 0px;
}

ul.newsflash-horiz_blog {
  padding: 0;
  margin: 0px 0px -9px 0px;
  text-align: center;
}

ul.newsflash-horiz_blog li {
  padding: 0;
  list-style-type: none;
  text-align: center;
  color: #000;
  width: 100%;
  /* float: left; */
  margin: 0;
  display: inline-block;
  position: relative;
}

ul.newsflash-horiz_blog li a {
  text-decoration: none;
  color: #000;
}

.news_left_1 {
  width: 100%;
  height: 500px;
  background-size: cover !important;
  background-position: center !important;
  background-color: #eee !important;
}

.kocka {
    width: 100%;
    text-align: center;
    margin-top: -13px;
    z-index: 2;
    position: relative;
}

.naslov-z {
  position: absolute;
  width: 100%;
  background:rgba(255,255,255,0.85); 
  bottom: 0;
  padding: 10px 50px 30px 50px;
}

.okv {
  margin: 0 auto;
  max-width: 1000px;
}

.naslov-z h3 {
  font-size: 1.5rem;
  color: var(--blue);
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
}

/* CALL TO ACTION */

.action {
  position: relative;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 1.25rem;
  line-height: 38px;
  padding-bottom: 100px;
}

.action a {
  color: #000;
  text-decoration: none;
}

.action a:hover {
  color: var(--blue);
}

.action h2 {
  font-size: 50px;
}

a.gumb, .gumb a {
  color: var(--blue);
  border-radius: 10px;
  border: 2px solid var(--blue);
  text-decoration: none;
  padding: 5px 25px;
  display: inline-block;
  margin-top: 20px;
  font-size: 1.25rem;
}

a.gumb:hover, .gumb a:hover {
  color: #fff;
  background: var(--blue);
}

.vsebina .gumb a {
  font-size: 1rem;
}

/* VSEBINA */

.vsebina h1 {
      font-family: 'Barlow Condensed', sans-serif;
}

.vsebina {
  position: relative;
  float: left;
  width: 100%;
  padding: 0px 0px 100px 0px;
}

.vsebina .content {
  border-top: 1px solid #eee;
  padding-top: 100px;
}

.view-featured .vsebina, .view-featured .banner-in {
  display: none;
}

.banner-in {
  position: relative;
  width: 100%;
  float: left;
  margin-top: 120px;
}

.banner-in img {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 35px 20px -20px;
}

.vsebina img {
  vertical-align: middle;
  margin-top: -2px;
}

.djslider-loader-default {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 35px 20px -20px;
}

/* timeline */

ul.newsflash-horiz_zgo li:nth-child(1) .ost{
  padding-top: 50px;
  background-position-y: 61px !important;
  height: 240px !important;
}

ul.newsflash-horiz_zgo li:nth-child(1) .cal {
    padding-top: 50px;
}


ul.newsflash-horiz_zgo li:nth-child(even) .cal {
  float:right;  
  padding-left: 50px;
  border-left: 1px solid #000;
  height: 180px;
}

ul.newsflash-horiz_zgo li:nth-child(odd) .ost {
  float:left;
  padding-left: 50px;
  border-left: 1px solid #000;
  height: 180px;
  background-image: url(/templates/j4starter/images/crta.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-position-y: 11px;
}

ul.newsflash-horiz_zgo li:nth-child(even) .ost {
  text-align: right;
  padding-right: 50px;
  background-image: url(/templates/j4starter/images/crta.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-position-y: 11px;
}

ul.newsflash-horiz_zgo li:nth-child(odd) .cal {
  text-align: right;
  padding-right: 50px;
}

.cal {
  width: 50%;
  float: left; 
}

.ost {
  width: 50%;
  float: left; 
}

.cal h4 {
  background: url(/images/icons/calendar.png);
  background-size: cover;
  background-size: 80px 90px;
  width: 80px;
  height: 90px;
  display: inline-block;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 35px;
  color: var(--blue);
}

ul.newsflash-horiz_zgo {
  padding: 0;
  margin: 0 auto;
  max-width: 800px;

}

ul.newsflash-horiz_zgo li {
  list-style-type: none;
  width: 100%;
  float: left; 
  padding: 0px;
  margin: 0;
}

/* BOTT */

.bott {
  position: relative;
  float: left;
  width: 100%;
  line-height: 30px;
}

.okvir {
  margin: 0 auto;
  max-width: 1540px;
  padding: 70px 0px;
  border-top: 1px solid #e2ddda;
  border-bottom: 1px solid #e2ddda;
  overflow: auto;
}

.pravice {
  position: relative;
  width: 100%;
  float: left;
  text-align: center;
  padding: 30px;
}

.pravice a {
  color: var(--black);
  text-decoration: none;
}

.pravice a:hover {
  color: var(--blue);
}

.width25 {
  float: left;
  width: 25%;
  padding-left: 30px;
}

.width25:nth-child(1) {
  padding-left: 0;
}

.bott h3 {
  font-size: 1.12rem;
}

#mod-custom118 ul {
  padding: 0px 0px 0px 2px;
  margin: 0;
}

#mod-custom118 ul li {
  padding: 3px 0px 3px 0px;
  margin: 0;
  list-style-type: none;
  background-image: url(/templates/j4starter/images/arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position-y: 11px !important;
  padding-left: 10px !important;
  line-height: 22px;
}

/* Rsform */
.formControlLabel {text-align: left !important; padding: 0 0 0 3px !important; }
.rsform-block.rsform-block-info .formControlLabel {width:100% !important; }
.rsform-input-box { 
  width: 95% !important; 
  height: 30px !important; 
  margin: 0px !important; 
  padding: 5px 8px !important;
  border: none !important;
  border-radius: 0 !important; 
  box-shadow: none !important;
}

ul.dj-mobile-light li.dj-mobileitem>a {
    display: block;
    font-size: 18px;
}

.formResponsive .formHorizontal .formControlLabel {
  width: 30% !important;
}

.formResponsive textarea {
  border-radius: 10px !important;
}

.rsform-text-box { 
  width: 95% !important; 
  padding: 8px !important;
  border: 1px solid #ddd !important;
  background: none !important;
  box-shadow: none !important;
}

.formResponsive input[type="text"], .formResponsive .formHorizontal select {
  border: 1px solid #ddd !important;
  background: none !important;
  border-radius: 10px !important; 
  box-shadow: none !important;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 30% !important;
}

.formResponsive .formHorizontal .rsform-block {
  margin: 15px 0px;
}

.rsform-submit-button {
    border-radius: 10px !important;
    border: 2px solid var(--blue)!important;
    text-align: center;
    padding: 8px 25px !important;
    background: none !important;
    margin: 10px 0px 0px 0px;
    text-transform: uppercase;
    color: var(--blue) !important;
    font-size: 1rem !important;
}

.rsform-submit-button:hover {
    background:var(--blue)!important;
    color: #fff !important;
}

.formResponsive label {
  height: auto !important;
  line-height: 19px;
  text-align: justify;
}

.formResponsive .formControls label {
  font-size: 14px;
}

strong.formRequired {
  color: #00a5b3;
}

@media only screen and (max-width: 1600px) {
  .dekor {
    bottom: -30px;
  }
}

@media only screen and (max-width: 1555px) {

  .info-top div.mod-languages ul.lang-block li {
    float: right;
  }

  .caption1 {
    width: calc(33.33% - 30px);
    padding: 12px;
    margin: 0px 30px 30px 0px;
  }
}

@media only screen and (max-width: 1400px) {
  .bg {
    background-size: 1400px;
  }
  .caption1 {
    width: calc(33.33% - 20px);
    padding: 12px;
    margin: 0px 20px 20px 0px;
  }

  .vsebina .content {
    margin-left: 30px;
    margin-right: 30px;
  }

}

@media only screen and (max-width: 1200px) {
  .bg {
    background-size: 1200px;
  }

  .caption1 {
    width: calc(50% - 30px);
    padding: 20px;
    margin: 0px 30px 30px 0px;
  }
  .hover_content {
    padding: 25px;
  }

  .clanek-1 {
    padding-top: 80px;
  }

  .storitve {
    padding: 80px 0px;
  }
}

@media only screen and (max-width: 1100px) {
  .naslov-1 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 1024px) {
  .bg {
    background-size: 1024px;
  }

  .proizvodnja {
    padding: 30px 20px 50px 133px;
    margin-top: 50px;
  }

  h2 {
    font-size: 2.25rem;
  }

  .action {
    font-size: 1.25rem;
  }

  .action h2 {
    font-size: 2.5rem;
  }

  .statistic {
    padding: 100px 0px 90px 0px;
  }

  .storitve {
    padding: 50px 0px;
  }

  .naslov-s h3 {
    font-size: 1.12rem !important;
  }

}

@media only screen and (max-width: 979px) {
  .width25 {
    padding-left: 20px;
  }

  .width20 {
    width: calc(20% - 20px);
    margin: 0px 10px;
    padding: 30px 5px;
  }

  .naslov-1 {
    font-size: 2.25rem;
  }

  .slogan-bg {
    padding: 135px 30px 23px 0px;
  }

  .clanek-1 {
    padding-top: 80px;
  }

}

@media only screen and (max-width: 900px) {
  .meni {
    padding-top: 14px;
  }

  .ena {
    display: none;
  }

  .dva {
    width: 100%;
    padding-left: 0;
  }

  ul.newsflash-horiz_pro li:nth-child(1), ul.newsflash-horiz_pro li:nth-child(2), ul.newsflash-horiz_pro li {
    width: 100%;
    list-style-type: none;
  }

  ul.newsflash-horiz_pro > li:nth-child(1), ul.newsflash-horiz_pro > li:nth-child(2), ul.newsflash-horiz_pro > li  {
    padding: 20px;
  }

  ul.newsflash-horiz_pro li:nth-child(1) .news_pro_1 {
    height: 500px;
  }

  ul.newsflash-horiz_pro li:nth-child(1) .hover.no_hover {
    min-height: 500px;
  }

  .news_pro_1 {
    height: 350px;
  }

   .hover.no_hover {
    height: 350px;
  }
}

@media only screen and (max-width: 768px) {
  .naslov-z {
    padding: 10px 20px 50px 20px;
  }

  .bg {
    background-size: 768px;
  }

  .width25 {
    padding-left: 0;
    padding-bottom: 30px;
    width: 100%;
    text-align: center;
  }

  .width20 {
    width: calc(33.33% - 20px);
    margin: 0px 10px 20px 10px;
  }

  .slika-p {
    width: 100%;
    height: 350px;
  }

  .proizvodnja {
    width: 100%;
    margin-top: 0px;
    margin-left: 0;
    padding: 30px 20px 50px 30px;
  }

  ul.newsflash-horiz_blog li {
    padding: 0px 0px 30px 0px;
    width: 100%;
  }

  .banner .djslider.djslider-default {
    height: 550px !important;
  }

  .banner img.dj-image {
    height: 550px !important;
    width: auto !important;
  }

  .banner .djslider-in li {
    height: 550px !important;
  }

  .banner {
    height: 550px;
  }

  .banner-in img.dj-image {
    height: 300px !important;
    width: auto !important;
  }

  .banner-in .djslider-in li {
    height: 300px !important;
  }

  .djslider-loader-default {
    box-shadow: none;
  }

  #mod-custom118 ul {
    text-align: center;
  }

 #mod-custom118 ul li {
  display: block;
  background-image: none !important;
  }

  .formResponsive .formHorizontal .formControls {
    margin-left: 0 !important;
  }
  .rsform-text-box, .rsform-input-box { 
    width: 99% !important; 
  }
  .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px !important;
    margin-right: 30px !important;
  }
  select#termin.rsform-select-box {
    width: 100%;
  }
  .formResponsive .formHorizontal .formControlLabel {
    width: 100% !important;
  }

  .com_content.view-article.no-layout.itemid-103 ul.newsflash-horiz_pro li {
    width: 50%;
  }

  .vsebina .content {
    padding-top: 50px;
  }

  .formResponsive .formHorizontal .rsform-block {
    margin: 0px;
  }

}

@media only screen and (max-width: 479px) {
  .content {
    padding: 0px 20px;
  }

  .logo {
    width: 150px;
  }

  .meni {
    width: calc(100% - 285px);
  }

  .bg {
    background-size: 479px;
  }

  .width20 {
    width: calc(50% - 20px);
    margin: 0px 10px 20px 10px;
    padding: 15px 5px;
  }

  .naslov-1 {
    font-size: 28px;
  }

  .naslov-2 {
    display: block;
    font-size: 1rem;
    padding-top: 0px;
  }

  .statistic {
    padding: 70px 0px 30px 0px;
  }

  .top .content {
    padding: 0px 5px 0px 20px;
  }

  .top {
    padding: 10px 0px;
  }

  .banner {
    margin-top: 80px;
    height: 450px;
  }

  .banner-in {
    margin-top: 85px;
  }

  ul.newsflash-horiz_blog li {
    padding: 0px 0px 30px 0px;
    width: 100%;
  }

  .banner .djslider.djslider-default {
    height: 450px !important;
  }

  .banner img.dj-image {
    height: 450px !important;
    width: auto !important;
  }

  .banner .djslider-in li {
    height: 450px !important;
  }

  .banner-in img.dj-image {
    height: 180px !important;
    width: auto !important;
  }

  .banner-in .djslider-in li {
    height: 180px !important;
  }

  div.mod-languages .dropdown-menu {
    padding-right: 32px;
  }

  ul.newsflash-horiz_pro li {
    width: 100%;
  } 

  .com_content.view-article.no-layout.itemid-103 ul.newsflash-horiz_pro li {
    width: 100%;
    padding: 0px 0px 30px 0px;
  }

  .naslov-s h3 {
    height: auto;
  }

  .meni {
    padding-top: 6px;
  }

  .info-top {
    padding-top: 19px;
  }

  ul.newsflash-horiz_zgo li:nth-child(even) .cal {
    height: 250px;
  }

  ul.newsflash-horiz_zgo li:nth-child(odd) .ost {
    height: 250px;
  }

  ul.newsflash-horiz_zgo li:nth-child(1) .ost {
    height: 320px !important;
  }

  .caption1 {
    width: 100%;
    padding: 20px;
    margin: 0px 0px 30px 0px;
  }

  .no_hover_title, h4.newsflash-title_pro {
    font-size: 1.5rem;
  }

  #mod-custom127 h1 {
    font-size: 22px;
  }
  .action h2 {
    font-size: 2.20rem;
  }

  .clanki .content-s {
    padding: 0;
  }

  .vsebina .content {
    margin-left: 0;
    margin-right: 0;
  }

  .banner-in .content-l {
    padding: 0;
  }

  .bott {
    line-height: 38px;
  }
}

.razpis {
    bottom: 0px;
    left: 0px;
    position: fixed;
    z-index: 100;
}

.footer2 {
  display: none;
}
