
[data-novi-id="8"]{
  text-decoration: underline;
  font-weight: 700;
  font-size: 16px;
}
[data-novi-id="7"]{
  color: rgb(10, 10, 10);
}
[data-novi-id="6"]{
  color: #090f14;
}
[data-novi-id="5"]{
  color: rgb(136, 48, 39);
}
[data-novi-id="4"]{
  color: rgb(136, 48, 39);
}
@media (max-width: 479px){
[data-novi-id="12"]{
  font-size: 14px;
}
[data-novi-id="11"]{
  font-size: 14px;
}
[data-novi-id="10"]{
  font-weight: 400;
}
[data-novi-id="9"]{
  font-size: 14px;
}
[data-novi-id="3"]{
  font-weight: 400;
}
[data-novi-id="2"]{
  font-size: 14px;
}
[data-novi-id="1"]{
  font-size: 14px;
}
[data-novi-id="0"]{
  font-size: 14px;
}
}


.swiper-slide:before {
  background: rgba(0,0,0,0.6);
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width:100%;
  height: 100%;
}

.rd-navbar-menu-wrap {
  display:flex;
  align-items: center;
  justify-content: space-between;
  width:1400px;
  margin:0px auto;
  max-width:100%;
  padding: 0px 20px;
}
.rd-navbar-center.rd-navbar-static {
	padding-top: 0px;
}

.rd-navbar-default.rd-navbar-fixed .rd-navbar-toggle, .rd-navbar-transparent.rd-navbar-fixed .rd-navbar-toggle, .rd-navbar-center.rd-navbar-fixed .rd-navbar-toggle, .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-toggle, .rd-navbar-humburger-menu.rd-navbar-fixed .rd-navbar-toggle {
	position: fixed;
	z-index: 17;
	top: 3px;
	right: 3px;
  left:auto;
}
.rd-navbar-default.rd-navbar-fixed .panel-title, .rd-navbar-transparent.rd-navbar-fixed .panel-title, .rd-navbar-center.rd-navbar-fixed .panel-title, .rd-navbar-minimal.rd-navbar-fixed .panel-title, .rd-navbar-humburger-menu.rd-navbar-fixed .panel-title {
	position: absolute;
	left: 10px;
	-webkit-transform: none;
	transform: none;
	top: 0;
	line-height: 56px;
	text-transform: none;
	font-weight: 700;
	font-size: 18px;
	color: #0d2d62;
}

body {
  font-size: 17px;
  color: #656565;
}
.page blockquote.quote .text-dark, .page .text-dark {
	color: #656565;
}
@media (min-width: 1200px) {
  .swiper-slide-caption h1 {
    font-size: 60px;
  }
}

@media (min-width: 768px) {
  h1, .h1 {
    line-height: 1.23529;
    font-size: 50px;
  }
}

.parallax-container {
  position: relative;
}

.parallax-container:after {
  background: rgba(0,0,0,0.5);
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width:100%;
  height: 100%;
}

.list-inline-dashed > li + li::before {
	content: '/';
	padding-right: 5px;
	opacity: 1;
}
.breadcrumb-classic .list-inline-dashed > li:last-child, .breadcrumb-modern .list-inline-dashed > li:last-child {
	color: rgba(255, 255, 255, 1);
}

.rd-navbarbrand img {width:250px; height:auto;}
@media (max-width: 991px) {
  .rd-navbarbrand img {display:none}
}

.rd-navbar-center.rd-navbar-static .rd-navbar-menu-wrap {
  padding: 0px 16px;
}



main {padding: 30px 0px 50px 0px;}


.menu-footer {
  list-style: none;
  margin:0px;
  padding: 0px;
}


label {
  padding-top: 8px;
  font-weight:500;
}


.articles {}

.articles article{
  margin: 30px 0px;
}

@media (min-width: 768px) {
  h1, .h1 {
    line-height: 1.23529;
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  h2, .h2 {
    line-height: 1.27273;
    font-size: 32px;
  }
}





