body {
	font-family: 'Roboto';
	margin: 0;
	padding-right: 0;
	background-image: url('e4.4.jpg');
	background-attachment: fixed;
	background-size: cover;
	line-height: 1.5em;
	font-size: .9rem;
}


header{
	text-align: center;
	color: rgb(194, 200, 206);
	position: relative;
	background-color: #1d1f21;;
	width: 100%;
	position: fixed;
	top: 0;
	z-index:999;
}

#mini-header {
	display: flex;
	align-items: center; 
	justify-content: space-between; 
	background-color: #1d1f21;
	border-bottom: 1px solid #1d1f21; 
	max-width: 1024px;
	margin: auto;
	padding:1em 0 1em 0;
}

#logo{
	padding-left:1em;
}

.mod-menu.navbar-fixed-top {
	display: flex;
	font-size: 1em;
	position: relative;
	padding-right:1em;
}

.navbar-fixed-top li {
	padding-left: 1.7em;
}

.mod-menu.navbar-fixed-top a {
	color: rgb(187, 187, 187);
}

.mod-menu.navbar-fixed-top .current.active a {
	color: rgb(92, 108, 123);
}

.mod-menu {
	order: 1;
	list-style-type: none;
}

.mod-menu a {
	color: rgb(144, 150, 156);
}

footer {
	position: relative;
	padding:1em;
	background-color: #1d1f21;
	text-align: center;
	color: rgb(194, 200, 206);
}

footer p {
	margin: 0;
	justify-content: center;     
    align-items: center;
	height:100%;
	display: flex;
}

#container {
	display: grid;
	grid-template-columns: 20% 80%;
	box-sizing: border-box;
	max-width: 1024px; 
	margin: 5em auto 0 auto;
	padding: 0; 
	overflow: hidden;
	background-color: rgba(34, 38, 40, 0.8);
	border-style: groove;
	border: 1px solid;
	border-color: rgb(24, 28, 29);;
	color: #C0C0C0;
}

main {
	color: rgb(194, 200, 206);
}

#levo {
	padding:0 1em;
	font-size: 1em;
	color: rgb(144, 150, 156);
	border-right: 0.5px solid rgba(92, 108, 123, 0.3);
}

#sidebar {
	display: flex; 
	flex-direction: column; 
}

#sajd .mod-menu{
	padding-left:0;
}

#levo h3 {
	color: rgb(194, 200, 206);
	font-size: 1.2em;
	font-weight: 100;
	text-align: center;
	margin-bottom:0;
	margin-top:2em;
	font-weight: bold;
}

#desno{
	padding:0 1em 1em 1em;
}

#slider {
	margin: 2em;
}

#desno h1 {
	font-size: 1.3em;
	font-weight: 400;
}

#desno h2  {
	color: rgb(194, 200, 206);
	text-decoration: none; 
	font-weight: 400;
	font-style: none;
	pointer-events: none;
	line-height: 2.5em;
}

.loopara {
	display: flex;
	flex-wrap: wrap;
	padding-top: 2em;
}

.loop {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.loop-text1, .loop-text{
	padding-right: 1em;	
}

.loop-slika img {
	max-width: 100%;
	height: auto;
	margin-bottom: 1em;
}

.slideplus-navigation{
	padding-top:1em;
}

.news-images ul li  img{
    max-height: 140px;
    overflow: hidden;
    width: initial;
}

div.sigplus-gallery ul>li>img, div.sigplus-gallery ul>li>a>img {
    margin: 0.1em;
    border: 0 none transparent;
    padding: 0;
}

.slika-flex .news-images ul{
	display: flex;
    align-items: center;
    justify-content: center;
	padding-top:2em;
}

.style6 {
	color: rgb(194, 200, 206);
}

.page-header h2 {
	font-size: 1.2em;
	margin-top: 0;
}

.article-text a {
	color: #A8A8A8;
	text-decoration: none;
	color: rgb(144, 150, 156);
}

a {
	text-decoration: none;
	color: rgb(144, 150, 156);
}

.page-link i {
    font-size: 1.5rem; 
    color: #333; 
}

.article-text {
	width: 64%;
	float: left;
	padding-right: 3em;
}

.item-content {
	padding-bottom: 4em;
	margin-top: 1em;
	border-top-style: solid;
	border-width: 0.5px;
	border-color: rgba(92, 108, 123, 0.3);
    overflow: hidden;
}

.comm-text {
	width: 64%;
	float: left;
	padding-right: 2em;
	text-align: justify;
}

.comm-img {
	padding-bottom: 3em;
	float: right;
}

.com-content-article { text-align: justify; }

.com-content-category-blog__navigation {
	margin-top: 1em;
    border-top-style: solid;
    border-width: 0.5px;
    border-color: rgba(92, 108, 123, 0.3);
}

.com-content-category-blog__navigation > p {
	margin: 1em 0 0 0;
}

#rlta-user-manuals, #rlta-panel-user-manuals, #rlta-reviews, #rlta-specification, #rlta-panel-reviews, #rlta-panel-specification {
	background: none;
	color: white;
	border:none;
}

