/* Dokumenti */
.accordion-dokumenti .panel-title {
    font-size: 25px !important;
}
.panel-space-dokumenti-d{
    padding: 5px 0px;
}
.panel-space-dokumenti-first-d{
    padding-bottom: 5px;
}

.accordion-dokumenti .panel-title a::before {
    line-height: 30px !important;
    font-size: 30px !important;
}

.ras-title-blue-line{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -5px;
    font-size: 22px;
    color: #fff;
}
.ras-title-blue-line:hover{
    color: rgba(255, 255, 255, 0.8);
}
.ras-title-blue-line-mob{
    display: none;
}
.custom_gallery_img_d a{
    width: 266px !important;
    display: inline-block;
    margin-bottom: 5px;
}
.pl-pr-header{
    padding-left: 80px !important;
    padding-right: 80px !important;
}
.lang-d{
    float: left;
    /* margin-left: 100px; */
    position: relative;
    top: 10px;
}
.visibility-hidden-lang-d{
    /* visibility: hidden; */
}
.phone-wrap{
    float: left;
    position: relative;
    top: 18px;
    /* left: -27px; */
    left: 45px;
    display: flex;
    margin-right: 20px;
}
.color-a-header-d{
    color: #fff;
}
.color-a-header-d:hover{
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}
.social-wraper{
    float: right;
    /* margin-left: 100px; */
    position: relative;
    top: 10px;
}
.social-wraper a img{
   width: 23%;
}
.social-wraper a:hover img{
    width: 25%;
 }
.social-wraper a{
    margin-right: 5px;
}
.social-wraper a:last-child{
    margin-right: 0px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 20% !important;
    /* margin-left: -10px; */
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 20%;
    /* margin-right: -10px; */
}
.linera-bg-down-slider{
    background: linear-gradient(to left, #172742, #21476f);
    padding-top: 30px;
}
.title-down-slider{
    font-size: 30px;
    color: #55e9ff;
    text-transform: uppercase;
    font-weight: bold;
}
.col-text-down-slider{
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
}
.col-text-down-slider p{
   color: #fff;
   text-align: center;
}
.tabs-section {
  background-color: #f3f3f3;
}
.tabs-section h3 {
  font-size: 60px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 55px;
  text-transform: uppercase;
  color: #1d2738;
  font-weight: bold;
}
.tabbable-panel .nav {
    margin: 0 10%;
}
.tabbable-panel .nav-tabs {
    border-bottom: 0px;
}
.tabbable-panel .tab-content {
  background-color: #FFF;
  padding: 60px 80px;
}
.tabbable-panel .tab-content h4 {
    font-size: 35px;
    color: #1d2738;
    margin-bottom: 40px;
    /* margin-top: 100px; */
}
.tabbable-panel .tab-content p {
    font-size: 16px;
    color: #77787b;
    margin-bottom: 30px;
}
.tabbable-panel .tab-content a {
    text-decoration: underline;
    font-size: 16px;
    color: #f83434;
}
.tabbable-panel .nav-tabs>li {
    width: 20%;
    margin-right: 0;
}
.tabbable-panel .nav-tabs>li>a {
    color: #77787b;
    background-color: #ebebeb;
    border: 1px solid transparent;
    text-align: center;
    /* font-size: 18px; */
    font-size: 16px;
    border-radius: 0;
    padding: 25px 15px;
    margin-right: 0px;
}
.tabbable-panel .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #00abe5;
    background-color: #fff;
    border: 1px solid transparent;
    text-align: center;
    font-size: 16px;
}
/* .tabbable-panel .nav-tabs>li>a {
    border-right: 1px solid #bdbdbd;
} */
.title-stories {
    font-size: 60px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 55px;
    text-transform: uppercase;
    color: #1d2738 !important;
    font-weight: bold;
  }
.home-btn-new-all {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-family: sans-serif;
    color: white;
    font-weight: bold;
    background: #00b9f0;
    padding: 15px 40px 15px 40px;
    width: 220px;
    margin: 50px auto;
  }
