* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%
}

BODY {
  margin: 0;
  background: #ffffff;
  color: #1b1b1b;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
}
::-moz-selection { /* Code for Firefox */
    color: #ededed;
    background: #b61414;
}

::selection {
    color: #ededed;
    background: #b61414;
}
img.fbrk_cover {
  width: 100%;
  height:auto;
  border: 0;
}
#fbrk_navbar {
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.4s;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 999;
}
div.fbrk_navbar_cell_link {
  width: 100%;
  float: left;
  text-align: center;
}

div.fbrk_navbar_cell_link p {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 12px 0px 0px 0px;
  margin: 3px 6px 3px 0px;
  font-size: 81px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;
}
@media all and (max-width: 920px) {
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 16px 3px 10px;
    font-size: 81px;
    line-height: 86px;
    font-weight: 600;
    letter-spacing: -6px;
  }
}
@media all and (max-width: 560px) {
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 16px 3px 10px;
    font-size: 71px;
    line-height: 76px;
    font-weight: 600;
    letter-spacing: -5px;
  }
}
@media all and (max-width: 520px) {
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 16px 3px 10px;
    font-size: 61px;
    line-height: 66px;
    font-weight: 600;
    letter-spacing: -4px;
  }
}
@media all and (max-width: 440px) {
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 16px 3px 10px;
    font-size: 55px;
    line-height: 61px;
    font-weight: 600;
    letter-spacing: -3px;
  }
}
@media all and (max-width: 400px) {
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 16px 3px 10px;
    font-size: 51px;
    line-height: 56px;
    font-weight: 600;
    letter-spacing: -3px;
  }
}
@media all and (max-width: 370px) {
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 16px 3px 10px;
    font-size: 48px;
    line-height: 53px;
    font-weight: 600;
    letter-spacing: -3px;
  }
}
@media all and (max-width: 340px) {
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 16px 3px 10px;
    font-size: 46px;
    line-height: 51px;
    font-weight: 600;
    letter-spacing: -3px;
  }
}
@media all and (max-width: 330px) {
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 16px 3px 10px;
    font-size: 44px;
    line-height: 49px;
    font-weight: 600;
    letter-spacing: -3px;
  }
}
div.fbrk_top_vanjsko {
  width: 100%;
  float: left;
  height: 110px;
}
@media all and (max-width: 920px) {
  div.fbrk_top_vanjsko {
    height: 190px;
  }
}
@media all and (max-width: 560px) {
  div.fbrk_top_vanjsko {
    height: 180px;
  }
}
@media all and (max-width: 520px) {
  div.fbrk_top_vanjsko {
    height: 160px;
  }
}
@media all and (max-width: 440px) {
  div.fbrk_top_vanjsko {
    height: 145px;
  }
}
@media all and (max-width: 400px) {
  div.fbrk_top_vanjsko {
    height: 140px;
  }
}
@media all and (max-width: 370px) {
  div.fbrk_top_vanjsko {
    height: 130px;
  }
}
@media all and (max-width: 330px) {
  div.fbrk_top_vanjsko {
    height: 125px;
  }
}

div.fbrk_navbar_cell_link h6 {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 420px 0px 0px 310px;
  margin: 3px;
  font-size: 74px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;

}
div.fbrk_navbar_cell_link a {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 12px 0px 0px 0px;
  margin: 3px 6px 3px 0px;
  font-size: 81px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;
}
div.fbrk_navbar_cell_link a:hover {
  text-decoration: underline;
}
div.fbrk_navbar_cell_menu {
  position: fixed;
  top: 20px;
  right: 20px;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 1100;
}
div.fbrk_navbar_cell_menu_mobile {
  display: none;
}
@media all and (max-width: 1130px) {
  div.fbrk_navbar_cell_menu {
    position: fixed;
    top: 80%;
    right: 10px;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: 1100;
    display: none;
  }
  div.fbrk_navbar_cell_menu_mobile {
    float: none;
    padding: 5px 0px 5px 0px;
    min-width: 73px;
    max-width: 73px;
    width: auto !important;
    /*IE6 hack*/
    margin: 0 auto;
    /*center hack*/
    text-align: left;
    /*center hack*/
    display: block;
  }
  div.fbrk_navbar_cell_menu_mobile a {
    display: block;
    text-indent: -9999px;
    width: 90px;
    height: 83px;
    background: url(../images/fabrika_menu.svg);
    background-size: 73px 73px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0px;
  }
}
div.fbrk_navbar_cell_menu a {
  display: block;
  text-indent: -9999px;
  width: 90px;
  height: 80px;
  background: url(../images/fabrika_menu.svg);
  background-size: 73px 73px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 0px;
}
@media all and (max-width: 460px) {
  div.fbrk_navbar_cell_menu a {
    display: block;
    text-indent: -9999px;
    width: 80px;
    height: 70px;
    background: url(../images/fabrika_menu.svg);
    background-size: 68px 68px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0px;
  }
}
@media all and (max-width: 410px) {
  div.fbrk_navbar_cell_menu a {
    display: block;
    text-indent: -9999px;
    width: 70px;
    height: 60px;
    background: url(../images/fabrika_menu.svg);
    background-size: 58px 58px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0px;
  }
}
@media all and (max-width: 370px) {
  div.fbrk_navbar_cell_menu a {
    display: block;
    text-indent: -9999px;
    width: 55px;
    height: 52px;
    background: url(../images/fabrika_menu.svg);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0px;
  }
}
div.fbrk_navbar_cell_menu a:hover {
  color: #ee1c24;
}
div.fbrk_location_content {
  width: 100%;
  overflow-y: auto;
  text-align: left;
}
div.fbrk_location_content ul {
  margin: 0px 30px 0px 60px;
  padding: 0;
  list-style: none;
}
@media all and (max-width: 920px) {
  div.fbrk_location_content ul {
    margin: 0px 30px 0px 30px;
    padding: 0;
    list-style: none;
  }
}
@media all and (max-width: 470px) {
  div.fbrk_location_content ul {
    margin: 0px 20px 0px 20px;
    padding: 0;
    list-style: none;
  }
}
div.fbrk_location_content li {
  display: block;
  margin: 8px 0px 8px 0px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0px;
}
div.fbrk_location_content h1 {
  padding: 30px 0px 0px 0px;
  margin: 0;
  font-size: 32px;
  line-height: 38px;
  font-weight: 600;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-decoration: underline;
}
div.fbrk_location_content h2 {
  padding: 0px 0px 0px 0px;
  margin: 0;
  font-size: 38px;
  line-height: 50px;
  font-weight: 600;
  letter-spacing: -3px;
  text-transform: uppercase;
}