#rlta-reviews h3, #rlta-specification h3, #rlta-user-manuals h3{
	font-size:1em;
	font-weight:700;
}

#rlta-panel-reviews,  #rlta-panel-user-manuals{
	color:rgb(144, 150, 156);
}

#rlta-panel-specification{
	color:rgb(194, 200, 206);
}

#rlta-panel-reviews a{
	padding-left: 2em;
}

dl{
	line-height:2em;
}

dt {
    float: left;
    margin-right: 1em; 
    padding-left:2em;
}

dd {
    overflow: hidden; 
}

.mod-banners__item {
	padding:1em 0 1em 0;
	}

.pagination__wrapper ul{
		display: flex;
		place-content: center;
}

.pagination__wrapper .mb-4 .active a{
	color: rgba(194, 200, 206, 1);
	font-weight: bold;
}

.com-content-category-blog__counter{
	text-align:center;
}

.com-content-category-blog__pagination .pagination__wrapper ul li{
		 padding: 0.4em 0.8em; 
		 line-height: 1.3em; 
		 text-decoration: none; 
		 background-color: #fff; 
		 border: 1px solid #ddd; 
		 background-color: transparent;
		list-style-type: none;
}

.page-item a:hover {
		font-weight: bold;
		color: #fff;
}

.page-item a:hover {
	font-weight: bold;
	color: #fff;
}

.slideplus-pager{ /*brojevi slajder*/
	line-height: 1.2rem;
}

#dst-logo{ /*dstwrapper*/
	float:none !important; 
}

.clearfix {
    clear: both;
}

.cname{
	text-align: left;
}

.contact-form{
	padding-top:3em;
}

.contact .contact-form #contact-form .m-0{
	width: 50%;
}	

.contact .contact-form #contact-form .m-0 .control-group .controls{
	padding-right: 0.7em;
	padding-bottom: 1em;
}

.contact .contact-form #contact-form .m-0 .control-group .controls .required{
	width: 100%;
	background-color:#bbb;
}
		

.contact .contact-form #contact-form .m-0{
	border: 0.5px solid rgba(92, 108, 123, 0.3);
}

.contact .contact-form #contact-form .control-group .controls .validate{
	margin-top:1em;
}



#hamburger-menu {
	background: none;
	border: none;
	cursor: pointer;
	display: none;
	justify-content: space-between;
	height: 2em;
}

#hamburger-menu1 {
	background: none;
	border: none;
	cursor: pointer;
	display: none;
	justify-content: space-between;
	height: 2em;
}


#menu.hidden {
	overflow: hidden;
}

#menu {
	max-height: 0; /* Initially hidden */
	position: absolute;
	top: 4em; 
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: #1d1f21;
}

#menu a {
	display: block;
	color: white;
	padding: 1em;
	text-decoration: none;
	color: rgb(194, 200, 206);
}


#menu.show {
	max-height: 100vh;
	 transition: max-height 0.5s ease;
	 bottom: 0;
}

#sajd.show {
	display: block;
}

#dst-flag{
	width: 3em;
}


@media screen and (max-width: 1005px) {
	.comm-text {
		width: 100%;
		padding-right: 0;
		text-align: justify;
		margin-bottom: 3em;
	}

	.comm-img {
		float: none;
		text-align: center;
	}

	.comm-img img{
		padding-bottom: 2em;
	}

	.comm-text, .comm-img {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 1000px) {


	.article-text {
		 width: 100%;
		 padding:0 0 1em 0;
		 text-align: justify;
	}
	
	.item-content{
		display: flex;
		flex-direction: column;
	}
	
	.item-content .article-image{
		align-self: center;
	}
	
	
	#mini-header{
		padding-top:1.1em;
		padding-left: 1.1em;
	}
		
}

@media screen and (min-width: 700px) and (max-width: 944px) {

	#dst-details{
		display: flex !important;
		flex-direction: column;
	}
	
	.dstwraper ul{
		padding-left:0;
	}
	
}

@media screen and (max-width: 850px) {

#mini-header ul.mod-menu.mod-list.nav.navbar-fixed-top {
	display: none;
}
#menu ul.mod-menu.mod-list.nav.navbar-fixed-top {
	display: block;
	top: 0;
	height: 100%;
	place-content: center;
}

