@import url('https://fonts.googleapis.com/css?family=Lato:400,700,700i,900,900i&amp;subset=latin-ext');

.navbar-default{
	background: #fff;
	font-family: "itc_avant_garde_gothic_proBk";
	font-weight: normal;
}
.navbar-default a{
	color: #84a049 ;
}
div .navbar-default .navbar-nav>li>a:hover,div .navbar-default .navbar-nav>li>a:focus {
    color: #84a049;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:link {color: #84a049}
/*.navbar-default .navbar-nav > li > a:visited {color: #84a049;}
.navbar-default .navbar-nav > li > a:hover {color: #84a049;}
.navbar-default .navbar-nav > li > a:active {color: #84a049;} */

p{
	font-size: 14px;
	text-align: justify;
}
.pocetna h1{
	font-family: "itc_avant_garde_pro_mdbold";
	font-weight: bold;
	color: #fff;
	padding-top: 2rem;
	font-size: 5.8rem;
}
.pocetna{
	display: flex;
    justify-content: center;
    align-items: center;
}

#about-us, #natural-footprint, #production, #products, #certificates, #novosti,#nabava,#arhiva, #primjena_ikt_rj{
	background-color: #85a03c;
	margin-bottom: 20px;
}
#production h2:first-child{
	font-family: "itc_avant_garde_pro_mdbold";
}
#production{
	margin-bottom: 0; 
}

header{
	/*background-color: #85a03c;*/
	background-color: #fff;
}
header img{
	margin-bottom: 0; 
}
header .container{
	padding-top: 100px; 
	padding-bottom: 0; 
}
section{
	padding-top: 0;
	padding: 0;
}
section h2{
	font-family: "itc_avant_garde_gothic_proXLt";
	color: #fff;
	font-weight: normal;
	padding: 10px;
	padding-left: 30px;
}
section h3{
	font-family: "itc_avant_garde_gothic_proXLt";
	font-weight: normal;
}
section img{
	padding-bottom: 20px;
}
.extra_margine{
	padding: 0 30px;
}
.extra_margine2{
	padding: 0 15px;
}
.centriraj{
	text-align: center;
}

.centriraj img{
    margin: 0 auto 0;
	 padding-bottom: 0
}
#energy{
	background-color: #85a03c;
	color: #fff;
}
#water{
	background-color: #7dbbe9;
	color: #fff;
}
#chemicals{
	background-color: #fff;
	color: #59595b;
}
#social{
	background-color: #5a2e2e;
	color: #fff;
}
#production-text{
	padding-top: 10px;
	background-color: #2f3d1e;
	color: #fff;
}
#production-steps{
	padding-top: 10px;
	background-color: #7dbbe9;
	color: #fff;
	padding: 50px 0px;
}
#products-text{
	background-color: #fff;
	color: #59595b;
	padding: 50px 0px;
}
#products-text p{
	font-size: 20px;
	font-family: "itc_avant_garde_gothic_proXLt";
	text-align: center;
}
#products-text h2{
	color: #85a03c;
	text-transform:none;
	font-family: "itc_avant_garde_pro_mdbold";
	font-size: 32px;
}
#novosti-text p{
	padding: 2rem;
}
#novosti-text h2{
	color: #85a03c;
    text-transform: none;
    font-family: "itc_avant_garde_pro_mdbold";
    font-size: 32px;
}
#products-text h3{
	color: #85a03c;
	text-transform:none;
	font-family: "itc_avant_garde_pro_mdbold";
	font-size: 24px;
	padding-bottom: 20px;
}
#chrome-free{
	background-color: #7dbbe9;
	color: #fff;
	padding: 50px 0px;
}
#list-certificates{
	padding: 50px 0px;
}
#list-certificates .col-sm-10{
	padding-top: 20px;
}
footer .footer-below{
	background-color: #84a049;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color: #84a049;
	color: #fff !important;
}

footer a:link {color: #fff; text-decoration:underline}
footer a:visited {color: #fff; text-decoration:underline}
footer a:hover {color: #fff; text-decoration:underline}
footer a:active {color: #fff; text-decoration:underline} 

#lightSlider{
	padding: 0;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style:italic;
}
#lightSlider h3{
	font-weight: bold;
	font-size: 32px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
#lightSlider p{
	font-size: 20px;
}
.csSlideOuter .csPager.cSpg > li {
	
}
.csSlideOuter .csPager.cSpg > li a{
	background-color: transparent;
	border: 1px solid #fff;
	width: 12px;
	height: 12px;
}
.csSlideOuter .csPager.cSpg > li:hover a, .csSlideOuter .csPager.cSpg > li.active a{
	background-color: #fff;
}
.csAction > a{
	height: 73px;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #84a049;
}

a.btn-primary:link {background-color: #84a049; border-color: #84a049;}
a.btn-primary:visited {background-color: #84a049; border-color: #84a049;}
a.btn-primary:hover {background-color: #2f3d1e; border-color: #2f3d1e;}
a.btn-primary:active {background-color: #84a049; border-color: #84a049;} 

.navbar-brand img{
	width: 150px;
	bottom: 25px;
	position: relative;
	left: 30px;
}
.stellar{
	height: 300px;
	background: no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

.page-scroll a{
	transition: background-color 0.3s ease;
}



@media all and (max-width: 755px) {
	.stellar{
		background-position: center center !important;
	}
	.navbar-brand img{
		 width: 100px;
		bottom: 15px;
	}
	#production h2 {
    margin: 0;
    font-size: 2em;
}
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #84a049 !important;
}
#products-text h4{
	/*text-transform: lowercase;*/
	    line-height: 2;
   /* font-weight: bolder;*/
    color: #777;
}
section#nabava2 {
    padding: 3em 0;
}
section#nabava12 {
    padding: 3em 0;
}
.razmak{
	padding: 2em 0;
}
#accessibility-toggle {
    position: fixed;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    cursor: pointer;
	justify-content: center;
    display: flex;
	align-items:center;
	right:0px;
}

#accessibility-options {
    display: none;
    flex-direction: column;
    gap: 10px;
}

#accessibility-toggle.active #accessibility-options {
    display: flex;
	margin-left:10px;
}

#accessibility-icon {
    height:60px;
}
#accessibility-options svg {
	padding-right: 6px;
	width: 1.2em;
}
#accessibility-options button {
	text-align: left;
    text-decoration: underline;
    border: none;
    background-color: white;
	color:black!important;
}
