a[href^="http"]:not([href*="vvu.gov.hr"]), .outlink {
display: inline-block; padding-right: 20px;
text-decoration: underline;
position: relative;
}
a[href^="http"]:not([href*="vvu.gov.hr"])::after, .outlink::after {
content: "";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 1em; height: 1em; background-color: currentColor; -webkit-mask-image: url(//vvu.gov.hr/VVU/wp-content/uploads/external-link.svg);
mask-image: url(//vvu.gov.hr/VVU/wp-content/uploads/external-link.svg);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
}
.pdf_icon {
list-style: none outside url(//vvu.gov.hr/VVU/wp-content/uploads/mzozt-icons/icon_pdf.png);
}
.xls_icon {
list-style: none outside url(//vvu.gov.hr/VVU/wp-content/uploads/mzozt-icons/icon_xls.png);
}
.doc_icon {
list-style: none outside url(//vvu.gov.hr/VVU/wp-content/uploads/mzozt-icons/icon_doc.png);
}
.elementor .ct--slider2 .item--image:before {
background-color: #157ebb;
}