#menu {
    display: block; /* Moramo ga postaviti na block da bi funkcionisalo sa max-height */
    max-height: 0; /* Početna visina */
    overflow: hidden; /* Sakrij sadržaj izvan max-height */
    transition: max-height 0.5s ease; /* Tranzicija */
}

.banneritem{
	padding:2em 0 0 1em;
}

.no-scroll {
	overflow: hidden; 
}

#mod-custom113 img{
	max-width:90%;
}

.comm-text {
	width: 100%;
	padding-right: 0;
	text-align: justify;
	margin-bottom: 3em;
}

.comm-img {
	float: none;
	text-align: center;
}

.comm-img img{
	padding-bottom: 2em;
}

.comm-text, .comm-img {
	padding-bottom: 0;
}

.loop-text1, .loop-text{
	padding-right:0;
}
 
.navbar .nav li {
	width: 100%;
	text-align: center;
}
	
.mod-menu.navbar-fixed-top li {
	width: 100%;
	text-align: center;
}

#hamburger-menu {
	display: flex;
	flex-direction: column;
	padding-right:1em;
}
#hamburger-menu .bar {
	background-color: #fff;
	height: 0.25em;
	width: 2em;
}

#container{
	width:100%;
}	

.side-images-viewport{
	margin:auto;
	padding-top: 1em;
}

#mini-header{
	padding: 1.1em;
}

#sajd .mod-menu li{
	line-height: 2em;
}

#desno{display: flex;
flex-direction: column;
height: 100%;
}
	
	 
.loop{ 
	 flex-direction: column;
}     

.sigplus-image{
	width:100%;
}
	
.contact-form{
	padding-top:3em;
}

.contact .contact-form #contact-form .m-0{
	width: 93%;
}	

.contact .contact-form #contact-form .m-0 .control-group .controls{
	padding-right: 0.7em;
	padding-bottom: 1em;
}

.contact .contact-form #contact-form .m-0 .control-group .controls .required{
	width: 100%;
	background-color:#bbb;
}
		

.contact .contact-form #contact-form .m-0{
	border: 0.5px solid rgba(92, 108, 123, 0.3);
}

.contact .contact-form #contact-form .control-group .controls .validate{
	margin-top:1em;
}

}

@media screen and (max-width: 824px) {

	.navbar-fixed-top li{
		margin-right: 1em;
		width: max-content;}
}

@media screen and (max-width: 700px) {

.dstwraper{
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
	padding-bottom: 2em;
	line-height: 2em;
}

#dst-details{
	display: flex;
	flex-direction: column;	
	padding-right: 0 !important;
	align-items: center;
}

.cname{
	padding-right: 0 !important;
	text-align: center;
	width: 100% !important;
}

.dstwraper ul{
	padding-left:0;
}

#dst-flag{
	padding-right: 0 !important;
}

.title_centered_on_mobile h1{
	text-align: center;
}

.dstwraper #dst-flag{
	padding-bottom:1em;
}

}

@media screen and (max-width: 670px) {
	.slika-flex .news-images ul{
		flex-direction: column;
	}
}

@media screen and (max-width: 550px) {

	#mini-header{
		justify-content: space-evenly;
	}
	
	#logo{
		padding:0;
	}

	.side-images-viewport{
		margin:auto;
	}

	 .dstwraper{
	  display: flex;
    flex-direction: column;
	 }
	

	#sajd .nav-item{padding-bottom:1em;}
	
	#hamburger-menu1 {
		display: flex;
		flex-direction: column;
		padding-left:1em;
	}
	#hamburger-menu1 .bar {
		background-color: #fff;
		height: 0.25em;
		width: 2em;
	}
	
	#footer{
		padding:2em;
	}

	.navbar-fixed-top{
		padding-left:0;
	}
	
	#sajd h3 {
	 width:100%;
		cursor: pointer;
		margin-bottom:1em;
	}
	#sajd {
		max-height: 0; 
		background-color: #21272D;
		position: fixed;
		z-index: 9999;
		left: 0;
		width: 100%;
		overflow-y: auto; 
		transition: max-height 0.5s ease;
	}

	
	#sajd.show {
		display: block; 
		top:5em;
		max-height: 100vh; 
		transition: max-height 0.5s ease;
	}

	.no-scroll {
		overflow: hidden; 
	}
	.hidden.show{
		text-align: center;
	}
	
	#mod-custom113{
		display: inline-block;
		padding-bottom:7em;
	}	
	
	#sajd ul {
		display: none;
	}
	
	#sajd .active {
		display: block;
	}
	
	#container{
	
	display:block;
	}
		
	.desno{
		display: block;
	}

	.side-images-viewport{
		margin: auto;
	}
	
}

