.featured-article-badge {
display:none;
}
#system-message-container {
    top: 120px;
    right: 50%;
    transform: translateX(-50%);
}
.acyform-inline .acym_module_form input {
    max-width: 100%;
}
.acyform-inline .acysubbuttons {
    float: left;
    display: block;
    margin: 10px 15px 10px 20px;
}
.acyform-inline .acym_module_form .onefield {
    margin: 10px 15px 10px 0;
    float: left;
}
.osm-container .form-horizontal .control-label {
    width: 25%;
}
.form-group.osm-subscribe-to-newsletter-container, .form-group.osm-terms-and-conditins-container {
  margin-left: 0;
}
.sp-sign-in {
    color: #242c42;
    font-size: 14px;
}
#osm-singup-page {
    border: 1px solid #eee;
    padding: 15px;
}
.osm-container .form-horizontal .form-actions {
    padding-left: 15px;
}
.osm-payment-method-item label {
    cursor: pointer;
}
.osm-container img.osm-payment-method-icon {
    float: right !important;
    margin: 0 0 0 15px;
}
.sp-module.nav-tecaji ul>li>a {
    color: #fff;
    background: #019ad6;
    margin-bottom: 2px;
}
.sp-module.nav-tecaji ul>li>a:hover {
  color:#ccc;
}
.sp-module.nav-tecaji ul >li>ul>li.active a {
  background: #242c42;
}
.sp-module.nav-tecaji ul>li>a:before {
    font-family: FontAwesome;
    content: "\f04b";
    margin-right: 8px;
}
.sp-module.nav-tecaji .sp-module-title {
    border-bottom: 2px solid #eee;
    margin: 0 0 10px;
    padding-bottom: 5px;
}
.usermod-tecaji.well {
  border-radius:0;
}
#oscampus.osc-container .page-header h1 {
    font-size: 36px;
    line-height: 50px;
    margin: 0;
    background: #f5f5f5;
    padding: 9px 20px;
}
input.btn-primary, input.btn-default {
  padding: 6px 12px;
}
.form-horizontal label.checkbox {
  padding: 0 20px;
}
.price-block {
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.price-block:hover {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    z-index: 1;
}
.price-select {
    padding: 1em 0em;
    border-top: 1px dotted #ddd;
}
.price-gd-top, .btn-gold, .btn-blue, .btn-first {
  color:#fff;
}
.price-gd-top h3 {
  padding: 15px 0;
    font-size: 26px;
}
.price-gd-top h4 {
  padding: 20px 0 0;
    font-size: 36px;
}
.price-gd-top h5 {
  padding: 0 0 15px;
    font-size: 18px;
}
.gold-c, .btn-gold {
  background:#c39c16;
}
.blue-c, .btn-blue {
  background:#019ad6;
}
.first-c, .btn-first {
  background:#779e17;
}
.gold-c h3 {
  background:#b18e16;
}
.blue-c h3 {
  background:#0286b9;
}
.first-c h3 {
  background:#668813;
}
a {
  color: #779e17;
}
a:hover {
  color: #557111;
}
.entry-header h1 {
    font-size: 24px;
	margin: 0;
}
.itemid-108 .entry-header, .itemid-167 .entry-header, .itemid-271 .entry-header, .itemid-290 .entry-header {
    display: none;
}
h1 {
    font-size: 28px;	
}
h2 {
    font-size: 22px;	
}
h3 {
    font-size: 18px;	
}
.blog article.item {
border-bottom: 1px solid #f4f4f4;
    margin-bottom: 20px;
}
.padding-vertical30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.sp-megamenu-parent>li>a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sp-megamenu-parent > li > a::before {
    background: #242c42 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 100%;
    bottom: 0;
    transition-duration: 0.3s;
    transition-property: right;
    transition-timing-function: ease-out;
    z-index: -1;
}
.sp-megamenu-parent > li.active > a::before {
    right: 0;
}
.sp-megamenu-parent > li:hover > a::before {
    right: 0;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #779e17;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #779e17;
}
#offcanvas-toggler >i {
  color: #000000;
}
#offcanvas-toggler >i:hover {
  color: #779e17;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #638313;
  background-color: #779e17;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #455b0d;
  background-color: #557111;
}
ul.social-icons >li a:hover {
  color: #779e17;
}
.sp-page-title {
  background: #779e17;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #779e17;
}
.sp-module .latestnews > div > a {
    font-weight: 600;
}
.sp-module .latestnews >div >a:hover {
  color: #779e17;
}
.sp-module .tagscloud .tag-name:hover {
  background: #779e17;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #779e17;
}
.search .btn-toolbar button {
  background: #779e17;
}
.post-format {
  background: #779e17;
}
.voting-symbol span.star.active:before {
  color: #779e17;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #557111;
}
.entry-link,
.entry-quote {
  background: #779e17;
}
blockquote {
  border-color: #779e17;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #779e17;
}
#sp-footer {
  background: #779e17;
}
.sp-comingsoon body {
  background-color: #779e17;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #779e17;
  background-color: #779e17;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #779e17;
  background-color: #779e17;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.rm_btn {
    display: block;
    min-height: 43px;
	background: transparent linear-gradient(#638313, #779E17) repeat scroll 0 0;
    border-color: #779E17 transparent;
    border-radius: 4px;
}
.rm_btn span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 41px;
    padding: 0 20px;
    text-align: center;
	color: rgba(255, 255, 255, 0.85);
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3), 0 0 0 rgba(255, 255, 255, 0.5);
}
.frontkat {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 15px;
}