.home-btn-new {
    text-decoration: underline!important;
    font-size: 16px;
    color: #f83434;
  }
  .home_stories_wrap .home_story .text_content hr {
    margin: 15px 0;
    border-top: 3px solid #00abe5;
    width: 50%;
}
.home_stories_wrap .home_story .text_content span {
    margin: 0px;
    font-size: 20px;
    font-family: sans-serif;
    color: #00abe5;
    font-weight: bold;
}
/* .home_stories_wrap .home_story .text_content {
    width: 75%;
    position: absolute;
    right: 15px;
    top: 75%;
    min-height: 230px;
    background: url(../img/story_text_bg_new.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 35px;
    text-align: left;
} */
.home_stories_wrap .home_story .text_content {
    width: 75%;
    position: absolute;
    right: 15px;
    top: 75%;
    min-height: 230px;
    height: 300px;
    /* background: url(../img/story_text_bg.png); */
    background: url(../img/story_text_bg_new.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 35px;
    text-align: left;
}
.bot-left:before {
    top: -3px;
    width: 3px;
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#00abe5), to(transparent));
    background-image: -webkit-linear-gradient(transparent, #00abe5);
    background-image: -moz-linear-gradient(transparent, #00abe5);
    background-image: -o-linear-gradient(transparent, #00abe5);
  }
  .bot-left:after {
    right: -3px;
    height: 3px;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#00abe5), to(transparent));
    background-image: -webkit-linear-gradient(left, #00abe5, transparent);
    background-image: -moz-linear-gradient(left, #00abe5, transparent);
    background-image: -o-linear-gradient(left, #00abe5, transparent);
  }
  .nav>li {
    position: relative;
    display: block;
    margin-right: 30px;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0px;
    padding-top: 40px;
    padding-bottom: 10px;
}
/* .navbar-toggle {
    background-color: red;
    border: 1px solid red;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: red;
} */
  .mob-show{
    display: none;
}
.phone-wrap-mobile{
    display: none;
}
/* Project slider */
.project-slider {
    margin-top: 20px;
}
.project-slider {
    display: flex;
    flex-wrap: wrap;
}
.project-slider #sync1 {
    /* width: 60%; */
    width: 50%;
    position: relative;
} 
.project-slider #sync1 img {
    height: 500px;
    object-fit: cover;
}
#sync1 {
    pointer-events: none;
}
.project-slider #sync1 .owl-dots {
    display: none;
}
.project-slider #sync1 .owl-dots,
.project-slider #sync1 .owl-nav {
    display: none;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.project-slider #sync2 {
    /* width: 40%; */
    width: 50%;
    position: relative;
} 
.project-slider #sync2 .owl-item {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
}
.project-slider #sync2 .owl-nav {
    position: absolute;
    bottom: 0px;
    left: -101px;
    text-align: right;
    z-index: 5;
}
.project-slider #sync2 .owl-dots {
    display: none;
}
.project-slider .owl-carousel {
    z-index: auto;
}
.project-slider #sync2 .owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
}
.project-slider #sync2 .owl-nav button.owl-prev {
    background: #f83434;
    outline: none;
}
.project-slider #sync2 .owl-nav button.owl-next {
    background: #fff;
    outline: none;
}
.project-slider .owl-nav button svg {
    width: 34%;
}
.owl-theme .owl-nav .disabled {
    opacity: 1;
}
/* .project-slider #sync2 .owl-stage-outer {
    height: 85%;
    background: rgba(34,64,64,1);
    background: -webkit-linear-gradient(left, rgba(34,64,64,1) 0%, rgba(14,27,27,1) 100%);
    background: -o-linear-gradient(left, rgba(34,64,64,1) 0%, rgba(14,27,27,1) 100%);
    background: linear-gradient(to right, rgba(34,64,64,1) 0%, rgba(14,27,27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224040', endColorstr='#0e1b1b', GradientType=1 );
} */
#sync2 .owl-stage {
    position: relative;
}
.project-slider #sync2 .owl-stage {
    height: 100%;
    display: flex;
    align-items: center;
}
.project-description {
    text-align: left;
    width: 100%;
    margin: 0 0 0 auto;
    padding: 0 15px;
    color: #fff;
}
.success-story-h1{
    color: #fff !important;
    font-size: 40px;
    font-family: sans-serif;
    text-align: left !important;
    font-weight: unset !important;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.link-a-story{
    color: #f83434;
    text-decoration: underline;
    font-weight: bold;
    letter-spacing: 1px;
}
.link-a-story:hover{
    color: #fff;
    text-decoration: underline;
}
.d-none-mob-glavni-meni{
    display: none;
}
/* CONTACT */
.ul-contact{
    list-style-type: none;
    padding-left: 20px;
}
@media(max-width:768px){
    .ul-contact{
        padding-left: 0px;
    }
}
.pl-0-contact{
    padding-left: 0px;
}
.color-contact{
    color: #1d2738 !important;
}
/* News page */
.date-style{
    color: #059ed5;
}
/* SINGLE NEWS */
.pl-pr-single-news{
    padding-left: 50px;
    padding-right: 50px;
}
.latest-news-single-d{
    font-size: 20px;
    color: #1d2738;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 10px;
    margin-bottom: 30px;
}
.time-icons{
    height: 17px;
    margin-right: 5px;
}
.archive-sinle-news{
    list-style-type: none;
    padding-left: 10px;
}
.archive-sinle-news li{
    margin-bottom: 10px;
}
.archive-sinle-news li:last-child{
    margin-bottom: 0px;
}
.archive-sinle-news li a{
    text-decoration: none;
    color: #77787b;
    font-size: 16px;
}
.archive-sinle-news li a:hover{
    text-decoration: underline;
    color: rgba(119, 120, 123, 0.7);
}
.news_single blockquote{
    color: #255c94;
    font-size: 17px;
    border-left: none;
    padding-left: 0px;
    margin-bottom: -5px;
}
.news_single blockquote::after{
    content: "";
    width: 110px;
    height: 2px;
    background-color: #00abe5;
    /* display: inline-block; */
    display: block;
    margin-top: 30px;
    /* position: absolute;
    left: 3px;
    bottom: -40px;
    right: 0; */
}
.project-hr{
    margin-top: 5px;
    margin-bottom: 5px;
}
/* .news_single img{
    width: 100% !important;
    height: auto !important;
} */
/* CONTACT */
.mb-icons-contact{
    margin-bottom: 10px;
}
input::placeholder { 
    text-transform: initial !important;   
}
.mob-d-block-social-nav{
    display: none !important;
}
.d-flex-tabs{
    display: flex;
}
.mob-show-hr{
    display: none;
}
.sidebar_invest .contact_info {
    background: url(../img/rectangle_new.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/* .sidebar_wrap.active_bar {
    background: #FFF;
    color: #fff;
} */
.style-d .active_bar{
    background-color: #00498e !important;
    color: #fff;
    padding: 9px;
    width: 15%;
    display: flex;
    justify-content: flex-end;
}
.style-d .no-active{
    background-color: #00abe5;
    color: #fff;
    padding: 9px;
    width: 15%;
    display: flex;
    justify-content: flex-end;
}
.style-d .d-none-up{
    display: none !important;
}
.d-block-up{
    display: none;
}
.style-d .d-block-up{
    display: block;
}
.date-icons::before{
    content: url(../img/time-icons.png);
    position: relative;
    margin-right: 5px;
    top: 6px;
}
.news_single img{
    width: 25% !important;
    height: auto !important;
}
@media(max-width: 768px){
    .news_single img{
        width: 100% !important;
        height: auto !important;
    }
}
.news_single .img-news-1{
    width: 60% !important;
    height: auto !important;
}
.content_wrapper img{
    /* width: 100% !important; */
    width: 69% !important;
    height: auto !important;
}
/* Sidebar */
.h3-sitebar-new{
    color: #55e9ff !important;
    font-family: inherit !important;
    font-size: 35px;
    text-align: center;
    background: transparent !important;
}
.mail-font-sitebar{
    font-family: inherit !important;
    display: block; 
    text-align: center;
    color: #fff !important;
    font-size: 25px !important;
}
.mail-font-sitebar:hover{
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7) !important;
}
.pdf-stile-sitebar{
    font-family: inherit !important;
    color: #efefef !important;
    text-align: center;
    font-size: 16px;
}

/* ====== USPESNE PRICE POCETNA ====== */
.font-story{
    font-size: 60px;
    font-weight: 700;
}
.project-description p{
    line-height: 30px;
    width: 90%;
}
.datum{
    font-weight: unset !important;
}
.style-d .d-none-up{
    display: none !important;
}

/* ====== JAVNI POZIVI ====== */
#javni-pozivi .active_bar{
    width: 100% !important;
}
#contact-pozivi .contact_info{
    background: #fff !important;
}
#poziviId>.sidebar_invest .contact_info{
    background: #fff !important;
}


