div.t4-logo-wrap div.navbar-brand.logo-text a span.site-name {
    font-family: Sacramento;
    font-size: 40px;
    color: #6f6f6f !important;
    font-weight: normal;
}
@media (max-width: 991.98px){
       div.t4-logo-wrap div.navbar-brand.logo-text a span.site-name {
    font-size: 30px;
    }

}
a.nav-link{
    color: #6f6f6f !important;
}
a.nav-link:hover{
    color: #1A1A1A !important;
}
li.nav-item.current.active a.nav-link{
    color: #1A1A1A !important;
}

.contact .fa{
    color: #6f6f6f !important;
    border: 1px solid rgba(52, 58, 64, 0.12);
}
div.t4-section-inner.section.footer-custom div.section-inner div.section-ct div.custom p{
    text-align: center;
    margin-bottom: auto;
    color: #6f6f6f !important;
}
div.t4-section-inner.section.footer-custom div.section-inner div.section-ct div.custom h4{
    text-align: center;
    color: #6f6f6f !important;
}
div.t4-section-inner.section.footer-custom{
    padding: 20px;
    text-align: center;
    color: #6f6f6f !important;
}
div.t4-section-inner.section.footer-custom a{
    color: #6f6f6f !important;
}
div#t4-masthead.t4-section.t4-masthead{
    background-color: white;
}
.t4-masthead .container{
    padding-bottom: 0;
}
div.section-title-wrap{
    margin-bottom: 10px;
}
div#t4-masthead.t4-section.t4-masthead div.t4-col.text-center div.section-title-wrap{
    margin-bottom: 10px;
}
.mod-list-services .service-item .service-inner {
    border: 1px solid #fffaa0;
}
div.kuca-naslovnica.mod-list-services div.service-item div.image-wrap{
    left: 450px;
}

body{
    font-size: larger;
}
p{
    margin:0 0 10px 0;
    line-height: 1.5;
}
.item-page .page-header h2{
    font-family: Marcellus;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: var(--h2-font-size);
}

.page-header h1{
    color: #9E9E9E;
    text-transform: capitalize;
    font-size: 56px;
    margin-top: 0;
    margin-bottom: 16px;
    font-family: Sacramento;
    font-weight: 500;
}
div#t4-section-1.t4-section.t4-section-1.pb-0{
    padding-top: 60px;
}
.t4-main-body {
    padding-top: 60px;
}
div#Mod144.t4-section-inner.section div.section-inner div.container{
    padding-top: 60px;
}
#Mod147 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1){
    display: none;
}
div[id*="t4-section-"], div[id^="t4-section-"] {
    padding-top: 60px;
    padding-bottom: 60px;
}
.btn.btn-primary {
    color: inherit;
    border: 1px solid rgba(52, 58, 64, 0.12);
}
#t4-footer {
    border-top: 1px solid rgba(52, 58, 64, 0.12);
}
#back-to-top {
    background: #6f6f6f;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

div.t4-navbar-right div.t4-action{
    display: none;
}
span.c-button__text i.fa.fa-bars.toggle-bars{
        color: #6f6f6f !important;
        cursor: pointer !important;
}
  @media (max-width: 767.98px){
div.section-title-wrap h3.section-title.h5.special_font_family span,
div.com-content-article.item-page div.page-header h1{
  font-size: 30px;
}
      div.com-content-article.item-page div.page-header h2{
          font-size: 20px;
      }
  }
li.sigFreeThumb a.sigFreeLink.fancybox-gallery img.sigFreeImg{
    border-radius: 8px !important;
}
li.sigFreeThumb a.sigFreeLink.fancybox-gallery{
    background: white !important;
}
header#t4-header-wrap.t4-header div.t4-header-inner div.t4-navbar-right{
    margin-right: 60px;
}
div.t4-logo-wrap div.navbar-brand.logo-text a span.site-name{
    margin-bottom: 0 !important;
}
div.fancybox-caption__body{
display: none;
}
span.icon.fas.fa-arrow-right{
    display: none;
}
div.btn-action{
    text-transform: none;
    font-weight: normal;
}
a.btn.btn-readmore{
    text-transform: none;
    font-weight: normal;
    font-size: inherit;
    color: var(--body-link-color);
}
a.btn.btn-readmore:hover{
    color: var(--body-link-hover-color);
    text-decoration: underline;
}
#redim-cookiehint .cookiehead .headline{
    display: none;
}
div.cookiebuttons a#cookiehintsubmit.btn, div.cookiebuttons a#cookiehintsubmitno.btn{
    background-color: var(--color-primary) !important;
    font-size: smaller;
    color: inherit !important;
}
div.cookiebuttons a#cookiehintsubmit.btn:hover, div.cookiebuttons a#cookiehintsubmitno.btn:hover{
    text-decoration: underline !important;
}