.content-container {
  padding-bottom: 40px;
}
.page.white {
  padding: 40px 0;
  margin: 0 auto;
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.06);
}
.container.inner {
  /* H1 Gray Area */
}
.container.inner a {
  color: #ca1313;
  text-decoration: underline;
}
.container.inner a:hover {
  color: #d13a3a;
  text-decoration: none;
}
.container.inner.heading {
  padding-top: 35px;
  padding-bottom: 40px;
}
.container.inner.heading .bread-crumbs,
.container.inner.heading .breadcrumbs {
  margin: 0 0 35px 0;
  padding: 0;
  font-family: 'Roboto', Serif;
}
.container.inner.heading .bread-crumbs b,
.container.inner.heading .breadcrumbs b {
  font-weight: normal;
}
.container.inner.heading .bread-crumbs li,
.container.inner.heading .breadcrumbs li {
  display: inline-block;
  font-size: 14px;
  color: #92929b;
}
.container.inner.heading .bread-crumbs li a,
.container.inner.heading .breadcrumbs li a,
.container.inner.heading .bread-crumbs li b,
.container.inner.heading .breadcrumbs li b {
  color: #92929b;
  text-decoration: none;
}
.container.inner.heading .bread-crumbs li:last-child a,
.container.inner.heading .breadcrumbs li:last-child a,
.container.inner.heading .bread-crumbs li:last-child b,
.container.inner.heading .breadcrumbs li:last-child b {
  color: #171718;
  text-decoration: none;
}
.container.inner.heading h1,
.container.inner.heading h2 {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
/* Typo */
.page.white {
  font-family: 'Roboto', serif;
}
.page.white .category > .container {
  width: auto!important;
  margin: 0;
  padding: 0;
}
.page.white p {
  margin-bottom: 10px;
}
.page.white ul,
.page.white ol {
  margin: 20px 20px 20px 50px;
  padding: 0;
}
.page.white ul li,
.page.white ol li {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
.page.white ul li:last-child,
.page.white ol li:last-child {
  margin-bottom: 0;
}
.page.white h1,
.page.white h2,
.page.white h3,
.page.white h4,
.page.white h5,
.page.white h6 {
  font-family: 'Noto Serif', serif;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.page.white h1 {
  font-size: 24px;
  margin: 0 0 15px 0;
}
.page.white h2,
.page.white h3,
.page.white h4,
.page.white h5,
.page.white h6 {
  font-size: 22px;
  margin: 30px 0 15px 0;
}
.page.white h3 {
  font-size: 20px;
}
.page.white h4,
.page.white h5,
.page.white h6 {
  font-size: 18px;
}
.page.white hr {
  height: 0;
  border-bottom: 2px solid #a4a3a8;
}
.page.white .sub-categories {
  margin: 20px 0 30px 0;
}
.page.white .sub-categories li {
  list-style: none;
  display: inline-block;
  margin: 0 15px 5px 0;
  font-size: 18px;
}
.page.white .sub-categories li i {
  display: none;
}
.page.white .news-item {
  margin: 0 0 30px 0;
}
.page.white .news-item .dt {
  margin: 0 0 10px 0;
  color: #666;
}
.page.white .news-item h3 {
  margin: 0;
  padding: 0 0 5px 0;
}
.page.white .news-item .image {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 150px;
}
.page.white .news-item a {
  color: #171718;
  font-family: 'Roboto Light', serif;
}
.page.white .news-item:after {
  content: "";
  display: block;
  clear: both;
}
.page.white .ui-pagination-container {
  margin: 40px 0 10px 0;
  font-family: 'Roboto';
  font-size: 24px;
}
.page.white .ui-pagination-container .ui-pagination {
  margin: 0;
  padding: 0;
}
.page.white .ui-pagination-container .ui-pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px 0 0;
  list-style: none;
}
.page.white .ui-pagination-container .ui-pagination li span {
  color: #d5d5d6;
}
.page.white .ui-pagination-container .ui-pagination li a {
  text-decoration: none;
  color: #1b1a1d;
  cursor: hand;
}
.page.white .ui-pagination-container .ui-pagination li.next a,
.page.white .ui-pagination-container .ui-pagination li.previous a,
.page.white .ui-pagination-container .ui-pagination li.next span,
.page.white .ui-pagination-container .ui-pagination li.previous span {
  display: inline-block;
  width: 34px;
  height: 27px;
  vertical-align: middle;
  background: url("../../v2/images/pagination/arrow-forward.png") no-repeat left top;
  text-indent: -2000px;
}
.page.white .ui-pagination-container .ui-pagination li.next span,
.page.white .ui-pagination-container .ui-pagination li.previous span {
  opacity: 0.2;
}
.page.white .ui-pagination-container .ui-pagination li.previous a,
.page.white .ui-pagination-container .ui-pagination li.previous span {
  background: url("../../v2/images/pagination/arrow-back.png") no-repeat left top;
}
.page.white .ui-pagination-container .ui-pagination li.active span {
  color: #ca1313;
}
/* Dnevnik Promo */
.container-fluid.promo-bg {
  background: url("../images/dnevnik-promo-header-bg.jpg") repeat-x left bottom;
  background-size: auto 100%;
  background-color: #bab9b5;
}
.container-fluid.promo-bg .img {
  background: url("../images/dnevnik-promo-header.jpg") no-repeat right bottom;
  background-size: auto 100%;
  margin-right: -15px;
}
.page.promo h1 {
  padding-bottom: 60px;
  padding-top: 50px;
}
.page.promo #request {
  font-family: 'Roboto';
}
.page.promo #request .section {
  font-family: 'Roboto Light';
  line-height: 22px;
}
.page.promo #tabs li {
  padding: 0 15px;
  line-height: 40px;
  position: relative;
}
.page.promo #tabs li i {
  display: none;
  position: absolute;
  left: 50%;
  bottom: -5px;
  width: 15px;
  margin-left: -7px;
  height: 15px;
  background: #f0f1f5;
  transform: rotate(45deg);
}
.page.promo #tabs li.current i {
  display: block;
}
.page.promo #tabs li,
.page.promo #tabs a {
  color: #171718;
  font-size: 16px;
}
.page.promo .step {
  padding: 100px 20px 40px 0;
}
.page.promo .step#step1 {
  background: url(../images/icons/promo/step-1.png) no-repeat left top;
}
.page.promo .step#step2 {
  background: url(../images/icons/promo/step-2.png) no-repeat left top;
}
.page.promo .step#step3 {
  background: url(../images/icons/promo/step-3.png) no-repeat left top;
}
.page.promo .step#step4 {
  background: url(../images/icons/promo/step-4.png) no-repeat left top;
}
.page.promo .step > b {
  float: left;
  vertical-align: top;
  margin: 0 10px 0 0;
  font-size: 48px;
  line-height: 48px;
  color: #c0c0c5;
}
.page.promo .step h4 {
  display: block;
  vertical-align: top;
  font-size: 18px;
  margin: 0 0 0 35px;
  font-family: 'Roboto Regular';
  font-weight: normal;
  letter-spacing: 1px;
  padding: 2px 0 20px 0;
  min-height: 85px;
}
.page.promo .step h4:after {
  content: "";
  display: block;
}
.page.promo .step p {
  clear: left;
  margin: 0 0 10px 0;
  font-family: 'Roboto Light';
}
.page.promo .promo-notice {
  border: 13px solid #f7f8fa;
  padding: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto Light';
}
.page.promo .promo-notice h2 {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto';
  font-weight: normal;
  margin: 0 0 20px 0;
  padding-top: 65px;
  background: url(../images/icons/info-icon.png) no-repeat left top;
}
@media (max-width: 1400px) {
  .page.promo .step h4 {
    min-height: 110px;
  }
}
@media (max-width: 1100px) {
  .page.promo .promo-notice h2 {
    padding: 5px 10px 10px 50px;
    min-height: 32px;
  }
  .page.promo .promo-notice p {
    padding-left: 50px;
  }
  .page.promo .step h4 {
    min-height: 60px;
  }
}
@media (max-width: 990px) {
  .page.promo .step {
    padding: 0 20px 40px 80px;
  }
}