/* ===== TABOVI POCETNA ===== */
.list-tabs-d {
    padding-left: 16px;
}

.list-tabs-d li{
    margin-bottom: 10px;
}
.list-tabs-d li:last-child{
    margin-bottom: 20px;
}
.no-pl-pr{
    padding-left: 0px;
    padding-right: 0px;
}


/*  */
.d-none-desk-slider{
    display: none;
}

/* Pocetna tabovi */
.color-blue-tab{
    color:#255c94;
}
.tab-font{
    font-size:14px
}
.tab-font-24{
    font-size: 24px;
}
.bg-white{
    background: #fff;
}
.text-al{
    text-align: center;
}

/*  */
.img-single-stories{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.img-single-stories img{
    width: 42% !important;
    height: auto !important;
    /* display: flex; */
    /* text-align: center; */
    /* display: flex; */
    display: inline-table;
}

.font-stroy-visions{
    font-size: 12px;
}

/* ====== SECTOR PAGE ====== */
.sector-page .content_wrapper{
    padding: 20px 50px 20px 50px;
}
.sector-page .border-bottom-row{
    border-bottom: 1px solid #134b7b;
    padding-bottom: 40px;
    margin-top: 20px;
}
.sector-page .content_wrapper img{
    width: 100% !important;
    height: auto !important;
}
/* .img-profil-block{
    margin-left: 40px;
} */
.profil-block{
    position: relative;
}
.profil-info{
    position: absolute;
    top: 42px;
}
.profil-info h4{
    font-size: 25px;
    font-weight: bold;
    color: #1d2738;
    margin-bottom: 0px;
}
.profil-info p{
    font-size: 20px;
    color: #77787b;
}
.profil-info a{
    font-size: 20px;
    color: #00abe5;
}
.profil-info a:hover{
    text-decoration: none;
    color: rgba(0, 171, 229, 0.7);
}
.mt-sector-row{
    margin-top: 20px;
}
.sector-title{
    font-size: 28px;
    color: #1d2738;
    font-weight: bold;
    text-transform: uppercase;
}
.padding-col-title{
    padding:0px;
}
.padding-col-accordion-sector{
    padding:0px;
}
.citat-sector-p{
    text-align: center;
    line-height: 32px;
    /* color: #1d2738; */
    color: #77787b;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.citat-sector::after{
    content: '"';
    position: absolute;
    font-size: 40px;
    color: red;
}
.citat-sector::before{
    content: '"';
    font-size: 40px;
    color: red;
}
.citat-author{
    font-size: 20px;
    color: #77787b;
    text-align: center;
    text-transform: uppercase;
}
.text-sector-p p{
    font-size: 16px;
    color: #77787b;
    line-height: 22px;
    margin-bottom: 30px;
    text-align: justify;
}
.mt-sector-row-text{
    margin-top: 30px;
}
.investitor-title{
    font-size: 20px;
    color: #00abe5;
    font-weight: bold;
    margin-bottom: 20px;
}
#viewMoreLogo{
    display: none;
}
.viewMoreLessBtn{
    border: none;
    margin-top: 30px;
    background: #00abe5;
    padding: 10px 20px;
    color: #fff;
    outline: none;
    margin-bottom: 10px;
}
.viewMoreLessBtn:hover{
    background: rgba(0, 171, 229, 0.7);
}
.counter-sector h5{
    font-size: 45px;
    /* color: #f83434; */
    color: #1E3B5D;
    font-weight: 500;
    margin-bottom: 0px;
}
.counter-sector span{
    font-size: 17px;
    color: #77787b;
}
.mt-mapa-sector{
    margin-top: 20px;
}
.accordion-sector{
    margin-top: 70px;
}
.accordion-sector .panel-default>.panel-heading {
    color: #fff;
    background-color: #00498e;
    border: none;
    border-color: transparent;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: none;
    border-top-right-radius: none;
}
.accordion-sector .panel-default{
    border-color: transparent;
}

