/* tradingview-widget start */
.twc1 {
    width: 260px !important;
    height: 660px;
	  margin: auto;
}
.twc1 > iframe:first-child {
    width: 100% !important;
}
/* tradingview-widget end */
.twc2 {
	  margin: auto;
		margin-top: 5px;
		margin-bottom: 15px;
	  max-width: 1120px !important;
	  width: 95% !important;
}
.twc2 > iframe {
	width: 100% !important;
}
.berza-l a {
    clear: both;
    font-size: 14px;
    font-weight: 700;
    float: left;
	  margin: 3px 0;
    margin-right: 3px;
    margin-left: 3px;
    color: #466125;
	  background: unset;
	    border-bottom: 1px solid #dededea6;
    width: 100%;
}
.berza-l a:last-child {
	   border-bottom: none;
}
.berza-l a:hover {
background: rgb(218 238 116);
}
.berza-l {
    overflow: hidden;
    border: 1px solid #dedede;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
    text-align: center;
		max-width: 395px;
    width: 90%;
    min-width: 280px;
	  margin-bottom: 25px;
}
.berza-l i {
    margin-left: 6px;
}
.berza-l a {
    text-align: left;
}
.pt0 {
	padding-top: 0 ;
}
.dnevnepromene li, .aktivnost li, .vesti li {
    list-style: none;
    padding: 10px;
    text-align: left;
    font-size: 17px;
    margin-bottom: 10px;
    border: 1px solid #e8e9eb;
    border-radius: 2px;
	  font-weight: bold;
}
.dnevnepromene table, .dnevnepromene table a, .izvestaj table, .izvestaj table a, .vesti table, .vesti table a, .aktivnost table, .aktivnost table a {
    color: #000000;
}
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
}
/* Scroll to top */
 .button-top {
	 position: fixed;
	 bottom: 20px;
	 right: 20px;
	 z-index: 100;
	 width: 60px;
	 height: 60px;
	 border: 0;
	 border-radius: 5px;
	 box-shadow: none;
	 background: #b0ce1acc;
	 color: #fff;
	 font-size: 26px;
	 line-height: 20px;
	 text-align: center;
	 cursor: pointer;
	 pointer-events: none;
	 opacity: 0;
	 transition: opacity .18s ease;
}
.button-top-visible {
  opacity: 1;
  pointer-events: auto;
}
.custom1 {
	margin-top:30px;
	min-height:288px;
}
.custom1 > div {
	margin-top:45px;
}
.custom2 {
    margin-top: 15px;
    background-color: #454147;
}
.custom2 img:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.footer-copyright {
    margin-top: 0;
    padding-top: 5px;
}
@media (max-width: 767px) {
	.footer-right {
			padding-top: 0;
	}
}
.footer-left > ul {
margin-bottom: 0;
}
.section-container {
   padding-bottom: 30px;
}
.side-b img:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.row-contact-custom {
    padding-bottom: 35px;
    padding-top: 35px;
}
.col-contact-custom {
	font-weight: bold;
}