/* CSS Document */
html{
	/*background-image:url(images/Fuma1.jpg);*/
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:white;/*radi sigurnosti*/

}
body {
	margin: 0;
	padding: 0;
  font-family: 'Roboto', sans-serif;

}
h1, h2, h3, h4, h5, h6 {

	color: #000;
	margin: 0 0 0.5em;
}
h1 {font-size: 34px}
h2 {font-size: 26px}
h3 {font-size: 24px}
h4 {font-size: 22px}
h5 {font-size: 20px}
h6 {font-size: 18px}
img {
	vertical-align: bottom;
	max-width:100%;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
/* .duga{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 7px;
	background-image: -webkit-linear-gradient(125deg,#3F51B5,#3949AB,#283891,#3949AB,#3F51B5);
	background-image: linear-gradient(125deg,#3F51B5,#3949AB,#283891,#3949AB,#3F51B5);
} */
#infoBlok{

	/* height: 130px; */
  padding: 20px;
	margin:0;
  background: #283891;
	text-align: center;
	overflow: hidden;
	display: flex;
	justify-content: flex-end;
	flex-flow: row wrap;
}


/* desna strana sa osnovni podaci */
.infoBlok{
display: flex;
	margin-right: 100px;
}
.inf a{

	margin-left: 15px;
	font-size: 12px;
	text-transform: lowercase;
	text-decoration: none;
	/* line-height: 70px; */
	color:#E0E0E0;
}

.inf i{

	margin:0 10px;
	font-size: 12px;
}
.inf a:hover{
	color: #fff;
}
.inf a:active{
	color: #ffff80;
}

/* pocetak meni i logo sa osnovni podaci */

.header{
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;

}
.logo a img{

	vertical-align: bottom;
	/* margin-top: 40px; */

}
#manu{
	margin-top: 20px;
	display: flex;
	justify-content:space-around;
	align-items: flex-end;
	flex-flow: row wrap;
}

.topnav {
  overflow: hidden;
  /* background-color: #333; */
	display: flex;
}

.topnav a {
  /* float: left; */
  display: block;
  color: #585858;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}



.topnav .icon {
  display: none;
	color: #585858;
}


.dropdown {
  /* float: left; */
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: #585858;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
  z-index: 1;
}

.dropdown-content a {
  /* float: none; */
  /* color: black; */
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  /* background-color: #555; */
  color: #1855a3;
}

.dropdown-content a:hover {
  background-color: #f9f9f9;
  color: #1855a3;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 700px) {
	#manu{
flex-direction: column;
align-content: center;
	}
	.logo{
		justify-content:flex-start;
	}
	.topnav{
		display: flex;
		justify-content:flex-start;
	}
	.topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    /* float: right; */

    display: block;
flex-direction: column;
flex-wrap: nowrap;
  }
}

@media screen and (max-width: 700px) {
  .topnav.responsive {

		position: relative;
display: flex;
flex-direction: column;
align-content: center;
width: 90%;
background: rgba(238, 238, 238,1.0);
	}

  .topnav.responsive .icon {
    position: absolute;
		right: 0;
    top: 0;
		cursor: pointer;
  }
  .topnav.responsive a {
    /* float: none; */
		display: flex;
    display: block;
    text-align: center;
		justify-content: flex-start;
		font-size: 90%;

	}

  /* .topnav.responsive .dropdown {float: none;} */
  .topnav.responsive .dropdown-content  {position: relative;}
  .topnav.responsive .dropdown .dropbtn [type="checkbox"]:checked {
    display: block;
    width: 100%;
    text-align: center;

  }
}


/* slider jscript pocetak */
.slidercontainer{
	margin-top: 20px;
}

* {box-sizing: border-box;}
/* body {font-family: Verdana, sans-serif;} */
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  /* position: relative; */
  margin: auto;
}

/* Caption text */


/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

/* deo sa opstim podacima pocetak */

#onama{
	margin: 80px 0;
	padding: 0;
	text-align: center;
}
#onama h1{
	color: #1855a3;
	font-size: 36px;
	text-transform: uppercase;
}
#onama p{
	text-align: left;

	color: #585858;
}
#onama .infotekst p{
	font-size: 18px;
}

/* deo sa boksovima i fotkama proizvod materijal  */
.dugme a{
	margin-top: 30px;
	background-color:#1e67c8;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border-radius: 5px;
	padding:13px 32px;
	text-decoration:none;

}
.dugme a:hover{
	background: #e5e5e5;
	color: #1e67c8;
	transition: 0.5s;
}
.dugme a:active {
	background-color:#1e67c8;
	color:#fff;

}




#kursor{
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}
.boxes{
	margin: 0;
	padding: 0;
	display: flex;
	justify-content:space-around;
align-content: center;
flex-wrap: wrap;
}

