* {
  box-sizing: border-box;

}
.row:after {
  content: "";
  clear: both;
  display: table;
}

[class*="col-"] {
  float: left;

}

html {
  /* font-family:  "Lucida Sans", sans-serif; */
  font-family:SEGOE UI;
  background-color:white;
  color:#404040;
}
body { margin:0;}
/*share jezicak*/
.wrapper
{
	background-color:#424242;
	position:relative;
	overflow:hidden;
	width:199px;
	height:49px;
	transition:width 0.5s;
	z-index:2;
}
.wrapper img
{
	width:45px;
	height:45px;
	object-fit:contain;
	cursor:pointer;
}
.wrapperSHARE, .wrapperFB, .wrapperINSTA, .wrapperLINKEDIN, .wrapperTWITTER, .wrapperYT
{
	float:left;
	position:relative;
	width:49px;
	height:49px;
	z-index:2;
}

/* .wrapper:hover */
/* { */
	/* width:250px; */
	/* cursor:pointer; */
/* } */
/* .wrapperSHARE:hover */
/* { */
    /* cursor:default; */
/* } */
/**/
.sadrzaj
{
	background-color:white;
}
.glava
{
	background-color: #FFFFFF ;
	font-size:1.1em;
	border-bottom:solid 0.1875em white;
	border-top:solid 0.1875em white;
}
.glava .col-1b a
{
	color:#404040;
	text-decoration: none;
}
.glava .col-1b
{
	color:#404040;
	font-size:0.9em;
}
#logo {
	/* float:right; */
	padding-top:5px;
	width:156px;
/*	height:85px;*/
}
#moto {
		padding-top:5px;
		height:100%;
		width:100%;
}
img.moto
{	
	content:url("images/moto/moto_glavna.png");
	
}
.mejlizastava{
	color:#404040;display:inline-block;float:left;margin-top:50px;padding-left:10px;padding-right:1.15em;font-size:1.2em;
}
.mejl {color:#404040;display:inli	ne-block;float:left;padding-right:0.8em;text-decoration-color:#404040; }
#img
{
	width:100%;
	padding:0;
}
#tekst
{
	position:relative;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:10px;
}
#tekst1
{
	position:relative;
	padding-top:1%;
	padding-right:10px;
	/* padding-bottom:1%; */

}
.agencija
{
	font-size:3em;
}
.adresa
{
	color:black;
	padding-top:2%;
	text-align:center;
	padding-bottom:2%;
	
}
.adresa a
{
	color:black;
	text-decoration: none;
}
/* leviNaslov i naslov */
.naslov
{
	text-align:right;
	padding:3px;
	/* margin-right:; */
	font-size: 1.2em;
}
.naslov1
{
	border: 3px solid black;
	padding:3px;
	font-size:1.2em;
	width:80%;
	margin-left:3%;
	
}
.leviNaslov
{
	padding-left: 3%;
	font-size: 1.2em;
}
.paragrafi
{
	color:#404040;
	margin:0;
	/* width:94%; */
	padding-left:3%;
	text-align:justify;
	font-size:1.2em;

}
.lista
{
	padding-left: 10%;
}
.klijent
{
	margin:0;
	width:100%;
	padding-left:3%;
	text-align:right;
	font-size:1.2em;

}
.klijent i
{
	font-size:0.8em;
}
#profilna
{
	width:11em;
	height:11em;
	margin-left:0px;
	float:right;

}
/*cek lista*/
#cek
{
	padding-left: 13%;
	list-style-image: url('heavy_check_mark.png');
	/* mora slika strelice da bi bilo levo */
	/* list-style-type: none; */
	/* background-color: #969fa8; */
	/* padding-left:3em; */
}
.cek {
	float:none;
	font-size:1.2em;
}
/* .cek:before { */
/* content:"\2714\0020"; */
/* } */
/*druga cek lista = novi programi*/
#cek1
{
	list-style-image: url('heavy_check_mark.png');
	/* mora slika strelice da bi bilo levo */
	/* list-style-type: none; */
	/* background-color: #969fa8; */
	/* text-align:center; */
	padding-left:5em;
}
.cek1 {
	float:none;
	font-size:1.2em;
}
/* .cek1:before { */
/* content:"\2714\0020"; */
/* } */
/*strelice lista*/
#strelice
{
	list-style-image: url('strelica.png');
	/* mora slika strelice da bi bilo levo */
	/* list-style-type: none; */
	/* background-color: #969fa8; */
	padding-left:7em;
}
.strelice {
	float:none;
	font-size:1.2em;
}
/* .strelice:before { */
/* content:"\27A2"; */
/* } */
img {
	max-width: 90%;
	height: auto;
	padding: 5px;
}


.footer {
  background-color: #FFFFFF;
  color: #404040;
  text-align: center;
  font-size: 12px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0.9em;
}
/*meni*/
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #FFFFFF ;
}


li {
  float: left;
}
li a, .dropbtn{
	width:100%;
	display: inline-block;
	color: #404040;
	font-size:1em;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}

 li a:hover, .dropdown:hover .dropbtn {
  width:100%;
  background-color: #4d1435;
  color: #FFFFFF;
  cursor:pointer;
}

.topnav .icon {
  display: none;
}
.icon
{
	color:#d10208;
}


.dropdown-content {
  /* width:100%; */
  display: none;
  position: absolute;
  background-color: #4d1435;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;

}

