body {
	background: #dfdfdf;
	font-family: 'Lato', sans-serif;
	line-height: 1.5;
	color:#000;
}
img {
	max-width: 100%;
}
.fahrzeuge {
	margin-bottom: 30px;
}
.fahrzeuge article {
	border:1px solid #ACACAC;
	padding: 15px;
	padding-bottom: 30px;
	transition: all 0.2s;
	min-height: 390px;
}
.fahrzeuge article h4 {
	font-weight: 600;
	margin-bottom: 15px;
}
.fahrzeuge a {
	text-decoration: none;
	color:inherit;
}
.fahrzeuge a:hover article {
	border-color: #3b85c6;
}

.slicica{

width:300px;

height:130px;

margin-right:17px; 

cursor:pointer;

position:relative;

text-align:left;

margin-bottom: 15px!important;
}

.slicica2{

width:160px;

height:139px;

margin-right:17px; 

cursor:pointer;

position:relative;

text-align:left;

margin-bottom: 15px!important;

}
@media only screen and (max-width:992px) {
	.slicica2 {
		margin: 0 auto;
		margin-bottom: 15px!important;
	}
	.slicica {
		margin: 0 auto;
		margin-bottom: 15px!important;
		/*width: auto;
		height: 110px;*/
	}
	/*.link{
		width:199px!important;

		height:50px!important;

		padding:15px 0px 0px 0px!important;
	}
	.link3{
		width:199px!important;

		height:103px!important;

		padding:40px 0px 0px 0px!important;

	}*/
}
.link{

width:250px;

height:65px;

padding:30px 0px 0px 0px;

color:white;

background:url(images/opaciti_60.png) top left repeat; 

text-decoration:none;

display:none;

position:absolute;

top:0;

left:0;

text-align:center;

}

.link2{

width:160px;

height:70px;

padding:30px 0px 0px 0px;

color:white;

background:url(images/opaciti_60.png) top left repeat; 

text-decoration:none;

display:none;

position:absolute;

top:0;

left:0;

text-align:center;

}
.link3 {

width:250px;

height:130px;

padding:60px 0px 0px 0px;

color:white;

background:url(images/opaciti_60.png) top left repeat; 

text-decoration:none;

display:none;

position:absolute;

top:0;

left:0;

text-align:center;

}
.slicica img{

position:relative;

}

.link:hover{

background:url(images/opaciti_30.png) top left repeat; 
color: #fff;
text-decoration: none;
}

.link2:hover{

background:url(images/opaciti_30.png) top left repeat; 
color: #fff;
text-decoration: none;

}
.link3:hover{

background:url(images/opaciti_30.png) top left repeat; 
color: #fff;
text-decoration: none;

}

.logoaf1 {
	padding-right: 35px;
}
@media only screen and (max-width: 479px) {
  .logoaf1
   {
    padding-right: 0px;
    float: none;
  }
}
.logoaf2 {
	padding-right:80px;
}
@media only screen and (max-width: 479px) {
  .logoaf2
   {
    padding-right: 0px;
    float: none;
  }
}
.navbar-default {
	background:#fff;
	margin-bottom: 0;
    border: none;
}
.navbar-nav {
	margin-top: 25px;
	margin-bottom: 20px;
	float: right;
}

.navbar-nav a {
	padding-left: 50px;	
	
}
.navbar-default .navbar-nav>li>a {
	font-weight: bold;
	color:#000;
	padding: 6.5px;
    font-size: 13px;
	
}
@media only screen and (max-width: 768px) {
  .navbar-nav
   {
    float:none;
    text-align: center;
  }
}