div.fbrk_content {
  margin: 0;
  padding: 0;
  text-align: center;
}
div.fbrk_va_content {
  width: 100%;
  text-align: left;
  padding: 30px 0px 90px 0px;
  float: left;
}

div.fbrk_va_content_100 {
  float: left;
  width: 100%;
}
div.fbrk_va_content_left {
  float: left;
  width: 50%;
}

div.fbrk_va_content_left_center {
  float: none;
  padding: 5px 0px 5px 0px;
  min-width: 320px;
  max-width: 910px;
  width: auto !important;
  /*IE6 hack*/
  margin: 0 auto;
  /*center hack*/
  text-align: left;
  /*center hack*/
}

div.fbrk_va_content_left_center22 {
  float: none;
  padding: 40px 0px 5px 0px;
  min-width: 320px;
  max-width: 910px;
  width: auto !important;
  /*IE6 hack*/
  margin: 0 auto;
  /*center hack*/
  text-align: left;
  /*center hack*/
}
div.fbrk_va_content_right {
  float: left;
  width: 100%;
}

div.fbrk_va_content_right_center {
  float: none;
  padding: 5px 0px 5px 0px;
  min-width: 320px;
  max-width: 910px;
  width: auto !important;
  /*IE6 hack*/
  margin: 0 auto;
  /*center hack*/
  text-align: left;
  /*center hack*/
}
div.fbrk_va_content_right_center a {
  display:inline;
  font-size: 36px;
  line-height: 38px;
  font-weight: 600;
  text-transform:none;
}
@media all and (max-width: 920px) {
  div.fbrk_va_content_left_center {
    min-width: 800px;
    max-width: 800px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 800px;
    max-width: 800px;
  }
  div.fbrk_va_content_right_center {
    min-width: 800px;
    max-width: 800px;
  }
}
@media all and (max-width: 820px) {
  div.fbrk_va_content_left_center {
    min-width: 700px;
    max-width: 700px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 700px;
    max-width: 700px;
  }
  div.fbrk_va_content_right_center {
    min-width: 700px;
    max-width: 700px;
  }
}
@media all and (max-width: 720px) {
  div.fbrk_va_content_left_center {
    min-width: 600px;
    max-width: 600px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 600px;
    max-width: 600px;
  }
  div.fbrk_va_content_right_center {
    min-width: 600px;
    max-width: 600px;
  }
}
@media all and (max-width: 620px) {
  div.fbrk_va_content_left_center {
    min-width: 595px;
    max-width: 595px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 595px;
    max-width: 595px;
  }
  div.fbrk_va_content_right_center {
    min-width: 595px;
    max-width: 595px;
  }
}
@media all and (max-width: 600px) {
  div.fbrk_va_content_left_center {
    min-width: 555px;
    max-width: 555px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 555px;
    max-width: 555px;
  }
  div.fbrk_va_content_right_center {
    min-width: 555px;
    max-width: 555px;
  }
}
@media all and (max-width: 560px) {
  div.fbrk_va_content_left_center {
    min-width: 510px;
    max-width: 510px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 510px;
    max-width: 510px;
  }
  div.fbrk_va_content_right_center {
    min-width: 510px;
    max-width: 510px;
  }
}
@media all and (max-width: 520px) {
  div.fbrk_va_content_left_center {
    min-width: 465px;
    max-width: 465px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 465px;
    max-width: 465px;
  }
  div.fbrk_va_content_right_center {
    min-width: 465px;
    max-width: 465px;
  }
}
@media all and (max-width: 470px) {
  div.fbrk_va_content_left_center {
    min-width: 415px;
    max-width: 415px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 415px;
    max-width: 415px;
  }
  div.fbrk_va_content_right_center {
    min-width: 415px;
    max-width: 415px;
  }
}
@media all and (max-width: 430px) {
  div.fbrk_va_content_left_center {
    min-width: 395px;
    max-width: 395px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 395px;
    max-width: 395px;
  }
  div.fbrk_va_content_right_center {
    min-width: 395px;
    max-width: 395px;
  }
}
@media all and (max-width: 400px) {
  div.fbrk_va_content_left_center {
    min-width: 360px;
    max-width: 360px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 360px;
    max-width: 360px;
  }
  div.fbrk_va_content_right_center {
    min-width: 360px;
    max-width: 360px;
  }
}
@media all and (max-width: 380px) {
  div.fbrk_va_content_left_center {
    min-width: 345px;
    max-width: 345px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 345px;
    max-width: 345px;
  }
  div.fbrk_va_content_right_center {
    min-width: 345px;
    max-width: 345px;
  }
}
@media all and (max-width: 360px) {
  div.fbrk_va_content_left_center {
    min-width: 335px;
    max-width: 335px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 335px;
    max-width: 335px;
  }
  div.fbrk_va_content_right_center {
    min-width: 335px;
    max-width: 335px;
  }
}
@media all and (max-width: 340px) {
  div.fbrk_va_content_left_center {
    min-width: 315px;
    max-width: 315px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 315px;
    max-width: 315px;
  }
  div.fbrk_va_content_right_center {
    min-width: 315px;
    max-width: 315px;
  }
}
@media all and (max-width: 320px) {
  div.fbrk_va_content_left_center {
    min-width: 295px;
    max-width: 295px;
  }
  div.fbrk_va_content_left_center22 {
    min-width: 295px;
    max-width: 295px;
  }
  div.fbrk_va_content_right_center {
    min-width: 295px;
    max-width: 295px;
  }
}

