/* FRONTEND CSS
*********************************************/
html {
  overflow-y: scroll;
}
body {
  background-color: #FFFFFF;
}

* {
	font-family: 'Open Sans', sans-serif;
}
/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* common */
.no-margin {
	margin: 0;
}

.a-no-style{
	color: inherit;
}
.separator-before-dark {
	border-left: 1px solid #c1c4c4;
}
.separator-before-light {
	border-left: 1px solid #76c4de;
}
.separator-after-dark {
	border-right: 1px solid #c1c4c4;
}
.separator-after-light {
	border-right: 1px solid #76c4de;
}

.row {
	margin: 0px;
}

/* navbar */

.navbar {
	background: #f3f3f3;
}

.navbar .logo img {
	margin-top: 15px;
}

.navbar ul.menu > li {
	display: inline-block;
	border-bottom: 9px solid transparent;
}

.navbar ul.menu a {
	color: #545454;
	padding: 24px 9px 16px 9px;
	text-transform: uppercase;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    display: inline-block;
}

.navbar-default { 
  background: none; 
  border: none; 
  box-shadow: none;
  padding: 0px; margin: 0px;
}

.menu-s { 
	text-align: center; 
	background-color: #00a0d4; 
}
.menu-s a { 
	display: block !important; 
	margin: 0px; 
	padding: 12px 9px !important; 
	border-bottom: 1px solid #f3f1f1; 
	color: #eee !important; 
	font-size: 16px !important; 
	width: 100%;
}
.menu-s a:hover { 
	color: #fff;
}

/*
.navbar ul.menu > .current {
	background: #00a0d4;
	border-bottom: 9px solid #49b9dd;
}

.navbar ul.menu > .current a {
	color: white;
}
*/

.navbar ul.menu > li:hover {
	background: #00a0d4;
	border-bottom: 9px solid #49b9dd;
	color:#fff;	
}

.navbar ul.menu > li:hover a {
	background: #00a0d4;
	color:#fff;
}

.navbar-collapse {
	padding: 0px;
}

/* jumbotron-featured */
.jumbotron-featured {
	background: url('../images/nepremicnine/jumbotron_01.png') no-repeat;
	background-size: cover;
	min-height: 450px;
}

/* jumbotron-article */
.jumbotron-article {
	background: url('../images/nepremicnine/jumbotron_01.png') no-repeat;
	background-size: cover;
}

.jumbotron .container .nepremicnine_v_posavju {
	float:right;
	width:33%;
	margin-left:77%;
	background:rgba(255,255,255,0.8);
	padding:10px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight:bold;

}
.jumbotron .container .telefon {
	float:right;
	width:25%;
	margin-left:68%;
	margin-right:8%;
	color:#fff;
	background:rgba(23,162,205,0.8);
	padding:10px 30px;
	letter-spacing: 2px;
	font-weight:bold;
}

.jumbotron .container .telefon a {
	color: #fff;
}

.jumbotron .container .nepremicnine {
	float:left;
	width:100%;
	margin-top:100px;
}
.nepremicnina_class {
	float:left;
	width:100%;
	background:rgba(23,162,205,1);
	padding:10px 30px;
	color:#fff;
	text-align:center;
	font-size:16px;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    letter-spacing: 1px;
}

.nepremicnine a {
	color:#fff;
	text-transform: uppercase;
	text-decoration:none;
	float:left;	
	width:30%;
}

.nepremicnina_class:hover {
	background:#fff;
	color:rgba(23,162,205,1);
}

.nepremicnine a:nth-child(2) {
	margin:0px 5% !important;
}

.nepremicnine_po_krajih a, .nepremicnine_po_krajih {
	float:left;	
	color:#000;
	font-size:16px;
	text-decoration:none;
	text-transform: uppercase;
}
.nepremicnine_po_krajih {
	width:100%;
	margin:35px 0px;
}

.nepremicnine_po_krajih a {
	float:left;
	border:1px solid #000;
	padding:10px 12px;	
	margin-right:3%;
}
.nepremicnine_po_krajih a:hover {
	float:left;	
	color:#fff;
	background:rgba(23,162,205,1);
	border:1px solid rgba(23,162,205,1);
}

.home .article {
	border-top:1px solid #ddd;
}

.home h2 {
	width:100%;
	text-align:center;
	color:rgba(23,162,205,1);
	font-size:22px;
	padding-bottom:15px;
	padding-top:30px;
}

