/* Global styles */

h2 {
font-size: 25px;
}

.item-419 .h3,
.item-419 h3 {
    display: none;
}

.com-content-article a {
text-decoration: none;
}

a:hover, 
a:focus, 
a:active,
a.isactive {
    color: #94be3e!important;
}
h3, .h3 {
    font-size: 1.4rem;
    color: #94be3e;
}

.t4-module .module-inner {
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px;
}



p a {
  font-style: normal;
  font-weight: 400;
  color: #0056a7;
}

.btn-jkp {
    padding: 10px 10px 10px 10px;
    background: #94be3e;
    color: #fff;
    height: 34px;
    line-height: 34px;
}

.btn-jkp:hover {
    color: #000;
}

.mod-light {
    background-color: #ffffff;;
}

a {
    color: #0056a7;
}


/* END Global Styles */

/* Nujno obvestilo */

#t4-ultra p {
   padding-top:10px;
   padding-bottom: 10px;
   margin-bottom: 0px;
   color: #fff;
}

#t4-ultra a {
   color: #ffe500!important;
}

#t4-ultra a:hover {
   color: #000!important;
}

 .nujno-obvestilo p:before {
   font-family: "Font Awesome 5 Free";
   content: "\f071";
   display: inline-block;
   padding-right: 10px;
   vertical-align: middle;
   font-weight: 900;
   color: #ffe500;
   font-size: 1.8rem;
   animation:blinkingText 1.2s infinite;
}
   @keyframes blinkingText{
    0%{     color: #ffe500;    }
    49%{    color: #ffe500; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #ffe500;    }
} 
/* END Nujno obvestilo */

/* Main Menu */
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    font-weight: 500;
}

/* END Main Menu */

/* Fa Fa Fonts Main menu*/
.font-icon {
   padding-left: 35px;
   font-size: 4rem;
   color: #94be3e;
}
/* ENDFa Fa Fonts Main menu*/

/* Prijavni obrazec ACY mailing */
.acym_module input[type="email"], .acym_module input[type="text"] {
    background: #f5f5f5;
    border: 1px;
    border-radius: 0;
    color: #828282;
    padding: 1rem;
    /* line-height: 1.7; */
    height: 2.5rem;
    max-width: 100%;
    width: 100%;
}

.acym_module .acym_introtext {
    margin-bottom: 15px; 
}
/* END Prijavni obrazec ACY mailing */

/* Slideshow CK */
.camera_caption_title {
    padding-bottom: 15px;
}
/* END Slideshow CK */

/* Štiri storitve na vstopni */
.acm-features.style-2 .features-item {
    padding: 0px 0px 0;
}

.acm-features.style-2 .features-item h4 {
    padding: 1rem 36px 1rem;
}

.acm-features.style-2 .features-item p {
  padding: 0px 36px 0;
}

.acm-features.style-2 .features-item .action {
    margin-top: 0px;
    margin-left: 36px;
  }
  
.acm-features.style-2 .features-item .item-inner {
    padding: 46px 24px 0;

}
/* END Štiri storitve na vstopni */

/* Novice na vstopni */
.layout-home .novice-vstopna {
    margin-top: -70px;
}
/* END Novice na vstopni */

/* Vertikalni razmiki med moduli */

 div[id*="t4-section-"], div[id^="t4-section-"] {
    padding-top: 60px;
    padding-bottom: 60px;
} 

#t4-section-1  {
    padding-top: 108px;
}

.t4-footer {
   color: #FFFFFF;
   font-weight: 400;
}

.acm-features.style-5 .features-content-wrap .features-content {
    padding: 140px 71px 60px 0;
}

.acm-features.style-5 .features-image .features-item-wrap {
    margin: 60px 0;
}
/* END Vertikalni razmiki med moduli */

/* SVG ikona pred naslovi */
.section-title-wrap .sub-heading svg {
    display: none;
}
/* END SVG ikona pred naslovi */

/* Mnenja odjemalcev
.t4-section-8,
.t4-section-8 img
{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    max-height: 430px;
}
END Mnenja odjemalcev */

/* Logotipi vstopna stran */
#acm-clients-118 {
   padding-bottom: 60px;  
}
/* END Logotipi vstopna stran */

/* Breadcrumbs */
div.ja-masthead .ja-masthead-detail {
    padding: 35px 36px;
}

div.ja-masthead .ja-masthead-detail .ja-masthead-title {
    line-height: 25px;
}
/* END Breadcrumbs */

/* Storitve action obrazec */
.view-services-detail .service-action .sv-title {
   text-transform: none;
}
/* END Storitve action obrazec */

/* Banner stranski */
.baner-stranski {
  margin-bottom: 35px;
}
/* END Banner stranski */

/* Poravnava teksta na prispevkih */
.item-page [itemprop="articleBody"] {
    text-align: justify;
}

.com-content-article {
    padding-left: 25px;
    padding-right: 20px;
}
/* END Poravnava prispevkih */

/* Citat, poudarjeno besedilo */
blockquote {
    background: var(--primary_light);
    border-left: 2px solid #94be3e;
    margin-left: 25px;
    padding-left: 25px;
    font-style: italic;
    color: #93be4a;
}
/* END Citat, poudarjeno besedilo */

/* Tabele */
table {
    border-collapse: inherit;
}
tr:nth-child(even) {
    background-color: #f2f2f2;
}

