body {
	word-wrap: break-word;
}

nav {
	z-index: 2;
}


.navbar {
	background-color: rgba(186, 218, 85, 1);
	 box-shadow: 2px 2px 2px 2px #888888;
	 height: 100px;
}

.navbar-collapse {
	padding: 0% 0% 0% 10%;
	background-color: rgba(186, 218, 85, 1);

}


.navbar button.navbar-toggler,  .navbar-toggler-icon {
		background-color: transparent;
		border-radius: 50px;
		border-color: #323232;
	
}


button.navbar-toggler:hover {

	border-color: green;
	-webkit-transition: 0.5s;
}




.navbar-light .navbar-nav .nav-link {
    color: black;
    padding: 15px;
}


 
.navbar-light .navbar-nav .nav-link:hover {
    color: green;
}

.navbar-right {
	padding: 0% 10% 0% 0%;
}
 
@media (max-width: 1300px) {
	.navbar-right li {
		float: right;
	}
}


@media (max-width: 1000px) {
	.navbar-collapse {
		padding: 0px
	}
	.navbar-light .navbar-nav .nav-link {
    border-bottom: 1px solid green;
}
	.jezik {
		display: none;
	}
}

#red {
	color: red;
}

#language {
	color: green;
	text-decoration: underline;
	padding: 5px;
	display: inline;
}



.parallax {
	
	background-image: url("slike/pozadina.jpg");

    width: 100%; 
 	background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    font-weight: normal;
    
}

.naslov {
	font-size: 150px;
	background: -webkit-linear-gradient(#0a290a, #bada55e6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-align: center;
	font-weight: 900;
	font-family: lulo-clean-w01-one-bold, sans-serif;
	padding-top: 40px;
	letter-spacing: 30px;
}

@media(max-width: 740px) {
	.naslov {
		font-size: 50px;}

	h1 {
		font-size: 20px;
	}
}

.podnaslov {
	font-size: 40px;
	color: white;
	text-align: center;
	font-weight: 900;
	font-family: lulo-clean-w01-one-bold, sans-serif;
	padding-top: 5px;
	padding-bottom: 350px;
}


.section {
	background-color: rgba(186, 218, 85, 1);
}

.section1-1 {
	margin: 0% 15% 0% 15%;
	
	background-color: #ffffff;
}

.sectiontext {
	font-weight: bold;
	color: #555353;
	padding: 30px 30px 30px 30px;
	

}




.sectiontext div {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

.img-cile {
	margin: auto;
}

.bottom-right {
    position: absolute;
    bottom: 50px;
    right: 50px;
    font-style: italic;
    color: white;
    font-size: 18px;
    font-weight: 400;
}

.img-caption {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	
}

.img-caption-cile {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: white;
}

.section1-2 {
	margin: 0% 15% 0% 15%;
	
	background-color: rgb(221, 237, 170);
}




.parallax2 {
	
	background-image: url("slike/biocil-priroda.jpg");
    background-attachment: fixed;
    width: 100%; 
 	
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    
}


.section2 {
	margin: 0% 15% 0% 15%;
	
	background-color: #ffffff;
}

.sectiontextleft {
	font-weight: bold;
	color: #555353;
	padding: 30px 10px 30px 40px;
}

.sectiontextleft2 {
	font-weight: bold;
	color: #555353;
	padding: 30px 10px 30px 40px;
}

footer {
	background-color: rgb(137, 156, 64);
}

.footer {
	margin: 0% 15% 0% 15%;
	padding: 30px;
}


.footer1 {
	text-align: left;
	margin: auto;
}

footer p {
	font-family: helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
	font-size: 20px;
	margin: 2px;
	color: white;
}

.footer2 {
	text-align: center;
	margin: auto;
	border-left: solid 1px white;
	border-right: solid 1px white;
	position: relative;
}




.footer3 {
	text-align: center;
	margin: auto;
}


.address {
	font-family: helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
	font-size: 20px;
	margin: 2px;
	color: white;
	text-align: center;
	margin: auto;
	text-decoration: underline;
}

h4 {
	font-family: helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding: 7px;
	color: white;
	text-align: center;
	margin: auto;
}

button {
	background-color: transparent;
	border-radius: 50px;
	width: 130px;
	border-color: white;
	box-shadow: 0;
	font-size: 15px;
	color: white;
	padding: 5px;

}

button:hover {
	background-color: #323232;
	border-color: #323232;
	-webkit-transition: 0.5s;
}

button:focus {
	outline: none;
}

.footer4 {
	font-size: 15px;
	color: white;
	text-align: center;
	padding: 60px;
}



.parallax3 {
	
	background-image: url("slike/pozadina.jpg");
    
    width: 100%; 
 	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
     
}

.section3 {
	margin: 0% 15% 0% 15%;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.9);
}

.sectiontext-upotreba {
	font-weight: bold;
	color: #555353;
	padding: 30px 15% 30px 30%;
}


.side {
	background-color: white;
	padding: 20px;
	margin-top: 65px;
	font-weight: normal;
}

#planine {
	padding-top: 50px;
}

