.t3-wrapper{
  background-color:#FFF!important;
    border-top: 10px solid #2980b9;
}

.row.equal-cols {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.equal-cols:before, .row.equal-cols:after {
    display: block;
}

.row.equal-cols > [class*='col-'] {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.row.equal-cols > [class*='col-'] > * {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}


.t3-mainbody .row {
    max-width: 200%!important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000!important;
    background: none!important;
}

div.t3-navbar.navbar-collapse.collapse.pull-right.nopadding {
    padding: 0;
}

.mob .btn.btn-primary.off-canvas-toggle {
    background-color: #2980b9;
    top:5px!important;
    position:relative;
}

.nav-pills active  {
  background-color:#fff;
}

div.logo-bar {
    background-color: #E4E8EB;
    padding:20px;
    position:relative;
    z-index:2;
}


.logo-bar li a {
  margin: 0px!important;
  font-size: 17px;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  color: #325A7F!im;
  background:NONE;
  text-transform: uppercase;
  text-decoration: none;
  border-style: solid;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0px;
  border-color: rgba(0, 0, 0, 0.0);
  padding:40px 25px!important;
  transition: background-color 0.5s ease;
}

.logo-bar li a:hover {
  color: #ffffff;
}


.logo-bar li ul a {
  margin:0px 18px!important;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  border-style: solid;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0px;
  border-color: rgba(0, 0, 0, 0.0)
}


.search-query {
    border-style: none!important;
    background-color: #e6e6e6!important;
    width: 350px!important;
    margin-top: 12px!important;
    border-radius: 5px!important;
    height: 40px!important;
}



.slide-desc-in {
    width: 100%;
    margin: auto;
    text-align: left;
    left:0px;
}

.slide-desc-bg-default {
    background: RGBA(0,0,0,0.0)!important;
}

.djslider-default .slide-desc {
    position: absolute;
    background: RGBA(0,0,0,0.0);
    min-height: 100%;
    display: flex;
    justify-content: center;
    /* align horizontal */
    align-items: center;
    font-family: 'Poppins', sans-serif;
}

.banner-in{
  width:1170px;
  max-width:80%;
  margin: auto;
}

div.slide-text h1 {
    font-weight: 900;
    font-size: 85px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-shadow: 0px 0px 10px #0B8CC0;
}

.slide-text h6{
    font-weight: 300;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #fff;   
}

.slide-text h6 span::before {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    vertical-align: middle;
    width: 100px;
    left:-100px;
    top:8px
}

.slide-text h6 span::after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    vertical-align: middle;
    width: 150px;
    left: 150px;
    top:8px
}


.slide-text h6 span{
    position:absolute!important;
    transform: rotate(90deg);
    text-align:center;
    width:140px!important;
    left:-40px!important;
    top:70px
}

.slide-text h6 a{
    color: #fff;
}

.slide-text h2 {
    color: #fff;
    font-size: 50px;
    padding:5px 0px;
    font-weight: 900;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.72);
    
}

.slide-text h3 a {
    color: #fff;
    font-size: 15px;
    padding:5px 10px;
    font-weight: 500;
    background-color:#000;
    color:#2980b9;
}

.slide-text h1 a:hover {
    color:#000;
}


div.moduletable h3 {
    text-align: center;
    color: #808080;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 30px;
}



section.article-content h1 {
    font-weight: 100!important;
    font-weight: 900!important;
    color: #2980b9;
    font-size: 50px!important
}

.article-content h2 {
    font-weight: 900!important;
    color: #2980b9;
}

h1.article-title a {
    color: #343e47!important;
  text-align:center;

}

h1.article-title {
    color: #343e47!important;
  text-align:left;

}

section.article-content.clearfix p img {

    max-width: 100%!important;
    padding-top: 5px!important;
    padding-right: 10px!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
}

div.container.t3-mainbody {
    padding: 0 20px 30px 0px!important;
    font-size:15px;
    color:#000000
}

