body { background: none !important; }
header { margin-bottom: 0px !important; }
.ind-lnks { color: #FFF; }
.ind-lnks .col-md-2 { padding-left: 2px !important; padding-right: 2px !important; }
.ind-lnks .col-md-4 { padding-left: 2px !important; padding-right: 2px !important; }
.ind-lnks h2 { padding-left: 10px; padding-right: 10px; margin-top: 10px; color: #FFF; text-transform: uppercase; font-size: 24px; }
.ind-lnks p { padding-left: 10px; padding-right: 10px; }
.ind-lnks .fa { font-size: 38px; color: #D91C5C; }

.ms-slide h2 { margin-top: 0px; color: #fff; font-size: 64px; line-height: 70px; font-weight: 400; font-family: "Oswald",sans-serif; text-shadow:2px 2px 0px rgba(0, 0, 0, 0.6);}
.ms-slide p { margin-top: 14px; color: #fff; font-size: 20px; line-height: 26px; padding-right: 30px !important; }
.ms-slide .btn-lg { font-size: 18px; line-height: 36px; padding: 15px; border: none !important; margin-right: 15px;  }
.ms-slide .btn-lg i { font-size: 38px; line-height: 38px; }
.hps-title2 { background-color: rgba(51,51,51,0.9) !important; padding: 10px; border-radius: 10px; }

.cat-box {
    font-size: 1em;
    margin-bottom: 0;
    margin-left: 0;
	text-align: center;
	width: 220px; 
	height: 185px; 
	overflow: hidden;
}

.category-i-tit { 
	background-color: #00ABEC; 
	color: #FFF; 
	z-index: 8000 !important; 
	display: block; 
	padding: 15px; 
	position: absolute; 
	width:220px;
	height: 190px; 
	box-sizing: border-box;
	margin-top: 5px;
	font-size: 18px;
	font-family: "Oswald",sans-serif;
}

.spletna {
	background-color: #fff;
	color: #00ABEC;
	margin: 10px 10px 0px 10px !important;
	box-sizing: border-box ;
	padding: 10px;
	font-family: "Oswald",sans-serif;
	font-size: 28px;
	}
	
.spletna .fa-arrow-circle-o-right { font-size: 36px; }

.slog {
	background-color: #00ABEC;
	color: #FFF;
	margin: 10px 0px 0px 0px !important;
	box-sizing: border-box ;
	padding: 10px;
	font-family: "Oswald",sans-serif;
	font-size: 28px;
	}

#news_ind {
	box-sizing: border-box;
    position: absolute;
    right: 15px;
    top: 180px;
    width: 360px;
    z-index: 500;
	padding: 15px;
	background-color: rgba(255,255,255,0.9);
}
#news_ind  h2 { color: #F89821 !important; }
#news_ind a { text-decoration: underline !important; }
#aniv {
	box-sizing: border-box;
	position: absolute;
    left: 15px;
    top: 180px;
    width: 360px;
    z-index: 500;
	display: none;
}
.news_bottom {}
.news_bottom a { text-decoration: underline !important; }
.news_bottom img { margin-top: 10px; }
.page_slog_1 { font-family: "Oswald",sans-serif; font-size: 50px; font-weight: bold; color: #00ABEC; text-align: center; padding-bottom: 15px; padding-top: 15px; }
.page_slog_2 { font-family: "Oswald",sans-serif; font-size: 32px; font-weight: bold; color: #FFF; text-align: center; border-top: 4px solid #FFF; padding-top: 10px; padding-bottom: 10px; margin-top: 30px; }

.b-wrapper { box-sizing: border-box; padding: 15px; }
.b-wrapper { padding: 0px; }

.tp-banner-container {
    width: 1170px;
	height: 750px;
    overflow: hidden;
    position: absolute;
	float: left;
	border-bottom: 1px solid #FFF;
}


.news_list_i_itm img { margin-bottom: 10px;}
.news_list_i_itm h2 { color: #000; }

.ind_cent { background-color: #fff; color: #000; margin-top: 30px; margin-bottom: 30px; }
.ind_cent h2 { color: #fff; text-transform: uppercase; }

.big_text { font-size: 22px; line-height: 1em; }

.btn-default { background-color: transparent !important; color: #ccc !important; border-color: #ccc !important; }
.ind_cent .btn-default { background-color: #D91C5C !important; color: #fff !important; border-color: #D91C5C !important; }

@media (min-width: 992px) {
	#aniv { display: block; }
}