.parallax-eng {
	
	background-image: url("slike/pozadina_slide.jpg");
    
    width: 100%; 
 	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    font-weight: normal;
    
}

.section1-eng {
	margin: 0% 15% 0% 15%;

}

.img-caption2 {
	padding: 15px 50px;
	text-align: center;
}

.cile-eng {
	padding-top: 200px;
}

.cile-deu {
	padding-top: 60px;
}


.parallax4 {
	
	background-image: url("slike/lekovito-bilje.jpg");
    
    width: 100%; 
 	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    
}

.parallax5 {
	
	background-image: url("slike/biocil-planine.jpg");
    
    width: 100%; 
 	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    
}

h1 {
	padding-bottom: 20px;
}

.clr{
    clear:both;
    font-size:0;
}


@media (max-width: 500px) {
	.naslov {
		font-size: 50px;
		letter-spacing: 10px;
		padding-top: 15px;
	}

	.parallax {
		height: 200px;
		background-attachment: scroll;
	}

	.img-caption {
		font-size: 12px;
	}

	.sectiontext {
		font-size: 16px;
		text-align: justify;
	}
	h1 {
		text-align: center;
	}

	.bottom-right {
		bottom: 10px;
		right: 20px;
		font-size: 12px;
	}

	.parallax2 {
		height: 200px;
		background-attachment: scroll;
	}
	

	.sectiontextleft {
		display: none}


	.sectiontext li {
		font-size: 14px;
	}

	h5 {
		font-size: 16px;
	}

	footer p {
		font-size: 15px;
	}

	.footer2 {
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	border-left: 0px;
	border-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	footer h4 {
		display: none
	}

	.address {
		font-size: 15px;
	}

	footer button {
		width: 100px;
	}

	.footer4 {
		padding: 20px;
	}

	.section1-1, .section1-2, .section2, .section3, .section1-eng {
		margin: 0px 5%;
	}

	.sectiontext-upotreba {
		padding: 30px 30px 30px 30px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
		text-align: justify;
	}

	.side {
		font-size: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#planine {
		padding-top: 0px;
	}

	.podnaslov {
		font-size: 25px;
		padding-top: 70px;
	}

	.parallax-eng {
		height: 200px;
		background-attachment: scroll;
	}

	.img-caption2 {
		font-size: 12px;
		
	}

	.cile-eng {
   	 	padding-top: 20px;
}
	.parallax4 {
		height: 200px;
		background-attachment: scroll;
	}

	.navbar-right li {
		padding: 5px;
		border-bottom: 1px solid green;
	}

	.navbar-right {
		padding: 0px
	}

	.navbar-collapse {
		box-shadow: 2px 2px 2px 2px #888888;
		background-color: rgba(186, 218, 85, 0.9);
		border-radius: 15px;
	}

	#language {
		border: none;
	}


}





@media (min-width: 500px) {
	.mob {
		display: none;
	}


}



.sertifikat {
	padding: 10px;
	width: 150px;
	
}


