.t3-wrapper{
  background-color:#eceeed!important;
    border-top: 0px solid #C92127;
}

.t3-off-canvas {
  width: 100%!important;
}

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

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

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    padding: 0;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding: 0;
}

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

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

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

.logo-bar img {
    max-width:100%;
}


.logo-bar li a {
  margin:15px 0px!important;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #424852;
  background-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);
  padding:10px 15px!important;
  transition: all 0.5s
}

.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)
}

.nav > li > a:hover,
.nav > li > a:focus
 {
  text-decoration: none;
  background: #C92127;
  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;
}



.slide-desc-in {
    width: 1200px;
    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;
}

.slide-text p {
    font-weight: bold;
}

.slide-text a {
    color:#fff;
    border-style:solid;
    border-width:2px;
    line-height:3;
    padding:7px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transition: all 0.5s;
}

.slide-text a:hover {
    color:#424852;
    text-decoration:none;
}


.slide-text  {
    max-width:70%;
}


.slide-text h1 {
    font-weight: 300;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
}



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

.dole {
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 13px;
    background-color:#e4e8eb;
    color:#424852;
    margin-top:0px;
    line-height:1;
}

.dole h1{
    padding-top: 50px;
    font-size: 14px;
    color:#424852;
    margin-top:0px;
}

.dole span{
    font-weight:600;
    color:#c92127!important;
}

.line3{
  width:100%;
  height:2px;
  background-color:#c92127;
  margin:40px 0
}

.designer{
  margin-top:50px;
  }

.designer2{
  margin-top:45px;
  }

.smm{
  margin-left:5px
  }

.dole li{
    display:inline-block;
}

.dole  a {
    color:#C92127;   
    font-size:13px ;
    padding: 0 20px 0 0
}

.dole a:hover {
    color:#424852!important;   
    font-size:13px ;
    padding: 0 20px 0 0
}


.dolemenu {
  margin: 20px 0
}

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

.article-content {
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px!important;
    padding:50px;
}

div.t3-content {
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px!important;
}

.article-content p {
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px!important;
    padding: 0 0 15px 0;
    clear: both;

}

section.article-content h1 {
    font-weight: 100!important;
    font-weight: 900!important;
    color: #C92127;
    font-family: 'Poppins', sans-serif;
    font-size: 42px!important;
    clear: both;
    margin:0 0 20px 0!important
}

.pismo section.article-content h1 {
    font-weight: 100!important;
    font-weight: 900!important;
    color: #C92127;
    font-family: 'Poppins', sans-serif;
    font-size: 42px!important;
    clear: both;
    margin:0!important
}

section.article-content h3 {
    font-weight: 500!important;
    color: #404041;
    font-family: 'Poppins', sans-serif;
    font-size: 23px!important;
    margin:20px 0 40px 0;
    line-height:1.4
}

.article-content h4 {
    color: #c92127;
}

.article-content li {
  width: 33%!important;
  float:left!important;
  margin-bottom:5px;
}

.list li {
  width: 100%!important;
  float:initial!important;
  margin-bottom:5px;
  color:#000;
}


.article-content  ul {
  list-style: none; 
}

.article-content ul li::before {
  font-family: "FontAwesome";
  content: "\f058";
  line-height:0px;
  color: #c92127; /
  font-weight: bold; 
  display: inline-block; 
  width: 25px;
  font-size:18px;
  margin-left: -1em;}

.article-content ul {
  float:left!important;
  margin-bottom:40px;
}

.article-content h2 {
    font-weight: 900!important;
    color: #404041;
    font-size:20px;
    font-family: 'Poppins', sans-serif;
    margin-bottom:5px!important;
    clear: both;
}

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 50px 00px!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;
}



.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: #C92127;
  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: #C92127!important;
    background:none!important;
}

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


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

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

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 h1 {
    text-align: left;
    font-weight:bold;
    margin-bottom:20px;
}

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

.media-object{
  margin-right:10px;
  position: relative;
}



div.novosti h1 {
    text-align: center;
    color:#C92127;
    font-size:40px;
    font-weight: 900;
    margin:0px 0 30px 0;
    font-family: 'Poppins', sans-serif;
}

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

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

.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: #C92127;
    font-size: 15px;
    font-weight: bold;
}

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

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

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

.bijelo {
  margin-top:50px;
}

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

.get {
    background-color: #C92127!important;
    color:#fff!important;
    font-weight:900!important;
    font-size:16px!important
}

.prev-button {
    left:-60px!important;
    margin-left:0;
    top:-60px;

}

.next-button {
    left:0%!important;
    margin-left:0;
	top:-60px;
}

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

:focus {
    outline:0;
    }

.fb{
  position:absolute;
  z-index:111;
  margin-top:50vh;
  margin-left:50px;
  width:10px;
}

.line1{
  background-color:#fff;
  width:1px;
  height:190px;
  margin: -190px 0 10px 17px;
}

.line2{
  background-color:#fff;
  width:1px;
  height:100px;
  margin: 10px 0 10px 17px;
}

.tab{
  background-color:#c9d0d8;
  padding:50px;
}

.media-heading{
  color:#c92127
}

.media-heading a{
  color:#c92127
}

.media-heading a:hover{
  color:#333333;
  text-decoration:none;
}

.media-body{
  color:#424852;
  font-weight:300;
  line-height:1.4;
  font-size:13px;
}

