/* Custom fonts */

@font-face {
    font-family: 'museo_sans_rounded300';
    src: url('museosansrounded-300-webfont.eot');
    src: url('museosansrounded-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-300-webfont.woff') format('woff'),
         url('museosansrounded-300-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans_rounded700';
    src: url('museosansrounded-700-webfont.eot');
    src: url('museosansrounded-700-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-700-webfont.woff') format('woff'),
         url('museosansrounded-700-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans_rounded1000';
    src: url('museosansrounded-1000-webfont.eot');
    src: url('museosansrounded-1000-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-1000-webfont.woff') format('woff'),
         url('museosansrounded-1000-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans_rounded100';
    src: url('museosansrounded-100-webfont.eot');
    src: url('museosansrounded-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-100-webfont.woff') format('woff'),
         url('museosansrounded-100-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans_rounded500';
    src: url('museosansrounded-500-webfont.eot');
    src: url('museosansrounded-500-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-500-webfont.woff') format('woff'),
         url('museosansrounded-500-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans_rounded900';
    src: url('museosansrounded-900-webfont.eot');
    src: url('museosansrounded-900-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-900-webfont.woff') format('woff'),
         url('museosansrounded-900-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Overrrides & extras */

body {
	font-family: 'museo_sans_rounded100';
	font-size: 14px;
	color: #555555;
}

a {
	color: #9e005d;
}

a:hover {
	color: #000000;
}

/* Selection declarations */
::selection { 
	background: #9e005d; 
	color: #ffffff; 
	text-shadow: none; 
}

.happy_juice {
	background: url(../img/header1170.jpg) no-repeat center center;
	height: 500px;
}

.btn-primary {
	background: #ffffff;
	font-family: 'museo_sans_rounded300';
	color: #9e005d;
	border-radius: 3px;
	border: 1px solid #9e005d;
	text-shadow: none;
}

.btn-large {
	padding: 17px 20px;
}

.btn:hover {
	background: #9e005d;
	color: #ffffff;
}

.green_background {
	background: #93c01f;
	padding: 50px 0 0;
	margin: 0 0 50px;
}

.green_background p.lead {
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	line-height: 36px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}

.green_background p {
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	padding: 0 20px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}

.green_background h2 {
	font-family: 'museo_sans_rounded900';
	padding: 0 20px;
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}

p.pic {
	text-align: center;
	margin: 0;
	padding: 0;
}

p.button_position {
	text-align: right;
}

.jumbotron_header {
	margin-bottom: 10px;
	position: relative;
}

.jumbotron_header_menu {
	position: absolute;
	right: 0;
	top: 20px;
	width: 300px;
}

.jumbotron_header_menu p {
	text-align: right !important;
	font-family: 'museo_sans_rounded500';
	font-size: 14px !important;
}

.jumbotron_header h1 {
	text-align: center;
	margin: 0 0 45px;
}

.jumbotron_header h4, .jumbotron_header h4 a {
	text-align: center;
	margin: 0 0 45px;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	font-family: 'museo_sans_rounded300';
}

.jumbotron_header p {
	text-align: center;
	margin: 0 0 25px;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
}

.jumbotron_header p.jb {
	text-align: center;
	margin: 0;
}

.scroll_to_top {
	padding-top: 50px;
	display: block;
	width: 71px;
	height: 30px;
	background: url(../img/to_top.jpg) no-repeat bottom;
	cursor: pointer;
	margin: 0 auto;
}

.scroll_to_top:hover {
	display: block;
	width: 71px;
	height: 30px;
	background: url(../img/to_top_hover.jpg)  no-repeat bottom;
}


 /* Navigacija */

.navbar {
	margin-bottom: 0;
}

.navbar .navbar-inner {
	padding: 0;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.navbar .nav {
	margin: 0;
	display: table;
	width: 100%;
}

.navbar .nav li {
	display: table-cell;
	width: 1%;
	float: none;
}

.navbar .nav li a {
	font-weight: normal;
	font-size: 20px;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #93c01f;
	border-radius: 5px;
	box-shadow: none;
	color: #93c01f;
	margin-right: 5px;
	height: 18px;
}

.navbar .nav li a:hover {
	background: #ffffff;
	color: #9e005d;
	text-shadow: none;
	border-color: #9e005d;
}

.navbar .nav li.active a {
	color: #ffffff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
	height: 22px;
	border-radius: 5px 5px 0 0 !important;
}

.navbar .nav li.active a:hover {
	background: #93c01f;
	color: #ffffff;
	text-shadow: none;
	border-color: #93c01f;
}

.navbar .nav li:last-child a {
	margin-right: 0px;
}

.navbar .nav li.active:last-child a {
	margin-right: 0px;
	border-radius: 5px 5px 0 0;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background-color: #93c01f;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .btn-navbar {
	padding: 10px 15px;
	margin-right: 0;
	margin-bottom: 10px;
}

.align-right {
	text-align: left !important;
}

 /* Footer */

 h4 {
 	font-weight: normal;
 	font-size: 16px;
 	font-family: 'museo_sans_rounded700';
 }

 p.info {
 	font-family: 'museo_sans_rounded300';
 	font-size: 12px;
 	line-height: 18px;
 }

 p.info_left {
 	font-family: 'museo_sans_rounded500';
 	font-size: 12px;
 	line-height: 18px;
 	text-align: right;
 	padding-top: 140px;
 }

  p.info span.strong {
 	font-family: 'museo_sans_rounded700';
 	font-size: 12px;
 	line-height: 18px;
 }

.footer p {
	text-align: center;
	font-size: 11px;
	font-family: 'museo_sans_rounded300';
	color: #999999;
}

.footer hr {
	margin: 15px 0 10px;
}

.facebook {
	padding: 0 0 0 80px;
	height: 70px;
}

/* Media queries */

@media all and (max-width: 1199px) and (min-width: 980px) {

	.facebook {
		padding: 0;
		height: 70px;
	}

	.happy_juice {
		background: url(../img/header940.jpg) no-repeat center center;
		height: 470px;
	}

}

@media all and (max-width: 979px) and (min-width: 768px) {

	.happy_juice {
		background: url(../img/header768.jpg) no-repeat center center;
		height: 375px;
	}

	.navbar .nav li {
		display: block;
		width: 100%;
		float: none;
	}

	.navbar .nav li a {
		font-weight: normal;
		font-size: 20px;
		padding: 16px 0;
		text-align: center;
		border: 1px solid #93c01f;
		border-radius: 5px;
		color: #93c01f;
		margin: 0 0 5px 0;
		height: 18px;
	}

	.navbar .nav li:first-child a {
		border-radius: 5px;
	}

	.navbar .nav li.active a {
		border-radius: 5px !important;
	}

	.facebook {
		padding: 0;
		height: 70px;
	}

	p.info_left {
		font-family: 'museo_sans_rounded300';
		font-size: 11px;
		line-height: 18px;
		text-align: right;
		padding-top: 140px;
	}

	.green_background p {
		font-size: 15px;
		line-height: 19px;
	}

	.green_background p.lead {
		font-size: 24px;
		line-height: 30px;
	}

}


@media all and (max-width: 767px) {

	.happy_juice {
		background: url(../img/header480.jpg) no-repeat center center;
		height: 265px;
	}

	.navbar .nav li {
		display: block;
		width: 100%;
		float: none;
	}

	.navbar .nav li a {
		font-weight: normal;
		font-size: 20px;
		padding: 16px 0;
		text-align: center;
		border: 1px solid #93c01f;
		border-radius: 5px;
		color: #93c01f;
		margin: 0 0 5px 0;
		height: 18px;
	}

	.navbar .nav li:first-child a {
		border-radius: 5px;
	}

	.navbar .nav li.active a {
		border-radius: 5px !important;
	}

	.green_background p.lead {
		font-size: 24px;
		line-height: 30px;
	}

	h4 {
	 	font-weight: normal;
	 	font-size: 22px;
	 	padding-top: 30px;
	 	text-align: center !important;
	 	font-family: 'museo_sans_rounded700';
 	}
	
	p.info {
		font-family: 'museo_sans_rounded300';
		font-size: 16px;
		line-height: 22px;
		text-align: center;
	}

	p.info_left {
		font-size: 14px;
		text-align: center;
		padding-top: 30px;
	}

	.facebook {
		padding: 30px 180px 0 0;
		height: 70px;
		text-align: center;
	}

	.jumbotron {
		text-align: center;
	}

	p.button_position {
		text-align: center;
	}

	.jumbotron_header_menu {
		position: absolute;
		right: 0;
		top: 75px;
		width: 300px;
}

	.jumbotron_header_menu p {
		font-family: 'museo_sans_rounded500';
		font-size: 14px !important;
		text-align: center !important;
}

}