.border {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    padding: 19px;
}
#sp-kategorije {
    padding: 25px 0 0;
}
#sp-kategorije .container {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    padding: 19px;
}
#sp-top-bar {
    background-image: url("./images/p1top.jpg");
    background-position: center top;
    background-repeat: repeat-x;
	background-color: #f5f5f5;
    color: #999999;
	padding: 3px 0 0 0;
}
#sp-top2, #sp-top3 {
    background: #242c42 none repeat scroll 0 0;
}
#sp-top2 {
    background: #242c42 url("./images/p1ltop.jpg") no-repeat scroll left bottom;
	padding: 3px 15px 0 35px;
}
#sp-top3{
    background: #242c42 url("./images/p1rtop.jpg") no-repeat scroll right bottom;
  line-height: 1.1;
	min-height: 37px;
}
.glava {
    line-height: 1.2;
}
#sp-top3 .sp-module {
    margin: 0;
}
.vseza {
    color: #585858;
    padding: 10px 0 0 10px;
}
.teaser-slider {
	padding: 60px 0;
    height: 100%;
    width: 100%;
}
.teaser-slider h4 {
	color: #779e17;
    font-size: 28px;
	font-style: italic;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0;
}
.teaser-slider h3 {
    color: #242C42;
    font-size: 35px;
    font-weight: 800;
    line-height: 40px;
    text-transform: uppercase;
}
.teaser-slider .fa-check-circle {
	color: #779e17;	
}
.slider-front {
background: transparent url("./images/slide1.jpg") no-repeat center center/cover;	
}
.slider-storitve {
background: transparent url("./images/slide2.jpg") no-repeat center center/cover;		
}
.slider-izobrazevanja {
background: transparent url("./images/slide3.jpg") no-repeat center center/cover;		
}
.slider-tecaji {
background: transparent url("./images/slide6.jpg") no-repeat center center/cover;		
}
#sp-oglasni {
    background: #242F4D url("./images/cta-bg.png") no-repeat scroll left bottom;
	color: #ffffff;
}
.cta-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 40px;
}
#sp-oglasni .sppb-btn-primary {
    background-color: transparent;
    border-color: #779e17;
    margin: 40px 0 20px;
    color: #779e17;
}
.cmc-signup .control-label {
    display: none;
}
.box-dark {
    background: #242f4d none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    padding: 8px;
}
.box-dark .sp-module-title {
    margin: 15px 8px 0;
}
#jform_cmc_groups_FNAME, #jform_cmc_groups_EMAIL {
	width: 100%;
}
.rapid_contact_form .input-group {
    margin-top: 15px;
}
.article-footer-wrap {
    margin-top: 15px;
}
.search .btn {
    margin-left: -8px;
    border-radius: 0 4px 4px 0;
}
.offcanvas-menu .offcanvas-inner .search input {
    width: 80%;
    display: inline-block;
    margin-left: 15px;
}
@media (max-width: 990px) {
  .osm-container .form-horizontal .control-label {
    float: none;
    width: 100%;
}
}
@media (min-width: 1200px) {
  
}