.media{
  margin:40px 0;
  }

.onama{
  background-color:#424852;
  color:#fff;
  font-size: 15px;
  padding:40px
}

.onama h1{
  font-size: 33px;
  font-weight:900
}

.onama a{
  background-color:#c92127;
  padding:5px 10px; 
  color:#fff;
  position:absolute;
  transform: rotate(-90deg);
  transform-origin: top left;
  left:100%;
  width:150px;
  font-size: 20px;
  font-weight:900;
  text-align:center;
  margin-top:40px;
  transition: padding 0.5s;
}

.onama a:hover{
  color:#000;
  text-decoration:none;
  padding:10px 10px;
}

.testimonials{
  background-color:#fff;
  padding:20px;
  font-size:16px;
}

.testimonials h1{
  font-size:50px;
  font-weight:900;
  color:#424852;
  margin-bottom:30px;
}

.testimonials h1 span{
  min-width:100px;
  height:1px
}

.testimonials a  {
  float:right;
  font-size:15px;
  font-weight:500;
  color:#c9d0d8;
  line-height:50px;
}

.testimonials a:hover  {
  color:#c92127;
  text-decoration:none;
}

div.owl-dots {
    text-align:left!important;
}

button.owl-dot.active span {
    padding: 10px;
    background-color: #c92127!important;
}

button.owl-dot span {
    padding: 10px;
    background-color: #c9d0d8!important;
}

div.owl-item.active div h2 {
    font-size: 18px;
    color: #c92127;
}

.quote h1 {
    font-weight: 900;
    font-size: 50px;
    padding-top: 0;
}

ut.cf-ut.cf-ut-shadow-0 {
    border-left-width: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #9e999e;
}

div.cf-control-group {
    padding-left: 0!important;
    padding-right: 0!important;
}

span.cf-btn-text {
    color: #fff!important;
}

.top{
  background-color:#fff;
  padding:10px;
  border-bottom: 1px solid #e2e2e2;
  font-size:13px;
  color:#424852;
  line-height:19px;
}

.call{
  text-align:right;
  font-size:19px;
  color:#c92127;
  font-weight:900;
}

blockquote {
    padding: 00px 20px!important;
    margin: 0 0 0px!im;
    font-size: 17.5px;
    border-left: 35px solid #eeeeee!important;
}

.t3-content .cf-form-wrap {
  background-color: #fff!important;
  padding:10px;
}

.t3-content ut.cf-ut {
  background-color: #fff!important;
}

div.cf-content-wrap.cf-col-16 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

div.t3-sidebar.t3-sidebar-right.col-xs-12.col-sm-4.col-md-4 {
  padding: 20px;
  background-color:#404041;
  color:#fff;
}

div.t3-sidebar.t3-sidebar-right.col-xs-12.col-sm-4.col-md-4 a{
  color:#fff;

}

div.t3-sidebar.t3-sidebar-right.col-xs-12.col-sm-4.col-md-4 svg {
  padding: 5px;
  background-color: #c92127;
  font-size:30px;
  width:30px;
  top:5px;
  position:relative;
  margin-right:10px;
}


.fali-fas{
  position:relative;
  margin-left:45px;
  position:relative;
  top:-12px;
  margin-bottom:-5px
}

.mapaikona{
  top:17px!important;
  position:relative;
  }


@media screen and (max-width: 1023px) {
.article-content li {
  width: 100%!important;
  float:left!important;
  margin-bottom:5px;
}
  
  .prev-button {       
    width: 15px!important;    
    margin: 20px 0 0 -30px;
  }

  .next-button {     
   width: 15px!important;    
   margin: 20px 0 0 -60px;
  }


.logo-bar img {
    height:40px;
}


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


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

div.t3-content {
    margin-top:20px;

}


.dole {
    text-align:center;

}

.dole {
    margin-top:0px;
}

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

.sredina{
  top:0px;
  margin-left:0px;
  margin-right:0px;
  z-index:3;
  }
  
.ld {
    margin: 0px 0px 0 0px;
    min-width: 100%!important;
}

.bijelo {
  top:0px;
  margin-bottom:20px;
}

.sivo {
    margin-bottom:20px;
}

  .pod {
    margin-bottom: 0px;
}

.top{
  text-align:center;
}

.call{
  text-align:center;
  margin-top:10px;
}

.fb{
  display:none;
}

.line1{
  background-color:#fff;
  width:1px;
  height:40px;
  margin: -40px 0 10px 17px;
}

.line2{
  background-color:#fff;
  width:1px;
  height:20px;
  margin: 10px 0 10px 17px;
}

.slide-text {
    margin-left:50px;
}

.slide-text h1 {
    font-weight: 300;
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    margin:0 0 10px 0;
}


.slide-text p {
    font-size:15px
}

.slide-text a {
    font-size:13px;
    color:#fff;
    padding:3px 10px;
    line-height:2
}

.bijelo {
  margin-top:-21px;
}

.onama a{
  margin-left:-40px;
}

.testimonials{
  margin-top: -30px;
  font-size:15px;
}

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

.testimonials a{
  line-height:30px;
}

.designer{
  margin-bottom:40px;
}

section.article-content h1 {
    font-size: 25px!important;
    text-align:left
}

section.article-content h2 {
    text-align:left
}


}

@media screen and (max-width: 1400px) {
  .slide-text {
    margin-left:50px;
}

.fb{
  margin-left:10px;
}

}