.slider {
  margin: 0;
}
/* line 215, ../sass/screen.scss */
.slider img {
  width: 100%;
}
/* line 218, ../sass/screen.scss */
.slider .slick-prev, .slider .slick-next {
  height: 50px;
  width: 50px;
  background: rgba(30, 42, 51, 0.5);
  top: 50%;
  margin-top: -25px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 226, ../sass/screen.scss */
.slider .slick-prev:before, .slider .slick-next:before {
  font-family: "CRM";
  font-size: 27px;
  color: #a6a6a6;
  opacity: 0.85;
}
/* line 233, ../sass/screen.scss */
.slider .slick-prev {
  left: 15px;
  z-index: 10;
}
/* line 235, ../sass/screen.scss */
.slider .slick-prev:before {
  content: "\e600";
}
/* line 239, ../sass/screen.scss */
.slider .slick-next {
  right: 15px;
}
/* line 241, ../sass/screen.scss */
.slider .slick-next:before {
  content: "\e601";
}
/* line 245, ../sass/screen.scss */
.slider .slick-dots {
  position: absolute;
  bottom: 30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
/* line 255, ../sass/screen.scss */
.slider .slick-dots li button:before {
  width: 15px;
  height: 15px;
  font-size: 8px;
  line-height: 15px;
  color: #acacac;
  opacity: 1;
}
/* line 266, ../sass/screen.scss */
.slider .slick-dots li.slick-active button:before {
  color: #FFF;
  opacity: 1;
}
@media only screen and (max-width: 479px) {
  /* line 276, ../sass/screen.scss */
  .slider .slick-dots {
    display: none !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 744, ../sass/screen.scss */
  .finaly { 
    margin-right: 0px;
    margin-left: 0px;
  }
  
}
@media only screen and (max-width: 768px) {
  /* line 744, ../sass/screen.scss */
  .finaly { 
    margin-right: 0px;
    margin-left: 0px;
  }
  
}
@media only screen and (max-width: 992px) {
  /* line 744, ../sass/screen.scss */
  .finaly { 
    margin-right: 0px;
    margin-left: 0px;
  }
  
}
.finaly {
	margin-left: 0px;
	margin-right: 0px;
}



.zeleno {
	background: #3b85c6;
	color:#fff;
	position: absolute;
	top:0;
	opacity: 0.9;
	padding-bottom: 36px;
	
}
@media only screen and (min-width: 1200px) {
  /* line 744, ../sass/screen.scss */
  .zeleno { 
    padding-bottom: 110px;
    
  }
  
}
@media only screen and (min-width: 1300px) {
  /* line 744, ../sass/screen.scss */
  .zeleno { 
    padding-bottom: 125px;
    
  }
  
}
@media only screen and (min-width: 1400px) {
  /* line 744, ../sass/screen.scss */
  .zeleno { 
    padding-bottom: 146px;
    
  }
  .zellogo img {
  	padding-bottom: 30px;
  }
  
}
@media only screen and (min-width: 1640px) {
  /* line 744, ../sass/screen.scss */
  .zeleno { 
    padding-bottom: 234px;
    
  }
  .zellogo img {
  	padding-bottom: 30px;
  }
  
}

@media only screen and (max-width: 480px) {
  /* line 744, ../sass/screen.scss */
  .zeleno { 

    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    
  }
  
}

@media only screen and (max-width: 768px) {
  /* line 744, ../sass/screen.scss */
  .zeleno { 
    position: relative;
    padding-left: 15px;
	padding-right: 15px;
  }
  
}
@media only screen and (max-width: 992px) {
  /* line 744, ../sass/screen.scss */
  .zeleno { 
    position: relative;
    padding-left: 15px;
	padding-right: 15px;
  }

  
}
@media only screen and (max-width: 1200px) {
  /* line 744, ../sass/screen.scss */
  .zeleno { 
    position: relative;
    padding-left: 15px;
	padding-right: 15px;
  }
  
}
@media only screen and (max-width: 480px) {
  /* line 744, ../sass/screen.scss */
  .zeleno1 { 
	background: #3b85c6;
  }
  
}
.nopadding {
	padding-left: 0px;
	padding-right: 0px;
}
.nomargin{
	margin-left: 0px;
	margin-right: 0px;
}

.zellogo {
	padding-left: 30px;
	padding-right: 15px;
}
.zellogo img{
	padding-top: 40px;
	padding-right: 100px;
	
}

.zellogo h1 {
	float:right;
	margin-top: 40px;
	border-left: 2px solid #fff;
	padding-left: 20px;
	font-size: 3.9em;
}
.zellogo h2 {
	
	font-size: 2.15em;
	padding-bottom: 15px;
	margin-bottom: 0;
	padding-right: 25px;
}
@media only screen and (min-width: 1200px) and (max-width:1400px) {
.zellogo h2 {	
    font-size: 1.8em;
    padding-bottom: 0px;
    margin-bottom: 0;
    padding-right: 40px;
}
.zellogo img {
	padding-bottom: 30px;
}
}
@media only screen and (max-width: 479px) {
  /* line 276, ../sass/screen.scss */
  .zellogo img {
    padding-top: 70px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 276, ../sass/screen.scss */
  .zellogo h1 {
   
   margin-top: -40px;
   font-size: 2em;
   
   
  }
}
@media only screen and (min-width: 296px) and (max-width:350px) {
	.zellogo h1 {
		margin-top: -25px;
	}
}
@media only screen and (min-width: 428px) and (max-width:445px) {
	.zellogo h1 {
		margin-top: -40px!important;
	}
}
@media only screen and (min-width: 427px) and (max-width:479px) {
	.zellogo h1 {
		font-size: 3em;
		margin-top: 80px;
		
	}
}
@media only screen and (max-width: 479px) {
  /* line 276, ../sass/screen.scss */
  .zellogo h2 {
    font-size: 1.4em;
  }
}
.zeleno .mjes {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
}

.zeleno .dan {
	font-size:4.1em;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.zeleno .god {
	font-size: 1.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	
	
}

.dugme {
	float: right;
	background: transparent;
	border: 1px solid #fff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	bottom: 118px;
	
}
.gme a {
	color: #fff;
}

@media only screen and (min-width: 280px) and (max-width:320px) {
	.dugme {
		margin-right: -35px;
        
    }
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
	.sadrzaj2 {
		padding-bottom: 142px!important;
	}
	.ref1 {
		padding-bottom: 445px!important;
	}
	/*
	.ref11 {
		padding-bottom: 215px!important;
	}
	*/
	.feller1 {
		padding-bottom: 447px!important;
	}
	/*
	.feller11 {
		padding-bottom: 217px!important;
	}*/
	

}
.dugme:hover {
	background: #3e95e2;
	border: 1px solid #fff;
}

.loca {
	
	padding-bottom: 2px;
}


.loca p {
	
	font-weight: bold;
	position: relative;
	top:-22px;
	left: 35px;
	margin-bottom: 0px;
}





.logoaf {
	margin-top: 20px;
	float:right;
}
.logoaf .list-inline{
	display: flex;
}
.logoaf p {
	margin-bottom: 0px;
}
@media only screen and (max-width: 479px) {
  .logoaf
   {
    float:none;
    text-align: center;
  }
}

.bg {
	background: url('../img/ban.jpg')  no-repeat;
	
	
}
@media only screen and (max-width:479px) {
    .bg {
		background: transparent;
        
    }
}
@media only screen and (max-width:768px) {
    .bg {
		background: transparent;
        
    }
}
@media only screen and (max-width:992px) {
    .bg {
		background: transparent;
        
    }
}
.kale {
	
	padding-top: 25px;
	padding-bottom: 25px;
	
}
@media only screen and (max-width:980px) {
    .kale {
		text-align: center;
        
    }
}
.bjelo {
	background: #fff;
	padding-top: 25px;
	padding-bottom: 29px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
.bjelox {
	background: #fff;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
/*
.bjelo a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}*/
/*
.bjelox a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
*/
@media only screen and (max-width:480px) {
      .bjelo1 p {
	padding-right: 30px;
	padding-left: 30px;
}
}
@media only screen and (max-width:768px) {
	.bjelo {
		text-align: center;
    }
    .bjelox {
    	padding-top: 0px;
    }
    .bjelo a {
	font-size: 14px;
}
 .bjelox a {
	font-size: 14px;
}
}

.bjelo p {
	margin-bottom: 0px;
}
.bjelo1 p {
	margin-bottom: 20px;
}
.bjelo1 {
	background: #fff;
	padding-top: 35px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 1;
	text-transform: uppercase;
}

.bjelo1 a {
	color:#1970bc;
	text-decoration: none;
	font-size: 18px;

}
.bjelo1 a:hover {
	color: #333333;
	text-decoration: none;
}
.bjelo1 i {
	font-size: 20px;
	margin-left: 10px;
}
.btn-default {
	border-color:#000;
	
	padding-top: 13px;
	padding-bottom: 13px;
	
}
.ban img {
	max-width: 100%;
	margin: 0 auto;
}
.tri {
	padding-left: 0px;
	margin-top: 70px;
	padding-right: 0px;
	
}
@media only screen and (max-width:479px) {
    .tri {
		margin-top: 0px;
        
    }
}
.trii {
	padding-left: 0px;
	margin-top: 40px;
	padding-right: 0px;
	
}
@media only screen and (max-width:479px) {
    .trii {
		margin-top: 0px;
        
    }
}
.themen {
	
	padding-bottom: 0px;
	
	

}
.teme {
	background: #1970bc;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	
}
.tememoderation {
	    background: #1970bc;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
}

.themen h5 {
	
	color:#fff;
	font-weight: bold;
}
.sadrzaj {
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 50px;
	text-transform: uppercase;
	background: #fff;
}
.sadrzaj p {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 16px;
}
/*
@media only screen and (max-width:479px) {
    .sadrzaj p {
		font-size: 0.8em;
        
    }
}
*/

.linija1 {
	border-top: 1px solid #b9b8b8;
	margin-bottom: 0px;
	
}
.conte {
	
	padding-top: 30px;
	background: #fff;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 10px;
}
.conte p {
	font-size: 15.4px;
}
@media only screen and (max-width:479px) {
    .conte p {
		margin-bottom: 0px;
        
    }
}
@media only screen and (max-width:768px) {
	.conte p {
		margin-bottom: 0px;
        
    }
}
@media only screen and (max-width:991px) {
	.conte p {
		margin-bottom: 0px;
        
    }
}
ul {
	list-style-type: none;
}
.terminlist {
	background: #fff;
	margin-bottom: 0px;
	padding-right: 30px;
}
.daterWap {
	padding-top: 20px;
	
	background: #fff;
	
}
.daterWap p {
	
	text-transform: uppercase;
	font-size:1.1em;
	
}
@media only screen and (max-width:479px) {
    .daterWap {
		font-size: 0.8em;
        
    }
}

.daterWap::before {
    background-color: #00953f;
    content: '';
    display: block;
    height: 4.25rem;
    left: 3.9375rem;
    position: absolute;
    width: 0.45rem;
}
.themen2 {

	padding-bottom: 0px;
	
}
.themen2 h5 {
	color:#fff;
	font-weight: bold;
	
}

.sadrzaj1 {
	padding-left: 40px;
	padding-top: 50px;
	text-transform: uppercase;
	background: #fff;
	/*padding-bottom: 35px;*/
}
.sadrzaj1 p {
	font-weight: bold;
	
	
}
.trackroute {
	background: #fff;
}
.trackroute  ul {
  padding: 0 0 0 60px;
  border-left: 1px solid #b6b6b6;
  margin-left: 40px;
}
@media only screen and (max-width: 479px) {
  /* line 463, ../sass/screen.scss */
  .trackroute ul {
    padding: 0 0 0 28px;
    margin-bottom: 0px;
  }
  .specialli {
	margin-bottom: 0px!important;
}
.specialli p {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
}
@media only screen and (max-width: 991px) {
	.trackroute ul {
		margin-bottom: 0px;
	}
	.specialli {
	margin-bottom: 0px!important;
}
.specialli p {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
}
.trackroute li {
  position: relative;
  list-style: none;
  font-weight: 300;
  margin-bottom: 20px;
}


.trackroute li:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url('../img/dot.png') center no-repeat;
  top: 4px;
  left: -68px;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .trackroute li:before {
    left: -36px;
  }
}
.sadrzaj2 {
	padding-left: 40px;
	padding-top: 4px;
	background: #fff;
	padding-bottom: 40px;
}
.sadrzaj2 p {
	font-weight: bold;
	color:#667e89;
	padding-left: 58px;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .sadrzaj2 p {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .sadrzaj2 p {
    padding-left: 75px;
  }
}
.comeing {
	background: #fff;
	
	
}
.comeing p {
	margin: 0px;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 60px;
	font-weight: bold;
	padding-left: 40px;
}
@media only screen and (max-width: 479px) {
	.comeing h3 {
	
	padding-bottom: 20px;
}
}

.emplo {
	background: #fff;
	padding-bottom: 10px;
}

.ref1 {
	padding-left: 40px;
	padding-top: 50px;
	padding-bottom: 257px;
}
@media only screen and (max-width: 479px) {
	.ref1 {
		padding-bottom: 0px;
	}
}
@media only screen and (max-width: 768px) {
	.ref1 {
		padding-bottom: 0px;
	}
}
@media only screen and (max-width: 991px) {
	.ref1 {
		padding-bottom: 0px;
	}
}
/*
.ref11 {
	padding-left: 40px;
	padding-top: 50px;
	padding-bottom: 257px;
}*/
.ref2 {
	padding-left: 40px;
	
}
.ref3 {
	padding-left: 40px;
	padding-bottom: 21px;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .ref3 {
  padding-bottom: 0px;
  padding-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .ref3 {
  padding-bottom: 0px;
  padding-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 476, ../sass/screen.scss */
  .ref3 {
  padding-bottom: 0px;
  padding-top: 20px;
  }
}
.bijelapozadina {
	background-color: #fff;
}
.ref11 {
	padding-left: 15px;
	padding-top: 36px;
	
}

@media only screen and (max-width: 350px) {
	.ref11 {
		padding-left: 0px!important;
	}
}
.ref111 {
	padding-left: 15px;
	padding-top: 26px;
	
}
@media only screen and (max-width: 479px) {
	.ref11 {
		padding-bottom: 0px;
	}
}
@media only screen and (max-width: 768px) {
	.ref11 {
		padding-bottom: 0px;
	}
}
@media only screen and (max-width: 991px) {
	.ref11 {
		padding-bottom: 0px;
	}
}

.feller1 {
	padding-top: 60px;
	background: #fff;
	padding-left: 15px;
	padding-bottom: 300px;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .feller1 {
   padding-left: 40px;
   padding-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .feller1 {
   padding-left: 40px;
   padding-top: 10px;
   padding-bottom: 0px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 476, ../sass/screen.scss */
  .feller1 {
   padding-left: 40px;
   padding-top: 10px;
   padding-bottom: 0px;
  }
}
.feller2 {
	padding-top: 10px;
	background: #fff;
	padding-left: 15px;
	padding-bottom: 2px;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .feller2 {
   padding-left: 40px;
   
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .feller2 {
   padding-left: 40px;
   
  }
}
@media only screen and (max-width: 991px) {
  /* line 476, ../sass/screen.scss */
  .feller2 {
   padding-left: 40px;
   
  }
}
.feller3 {
	background: #fff;
	padding-left: 15px;
	padding-bottom: 60px;
	padding-top: 27px;
	
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .feller3 {
   padding-left: 40px;
   padding-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .feller3 {
   padding-left: 40px;
   padding-top: 10px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 476, ../sass/screen.scss */
  .feller3 {
   padding-left: 40px;
   padding-top: 10px;
  }
}
.feller11 {
	padding-top: 6px;
	padding-left: 15px;
	
}
.feller11 h6 {
	font-size: 1.1em;
	margin-top: 3px;
	
}
.feller11 p {
	font-size: 12.5px;
}
.feller11 a {
	font-weight: bold;
	font-size: 14px;
	

}
.feller111 a {
	font-weight: bold;
	font-size: 14px;
	
	
}
.feller11 a:hover, .feller111 a:hover{
	text-decoration: none;
	color: #000;
}

.feller111 {
	padding-left: 15px;
	padding-top: 21px;
}
.feller111 h6 {
	font-size: 1.1em;
	margin-top: 3px;
	
}
.feller111 p {
	font-size: 1em;
}

@media only screen and (max-width: 991px) {
  .feller11 p, .feller111 p {
   font-size: 0.75em;
  }
  .ref11 {
  	padding-top: 15px;
  	padding-left: 0px;
  }
  .ref111 {
  	padding-left: 0px;
  }

}
@media only screen and (min-width: 350px) and (max-width:991px) {
	 .feller11 p, .feller111 p {
   font-size: 0.8em;
  }
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .feller11 {
   
   padding-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .feller11 {
   
   padding-top: 10px;
   padding-bottom: 0px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 476, ../sass/screen.scss */
  .feller11 {
   
   padding-top: 10px;
   padding-bottom: 0px;
  }
}
.polapola {
	padding-right: 15px;
	
}
.kontakt {
	margin-right: 0px;
	margin-left: 0px;
	background: #fff;
}
.loka {
	background: #fff;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.lokateme {
	background: #3b85c6;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	
}
.lokateme h5 {
	color:#fff;
	font-weight: bold;
}
.lokanas {
	padding-left: 25px;
	padding-top: 50px;
	background: #fff;
	padding-right: 25px;
	
	
}
.lokanas p {
	font-size: 17px;
	text-align: center;
}
.mapa {
	padding-top: 60px;
	padding-bottom: 60px;
}
.mapa img {
	margin: 0 auto;
	float: right;
}
.mapa1 {
	padding-top: 60px;
}
.mapa1 img {
	margin: 0 auto;
	float: left;
}
@media only screen and (max-width: 991px) {
	.mapa img {
		float: none
	}
	.mapa1 img {
		float: none
	}
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .mapa1 {
   padding-bottom: 20px;
  }
}
.lokateme1 {
	background: #3b85c6;
	padding-top: 20px;
	padding-bottom: 11px;
	padding-left: 25px;
	padding-right: 20px;
	
}
.lokateme1 h5 {
	color:#fff;
	
}
.lokateme1 p {
	margin-bottom: 0px;
	color:#fff;
}
.lokateme2 {
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 4px;
	background: #fff;
}
.lokateme2 a {
	color:#000;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .lokateme2  {
   text-align: center;
   padding-left: 0px;
    
  }
}

.lokateme3 {
	
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	
}
.lokateme3 h6 {
	padding-left: 29px;
}
.lokateme3 span{
	font-size: 11px;
}
.kockasto {
	color:#333;
	font-size: 0.82em;
	border: 2px solid #adadad;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-left: 28px;
	margin-right: 10px;
	
}
.dl-horizontal dt {
	width: auto;
	text-align: left;
}
.dl-horizontal dd {
	margin-left: 20px;
}
@media only screen and (max-width: 479px) {
	.dl-horizontal dt {
		float: left;
	}
	
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .lokateme3  {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.lokal {
	padding-right: 25px;
	padding-left: 25px;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .lokal  {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.cekdug {
	margin-bottom: 30px;
	padding-left: 25px;
}
@media only screen and (max-width: 480px) {
  /* line 476, ../sass/screen.scss */
  .cekdug  {
    background: #fff;
    margin-bottom: 0px;
    
  }
}
.cekdug p {
	
	padding-left: 25px;
}
.cekdug a {
	color: #000;
}
.cekdug a:hover {
	color: #337ab7;
}
@media only screen and (max-width: 480px) {
  /* line 476, ../sass/screen.scss */
  .cekdug  p {
    margin-bottom: 0px;
    padding-bottom: 20px;
    
  }
}
@media only screen and (max-width: 980px) {
  /* line 476, ../sass/screen.scss */
  .cekdug p {
    padding-left: 9px;
    
  }
}

select {
  
     -moz-appearance: none;
          appearance: none;
      border: 1px solid black;
 	background: #efefef;
  border-radius: 0px;
  width: 100%;
	height: 50px;
	padding: 0 20px;
	margin-bottom: 20px;
	border: none;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	color: #999999;

}
select:focus {
	outline: none;
}

.kontakt input{
	width: 100%;
	height: 50px;
	padding: 0 20px;
	margin-bottom: 20px;
	background: #efefef;
	font-family: 'Lato', sans-serif;
	color:#000;
	border: none;
	font-size: 0.9em;
	
	
}
input[type=checkbox], input[type=radio] {
	width: 20px;
	height: 15px;
	margin-bottom: 0px;
}
.kontakt input:focus{
	
	box-shadow: none;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	margin-bottom: 20px;
}
.form-control {
	margin-bottom: 0px;
	
}


.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	background: #efefef;
	font-family: 'Lato', sans-serif;
	color:#000;
	border: none;
	margin-bottom: 20px;
	
	
}


.formular {
	padding-left: 25px;
}

.formular1 {
	padding-left: 25px;
	padding-right: 25px;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .formular1, .formular {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .formular1, .formular {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 992px) {
  /* line 476, ../sass/screen.scss */
  .formular1, .formular {
    padding-left: 15px;
    padding-right: 15px;
  }
}
 .plz  {
	padding-left: 0px;
}
.ort {
	padding-right: 0px;
}
@media only screen and (max-width: 479px) {
	 .ort  {
	padding-left: 0px;
}
.plz {
	padding-right: 0px;
}

}
@media only screen and (max-width: 768px) {
	 .ort  {
	padding-left: 0px;
}
.plz {
	padding-right: 0px;
}

}
@media only screen and (max-width: 479px) {
 
  .captcha {
    
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
 
  .captcha {
    
    margin-bottom: 10px;
  }
}
.captxt {
	padding-right: 0px;
}
@media only screen and (max-width: 479px) {
	.captxt {
	padding-left: 0px;
}
}
@media only screen and (max-width: 768px) {
	.captxt {
	padding-left: 0px;
}
}
.captxt p {
	font-size: 0.7em;
}
.nasdug {
	padding-left: 25px;
	padding-right: 15px;
	background: #fff;
	padding-bottom: 10px;
}
.nasdug p {
	font-size: 0.9em;
}
.nasdug h5 {
	margin-top: 0px;
}

.duggme {
	
    margin-top: 20px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background: #1970bc;
    color: #fff;
    font-weight: bold;
   
    border:none;

}
@media only screen and (max-width: 479px) {
	.duggme {
		margin-bottom: 15px;
	}
}
.duggme:hover {
	background: #3e8ed5;
	
}
.anmel {
	padding-left: 25px;
}
.anmel strong {
	color: #06508c;
}
.anmel .checkbox {
	margin-bottom: 15px;
	margin-top: 0px;
}
.redtext {
	display: inline-block;
	border: 2px solid #cc5859;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	left: -3px;
}
.redtext p {
	
	color: #cc5859;
	margin-bottom: 0px;
	font-weight: 800;
	font-size: 0.9em;
	
}
@media only screen and (max-width: 479px) {
	.redtext {
		margin-bottom: 10px;
	}
}
@media only screen and (min-width: 650px) and (max-width:1199px) {
	.redtext {
		padding-right: 15px;
		padding-left: 15px;
		left: 0px;
		margin-bottom: 10px;
	}
	.duggme {
		margin-bottom: 0px;
	}

}
.footer {
	background: #fff;
	margin-top: 70px;
	display: block;
}
.fot0 {
	
	margin-top: 0px;
	margin-bottom: 50px;
	
	
}
.fot {
	padding-left: 0px;
}
.fot h4 {
	font-size: 1.1em;
	padding-left: 25px;
}
.fott {
	background: #3b85c6;
	padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 25px;
    margin-top: 0px;
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .fot {
    
    padding-left: 15px;
  }
  .fot0 {
  	padding-right: 0px;
  	padding-left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .fot {
    
    padding-left: 15px;
  }
   .fot0 {
  	padding-right: 0px;
  	padding-left: 0px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 476, ../sass/screen.scss */
  .fot {
    
    padding-left: 15px;
  }
  .mapa  {
  	padding-top: 20px;
  	padding-bottom: 20px;
  }
  .mapa1 {
  	padding-top: 20px;
  	padding-bottom: 20px;
  }
  .mapa1 img {
	padding-bottom: 20px;
	
}
}

.fot h5 {
	color:#FFF;
	font-weight: bold;
	
	
}
.fot a { 
	color:#000;
	text-decoration: underline;
}
.fot1 h5 {
	color:#00953f;
	margin-bottom: 30px;
}
.fot1 p {
	font-size: 1em;
	padding-top: 60px;
	padding-left: 25px;
}
.fot1 a {
	color:#000;
}
.fot2 {
	padding-left: 0px;
	padding-top: 70px;
}
.fot2 i {
	color:#06508c;
	font-size: 1.25em;
}
.fot2 p {
	font-size: 1em;
}
@media only screen and (min-width: 992px) and (max-width:1199px){
	.fot2 i {
		font-size: 1em;
	}
	.fot2 p {
		font-size: 0.9em;
	}
}
.fot2 a {
	color:#000;
}
.footerend {
	background: #00953f;
}
.footer1 {
	background: #3b85c6;
	display: block;
	
}
@media only screen and (max-width: 479px) {
  /* line 476, ../sass/screen.scss */
  .footer1 {
   text-align: center;
  }
  .fot2 {
  	padding-left: 15px;
  }
  .fot2 p {
  	padding-left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 476, ../sass/screen.scss */
  .footer1 {
   text-align: center;
  }
  .fot2 {
  	padding-left: 15px;
  }
  .fot2 p {
  	padding-left: 30px;
  }

}
@media only screen and (max-width: 991px) {
  /* line 476, ../sass/screen.scss */
  .footer1 {
   text-align: center;
  }
  .fot2 {
  	padding-left: 15px;
  }
  .fot2 p {
  	padding-left: 30px;
  }
  
}
.partners {
	padding-top: 25px;
	padding-left: 18px;
	text-align: center;
	
}

.prava p {
	color:#fff;
	font-size: 0.9em;
	padding-bottom: 15px;
	padding-top: 25px;
	display: inline-block;
	
}
.prava a {
	display: inline-block;
	margin: 0 10px;
	color: white;
}
.prava span {
	color: white;
}
.mreze p {
	color:#fff;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 1.1em;
}
.mreze a { 
color:#fff;
padding-left: 7px;
padding-top: 25px;
padding-bottom: 25px;
font-size: 0.95em;
}
@media only screen and (max-width:479px) {
    .mreze a {
		padding-left: 0px;
		
        
    }
}
@media only screen and (max-width:479px) {
    .fcb {
		padding-right: 0px;
		
        
    }
}
@media only screen and (max-width:479px) {
    .glb {
		padding-left: 0px;
		
        
    }
}
.pravljeno p {
	color:#fff;
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: right;
	
}
.pravljeno a {
	color: #fff;
	font-weight: 800;
}
@media only screen and (max-width:479px) {
    .pravljeno p {
		text-align: center;
		
        
    }
}
.message {
	border: 2px solid #3784c9;
	background: #e8ebee;
	text-align: center;
	padding-bottom: 20px;
}
.message h1 {
	color: #3683c8;
	font-weight: bold;
	font-size: 2em;
	
}
.message h4 {
	font-size: 1.3em;
	font-weight: 400;
	margin-bottom: 20px;
	color: #333333;
}
.message h3 {
	font-size: 1.3em;
	font-weight: 400;
	margin-bottom: 0px;
	color: #333333;
}
.message a {
	color: #3784c9;
	font-size: 1.2em;
}
@media only screen and (max-width:479px) {
	.message h1 {
	font-size: 2em;
	
}
.message h4 {
	font-size: 1.2em;
	
}
.message h3 {
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: 0px;
}

}
@media only screen and (max-width:350px) {
	.message h1 {
	font-size: 1.6em;
	
}
.message h4 {
	font-size: 0.9em;
	
}
.message h3 {
	font-size: 0.9em;
	
}
.message a {
	font-size: 0.9em;
	
}

}
.sponsores img {
	padding-bottom: 15px;
	margin: 0 auto;
}
.ref11 {
	padding-top: 10px!important;
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.nav>li>a {
		padding: 10px 10px;
	}
	
}
@media only screen and (min-width: 991px) and (max-width:1199px) {
	.conte p {
    font-size: 14px;
}
}


@media only screen and (max-width:991px) {
	.bjelo{
		padding-bottom: 0px;
	}
	.pravljeno p {
		text-align: center;
	}
	.checkbox label {
		padding-top: 20px;
	}
}
.lokanassponsores {
	padding-left: 25px;
    padding-top: 50px;
    background: #fff;
    padding-right: 25px;
    padding-bottom: 35px;
}



.fancyljudi img {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
.fancyljudi h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}
.fancyljudi p {
	color: #000;
	font-size: 15px;
}
.fancyljudi a {
	margin-bottom: 30px!important;
	font-size: 15px;

}
.fancyljudi a:hover {
	text-decoration: none;
	color: #000;
}
.fancylogo {
	text-align: center;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	margin: 0 auto;
}
.fancyfirma {
	border: 1px solid gray;
	padding: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.fancyfirma h1 {
	color: gray;
	border-bottom: 1px dotted gray;
	text-transform: uppercase;
	text-align: center;
}
.fancyadress {
	float: left;
}
.fancylogofirma {
	float: right;
}
@media only screen and (max-width:768px) {
	.fancylogofirma {
	float: none;
	margin: 0 auto;
}

}
.fancyfirma a {
	margin-bottom: 30px!important;
	font-size: 15px;
	color: #000;

}
.fancyfirma a:hover {
	text-decoration: none;
	color: #000;
}
/*
@media only screen and (max-width:768px) {
.scroll {
       height: 400px;
       width: 300px;
       overflow: auto;
    }
   .fancylogofirma {
   	float: none;
   	margin: 0 auto;
   }
}*/
.booklet {
	padding-top: 20px;
	padding-bottom: 35px;
	text-align: center;
}
.booklet a {
	color: #1970bc;
	font-size: 20px;
}
.booklet a:hover, .booklet a:focus, .booklet a:active {
	color: #000;
	text-decoration: none;
}
.booklet-list {
	padding-top: 30px;
	text-align: center;
}
.booklet-list a {
	color: #1970bc;
	font-size: 24px;
}
.booklet-list a:hover, .booklet-list a:focus, .booklet-list a:active {
	color: #000;
	text-decoration: none;
}
@media only screen and (max-width:991px) {
	.zuden {
		padding-left: 53px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
@media only screen and (max-width:768px) {
	.zuden {
		padding-left: 50px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
@media only screen and (max-width:645px) {
	.zuden {
		padding-left: 0px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
}