.box{
	margin: 0 auto;
	flex-grow: 33%;
}
/* .box{

	justify-content: space-around;
	flex-direction: row;
} */
.box img{
	width: 100%;
	margin-bottom: 10px;
	transition: transform 1s;
}
.box img:hover{
	transform: scale(0.98);
}
.box a{
	text-decoration: none;
	text-align: center;
	color: #1855a3;
	font-size: 26px;
}
.box a:hover{
	color: #585858;
}



/* pocetak embedovani facebook */
#fbpocetna{
	width: 100%;
	margin: 50px 0;
	padding: 0;
}
.fbpocetna{
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content:
	space-around;

}
.slikeLevo{
	margin: 0;
	padding: 0;
}

.fbpp{
	margin: 0;
	padding: 0;
	width:
	400px;
}

/* pocetak scroll dugme */
#myBtn {
	width: 4%;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 22px;
  border: 1px solid #fff;
  outline: none;
  background-color: #283891;
  color: white;
  cursor: pointer;
  padding: 20px;
	border-radius: 5px;
}

#myBtn:hover {
  background-color: #BDBDBD;
}


/* pocetak footer */
#footer{
	background-color: #283891;
	overflow: hidden;
	padding: 20px;
}

.footer-info{
	display: flex;
	justify-content:
	space-between;
	flex-wrap: row wrap;
	align-items: center;

}
.footer-info .foot-col{
	flex-basis: 30%;
		color: #fff;
}
.footer-info .foot-col p{
	text-align: center;
}

.footer-info .foot-col ul li{

	list-style: none;
	padding: 5px;
}
.footer-info .foot-col ul li a{
	text-decoration: none;
text-align: left;
	color: #fff;
}
.footer-info .foot-col ul li a:hover{
	color: #536DFE;

}
#footer .copir p{
	text-align: center;
	color: #00897B;
}
#footer .copir p:hover{
	color: #fff;
	cursor: progress;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.peneboks{
	margin: 0 auto;
	padding: 20px;
	background-color: rgba(236, 239, 241,0.6);
}


@media screen and (min-width:1024px) and (max-width: 1260px) {
  .wrapper{
		width: 960px;
	}
	#infoBlok{

	justify-content: center;
	}
}

@media screen and (min-width:501px) and (max-width: 1023px) {
  .wrapper{
		width: 90%;
	}
	#infoBlok{

	justify-content: center;
	}
	.infoBlok{
		text-align: center;
	flex-direction: row;
	align-content: center;
	}

.fbpocetna{
justify-content:center;
flex-direction: column;
align-items: center;

}
.slikeLevo{
	margin:0 20px 50px 0;

}
.fbpp{
	width: 500px;


}



	.boxes{
		flex-direction: column;
		justify-content: center;
		align-items : center;
	}
	.box{
		width: 90%;
		margin-bottom: 10px;
		padding:10px;
		text-align: center;
	}
	.box img{
		width: 350px;
		height: 350px;
	}

	.fbpocetna{
		flex-direction: column;
		justify-content: center;
		align-items : center;

	}
	.slikeLevo{
	margin-bottom: 50px;
	}
	.fbpp{
		margin: 0;
		text-align: center;
		width: 100%;
	}


	.footer-info{
flex-direction: column;
			align-content: flex-start;
			justify-content:
			space-between;
			flex-wrap: row wrap;
			align-items: center;
	}

	.footer .foot-col{
	  width: 100%;
	  margin: 0 auto;
	  padding: 10px;
		text-align: center;

	}
	.footer-info .foot-col p{

		font-size: 14px;

	}

.footer .foot-col ul li{
	text-align: center;

}
.footer .foot-col ul li a{
	font-size: 14px;
}

}


@media screen and (max-width: 500px) {
  .wrapper{
		width: 90%;
	}
	#infoBlok{

	justify-content: center;

	}

	.infoBlok{
	margin: 0;
	padding: 0;
		text-align: center;
	flex-direction: column;
	align-content: center;

	}
.infoBlok .inf{
	font-size: 90%;
}

.boxes{
flex-direction: column;



}
.box{
	flex-basis: 25%;
}

.box img{
	text-align: center;
}
.fbpocetna{
	flex-direction: column;
	justify-content: center;
	align-items : center;

}
.slikeLevo{
margin-bottom: 50px;
}
.fbpp{
	margin: 0;
	text-align: center;
	width: 100%;
}
#myBtn i{
	justify-content: center;
}


.footer-info{
flex-direction: column;
padding: 10px;
}
.footer-info .foot-col p{
	text-align: center;

}
.footer-info .foot-col, .footer-info .foot-col ul li{
	text-align:
	left;
	align-content: flex-start;
}


}