.accordion-sector .panel-title{
    font-size: 30px;
    /* font-weight: bold; */
}
.accordion-sector .panel-title a:hover,.accordion-sector .panel-title a:focus{
    text-decoration: none;
}
.text-blue-d{
    color: #00abe5;
}
.accordion-body-title{
    font-size: 20px;
    color: #1d2738;
    font-weight: bold;
    margin-bottom: 20px;
}
.accordion-body-p{
    padding-left: 30px;
    text-align: justify;
}
.sector-page #accordion .panel-title a:before, #accordion .panel-title a.collapsed:before{
    content: "+";
    font-family: "Font Awesome 5 Free";
    /* width: 45px; */
    /* height: 25px; */
    line-height: 36px;
    font-size: 36px;
    font-weight: 900;
    color: #00abe5;
    text-align: center;
    position: absolute;
    /* top: 8px; */
    right: 18px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s;
}



/*  */
#accordion1 .panel-title a.collapsed::before {
    color: #fff;
    transform: rotate(0);
}
#accordion1 .panel-title a::before{
    content: "+";
    font-family: "Font Awesome 5 Free";
    /* width: 45px; */
    /* height: 25px; */
    line-height: 36px;
    font-size: 36px;
    font-weight: 900;
    color: #00abe5;
    text-align: center;
    position: absolute;
    /* top: 8px; */
    right: 49px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s;
}

.a-accordion-header{
    font-size: 18px;
}
.javne-nabavke-body .accordion-sector p {
    text-align: initial;
}
.accorrdion-javne-n .panel-body p{
    text-align: initial;
}

.h-javne-nabavke{
    text-align: center;
    margin-bottom: 36px;
    font-size: 24px !important;
}
.h-javne-nabavke-pravilnik{
    margin-top: 30px;
    font-size: 24px !important;
}
/*  */

.tab-content p{
    text-align: justify;
}




.sector-page #accordion .panel-title a.collapsed:before {
    color: #fff;
    transform: rotate(0);
}
.color-accordion{
    background-color: #00abe5 !important;
}
.arrow-right-icon{
    font-size: 20px;
    margin-right: 10px;
    color: rgba(0, 171, 229, 0.7);
}
.ddl-nav-font{
    font-size: 16px;
}
#viewMoreMap{
    display: none;
}
.sector-page .img-icons-sector{
    width: 13% !important;
    height: auto !important;
    max-width: 11% !important;
}
.logo-filter img{
    filter: grayscale(100%);
}
.logo-filter img:hover{
    filter: unset;
    cursor: pointer;
}
.sector-page .content_wrapper .img-map-tab-electirical{
    width: 40% !important;
    margin: 0 auto;
}
.accordion-sector p{
    text-align: justify;
}


/* SECTOR FOREST */
.list-sector-forest{
    list-style-type: none;
    padding-left: 0px;
}
.list-sector-forest strong{
    font-size: 20px;
    margin-bottom: 10px;
    color: #00498E;
}
.list-sector-forest li{
    margin-left: 15px;
    text-align: justify;
}
.list-sector-forest li:first-child{
    margin-left: 0px;
    margin-bottom: 10px;
}

/* AUTOMOTIVE SECTOR */
.mt-first-p{
    margin-top: 30px;
}
.mb-second-p{
    margin-bottom: 30px;
}
.automotive-p-under-image{
    text-align: center !important;
    color: #00498E !important;
    font-weight: bold !important;
    font-size: 18px !important;
}
.automotive-list-p{
    margin-bottom: 30px;
    margin-top: 30px;
}
.font-bold-blue{
    color: #00498E;
    font-weight: bold;
}
.ml-tabs-automotive{
    margin-left: 10px;
    margin: 25px 0;
}
.ml-tabs-automotive strong{
    color: #00498E;
    font-weight: 700;
}