.home .article p {	
	text-align:center;	
	line-height: 160%;
	font-size: 16px;
}
.home .item-page a {
	border:1px solid #000;
	padding:6px 24px;	
	display:inline-block;
	text-decoration:none;
	text-transform: uppercase;
	color:#000;
	margin:20px 0px 30px 0px;
}

.home .item-page a:hover {
	border:1px solid rgba(23,162,205,1);
	background:rgba(23,162,205,1);
	color:#fff;	
}
/* footer 1 */
footer {
	float:left;
	width:100%;
}
.footer1 {
	background: #00a0d4;
	color: white;
	padding: 20px 0 40px;
}
.footer1 h3 {
	text-transform: uppercase;
	padding-bottom:20px;
	font-size:18px;	
}
.footer1 .text-right {
	padding-right:30px;
	font-size:16px;
	line-height: 200%;
}
.footer1 .text-right a {
	color:#fff;
}
.footer1 .text-left {
	padding-left:30px;
	font-size:16px;
	line-height: 200%;
}
/* footer 2 */

.footer2 {
	background: #f3f3f3;
	padding: 30px 0px 15px 0px;
}

.footer2 .footer-logos .footer-logo img {
	height: 30px;
	margin: 6px 0 6px;
}

/* footer 3 */

.footer3 {
	background: #f3f3f3;
	border-top: 1px solid #c1c4c4;
	padding: 15px 0;
}

.separator-before-dark {
	padding-left:30px;
}
.separator-before-dark p {
	margin:0;
}
.page .article {
	margin:30px 0px;
}
.ostale_nepremicnine {
	padding: 15px !important;
}
/* Media Queries
*********************************************/
/* Retina */
/* Ipad */
@media (max-width: 1200px) {
	.navbar ul.menu a {
		padding: 24px 8px 16px 8px;
	}
	.jumbotron .container .nepremicnine_v_posavju {
	    width: 40%;
	    margin-left: 60%;
	}
	.jumbotron .container .telefon {
	    width: 40%;
	    margin-left: 60%;
	}
}

/* Landscape phone to portrait tablet */
@media only screen and ( min-width: 770px) {
.menu-s {
	display: none;
}
}

/* Landscape phone to portrait tablet */
@media only screen and ( max-width: 769px) {
	.nfe .naslov {
			font-size: 18px !important;
	}
		.nfe .text {
			font-size:14px !important;
	}
		.nfe .text p {
			font-size:12px !important;			
	}

	.navbar ul.menu > li {
		display: inline;
	}
	.navbar-toggle {
		margin-top: -30px;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #00a0d4;
	}
	.navbar-default .navbar-toggle {
		border-color: #f3f3f3;
	}
	.navbar-toggle .icon-bar {
		width: 25px;
    	height: 3px;
	}
		.no-margin .container {
		padding: 0px; 
	}
	.navbar {
		min-height: auto;
	}

	.jumbotron .container .nepremicnine_v_posavju, .jumbotron .container .telefon {
	    width: 100%;
	    margin: 0px;
	    padding: 5px;
	    text-align: center;
	    font-size: 18px !important;
	    letter-spacing: 0px;
	}
	.jumbotron {
		padding: 0px;
	}

	.nfe_1, .nfe_2, .nfe_3 {
		width: 100% !important;
	}

	.footer1 .text-right, .footer1 .text-left { 
		width: 50%;
		float: left;
	}
	.center {
		text-align: center;
		padding: 0px 20px 20px 20px;
	}
	.list_nepremicnine {
	    width: 100% !important;
	}
	.nepremicnina_container {
		padding: 0px !important;
	}
	.kategorija, .nepremicnina_container {
		width: 100% !important;
		margin:0px !important; 
	}
	.other_label, .other_value {
		width: 100% !important;
		text-align: center !important;
	}
	.foto_nepremicnine, .osnovni_podatki_nepremicnine {
		width: 100% !important;
		padding: 0px !important;
	}
	.no-margin .col-sm-9 {
		padding: 0px;
	}
	.nepremicnina_front_end {
		border-bottom: 30px solid #fff !important; 
	}
	.separator-before-dark {
		border-left: none;
	}

}

/* Landscape phones and down */
@media only screen and (max-width: 479px) {
	.nepremicnine a {
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	.nepremicnine a:nth-child(2) {
		margin: 0px 0px 10px 0px !important;
	}
	.nepremicnine a:nth-child(3) {
		margin-bottom: 0px !important;
	}

	.nfe {
			padding: 20px !important;
		}
	a.podrobnosti {
	    right: 10px !important;
	    top:28px !important;
	}
}