@import "https://fonts.googleapis.com/css?family=Work+Sans:400,600,700&subset=latin-ext";
* {
  box-sizing: border-box; }

html, body {
  font-family: "Work Sans", sans-serif;
  min-width: 320px !important;
  background-color: #e1e5ea; }

p {
  margin: 4px 0;
  font-size: 14px;
  line-height: 20px;
  /*word-break: break-all;*/ }
p a {
    display: inline-block;
}

h5 {
    margin-bottom: 20px;
  font-size: 14px; }

a[href^="mailto:"] {
  text-decoration: none; }

a[href^="mailto:"]:hover {
  text-decoration: underline; }

a[href^="tel:"] {
  text-decoration: none; }

a[href^="tel:"]:hover {
  text-decoration: underline; }

.panel a {
    text-decoration: underline;
}

.panel a:hover {
    text-decoration: none;
}

.widgetBody p a {
    text-decoration: underline;
}

.widgetBody p a:hover {
    text-decoration: none;
}

.layer .viewColumn4:nth-child(3) {
    margin-right: 0;
}

.layer .viewColumn8:nth-child(2) {
    margin-right: 0;
}

.panel ul {
  list-style: none;
        margin-top: -15px;
    margin-bottom: 10px;
  padding: 5px 10px 10px 20px; }

.panel ol {
        margin-top: -15px;
    margin-bottom: 10px;
  padding: 5px 10px 10px 35px; }

.panel ul li {
  font-size: 14px;
  line-height: 20px;
  background-image: url(../images/listBullet.png);
  background-repeat: no-repeat;
  background-position: left 13px;
  padding-left: 12px;
  padding: 4px 0 4px 12px; }

.panel ol li {
  font-size: 14px;
  line-height: 20px;
  padding: 4px 0 4px 1px; }


.widgetBody ul {
  list-style: none;
        margin-top: -15px;
    margin-bottom: 10px;
  padding: 5px 10px 10px 20px; }

.widgetBody ol {
        margin-top: -15px;
    margin-bottom: 10px;
  padding: 5px 10px 10px 35px; }

.widgetBody ul li {
  font-size: 14px;
  line-height: 20px;
  background-image: url(../images/listBullet.png);
  background-repeat: no-repeat;
  background-position: left 13px;
  padding-left: 12px;
  padding: 4px 0 4px 12px; }

.widgetBody ul li a {
    text-decoration: underline;
}

.widgetBody ul li a:hover {
    text-decoration: none;
}

.widgetBody ol li a {
    text-decoration: underline;
}

.widgetBody ol li a:hover {
    text-decoration: none;
}

.widgetBody ol li {
  font-size: 14px;
  line-height: 20px;
  padding: 4px 0 4px 1px; }

.widgetBody ul {
    margin-top: 0px;
}

.extendableWidget.specialLink {
    padding: 0 !important;
    background-image: none;
    background-color: #c8cfd6 !important;
}

.extendableWidget.specialLink .widgetHeader a {
    background-color: #c8cfd6;
}

.pd-r-20 {
  padding-right: 20px; }

.content {
  margin: 0 auto 60px;
  max-width: 1600px;
  width: 100%;
  min-width: 320px;
  min-height: 150px; }

.logoContent span {
  display: block;
  height: 34px;
  background-image: url(../images/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 28px;
  background-size: 100%; }

.logoContent img {
  width: 100%;
  min-width: 188px; }

.layer {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }
  .layer .viewColumn4 {
    float: left;
    min-height: 1px;
    width: 31%;
    padding: 0;
    margin-right: 3.45%; 
}.homeLinksLayer .viewColumn4:nth-of-type(2) {
  float: left;
  min-height: 1px;
  width: calc(100% - (31% + 3.45%));
  padding: 0;
  margin-right: 0%; 
  display: flex;
}
.homeLinksLayer .viewColumn4:nth-of-type(2) div,
.homeLinksLayer .viewColumn4:nth-of-type(2) a{
  width: 50%;
}
.homeLinksLayer .viewColumn4:nth-of-type(2) a{
  margin-top: 50px !important;
}
  .layer .viewColumn6 {
    width: 50%;
    float: left;
    min-height: 1px; }
  .layer .viewColumn8 {
    width: 65.517241379310345%;
    float: left;
    min-height: 1px; }

.layer > h1 {
  font-size: 30px;
  text-transform: uppercase;
  padding: 40px 10px 60px 20px;
  border-top: 1px solid #000;
  letter-spacing: 1.2px; }

.bx-wrapper .bx-prev {
  left: unset !important;
  right: 290px;
  background-image: url(../images/sliderControls_default.svg);
  background-repeat: no-repeat;
  background-position: left center;
  width: 60px !important;
  height: 60px !important;
  opacity: 0.8;
  bottom: 20px !important;
  top: unset !important; }

.bx-wrapper .bx-next {
  right: 220px;
  background-image: url(../images/sliderControls_default.svg);
  background-repeat: no-repeat;
  background-position: right center;
  width: 60px !important;
  height: 60px !important;
  opacity: 0.8;
  bottom: 20px !important;
  top: unset !important; }

.headerLayer {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.logoContent {
  display: block;
  text-decoration: none;
  max-width: 360px;
  width: 100%;
  position: relative; }

.headerRightContent {
  overflow: auto; }
  .headerRightContent .menuBurgerContainer {
    overflow: auto;
    padding: 35px 0 27px; }
  .headerRightContent .menuBurger::before {
    transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 6px;
    background: black;
    box-shadow: 0 24px 0 0 black, 0 12px 0 0 black; }
  .headerRightContent .menuBurger:hover::before {
    background: #7a7c7f;
    box-shadow: 0 24px 0 0 #7a7c7f, 0 12px 0 0 #7a7c7f; }
  .headerRightContent .menuBurger.hideTarget:hover::after {
    background: #7a7c7f; }
  .headerRightContent .menuBurger {
    float: right;
    position: relative;
    width: 40px;
    height: 30px;
    display: block; }
  .headerRightContent .menuBurger.hideTarget::before {
    transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    top: 14px;
    height: 2px;
    width: 34px;
    transform: rotate(45deg);
    box-shadow: none; }
  .headerRightContent .menuBurger.hideTarget::after {
    transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    height: 2px;
    transform: rotate(135deg);
    box-shadow: none;
    content: '';
    position: absolute;
    left: 0px;
    top: 14px;
    width: 34px;
    background: black;
    opacity: 1; }
  .headerRightContent .langMenu {
    float: right;
    list-style: none;
    overflow: auto; }
  .headerRightContent .langMenu li {
    float: left;
    padding: 2px 9px;
    border-right: 1px solid #000; }
  .headerRightContent .langMenu li:last-child {
    padding-right: 0;
    border-right: 0; }
  .headerRightContent .langMenu a {
    text-decoration: none;
    font-size: 18px;
    line-height: 14px; }
  .headerRightContent .langMenu a:hover {
    color: #7a7c7f; }
  .headerRightContent .langMenu .active a {
    color: #7a7c7f; }

.mainMenu {
  position: absolute;
  top: 144px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e5ea;
  display: none;
  z-index: 999; }
  .mainMenu .layer::before {
    content: ' ';
    display: block;
    height: 1px;
    background: #000;
    position: absolute;
    top: 0;
    right: 20px;
    left: 20px; }
  .mainMenu .layer {
    position: relative;
    padding: 20px 30px; }
    .mainMenu .layer ul {
      list-style: none; }
      .mainMenu .layer ul li {
        display: block;
        margin-bottom: 30px; }
        .mainMenu .layer ul li a {
          font-size: 30px;
          line-height: 40px;
          text-transform: uppercase;
          font-weight: bold;
          text-decoration: none; }
        .mainMenu .layer ul li a:hover {
          text-decoration: underline; }
      .mainMenu .layer ul li.active {
        text-decoration: underline; }

.photoLayer {
  /*background-image: url("../images/mainPhoto.png");*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  max-width: 100%; }

.desktopPhoto {
    display: none;
  }
  .bx-wrapper img.desktopPhoto {
    display: none;
  }

.mobilePhoto {
  display: block;
}

.bx-wrapper img.mobilePhoto {
  display: block;
}

.servicesLayer .viewColumn4 {
  padding: 10px 31px 20px 20px; }
  .servicesLayer .viewColumn4 p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 14px; }
  .servicesLayer .viewColumn4 a:hover {
    text-decoration: none; }
.servicesLayer .viewColumn8 .leadPhoto {
  width: 100%;
  margin-bottom: 20px; }

.leadPhoto {
  width: 100%;
  margin-bottom: 20px; }

.widgetContainer {
  padding: 40px 20px;
  background-color: #f6f7f9; }
  .widgetContainer h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .widgetContainer .spacer40 {
    height: 40px; }
  .widgetContainer .specialLink {
      margin-top: 20px;
    background-size: 11px;
    background-position: 25px center;
    padding: 20px 20px 20px 60px; }
  .widgetContainer .specialLink:hover strong {
    text-decoration: underline; }

.textUppercase {
  text-transform: uppercase; }

.extendableWidget {
  background-color: #e1e5ea;
  margin-bottom: 10px; }
  .extendableWidget .widgetHeader a::before {
    content: ' ';
    display: inline-block;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-image: url(../images/extendableWidgetControls.png);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: text-top;
    margin-right: 18px; }
  .extendableWidget .widgetHeader a {
    display: flex;
    background-color: #e1e5ea;
    text-decoration: none;
    font-size: 18px;
    line-height: 20px;
    padding: 20px;
    position: relative; }
    .extendableWidget .widgetHeader a span {
      display: inline-block;
      vertical-align: text-top; }
  .extendableWidget .widgetHeader a:hover {
    text-decoration: underline; }
    .extendableWidget .widgetHeader a:hover span {
      text-decoration: underline; }
  .extendableWidget .widgetBody {
    display: none;
    padding-left: 60px;
    padding-right: 20px;
    padding-bottom: 35px;
    margin-top: -3px; }
    .extendableWidget .widgetBody p {
      font-size: 14px;
      font-weight: normal;
      line-height: 20px;
      margin-bottom: 12px; }

.extendableWidget[data-widget-state="closed"] .widgetHeader a {
  font-weight: normal;
  text-transform: none; }
.extendableWidget[data-widget-state="closed"] .widgetHeader a::before {
  background-position: left center; }

.extendableWidget[data-widget-state="opened"] .widgetHeader a {
  font-weight: bold;
  text-transform: uppercase; }
.extendableWidget[data-widget-state="opened"] .widgetHeader a::before {
  background-position: right center; }

.homeLinksLayer {
  padding-top: 40px;}

.impressumLayer {
  padding-top: 60px;
  overflow: hidden; }
  .impressumLayer .viewColumn4:first-child {
    border-top: none; }
  .impressumLayer .viewColumn8 {
    border-top: 10px solid #000;
    padding-top: 20px; }
    .impressumLayer h6 {
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .impressumLayer .facebookIcon {
      width: 33px;
      height: 33px;
      float: left;
      margin-right: 20px;
      background-image: url(../images/facebookIcon.svg);
      background-repeat: no-repeat;
      background-position: left center;
      transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1); }
    .impressumLayer .facebookIcon:hover {
      opacity: 0.7; }
    .impressumLayer .facebookIcon.no_svg {
      background-image: url(../images/facebookIcon.png); }
    .impressumLayer a {
      font-size: 14px;
      text-decoration: none;
      background-image: url(../images/listArrow.png);
      background-repeat: no-repeat;
      background-position: 0 4px;
      padding-left: 12px; }
    .impressumLayer a:hover {
      text-decoration: underline; }
    .impressumLayer p a {
      padding: 0;
      background: none;
      margin: 0; }

*[data-type="linkContainer"] {
  padding-right: 30px; }
  *[data-type="linkContainer"] h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 28px;
    letter-spacing: 1.2px; }
  *[data-type="linkContainer"] ul {
    list-style: none; }
    *[data-type="linkContainer"] ul li {
      background-image: url(../images/listArrow.png);
      background-repeat: no-repeat;
      background-position: 0 12px;
      padding: 7px 0 7px 12px; }
      *[data-type="linkContainer"] ul li a {
        font-size: 14px;
        text-decoration: none;
        line-height: 20px;
        text-transform: uppercase; }
      *[data-type="linkContainer"] ul li a:hover {
        text-decoration: underline; }

.specialLink {
  display: block;
  background-color: #c8cfd6;
  text-decoration: none;
  padding: 18px 50px 18px 20px;
  background-image: url(../images/specialLinkArrow.png);
  background-repeat: no-repeat;
  background-position: 96% center; }
  .specialLink h6 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px; }
  .specialLink p {
    font-size: 14px; }

.specialLink:hover h6 {
  text-decoration: underline; }

.articleList {
  background-color: #fff;
  padding: 40px 20px 20px; }
  .articleList li.loadMore {
    margin: 0; }
    .articleList li.loadMore a {
      display: inline-block;
      background-color: inherit;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 18px;
      padding: 0;
      line-height: 23px;
      background-image: url(../images/articlesLoadMore.png);
      background-repeat: no-repeat;
      background-position: left center;
      padding-left: 28px; }
    .articleList li.loadMore a:hover {
      box-shadow: none;
      text-decoration: underline; }
  .articleList li {
    list-style: none;
    margin-bottom: 20px; }
    .articleList li a {
      display: block;
      text-decoration: none;
      overflow: hidden;
      padding: 10px;
      background-color: #e1e5ea;
      transition: all ease 0.3s; }
      .articleList li a img {
        width: 38%;
        max-width: 270px;
        float: left;
        padding-right: 20px; }
        .articleList li a .articleDescription.fullWidth {
    width: 100%;
}
      .articleList li a .articleDescription {
        width: 62%;
        float: left;
        padding: 10px 10px 10px 17px;
        background-image: url(../images/articleListItemArrow.png);
        background-repeat: no-repeat;
        background-position: left 13px; }
        .articleList li a .articleDescription h3 {
          font-size: 18px;
          text-transform: uppercase;
          font-weight: bold;
          line-height: 22px;
          margin-top: -3px; }
        .articleList li a .articleDescription p {
          font-size: 14px;
          font-weight: normal;
          line-height: 20px; }
    .articleList li a:hover {
      box-shadow: 0px 0px 8px 0px rgba(46, 49, 53, 0.5); }

.panel {
  width: 100%;
  background-color: #f6f7f9;
  padding: 40px 20px;
  overflow: auto; }
  .panel p {
    font-size: 14px;
          margin-bottom: 20px;
    line-height: 20px; }
  .panel h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 1px; }

.mapTitle {
  display: block;
  margin-top: 30px;
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px; }

.sidePhoto {
  max-width: 360px;
    margin-bottom: 20px;
    border: 1px solid #fff;
  width: 100%; }

.sidePhoto + p {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 20px;
    margin-top: -15px;
  padding-left: 10px;
  padding-right: 35px; }

::-webkit-input-placeholder {
  /* Chrome */
  color: #000;
  text-transform: uppercase; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
  text-transform: uppercase; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  opacity: 1;
  text-transform: uppercase; }

:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #000;
  opacity: 1;
  text-transform: uppercase; }

.auxiliaForm input[type="text"], .auxiliaForm input[type="email"] {
  display: block;
  width: 100%;
  border: 0;
  padding: 19px;
  margin-bottom: 10px;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  background-color: #e1e5ea;
  outline: 0;
  transition: all ease 0.3s; }

.auxiliaForm input[type="text"]:focus, .auxiliaForm input[type="email"]:focus {
  box-shadow: 0px 0px 8px 0px rgba(46, 49, 53, 0.5); }

.auxiliaForm .customCheckbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
  margin-right: 15px;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 30px; }
.auxiliaForm .customCheckbox .label:last-child {
  margin-bottom: 0; }
.auxiliaForm .wrapper {
  width: 500px;
  margin: 50px auto; }
.auxiliaForm input[type=radio],
.auxiliaForm input[type=checkbox] {
  display: none; }
.auxiliaForm .customCheckbox label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  background-color: #e1e5ea;
  border: 1px solid #000; }
.auxiliaForm .checkbox label {
  margin-bottom: 10px; }
.auxiliaForm .checkbox label:before {
  border-radius: 3px; }
.auxiliaForm input[type=checkbox]:checked + label:before {
  content: "\2713";
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 20px; }
.auxiliaForm .checkboxPanel {
  padding: 30px 20px;
  background-color: #e1e5ea;
  margin-top: -20px; }

.auxiliaForm input[type="submit"] {
  width: 100%;
  display: block;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  line-height: 25px;
  padding: 17px 20px;
  background-color: #000;
  font-weight: 600;
  transition: all ease 0.3s;
  background-image: url(../images/formButtonArrow.png);
  background-repeat: no-repeat;
  background-position: 64% center;
  letter-spacing: 1.3px; }

.auxiliaForm input[type="submit"]:hover {
  background-color: #4c535b; }

.formInfoText {
  font-size: 14px;
  line-height: 20px;
  color: #7a7c7f;
  padding: 10px 10px; }

label.error {
    font-size: 14px;
    color: #a50000;
    margin-bottom: 10px;
    display: block;
    padding-left: 20px;
}

span#email_done {
    display: block;
    padding: 40px 20px;
    background: #f6f7f9;
    font-size: 18px;
    line-height: 22px;
}

#email_done p {
    font-size: 18px;
    line-height: 22px;
}

.videoContainer {
  margin-top: 40px; }

.videoContainer iframe {
  width: 100%;
    margin-bottom: 20px;
  max-width: 640px; }

.videoContainer iframe:last-child {
    margin-bottom: 0px;
}

.backToArticlesLink {
  margin-top: 40px; }
  .backToArticlesLink a {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    padding-left: 15px;
    background-image: url(../images/backArticlesArrow.png);
    background-repeat: no-repeat;
    background-position: left center; }
  .backToArticlesLink a:hover {
    text-decoration: underline; }

.pripremeTitle {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 25px;
  position: relative;
  left: -25px;
  padding-bottom: 25px;
  align-items: flex-start;
  padding-bottom: 13px;
}
.pripremeTitle svg {
  margin-right: 20px;
  width: 70px;
  min-width: 70px;
  height: 70px;
}
.pocetakPriprema .bannerTitle {
  font-weight: bold;
  font-size: 25px;
  color: #000;
  line-height: 1;
  margin-bottom: 10px;
}
.stem-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}
.stem-container span {
    font-size: 33px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
}

@media (max-width: 980px) {
  .auxiliaForm input[type="submit"] {
    background-position: 68% center; } }
@media (max-width: 900px) {
  .bx-controls-direction {
    display: none; }

  .bx-pager.bx-default-pager {
    right: unset !important;
    width: 100%; } }
@media (max-width: 790px) {
  .auxiliaForm input[type="submit"] {
    background-position: 75% center; } }
@media (min-width: 761px) {
    .viewColumn4 {
    width: 31.03448275862069%;
    padding: 0;
    margin-right: 3.448275862068966%; }
}
@media (max-width: 760px) {
    .hideResp {
    display: none;
}
    
  .homeLinksLayer .specialLink {
    margin-top: 20px !important; }

  .impressumLayer .viewColumn4:first-child {
    display: none; }
    
.impressumLayer .viewColumn8 {
    width: 100%;
}

  .impressumLayer .viewColumn4:nth-child(3) {
    clear: none !important; }

  .layer .viewColumn4:nth-child(3n+3) {
    clear: left; }

  .layer .viewColumn4:last-child {
    margin-bottom: 0; }

  .viewColumn4 {
    margin-bottom: 30px;
    width: 50%; }
    
    .homeLinksLayer .viewColumn4 {
    margin-bottom: 30px;
    width: 100%; }
    
  .impressumLayer .viewColumn4 {
    margin-bottom: 30px !important;
    width: 50% !important; }

  .servicesLayer .viewColumn4 {
    width: 100%;
    padding-left: 0; }

  .servicesLayer .viewColumn8 {
    width: 100%; }

  .aboutUsLayer .viewColumn4 {
    width: 100%;
    padding-left: 0; }

  .aboutUsLayer .viewColumn8 {
    width: 100%; }

  .layer > h1 {
    padding-left: 0 !important; }

  .extendableWidget .widgetBody {
    padding-left: 20px; } }
@media (max-width: 640px) {
  .layer .viewColumn6 {
    width: 100%;
    margin-bottom: 20px; } }
@media (max-width: 600px) {
  .impressumLayer .viewColumn4 {
    width: 100% !important; }

  .impressumLayer .viewColumn4:last-child {
    border: none;
    margin-bottom: 0; }

  .layer .viewColumn4:last-child {
    margin-bottom: 0; }

    .homeLinksLayer .viewColumn4,.homeLinksLayer .viewColumn4:nth-of-type(2) {
    margin-bottom: 30px;
    width: 100%; }
    
  .viewColumn4 {
    margin-bottom: 30px;
    width: 100%; }

  .mainMenu .layer ul li a {
    font-size: 5vw;
    line-height: 6vw; }

  .layer .viewColumn4 {
    padding-right: 0px; }
  
.photoLayer {
  height: 160px;
  background-position: 70%;
}
  }
@media (max-width: 520px) {
  .logoContent {
    width: 67%; }
}
@media (max-width: 500px) {

  .headerRightContent .menuBurgerContainer {
    padding-bottom: 10px;
    padding-top: 17px; }

  .headerRightContent .langMenu a {
    font-size: 14px; }

  .headerRightContent .menuBurger {
    float: right;
    position: relative;
    width: 35px;
    height: 20px;
    display: block; }

  .headerRightContent .menuBurger::before {
    transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 4px;
    background: black;
    box-shadow: 0 18px 0 0 black, 0 9px 0 0 black; }

  .headerRightContent .menuBurger:hover::before {
    background: #7a7c7f;
    box-shadow: 0 18px 0 0 #7a7c7f, 0 9px 0 0 #7a7c7f; }

  .headerRightContent .menuBurger.hideTarget::before {
    transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    top: 10px;
    height: 2px;
    width: 29px;
    transform: rotate(45deg);
    box-shadow: none;
    left: 5px; }

  .headerRightContent .menuBurger.hideTarget::after {
    transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    height: 2px;
    transform: rotate(135deg);
    box-shadow: none;
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    width: 29px;
    background: black;
    opacity: 1; }

  *[data-type="linkContainer"] h1 {
    font-size: 6vw;
    line-height: 6.5vw; }

  .panel h1 {
    font-size: 6vw;
    line-height: 7vw; }

  .layer > h1 {
    font-size: 6vw;
    line-height: 7vw;
    padding: 40px 10px 20px 10px; }

  .widgetContainer h2 {
    font-size: 5vw;
    line-height: 6vw; }

  .extendableWidget .widgetHeader a {
    font-size: 4vw;
    line-height: 4.4vw; }

  .widgetContainer .specialLink {
    font-size: 4vw;
    line-height: 4.4vw; }

  .widgetContainer .specialLink {
    padding: 20px 20px 20px 17%; }

  .articleList li a .articleDescription h3 {
    font-size: 3.6vw;
    line-height: 4.3vw; }

  .articleList li.loadMore a {
    font-size: 15px;
    padding-top: 2px; } }
@media (max-width: 470px) {
  .articleList li a img {
    width: 100%;
    margin-bottom: 10px; }

  .articleList li a .articleDescription {
    width: 100%; }
    .articleList li a .articleDescription h3 {
      font-size: 15px;
      line-height: 20px; }

  .auxiliaForm label {
    font-size: 14px; }

  .auxiliaForm input[type="text"], .auxiliaForm input[type="email"] {
    font-size: 14px; } }
@media (max-width: 440px) {
  .auxiliaForm input[type="submit"] {
    background-position: 88% center; } }
@media (max-width: 430px) {
  .backToArticlesLink a {
    font-size: 14px; }

  .menuBurgerContainer {
    padding-bottom: 10% !important; }

  .extendableWidget .widgetHeader a::before {
    width: 15px;
    min-width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: text-top;
    margin-right: 10px;
    background-size: 200%; } }

.servicesLayer .viewColumn6 h5 {
    text-transform: uppercase;
}

.foto_lbox {
	display: none;
}


/*Ante dodatak*/
.sliderTextBox {
  display: none;
}
.pripremeTitle {
  left: 0;
  padding: 0;
}

a.pripremeTitle:first-of-type {
  border-bottom: 3px solid #000;
  padding-bottom: 25px;
  text-decoration: none;
}
div.pripremeTitle {
  padding-top: 25px;
  padding-bottom: 12px;
}
.call-now {display: none;}
.call-now {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 13px;
  top: 100%;
  transform: translateY(-50%);
  z-index: 999;
}
.call-now svg {
	animation: ringing 1s ease 0.5s forwards;
}
@keyframes ringing {
	20% {
		transform: rotate(-10deg);
	}
	30% {
		transform: rotate(10deg);
	}
	40% {
		transform: rotate(-10deg);
	}
	50% {
		transform: rotate(10deg);
	}
	60% {
		transform: rotate(-10deg);
	}
	70% {
		transform: rotate(10deg);
	}
	80% {
		transform: rotate(-10deg);
	}
	90% {
		transform: rotate(10deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
.extendableWidget.specialLink {
  display: none;
}
.headerLayer.hidden {
  visibility: hidden;
}
.headerLayer:not(.hidden){
  position: fixed;
  top: 0;
  background-color: #e1e5ea;
  z-index: 900;
  max-width: 1600px;
}
.mainMenu {
  position: fixed;
  z-index: 900;
}
.header-wrapper {
  max-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 840px){
  .call-now {
    display: flex;
  }
  .homeLinksLayer .viewColumn4:nth-of-type(2) {
    flex-flow: column;
  }
  .homeLinksLayer .viewColumn4:nth-of-type(2) div,
  .homeLinksLayer .viewColumn4:nth-of-type(2) a{
    width: 100%;
  }
  .homeLinksLayer .viewColumn4:nth-of-type(2) {
    width: auto;
  }
}
@media screen and (min-width: 840px){
  .photoLayer {
    padding: 0;
  }
  .desktopPhoto {
    display: block;
  }
  .bx-wrapper img.desktopPhoto {
    display: block;
  }
  .mobilePhoto {
    display: none;
  }
  .bx-wrapper img.mobilePhoto {
    display: none;
  }
  .sliderTextContainer {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 20px;
  }
  .sliderTextBox {
    display: block;
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: auto;
  }
  .pocetakPripremaMobile {
    display: none;
  }
  .pripremeTitle {
    width: calc(100% + 50px);
    padding: 0 25px;
    left: -25px;
    display: flex;
    flex-direction: row;
  }
  .stem-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .pocetakPriprema {
    position: relative;
    top: 0;
    left: 0;
    width: 450px;
    padding: 25px;
    box-sizing: border-box;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    border-top: 10px solid #000;
    background-color: rgba(147, 152, 157, 1);
  }
}
@media screen and (min-width: 1125px){
  .pocetakPriprema {
    padding: 30px;
    padding-top: 25px;
    padding-bottom: 13px;
    margin-bottom: 13px;
  }
  .pripremeTitle svg {
    margin-right: 20px;
  }
  .pripremeTitle {
    width: calc(100% + 60px);
    padding: 0 30px;
    left: -30px;
    padding-bottom: 25px;
  }
  .pocetakPriprema p {
    font-size: 18px;
    color: #000;
    line-height: 24px;
  }
  .pocetakPriprema a:not(.pripremeLink) {
    font-size: 21px;
    height: 40px;
    line-height: 40px;
  }
  .pocetakPriprema a:not(.pripremeLink)::after {
    top: 15px;
    padding: 4px;
  }
}
.pocetakPripremaMobile {
  background-color: rgba(147, 152, 157, 1);
}
.pocetakPripremaMobile .pocetakPriprema {
  border-top: 0;
  padding: 25px 0;
  width: 100%;
}
.pocetakPripremaMobile .pocetakPriprema a:not(.pripremeLink) {
  width: 60%;
  display: block;
  max-width: 300px;
}

.pocetakPripremaMobile .sliderTextContainer {
  position: relative;
  padding: 0;
}
.pocetakPripremaMobile .sliderTextBox {
  display: block;
}


.pocetakPriprema p {
  font-size: 18px;
  color: #000;
  line-height: unset;
  line-height: 1.3;
}
.pocetakPriprema a:not(.pripremeLink) {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  width: 100%;
  height: 35px;
  margin-top: 25px;
  font-weight: 600;
  line-height: 35px;
  background-color: #000;
  text-align: center;
  text-decoration: none;
  padding-right: 10px;
}
.pocetakPriprema a:not(.pripremeLink)::after {
  position: absolute;
  top: 13px;
  content: "";
  padding: 3px;
  margin-left: 5px;
  border: 1.2pt solid white;
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.pocetakPriprema a:not(.pripremeLink):hover {
  background-color: #4c535b;
}
.pocetakPripremaBorder {
  height: 8px;
  background-color: #000;
  width: 360px;
}

/* -- 2020 -- */
.viewColumn4 .specialLink h6 {
	font-size: 17px;
	line-height: 22px;
}

@media screen and (max-width: 400px) {
  .pripremeTitle svg {
    display: none;
  }
  .pocetakPriprema .pripremeTitle p {
    font-size: 24px;
  }
}