.dropdown-content a {
  float: none;
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #4d1435;
}

.dropdown-content a:hover {
	background-color: #3d102a;
	cursor:pointer;
}

.dropdown:hover .dropdown-content {
  display: block;
}

#narandzasto:hover
{
	cursor:pointer;
	/* background-color:#f06524; */
}

#narandzasto
{
	background-color:#f06524;
	font-weight: bold;
	font-family: TimesNewRoman;
}

#narandzasto div, #narandzasto a
{
	background-color:#f06524;
}

/*dropdown side meni - kreativni tim*/
/*.dropbtn1 {
  display: inline-block;
  color: white;
  font-size:1em;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  width:200px;
  background-color: #4d1435;
}

li.dropdown1 {
  display: inline-block;
}

.dropdown-content1 {
  display: none;
  position: absolute;
  background-color: #4d1435;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  left:100%;
  top:126px;
}

.dropdown-content1 a {
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content1 a:hover {background-color: #3d102a; cursor:pointer;}

.dropdown1:hover .dropdown-content1 {
  display: block;
}*/


/*dropdown side meni - knjige*/
.dropbtn2 {
  display: inline-block;
  color: white;
  font-size:1em;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  width:100%;
  background-color: #4d1435;
}

li.dropdown2 {
  display: inline-block;
  width:100%;
}

.dropdown-content2 {
  display: none;
  position: absolute;
  background-color: #4d1435;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  left:100%;
  /*top:168px; - za pet iznad*/
  top:270px;
}

.dropdown-content2 a {
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content2 a:hover {background-color: #3d102a; cursor:pointer;}

.dropdown2:hover .dropdown-content2 {
  display: block;
  
}
/*karosel*/
.container img
{
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
}
/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: black;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  /* padding: 2px 16px; */
  color: white;
}
/* Columns side by side */
.column {
  float: left;
  width: 12.5%;
}
.columnZa16 {
  float: left;
  width: 6.25%;
}
.columnZa15 {
  float: left;
  width: 6.66%;
}
.columnZa10
{
  float: left;
  width: 10%;
}
#vertikalna
{
  float: left;
  width: 12.5%;
  height:16%;
}
/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}



/*responsive meni - sa dugmencetom sa strane*/
@media screen and (max-width: 600px) {
  .topnav a, .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    display: block;
  }
  	img.moto
{
	width:100%;
	padding-left:7%;
	content:url("images/moto/moto_glavnaS.png");
}
}
@media screen and (max-width: 600px) {
  .topnav.responsive, .dropdown-content , .dropdown-content1 , .dropdown-content2{position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
	width:10%;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  ul, .dropdown-content
{
	position: relative;
}

.dropdown-content1 , .dropdown-content2
{
	position: relative;
	left:0;
	top:0;
}

ul li, .dropbtn, .dropdown-content a, a.dropbtn 
{
	float: none;
	width: 100%;
	text-align: center;
}
.dropbtn1,.dropdown-content1 a , a.dropbtn1 , .dropbtn2,.dropdown-content2 a , a.dropbtn2
{
	float: none;
	width: 100%;
	text-align: center;
}
}
@media screen and (min-width: 600px) {
	
	li.dropdown {
  display: inline-block;
	width:20%;
}
	
}
/*responsive meni - sirok za mob*/
/* @media screen and (max-width: 600px) { */
/* .icon { */
    /* float: right; */
    /* display: block; */
  /* }	 */
/* ul, .dropdown-content */
/* { */
	/* position: relative; */
/* } */

/* .dropdown-content1  */
/* { */
	/* position: relative; */
	/* left:0; */
	/* top:0; */
/* } */

/* ul li, .dropbtn, .dropdown-content a, a.dropbtn  */
/* { */
	/* float: none; */
	/* width: 100%; */
	/* text-align: center; */
	/* float: none; */
/* } */
/* .dropbtn1,.dropdown-content1 a , a.dropbtn1 */
/* { */
	/* float: none; */
	/* width: 100%; */
	/* text-align: center; */
	/* float: none; */

/* } */
/* } */
.brend{width:58%;}
/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}
@media only screen and (min-width: 100px) {
	.col-s-1c{width:5%;}
}

/*bilo je min-width 600 za tablet i 768 za desktop*/
@media only screen and (min-width: 800px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-1a{width:4%;}
  .col-s-1moto{width:31%;}
  .col-s-1c{width:5%;}
  .col-s-1d{width:5%;}
  .col-s-2 {width: 19%;}
  .col-s-2moto {width: 19%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-4a{width: 38%;}
  .col-s-4b{width: 33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-8moto {width: 50%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-11a {width: 90%;}
  .col-s-12 {width: 100%;}
  #profilna{padding-left:15px;height:14em;width:14em;float:right;}
  .brend{width:45%;}
  /*#profilna{padding-left:0px;height:14em;width:14em;}*/
}
@media only screen and (min-width: 968px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-1a{width:4%;}
  .col-1moto{width:31%;}
  .col-1c{width:5%;}
  .col-2 {width: 19%;}
  .col-2moto {width: 19%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-4a{width: 38%;}
  .col-4b{width: 33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 78%;}
  .col-8moto {width: 50%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-11a {width: 90%;}
  .col-12 {width: 100%;}
  #profilna{padding-left:15px;height:14em;width:14em;float:right;}
  .brend{width:45%;}
}