.bulets-p-automotive{
    color: #00498E;
    font-weight: 700;
}
.mt-mb-20{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.automotive-conuter{
    margin-bottom: 30px;
}
.counter-sector .automotive-conuter h5{
    font-size: 25px;
}
.counter-sector .automotive-conuter span{
    font-size: 16px;
}
.ml-15{
    margin-left: 15px;
}
.color-p-silver li a{
    color: #7c7272 !important;
}
.color-p-silver li a:hover{
    text-decoration: none;
}
.sector-page .content_wrapper .logo-tab-organica{
    width: 53% !important;
    margin: 0 auto;
}
.mt-organica{
    margin-top: 30px;
}
.font-size-organica{
    font-size: 22px !important;
}

.grid-regionali-razvoj{
    background: #fff;
    padding: 30px 30px 30px 30px;
}
.grid-regionali-razvoj .p-regionalni-razvoj{
    text-align: justify;
    font-size: 18px;
}

.regionali-razvoj .text_content {
    margin-top: 20px;
    position: relative;
    top: 40px;
}
.img-news-home{
    min-height: 300px;
}


/*  */
.upd .post_default_wrapper {
    /* background: #fff; */
    background: transparent !important;
    padding: 60px 20px 20px;
}
.upd .bg-white-dp{
    background-color: #fff;
    padding: 30px;
}


.content_wrapper .img-prijava{
    width: 40% !important;
}




.page-program .post_default_wrapper{
    background: transparent;
}
.page-program .col-md-8{
    background-color: #fff;
    padding: 20px;
}
.page-program .sidebar_wrap:hover a{
    color: #fff !important;
}
.page-program .color-blue-text{
    /* color: #087dbf; */
    color: #00498E;
}
.page-program  .head_wrap h1 {
    font-size: 50px;
}
.page-program .naslov{
    font-size: 22px;
    margin-top: 20px;
}

.mob-view{
    display: none;
}

.sidebar-left-d .sidebar_wrap{
    margin-bottom: 20px !important;
}
/* MIN WIDTH */

@media(min-width:1000px){
    .container-fluid-nav{
        display: flex;
        justify-content: flex-end;
        padding-right: 0px !important;
    }
    .pr-0-nav{
        padding-right: 0px !important;
    }
    .nav>li:last-child{
        margin-right: 0px ;
    }
    .nav>li:last-child a{
        padding-right: 0px !important;
    }
    /* ====== USPESNE PRICE POCETNA ====== */
    .item-position{
        position: relative;
        top: 130px;
        left: 50px;
        height: 360px;
    }
}
@media(min-width:768px){
    /* Javne nabavke */
    .accorrdion-javne-n{
        margin-top: 30px;
    }
    .accordion-sector .accordion-ras-javne-n a{
        font-size: 22px;
    }
    .accorrdion-javne-n .panel-default>.panel-heading {
        color: #fff;
        background-color: #00498e;
        border: none;
        border-color: transparent;
        padding: 5px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: none;
        border-top-right-radius: none;
    }
    .sector-page .accorrdion-javne-n #accordion .panel-title a:before, #accordion .panel-title a.collapsed:before {
        /* content: "+";
        font-family: "Font Awesome 5 Free";
       
        line-height: 36px; */
        font-size: 25px;
        /* font-weight: 900;
        color: #00abe5;
        text-align: center;
        position: absolute;
        right: 18px;
        transform: rotate(135deg);
        transition: all 0.3s ease 0s; */
    }
    
    .margin-contant-h{
        margin-top: 40px;
    }
    .mt-icons-contact{
        margin-top: 40px;
    }
    .mt-n-contact{
        margin-top: 20px;
    }
    .contact_wrapper{
        height: 945px;
        padding-top: 50px;
    }
    
    /* SECTOR AUTOMOTIVE */
    .mt-right-motor{
        margin-top: 15px;
    }
    .sector-page .content_wrapper .fiat-img{
        width: 50% !important;
        margin: 0 auto;
    }
}