div.t3-content.col-xs-12 {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

h1.article-title {
    margin-top: 20px!important;
}

h3.module-title {
    text-align: center!important;
    font-size: 25px!important;
    font-wight: 300!important;
    border-style: solid!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-width: 5px!important;
    border-color: #d6d6d6!important;
    padding-bottom: 10px!important;
}

section.article-content.clearfix h3 {
    line-height: 1.5em!important;
    font-weight: 800!important;
    color: #000!important;
}


.m-b-1 {
    font-size: 50px!important;
}

 

.vertical-align {
    display: flex;
    align-items: center;
}


.off-canvas-effect-4.t3-off-canvas {
  z-index: 1000!important;

}

.padding{
    padding:20px 0;
}


.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10px;
  padding: 0px 0!important;
  margin: 0px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #0b8cc0;
  border: 0px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.navbar-default a {
  color:#325a7e!important;
  background:none!important
  }


.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
  color:#325a7e!important;
  background:none!important
  }



.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {
  background-color:#0b8cc0!important;
  color:#ffffff!important
}

.navbar-default a > active
{
  background-color:#0b8cc0!important;
  color:#555555
}


.nav > li > a:hover,
.nav > li > a:focus,
.nav > li > a:active
 {
  text-decoration: none;
  background: #d2186a!im;
  border-bottom-width: 0px;
}


.t3-off-canvas-body .dropdown-menu  {
  background-color: #2980b9;
  margin-left: 10px;

}

.module-inner img {
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
}

div.module-inner {
    padding: 0!important;
    margin-bottom: -10px!important;
}

.mega-group-title {
    text-align: center!important;
    background-color: #ef4836!important;
    color: #fff!important;
    padding: 5px!important;
}

.mega-dropdown-menu {
    border-style: none!important;
}

.mega-inner {
    background: NONE!important;
    padding: 0px!important;
    min-height: 100%!important;
    margin:0!important;
}

.mega-nav li a {
    text-align: left!important;
    color: #fff!important;
    margin:0!important;
    padding:15px!important;
    font-size:15px!important;
    font-weight:300!important;
}

.mega-nav li a:hover {
    color: #000!important;
    background:none!important;
}

.mega-col-nav {
    padding: 0!important;
}


div.t3-off-canvas-body {
    background-color: #2980b9;
}



.t3-off-canvas .t3-off-canvas-body a {
  color: #fff!important;
  text-decoration: none;
}


.nav > li > a {
  padding: 15px 10px;
}

em.caret {
    display: none!important;
}


.service-container {
    text-align: center;
    z-index:1;
    position:relative;
  
    
}

.uslugein {
    padding: 40px;
    background-color: #fff;
    margin-bottom: 15px;
    border-top: 5px solid #b94a48;
    border-left: 1px solid #c0c2c3;
    border-right: 1px solid #c0c2c3;
    border-bottom: 1px solid #c0c2c3;
}

