.t3-wrapper{
  background-color:#eceeed!important;
    border-top: 10px solid #3fa9f5;
}

div.row {
    max-width: 100%!important;
}

.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: #3fa9f5;
    top:5px!important;
    position:relative;
}

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

div.logo-bar {
    background-color: #FFF;;
}

@media screen and (max-width: 700px) {
div.logo-bar {
    padding:10px 0
}}

.logo-bar img {
   height:70px;
   padding:5px
}


@media screen and (max-width: 700px) {
div.logo-bar img {
    height:60px;
      left:0px;
  top:0px;
}}

.logo-bar li a {
  margin:15px 5px!important;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #00385d;
  background-color:#f5f5f5;
  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:10px 15px!important;
}

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


.logo-bar li ul a {
  margin:0px 18px!important;
  font-size: 14px;
  font-family: 'Montserrat', 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)
}



.nav > li > a:hover,
.nav > li > a:focus
 {
  text-decoration: none;
  background: #3fa9f5;
  border-bottom-width: 0px;
}

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

@media screen and (max-width: 700px) {
  .prev-button {    
    display: none;    
    clear: both;    
    float: left;    
    width: 0px;    
    margin: 10px auto 5px 20px;
  }
}

@media screen and (max-width: 700px) {
  .next-button {    
    display: none;    
    clear: both;    
    float: left;    
    width: 0px;    
    margin: 10px auto 5px 20px;
  }
}

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

@media screen and (max-width: 700px) {
.slide-desc {
    margin-left:0px;
    width:80%;
}}




@media screen and (max-width: 700px) {
div.item-page article {
    margin-top: 50px;
}}




.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: 'Montserrat', sans-serif;
}



div.slide-text h1 span {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding:5px 0px;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.72);
    border-style: solid;
    border-left-width: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-color: #3fa9f5;

}
@media screen and (max-width: 700px) {
div.slide-text h1 span {
    font-weight: 900;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-align:center!important;;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.72);

}}

@media screen and (max-width: 700px) {
div.slide-text h1 {
    text-align:center!important;;

}}

.slide-text h2 {
    color: #fff;
    font-size: 90px;
    padding:5px 0px;
    font-weight: 900;
    font-family: 'Playfair Display', serif;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.72);
    
}

.slide-text h3 span {
    color: #fff;
    font-size: 15px;
    padding:10px 20px;
    font-weight: 500;
    background-color:#3fa9f5;
    
}

@media screen and (max-width: 700px) {
.slide-text h2{
    font-weight: 800;
  text-align:center;
    color: #fff;
    font-size: 30px;
    padding:5px 20px; 
}

.slide-text p{
    display:none;
}

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

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

}




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


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

.dole {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 15px;
    background-color:#fff;
    color:#003862;
    margin-top:-250px;
}

@media screen and (max-width: 700px) {
.dole {
    margin-top:0px;
}}

.dole p {
  padding:20px 0 20px 10px;
}

.dole li{
    display:inline-block;
}


@media screen and (max-width: 700px) {
.dole {
    text-align:center;

}
}


.dole a {
    color:#003862;
    
}

.dole a:HOVER {
    color:#fff;
    
}

.dole2 {
    background-color: #c3bfbf;
    color: #4d4d4d;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 13px;
}

@media screen and (max-width: 700px) {
.dole2 {
    text-align:center;
}
}

section.article-content h1 {
    font-weight: 100!important;
    font-weight: 900!important;
    color: #3fa9f5;
    font-family: 'Playfair Display', serif;
    font-size: 50px!important
}

.article-content h2 {
    font-weight: 900!important;
    color: #3fa9f5;

    font-family: 'Playfair Display', serif;
}

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 50px!important;
    font-size:15px;
    color:#00385d
}
@media screen and (max-width: 700px) {
div.container.t3-mainbody {
    padding: 0 20px 30px 20px!important;
}}

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;
}



div.dole2 a:hover {
    color: #fff!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: #000;
  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;
}


.t3-off-canvas-body .dropdown-menu  {
  background-color: #3fa9f5;
  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-color: #fff!important;
    padding: 0px!important;
    min-height: 100%!important;
    margin:0!important;
}

.mega-nav li a {
    text-align: center!important;
    color: #000!important;
    margin:0!important;
}

.mega-nav li a:hover {
    text-align: center!important;
    color: #3fa9f5!important;
    background:none!important;
}

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


div.t3-off-canvas-body {
    background-color: #3fa9f5;
}



.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;
  
    
}
@media screen and (max-width: 700px) {
.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
}
@media screen and (max-width: 700px) {
.sredina{
  top:0px;
  margin-left:0px;
  margin-right:0px;
  z-index:3;
  }}

@media screen and (max-width: 700px) {
.sredina .uslugein {
    padding-bottom:0px
}}



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

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

@media  (max-width: 500px) {
  .singleservice, .singleserviceb {    
    width: 100%;
  }
}

h2.servicetitle a {
    font-family: 'Montserrat', 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
}





.text {
    color:#00385d;
    font-size:15px;
    font-weight: 300;
    padding:40px;
    text-align:center;

}

@media screen and (max-width: 700px) {
.text {
    margin-top:0px;
}}


.text h1{
    color:#4267a1;
    font-size:30px;
    font-weight: 100;
    margin:30px 0 30px 0;
}

.text h1 span{
    color:#3fa9f5;
    font-size:40px;
    font-weight: 900;
    margin:80px 0 30px 0;
    font-family: 'Playfair Display', serif;

}

div.novosti h1 {

    text-align: center;
    color:#3fa9f5;
    font-size:40px;
    font-weight: 900;
    margin:0px 0 30px 0;
    font-family: 'Playfair Display', serif;
}



.text a {
    background-color: #3fa9f5;
    padding: 8px 10px;
    color: #fff;
    font-size: 15px;
    line-height:3;
}



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

}


.sivo {
    padding: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #e0e3e4;
}

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

.tab  {
    padding: 10px;

}

@media screen and (max-width: 700px) {
.sivo {
    margin-bottom:20px;
}}

.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: 50px 0;
}

a.mod-articles-category-title {
    color: #1861a9;
    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: 'Montserrat', 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: 'Montserrat', sans-serif;
}

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

.djbanner{
  position:relative
  }

@media screen and (max-width: 700px) {
.djbanner{
  top:0px!important;
  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;
     -webkit-box-shadow: 3px 3px 5px 6px #000;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 6px #000;  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 0px 20px 2px #b1b1b1;
  z-index:11;
  position:relative;
  top:-50px
}

@media screen and (max-width: 700px) {
.bijelo {
  top:0px
}}

.sadrzaj {
    padding-top: 50px;
}

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

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

@media screen and (max-width: 700px) {
.ld {
    margin: 0px 0px 0 0px;
    min-width: 100%!important;
}}


.ispod {
    margin-bottom: 15px;
}

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

@media screen and (max-width: 700px) {
  .pod {
    margin-bottom: 0px;
}
}

.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: #3fa9f5;
    margin-bottom: 10px;
    padding: 20px;
    width: 100%;
}

div.dokument a {
    color: #fff;
}