/* MAX WIDTH */
@media(max-width:1472px){
    .tabbable-panel .nav-tabs>li>a {
        font-size: 15px;
        padding: 25px 15px;
    }
    .tabbable-panel .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        font-size: 15px;
    }
}
@media(max-width:1431px){
    .tabbable-panel .nav-tabs>li>a {
        font-size: 15px;
        padding: 25px 10px;
        margin-right: 0px;
    } 
}
@media(max-width:1400px){
    .ras-title-blue-line {        
        left: 55%;
        transform: translateX(-50%);
        top: -5px;
        font-size: 20px;
    }
}
@media(max-width:1368px){
    .tabbable-panel .nav-tabs>li>a {
        font-size: 15px;
        padding: 25px 0px;
        margin-right: 0px;
    }
}
@media (max-width: 1242px){
    .tabbable-panel .nav-tabs>li>a {
        font-size: 15px;
        padding: 25px 0px;
        margin-right: 0px;
    }
}
@media(max-width:1296px){
    .nav>li:last-child {
        margin-right: 30px !important;
    }
    .nav-ul{
        padding-right: 97px;
    }
    .nav>li {
        margin-right: 25px;
    }
    .tabbable-panel .nav {
        margin: 0 8%;
    }
    .tabbable-panel .tab-content h4 {
        margin-top: 10px;
    }
}
@media(max-width:1200px){
    .ras-title-blue-line {
        left: 58%;
        transform: translateX(-50%);
        top: -1px;
        font-size: 18px;
    }
    .tabbable-panel .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        font-size: 14px;
    }
    .tabbable-panel .nav-tabs>li>a {
        font-size: 14px;
        padding: 25px 0px;
    }
}
@media(max-width:1198px){
    .nav>li:last-child {
        margin-right: 0px !important;
    }
    .nav-ul{
        padding-right: 0px;
    }
    .nav>li {
        margin-right: 16px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 17px;
        letter-spacing: 0px;
    }
}
@media(max-width:1151px){
    .tabbable-panel .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        font-size: 16px;
    }
    .tabbable-panel .nav-tabs>li>a {
        font-size: 15px;
    }
    .tabbable-panel .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        font-size: 15px;
    }
}
@media(max-width:1130px){
    .tabbable-panel .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        font-size: 15px;
    }
    .tabbable-panel .nav-tabs>li>a {
        font-size: 14px;
    }
    .tabbable-panel .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        font-size: 14px;
    }
}
@media(max-width:1050px){
    .ras-title-blue-line {
        left: 62%;
        transform: translateX(-50%);
        top: 0px;
        font-size: 17px;
    }
}
@media(max-width:992px){
    .project-slider #sync1,
    .project-slider #sync2 {
        width: 100%;
    }
    .project-description {
        padding: 20px 10px;
        width: 100%;
        text-align: center;
    }
    .project-description .line {
        margin: 15px auto;
    }
    .project-slider #sync1 .owl-nav {
        right: auto;
        text-align: right;
        z-index: 5;
        bottom: -4px;
        margin: 0;
        top: auto;
    }
}
@media(max-width:769px){
    .mob-view{
        display: block;
    }
    .desk-view{
        display: none;
    }
    .page-program .sidebar_invest{
        display: block;
    }
    .page-program .post_default_wrapper {
        padding: 24px 20px 20px;
    }
    .content_wrapper .img-prijava{
        width: 100% !important;
    }
    .d-none-mob-dp{
        display: none;
    }
    .upd .post_default_wrapper {
        padding: 22px 20px 20px;
    }
    .custom_gallery a img {
        max-width: 100%;
        width: 100% !important;
        /* height: auto; */
        min-height: auto !important;
        max-height: 180px !important;
    }
    .ras-title-blue-line{
        display: none;
    }
    .none-on-768{
        display: none;
    }
    .ras-title-blue-line-mob {
        display: block;
        position: absolute;
        left: 288px;
        top: -2px;
        font-size: 20px;
        color: #fff;
    }
    /* Javne nabavke */
    .accorrdion-javne-n .panel-title {
        font-size: 23px;
    }

    #accordion1 .panel-title a::before {
        line-height: 26px;
        font-size: 28px;
    }
    /*  */
    .news_single .img-news-1{
        width: 100% !important;
    }
    .custom_gallery_img_d a{
        width: 130px !important;
        display: inline-block;
        margin-bottom: 5px;
    }
    .grid-regionali-razvoj{
        background: #fff;
        padding: 30px 30px 1px 30px;
    }
    .grid-regionali-razvoj .p-regionalni-razvoj{
        text-align: justify;
        font-size: 16px;
    }


    .nav-ul .dropdown{
        z-index: 333;
        background: #fff;
        overflow-x: hidden;
    }

    /* SECTOR AUTOMOTIVE */
    .sector-page .content_wrapper .motor{
        width: 50% !important;
        margin: 0 auto;
    }
    .mt-under-image-motor{
        margin-top: 15px;
    }
    /* SECTOR PAGE */

    .sector-page .border-bottom-row{
        border-bottom: none;
        padding-bottom: unset;
        margin-top: unset;
    }
    .sector-page .sidebar_invest{
        display: block;
        height: 221px;
        overflow: scroll;
        margin-bottom: 30px;
    }
    .sector-page .sidebar_wrap .col-xs-9 {
        width: 75%;
        text-align: center;
    }
    .sector-page .contact_info{
        display: none;
    }
    .img-single-stories img{
        width: 90% !important;
    }
    .sector-page .content_wrapper {
        padding: 20px 10px 20px 10px;
    }
    .profil-info {
        position: unset;
        top: unset;
        text-align: center;
        border-bottom: 1px solid #134b7b;
        padding-bottom: 30px;
    }
    .profil-info h4 {
        font-size: 20px;
        margin-top: 10px;
    }
    .profil-info a {
        font-size: 17px;
    }
    .sector-title{
        font-size: 20px;
    }
    .padding-col-title{
        padding-right: 15px;
        padding-left: 15px;
    }
    .citat-sector-p {
        line-height: 23px;
    }
    .citat-sector::after{
        font-size: 20px;
    }
    .citat-sector::before{
        font-size: 20px;
    }
    .text-sector-p p{
       text-align: justify;
    }
    .counter-sector h5{
        font-size: 35px;
    }
    .counter-sector span{
        font-size: 14px;
    }
    .mb-sector-counter{
        margin-bottom: 20px;
    }
    .sector-page .accordion-body-p{
        padding-left: 0px;
        text-align: justify;
        font-size: 13px !important;
        line-height: 20px;
    }
    .sector-page #accordion .panel-title a {
        display: block;
        padding: 12px 15px;
        background: #00498E;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        box-shadow: 0 0 10px rgba(0,0,0,.05);
        position: relative;
        transition: all 0.5s ease 0s;
        box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    }
    .sector-page #accordion .panel-title a.collapsed {
        box-shadow: none;
        color: #fff;
    }
    .sector-page #accordion .panel-title a.collapsed:before {
        color: #fff;
        transform: rotate(0);
    }
    .sector-page #accordion .panel-title a:after {
        content: "";
        width: unset;
        height: unset;
        background: unset;
        position: unset;
        top: unset;
        right: unset;
    }
    .sector-page #accordion .panel-title a:before, #accordion .panel-title a.collapsed:before {
        content: "+";
        font-family: "Font Awesome 5 Free";
        width: 45px;
        /* height: 25px; */
        line-height: 27px;
        font-size: 25px;
        font-weight: 900;
        color: #00abe5;
        text-align: center;
        position: absolute;
        /* top: 8px; */
        right: 4px;
        transform: rotate(135deg);
        transition: all 0.3s ease 0s;
    }
    .sector-page .img-icons-sector{
        width: 13% !important;
        height: auto !important;
        max-width: 22% !important;
    }
    .sector-page .content_wrapper .img-map-tab-electirical{
        width: 100% !important;
        margin: 0 auto;
    }

    /* SECTOR FOREST */
    .list-sector-forest strong {
        font-size: 16px;
    }


    .d-none-mob{
        display: none;
    }
    .d-none-mob-slider{
        display: none;
    }
    .d-none-desk-slider{
        display: block;
    }
    /* ====== USPESNE PRICE POCETNA ====== */
    .font-story{
        /* font-size: 40px; */
        font-size: 33px;
    }
    .title-stories {
        font-size: 33px;
    }
    .single_news_wrap .store_title h1 {
        font-size: 31px;
    }


    .project-description p{
        text-align: left;
    }



    .row-style .row{
        margin-right: 0px !important;
    }
    .mob-show-hr{
        display: block;
    }
    .dropdown-menu>li>a {
        white-space: unset;
        word-break: break-word;
    }
    .menu-title{
        color: #77787b !important;
        text-transform: uppercase;
        font-size: 13px !important;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 35px;
        height: 2px;
        border-radius: 1px;
    }
    .nav-ul{
       margin-top: 58px;
       height: 100vh;
    }
    .nav-social-mob{
        margin: 0 auto;
        /* padding-top: 30px !important; */
        border-bottom: none !important;
    }
    .mob-d-block-social-nav{
        display: block;
    }
    .social-a a{
        padding-right: 10px;
    }
    .social-a a:last-child{
        padding-right: 0px;
    }
    .li-social-nav{
        display: flex !important;
        justify-content: center;
    }
    .li-social-nav a img{
        width: 70%;
    }
    /* SINGLE NEWS */
    .mob-show-d{
        display: block !important;
        widows: 100% !important;
        height: auto !important;
    }
    .pl-pr-single-news {
        padding-left: 15px;
        padding-right: 15px;
    }
    /* CONTACT */
    .pl-0-contact{
        padding-left: 15px;
    }


    .project-slider #sync1 img {
        height: 300px;
    }
    .project-slider #sync2 .owl-nav {
        top: -50px;
        left: 0;
    }

    .project-slider #sync2 .owl-nav button {
        width: 40px;
        height: 40px;
    }
    .project-slider {
        margin-top: 25px;
    }
    .phone-wrap {
        left: 80px;
    }
    .phone-wrap-mobile{
        display: block;
    }
    .phone-wrap-desk {
        display: none;
    }
    .header_up .language_flag {
        display: inline-block;
    }
    .header_up .mobile_menu_wrapper {
        padding: 0px;
        display: none;
    }
    .logo {
        /* left: 30px;
        right: 0;
        max-width: 100px;
        margin: unset; */
        left: 30px;
        right: 0;
        max-width: 238px;
        margin: unset;
        /* top: 67px; */
        top: 60px;
    }
    .lang-d {
        /* float: left;
        margin-left: 120px;
        position: relative;
        top: 10px; */
        float: left;
        margin-left: 18px;
        position: relative;
        top: 10px;
    }
    .social-wraper {
        display: none;
    }
    #lang_sel_click {
        height: 30px !important;
        margin-top: 2px !important;
        z-index: 9999 !important;
        float: left;
        /* left: -54px; */
        left: 4px;
        cursor: pointer;
    }
    .pl-pr-header {
        padding-left: 0!important;;
        padding-right: 0!important;;
    }
    .header_down {
        margin-top: 0;
    }
    .header_up {
        background: white;
        background: linear-gradient(to right, #182f5d, #245990);
        height: 60px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: #FFF;
        z-index: -1;
    }
    .navbar-default .navbar-nav>li>a {
        color: #777;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 17px;
        text-align: center;
    }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #555;
        background-color: #FFF;
    }
    .nav>li {
        position: relative;
        display: block;
        margin-right: 0;
    }

    /* Slider */
    .slider_text {
        position: absolute;
        text-align: left;
        color: #fff;
        top: 15%;
        /* margin-left: 61%; */
        margin-left: 54%;
        transform: translateX(-50%);
        /* padding: 40px 30px 30px 30px; */
        padding: 20px 30px 30px 20px;
    }
    .slider_text {
        width: 98%;
    }
    /* under slider */
    .mt-block-60{
        /* margin-top: 60px; */
        padding-left: 10px;
        padding-right: 10px;
    }
    .title-down-slider {
        font-size: 20px;
        text-align: left;
        padding-left: 20px;
    }
    .col-text-down-slider p {
        text-align: justify;
    }
    .no-pl-pr-col{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .mob-show{
        display: block;
        margin-top: 50px;
    }
    .mob-none{
        display: none;
    }
    /* h4{text-align:center;margin:30px 0px;color:#444;} */
    .mt-10{margin-top:20px;}
    a:hover,a:focus{
        text-decoration: none;
        outline: none;
    }
    #accordion .panel{
        border: none;
        border-radius: 3px;
        box-shadow: none;
        margin-bottom: 15px;
    }
    #accordion .panel-heading{
        padding: 0;
        border: none;
        border-radius: 3px;
    }
    #accordion .panel-title a{
        display: block;
        padding: 12px 15px;
        background: #fff;
        font-size: 18px;
        font-weight: 400;
        color: #00abe5;
        /*border: 1px solid #ececec;*/
        box-shadow: 0 0 10px rgba(0,0,0,.05);
        position: relative;
        transition: all 0.5s ease 0s;
        box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    }
    #accordion .panel-title a.collapsed{
        box-shadow: none;
        color: #77787b;
        /* box-shadow: 0 1px 2px rgba(43,59,93,0.30); */
    }
    #accordion .panel-title a:before,
    #accordion .panel-title a.collapsed:before{
        content: "+";
        font-family: "Font Awesome 5 Free";
        width: 25px;
        height: 25px;
        line-height: 28px;
        font-size: 20px;
        font-weight: 900;
        color: #00abe5;
        text-align: center;
        position: absolute;
        top: 8px;
        right: 15px;
        transform: rotate(135deg);
        transition: all 0.3s ease 0s;
    }
    #accordion .panel-title a.collapsed:before{
        color: #676767;
        transform: rotate(0);
    }
    #accordion .panel-title a:after{
        content: "";
        width: 1px;
        height: 100%;
        background: #ececec;
        position: absolute;
        top: 0;
        right: 55px;
    }
    #accordion .panel-body{
        padding: 0px 15px;
        border: none;
        font-size: 15px;
        color: #615f5f;
        line-height: 27px;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .accordion-a-d{
        color: red;
        text-decoration: underline;
    }

    .invest-mobile{
        font-size: 33px;
        color: #1d2738;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
        margin-top: -15px !important;
        margin-bottom: 21px;
    }
}
@media(max-width: 550px){
    .none-on-768{
        display: block;
    }
    .ras-title-blue-line-mob {
        left: 318px;
        top: -12px;
        font-size: 14px;
    }
}
@media(max-width:376px){
    .ras-title-blue-line-mob {
        left: 287px;
    }
    /* Dokumenti */
    .accordion-dokumenti .panel-title {
        font-size: 20px !important;
    }
    .accordion-dokumenti .panel-title a::before {
        line-height: 26px !important;
        font-size: 26px !important;
    }
    .accordion-dokumenti .a-accordion-header {
        font-size: 16px;
    }
}
@media(max-width:361px){
    .ras-title-blue-line-mob {
        left: 273px;
    }
    .phone-wrap {
        left: 52px;
    }
    .dropdown-menu{
        font-size: 12px !important;
    }
}
@media(max-width:321px){
    .ras-title-blue-line-mob {
        left: 235px;
    }
    .phone-wrap {
        /* left: 17px; */
        left: 40px;
    }
    .dropdown-menu{
        font-size: 10px !important;
    }
    .font-story {
        font-size: 29px;
    }
    .invest-mobile {
        font-size: 29px;
    }
    .title-stories {
        font-size: 29px;
    }
    .sector-page #accordion .panel-title a {
        font-size: 13px;
    }
    .accordion-dokumenti .panel-title {
        font-size: 18px !important;
    }
    .accordion-dokumenti .panel-title a::before {
        line-height: 19px !important;
        font-size: 23px !important;
    }
    
@media(max-width:281px){
    .ras-title-blue-line-mob {
        left: 208px;
    }
}
/* @media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
} */
.color-h1-stories{
    color: #087dbf;
}
.slider_text p i::after{
    content: "";
    margin-bottom: 40px;
}
}


.regionali-razvoj .grid-regionali-razvoj{
    display: block;
}
.grid-regionali-razvoj{
    display: none;
}
.custom-gallery-width-d{
    width: 85%;
    margin: 0 auto;
}

@media(max-width: 768px){
    .custom-gallery-width-d{
        width: 100%;
        margin: 0 auto;
    }
}

.page-program .col-sm-12 img{
    max-width: 65%;
    margin: 0 auto;
}

.podaci-o-broju-zaposlenih{
    margin-bottom: 0;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 17px !important;
}