div.fbrk_va_content h1 {
  font-size: 33px;
  line-height: 38px;
  font-weight: 600;
  letter-spacing: -2px;
  padding: 0px 0px 0px 0px;
  margin: 0px 9px 0px 0px;
  text-transform: uppercase;
  text-align: justify;
  word-wrap: break-word;
}
div.fbrk_va_content h2 {
  font-size: 37px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: -2px;
  padding: 0px 0px 0px 0px;
  margin: 50px 0px 0px 0px;
  text-transform: uppercase;
  word-wrap: break-word;
  color: #ee1c24;
}
div.fbrk_va_content h3 {
  font-size: 21px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 5px 0px;
  text-transform:uppercase;
}
div.fbrk_va_content_right_center h3 {
  font-size: 21px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 5px 0px;
  text-transform: uppercase;
}
div.fbrk_va_content h4 {
  font-size: 24px;
  line-height: 38px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-transform:uppercase;
}
div.fbrk_va_content h5 {
  font-size: 31px;
  line-height: 38px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 40px 0px;
  text-transform:uppercase;
}
div.fbrk_va_content h6 {
  font-size: 26px;
  line-height: 33px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
}
div.fbrk_va_content p {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0px;
  padding: 4px 0px 4px 0px;
  margin: 0px 0px 0px 0px;
  text-transform:uppercase;
}
div.fbrk_va_content a {
  color: #1b1b1b;
  font-size: 21px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 12px 0px 12px 0px;
  margin: 0px 0px 0px 0px;
  text-decoration: underline;
  display: block;
}
div.fbrk_va_content a:hover {
  color: #ee1c24;
}
div.fbrk_cover {
  margin: 0;
  padding: 0;
}
div.fbrk_mobile_footer_nav {
  overflow: hidden;
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  display: none;
  text-align: center;
}

div.fbrk_mobile_footer_nav ul {
  margin: 2px 8px 0px 8px;
  padding: 0
}

div.fbrk_mobile_footer_nav li {
  display: inline-block;
  width: 25%;
  margin: 0;
  padding: 0;
}

div.fbrk_mobile_footer_nav a {
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  color: #aab2b5;
  display: block;
  padding: 28px 0px 5px 0px;
}

@media all and (max-width: 1130px) {
  div.fbrk_mobile_footer_nav {
    display: block;
  }
  div.fbrk_top_push {
    width: 100%;
    float: left;
    height: 115px;
  }
  div.fbrk_content_projekti li {
    display: inline-block;
    margin: 10px 0px 10px 0px;
  }
}
div.fbrk_va_content_left_center22 a {
  color: #1b1b1b;
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 12px 0px 12px 0px;
  margin: 0px 0px 0px 0px;
  text-decoration: underline;
  display: block;
}