.uslugein p{
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.sredina{
  top:-20px;
  margin-left:-4px;
  margin-right:-4px;
  z-index:3;
  }

.sredina .uslugein {
    padding-bottom:70px
}

.uslugein:hover {
    background-color: #f7f7f7;
    transition: background-color 0.5s ease;
}

.uslugatab {
    padding: 0px;
    color: #c0c2c3;
    font-family: 'Poppins', sans-serif;
}


h2.servicetitle a {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    color: #848688;
}

.svg-inline--fa.serviceicon {
    font-weight: bold;
    font-size: 50px;
    width: 100px;
    height: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    padding: 20px;
    border-radius: 80px;
    color: #fff;
}

hr {
  text-align: center; /* horizontal centering */
  line-height: 1px; /* vertical centering */
  height: 1px; /* gap between the lines */
  font-size: 1em; /* choose font size you like */
  border-width: 1px 0; /* top and bottom borders */
  border-style: solid;
  border-color: #676767;
  margin: 30px 10px; /* 20px space above/below, 10px left/right */
  overflow: visible;

  /* ensure 1px gap between borders */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

hr:after {
  display: inline; /* for vertical centering and background knockout */
  background-color: #fff; /* same as background color */
  padding: 0 0.5em; /* size of background color knockout */
}

/* opera doesn't render correctly. hide section sign */
x:-o-prefocus, hr:after {
  content: "";
}

section.article-content.clearfix h1 {
    text-align: left;
    font-weight:bold;
    margin-top:50px
}

.media{
  padding:20px 0 5px 0;
  color:#D2D3D5;
  font-size:15px;
  font-weight:800;
  line-height:0.8;
  }

.media-object{
  top:-5px;
  position: relative;
}

div.media-body {
    text-align:center
}


.ikone h2{
  font-size:22px;
  font-weight:900;
}

.ikone img{
  margin-top:30px;
}

div.novosti h1 {

    text-align: center;
    color:#000;
    font-size:30px;
    font-weight: 100;
    margin:0px 0 50px 0;
}


.sivo {
    padding: 20px;
    border-style: solid;
    border-width: 0px;
    border-color: #fff;
    background-color:#eaebeb;
    margin-bottom:20px;
}

.tab .sivo {
    padding: 20px;
    border-style: solid;
    border-width: 0px;
    background-color: #000000;
    margin-bottom:30px;   
}

.tab  {
    padding: 10px;

}

.slika {
    height: 200px;
    overflow: hidden;
    width: 100%;
}

.slika img {
    max-width: auto;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.tab .slika img {
	border-top: 10px solid #fff;
}

.slika img:hover {
    max-width: auto;
    min-height: 100%;
    object-fit: cover;
    width: 105%;
}

.vijest {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background-color: #fff;
    flex-wrap: wrap;
    padding: 0;
}

.novosti {
    margin: 80px 0;
}

a.mod-articles-category-title {
    color: #2980b9;
    font-size: 15px;
    font-weight: bold;
}

.tab a.mod-articles-category-title {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    font-size: 55px;
    font-family: 'Poppins', sans-serif;
    text-shadow: 0px 0px 5px rgba(0,0,0,1);
}

.tab .mod-articles-category-article-3 a.mod-articles-category-title {
    font-size: 40px;
}

.tab a.mod-articles-category-title:hover {
    color: #fff!important;
    text-decoration:none;
}

.mod-articles-category-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: center;
}

.mod-articles-category-introtext {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 12px;
    text-align: center;
}

.tab .mod-articles-category-introtext {
    color:#fff
}

a.mod-articles-category-title:hover {
    color: #000;
}

span.cc-message {
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

span.cc-message a {
    color:#fff;
    font-weight: bold;
}

.djbanner{
  position:relative
  }

.djslider-loader {
    padding: 0!important;
}

.row.container {
    padding: 0!important;
}

.kon{
  padding:7px;
  color:#000;
  font-weight: 600;
  font-size: 15px;
}

.kon a{
  padding:7px;
  color:#000;
  font-weight: 600;
  font-size: 15px;
}

.kon a:hover{
  color:#fff;
  text-decoration:none;
}


.bijelo {
  background-color: #fff;;
  z-index:11;
  padding: 0;

}

.lijevo{
  margin-top:-60px;
  background-color:#0b8cc0;
  position:relative;
  z-index: 111;
  left;
  padding:20px 50px;
  color:#325a7e;
  font-size:14px;
}

.lijevo h1{
  color:#fff;
  font-weight:100;
  font-size:50px;
}

.lijevo a{
  color:#325a7e;
}

a.plus{
  background-color:#325a7e;
  font-weight:900;
  font-size:50px;
  position:absolute;
  top:100%;
  left:100%;
  width:70px;
  height:70px;
  margin-top:-70px;
  margin-left:-70px;
  text-align:center;
  color:#0b8cc0;
}



.lijevo a:hover{
  color:#fff;
  text-decoration:none;
}

.lijevo:before{
    background-color: #325a7e;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    width: 5px;
    left:0px;
    top:0px;
    transition: all .5s;
    z-index:-1;
}


.lijevo:hover:before{
    background-color: #325a7e30;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    width: 100%;
    left:0px;
    top:0px
}





.introslika {
    text-align: right;
    padding: 0;
}

.introslika img{
    max-width: 100%;
}


.sadrzaj {
    padding-top: 50px;
}

.sadrzaj .sivo {
    margin-bottom: 30px;
}

.ld {
    margin: -98px 0px 0 -15px;
    min-width: 1180px;
}

.ispod {
    margin-bottom: 15px;
}

.pod img {
    max-width:100%;
}



.article-content h6 {
    display: none;
}


.service-container-prvi {
    text-align: center;
    margin-top: 50px;
    margin-right:20px;
}

.service-container {
    text-align: center;
    margin-top: 0px;
    margin-right:20px;
}

.uslugatab{
  padding:20px;
  
}

.dokument {
    background-color: #2980b9;
    margin-bottom: 10px;
    padding: 20px;
    width: 100%;
}

div.dokument a {
    color: #fff;
}

.sajam {
    background-color: #2980b9!important;
    color:#fff!important;
}



.top-kontakt {
    font-weight: 300;
    font-size:13px;
    padding:10px;
    position:relative;
    background-color:#0B8CC0;
    text-align:right;
    color:#fff;
}

.top-kontakt a{
    color:#fff;
    font-weight:900;
    padding:0 20px; 
}


.top-kontakt a:hover{
    color:#000;
    text-decoration:none;
}


.metar{
  text-align:center;
  background-color:#E4E8EB;
  padding:70px 0 50px 0;
  color:#A9ABAE;
  font-size:13px;
  margin-top:50px;
  background-image: url('../../../images/metar.png');
  background-repeat: no-repeat, repeat;
}

.metar h1{
  font-size:35px;
  font-weight:900;
  color:#325a7e;
  margin-bottom:20px;
}


div.col-xs-5.mega-col-module {
    padding: 0;
}

.meni{
  font-size:14px;
  padding:10px;
}

.meni a{
  font-size:16px;
  font-weight:900!important;
  color:#000!important;
  padding:0!important
}

.upit{
  background-color:#D64545;
  float: right;
  top:10px;
  position:relative;
  color:#fff;
  padding:10px 20px;
  margin-bottom:-70px;
  font-weight:500;
  font-size:15px;
  right:15px;
}

.upit a{
  color:#fff;
}


.upit a:hover{
  color:#fff;
}


@media screen and (max-width: 1023px) {

div.row {
    margin:0;
}
  
.srednja {
    margin-top: 0px!important;
}

.container.tabovi {
    padding: 0;
    margin: 0;
}


.lijevo{
  margin-top:0px;
}

.lijevo h1{
  font-size:30px;
}

.lijevo:before{
    width: 0px;
}

span.spec   {
    display: table;
    width:100%;
    left:0px;
    position:relative;
    margin-top:0px;

}

.in-spec span {
    display: table;
    width:100%;
    margin:0  0 -10px!important;

}

div.logo-bar {
    padding:10px 0
}



  .prev-button {    
    display: none;    
    clear: both;    
    float: left;    
    width: 0px;    
    margin: 10px auto 5px 20px;
  }

  .next-button {    
    display: none;    
    clear: both;    
    float: left;    
    width: 0px;    
    margin: 10px auto 5px 20px;
  }



div.item-page article {
    margin-top: 50px;
}


.slide-text {
    width:80%!important;
    padding: 0 10%;
}

div.slide-text h1 {
    text-align:left!important;
    font-size:60px!important;

}

.slide-text h3 span {
    color: #fff;
    font-size: 10px;
    padding:5px 10px;
    font-weight: 500;
    text-align:center
    background-color:#2980b9;  
}

.slide-text h3 {
    text-align:center
}

div.container.t3-mainbody {
    padding: 0 20px 30px 20px!important;
}

.service-container {
    text-align: center;
    z-index:1;
    position:relative;
}

.sredina{
  top:0px;
  margin-left:0px;
  margin-right:0px;
  z-index:3;
  }
  
.sredina .uslugein {
    padding-bottom:0px
}

.singleservice, .singleserviceb {    
    width: 100%;
  }

.sivo {
    margin-bottom:20px;
}

.djbanner{
  top:0px!important;
  position:relative
  }
.bijelo {
  top:0px
}
.ld {
    margin: 0px 0px 0 0px;
    min-width: 100%!important;
}
  .pod {
    margin-bottom: 0px;
}


.zavrsni{
  padding:20px;
  margin-top:0px
}

.zavrsni h2{
  font-size:15px;
  font-weight:700;
  color:#fff;
}
}

@media screen and (max-width: 775px) {
div.slide-text h1 {
    text-align:left!important;
    font-size:30px!important;
}
}

.prev-button {
    left:100%!important;
    margin-left:-121px;
    top:-60px;

}

.next-button {
    top:-60px;

}

#navigation90{
  top:100%!important;
  margin:0px 0px 0px 100px!important;
  position:relative!important;
  bottom:-50px!important;
  }

.desno{
  padding:20px 40px;
}

.ikona-lista {
    padding: 10px 0;
}

.ikona-lista a{
    color:#96989A
}


.ikona-lista img {
    margin-right: 20px;
    width:59px;
}

.metar .col-sm-6.col-md-4 {
    padding-left: 0;
    padding-right: 0;
    border-style: none;
}

.metar .thumbnail {
    border-style: none;
    -webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
padding:30px;
}

.srednja {
    margin-top: -50px;
}

.tabovi{
    margin-top:100px;
    }

.dole {
    text-align:center;;
    background:#325A7F
}

.dole {
    font-size: 15px;
    font-weight: normal;
    background: rgb(47,42,39);
    background: linear-gradient(90deg, rgba(50,90,127,1) 0%, rgba(50,90,127,1) 50%, rgba(66,72,82,1) 50%, rgba(66,72,82,1) 100%);
    color: #fff;
    margin-top: 0px;
    font-family: 'Poppins', sans-serif;
}

.dole h1 {
    margin-top: 0px;
    font-weight:600;
    font-size:25px;
    color:#fff;
    margin-bottom:30px  
}

.dole h2 {
    margin-top: 0px;
    font-weight:900;
    font-size:18px;
    color:#0b8cc0
    
}

.dole li {
    display: inline-block;
}

.dole .current.active a {
    background: none!important;
}

.dole a {
    color: #fff;
}

.dole a:hover {
    color: #000;
}

.dolepadding {
    color: #fff;
    padding: 50px 0px;
    font-family: 'Poppins', sans-serif;
}

.doleboja {
    background-color: #424852;
}

.smm {
    background-color: #325a7f;
}

.cr{
    padding:0px 0 35px;
    font-size:13px
}

.cr span{
    color:#0b8cc0;
    font-size:11px
}

p.doleonama {
  font-size:12px;
  margin-bottom:-30px;
}

.smm h1{
  margin:30px 0 10px 0;
  color:#0b8cc0;
}

.usluge .caption h3 {
    font-weight: 300!important;
    font-size: 15px;
    text-align: center;
    color:#0b8cc0!important
}



.usluge .thumbnail {
    padding-top: 40px;
}


.usluge .thumbnail:hover {
    border-color:#2980b9;
    background-color:#e4e8eb;
}



.in-spec span {
    background-color: #ebeff2;
    color: #4D5656;
    display: inline-block;
    font-weight: 300;
    margin-right: 10px;
    padding: 8px;
    vertical-align: middle;
    font-size:13px;
}

.in-spec span.spec {
    background-color: #0b8cc0;
    color: #fff;
    font-weight: normal;
    margin-left: -10px;
    margin-right: 7px;
    font-size:13px;

}

in-spec span {
    background-color: #e4e8eb;
    color: #4D5656;
    display: inline-block;
    font-weight: 300;
    margin-right: 10px;
    padding: 8px;
    vertical-align: middle;
    font-size:13px;
}

.in-spec h2 {
    font-weight:bold!important;
    color: #0b8cc0;
    font-weight: 300;
    margin-top: 40px;
}

.tezine {
    margin-left:-10px
}

.tezine p {
    display: inline-block;
    background-color: #e4e8eb;
    padding: 10px;
    width: 50%;
    margin-right:0px;
    margin-left:-2px;
    font-size:14px;
    border-style:solid;
    border-left-width:0;
    border-top-width:0;
    border-right-width:1px;
    border-color:#fff;
    border-bottom-width:0;
}