td {
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 7px;
   padding-right: 7px;
   text-align: left;
   vertical-align: top;
}
/* END Tabele */

/* Sidebar */
.categories-module > li a {
    font-weight: 400;
}

.categories-module > li + li {
    border-top: 0px solid rgba(0, 0, 0, 0.1);
    padding-top: 0px;
    margin-top: 0px;
}

.t4-module {
    margin-top: 0rem;
}

.t4-module.mod-light {
    padding: 20px;
}

#Mod147 {
  margin-bottom: 10px;
}

#Mod147 .module-title {
    margin: 0 0 1rem 0;
}

.module-title {
    margin: 0 0 1rem 29px;
}

/* END sidebar */

/* Razmiki v nogi */
@media (min-width: 768px) {
.t4-footer .t4-module:nth-child(1), .t4-footer .t4-module:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
}
}
/* END Razmiki v nogi */

/* Spodnji border v nogi */
.t4-footer .t4-module {
    border-bottom: 0px solid rgba(255, 255, 255, 0.05);
}

.t4-module .module-inner {
    border-bottom: 0px solid #efefef;
    margin-bottom: 15px;
}

/* END Spodnji border v nogi */


/* Margin zemljevid v nogi */
#Mod95 {
    padding: 60px 60px;
}

.t4-footer .t4-module, .t4-footer .t4-section-inner {
    padding: 60px 60px;
    margin: 0;
}

.acm-cta.style-2 .cta-content {
    padding: 60px 60px 60px 55px;
}
/* END Margin zemljevid v nogi */



div.t4-verticle-lines .line-item {
    display: none;
}


element.style {
}
.t4-section .t4-section-inner {
    position: relative;
}
@media (min-width: 1200px) {
.container {
    max-width: 1720px;
}
  .bg-primary {
    background-color: #8FD1E5 !important;
}

.ui.button {
    background: #a4c85b none !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    line-height: 1.7 !important;
    border-radius: 0 !important;
}
.ui.button, .ui.buttons .button, .ui.buttons .or {
    font-size: 1.133rem !important;
}

}

li.accordeonck {
    border-bottom: 1px solid #efefef;
    margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.ja-masthead .ja-masthead-detail .ja-masthead-title {
    visibility: hidden;
}

div.ja-masthead .ja-masthead-detail {
    padding: 5px 30px 30px;
}

div.ja-masthead .block-breadcrumb .breadcrumb {
    justify-content: left;
    font-size: 16px;
    margin-top: 0px;
}

div.ja-masthead .block-breadcrumb {
    max-width: 100%;
}

#accordeonck161 a.accordeonck {
    margin-bottom: -10px;
}

#accordeonck161 ul[class^="content"] {
    margin-top: 10px;
}

ul.content_2 .accordeonck {
    text-indent: 20px;
}

li.accordeonck.first.level2 {
    padding-top: 30px!important;
}

li.accordeonck.first.level3 {
    padding-top: 30px!important;
}

/* Gumb arhiv vseh objav na vstopni strani */

.btn-primary a {
  color: #fff;
}

.btn-primary a:hover {
  color: #fff!important;
}

#Mod182 {
  float: right;
  margin-top: -30px;
}

@media only screen and (max-width: 1024px) {
#Mod182 {
    float: right;
    margin-top: -27px;
}
}

@media only screen and (max-width: 991px) {
#Mod182 {
   float: right;
  margin-top: -90px;
}
}

@media only screen and (max-width: 767px) {
#Mod182 {
   float: left;
  margin-top: -20px;
}
  
.t4-topbar {
    height: 80px;
  font-size: 13px;
}
}
/* END Gumb arhiv vseh objav na vstopni strani */

/* Arhiv vseh objav */
.mfp_default_skin_default .mfp_default_item .mfp_default_title {
    min-height: 40px;
}

.mfp_default_skin_default .mfp_default_item .mfp_date, .mfp_default_skin_default .mfp_default_item .mfp_author {
    font-size: .8em;
}
/* END Arhiv vseh objav */

/* Screen Reader */
div#accessibility-links.bottomleft.vertical #text_plugin {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    bottom: 30px;
    height: 60px;
}

#speaker_plugin  {
    bottom: 90px;
    background-color: rgb(238, 238, 238);
}

#accessibility-links {
background-color: transparent!important;
}

div.scbasebin.screenreader.text.scr_customicon {
  background-size: 50px 50px!important;
  background-position-x: 4px!important;
  background-position-y: 5px!important;
}  
/* END Screen Reader */

#t4-ultra p {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    color: #fff;
}


.t4-offcanvas {
  /*  background: #94BE3E; */
}

.t4-offcanvas .t4-off-canvas-header {
    background-color: #fff;
}

.t4-offcanvas .t4-off-canvas-header .close {
    color: #000;
}

.mfp_default_item_inner p {
    font-size: 0.9em!important;
}

.view-search div.ja-masthead .ja-masthead-detail {
    padding: 30px 30px 30px 30px;
}

.view-search .btn-secondary {
    color: #000;
}

.acm-features.style-5 .lead {
    opacity: 1;
}

.t4-topbar p {
    margin: -8px;
    height: 37px;
}

iframe {
    border-width: 0px;
}

.mfp_default_item_inner img {
display: none;
}

.mfp_introtext a img {
display: block;
}