<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
    background-color: #ffffff;
}

body, .ui-widget {
    font-family: 'PFAdamantSansPro', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.42857143;
    color: #a9a8a8;
}
.home {
    opacity: 0;
    transition: 0.3s all;
}
body {
    position: relative;
    padding-bottom: 80px;
    min-height: 100vh;
}

p {
    font-size: 16px;
    color: #333333;
    margin: 0 0 5px;
    text-align: left;
}

a {
    color: #869fbb;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    line-height: 20px;
}

a, a:visited, a:hover, a:active {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 0.3s color linear;
    text-decoration: none;
    /*outline: 0px;*/

}
a:active, a:focus {
    outline: 0px;
}

a:hover:after:not(.doc-link) {
    width: 100%;
}

h1,
h2 {
    margin: 0;
    font-weight: 400;
    color: #333333;
    line-height: 1.2;
}

h1 {
    font-size: 3.8em;
    margin-bottom: 3px;
    letter-spacing: -1px;
    font-family: 'PFAdamantPro';
}

h2 {
    font-size: 2.5em;
    margin-bottom: 30px;
}

h3 {
    font-size: 1.5em;
    margin: 0px;
}
h4 {
    color: #ccc;
    margin-top: 0;
    font-size: 1.75em;
    margin-bottom: 10px;
}
/* List */
ul,
ol {
    margin-top: 0;
    margin-bottom: 0px;
    list-style: none;
    padding: 0px;
}

.text-content ul li,
.article-box ul li {
    list-style-type: disc;
}
.text-content ul li li,
.text-content ol li li,
.article-box ul li li,
.article-box ol li li
{
    list-style-type: lower-alpha;
}
.text-content ul li li li,
.article-box ul li li li,
.text-content ol li li li,
.article-box ol li li li
{
    list-style-type: lower-roman;
}
div.input * {
    display: block;

}

div.input input,
div.input select {
    height: 45px;
    width: 60%;
    margin-bottom: 15px;
}

div.input input[type="submit"] {
    height: 45px;
    width: 30%;
}
.hide{
    display: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    /*margin-left: -5px;*/
    margin-bottom: 0;
}

.list-inline &gt; li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}


.list-unstyled {
    padding-left: 0;
    list-style: none;
}

h3.section-title, .breadcrumb a {
    font-family: 'PFAdamantSansPro-XBold';
    display: inline-block;
    padding: 2px 6px 2px;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 20px;
}
section h3.section-title {
    margin-right: 10px;
    padding-top: 4px;
}
.light-text {
    font-weight: 300;
}
/* TITLE */
.red-title, .breadcrumb a {
    background: #c7363d;
    color: #fff;
}
.white-title {
    background: #fff;
    color: #0d4077;
}
.white-title-2 {
    background: #fff;
    color: #d3363f;
}
.blue-title {
    background: #0d4077;
    color: #fff;
}
.blue-title-2 {
    background: #0076b2;
    color: #fff;
}
.gray-title {
    background: #e0e0e0;
    color: #0d4077;
}
.gray-title-2 {
    background: #989898;
    color: #ffffff;
}
.orange-title {
    background: #f29c26;
    color: #fff;
}
.breadcrumb {
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 0;

}

.breadcrumb li {
    display: inline-block;
    padding: 0px;
    margin-right: 2px;
    color: #fff;

}

.breadcrumb li:last-child {
    margin-right: 25px;
}

.breadcrumb li.active {
    color: #fff;
}

.breadcrumb li a {
    color: #fff;
    font-weight: 100;
    text-decoration: none;
    margin-bottom: 5px;
    cursor: pointer;
}

.big-title {
    position: relative;
    margin-bottom: 20px
}
.big-title h1 span{
    display: block;
    font-size: 1.4em;
    line-height: 1.1em;
}
.big-title h1 {
    font-size: 3.8em;
    line-height: 1em;
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.big-title-desc {
    font-style: italic;
}
 .white-text {
     color: #fff;
 }
 .blue-text {
     color: #0d4077;
 }
 .blue-text p {
     color: inherit;
 }
 .et-red-bg .white-bg p {
     color: #333;
 }

 .light-blue-text {
     color: #869fbb;
 }
 .red-text {
     color: #d25c62;
 }

 .red-title a{
    color: #fff;
}
.white-title a{
    color: #0d4077;
}
.gray-title a{
    color: #0d4077;
}
.blue-title a{
    color: #fff;
}

/* BORDER */
.blue-border {
    border-bottom: 2px solid #0d4077;
}

.white-border {
    border-bottom: 2px solid #fff;
}

.red-border {
    border-bottom: 2px solid #ab1b34;
}

/* BACKGROUND */
.et-red-bg {
    background: #0d4077;
}

.gray-bg {
    background: #d0d0d0;
}

.white-bg {
    background: #fff;
}

.red-bg, .economy-section.documents-section .service-list &gt; div &gt; a.archive-box {
    background: #c7363d;
    transition: 0.3s all linear;
    height: 100%;

}

.economy-section.documents-section .red-box {
    width: calc(100% - 22px);
    flex-grow: 1;
    height: 100%;
}

.economy-section.documents-section .row {
    display: flex;
    flex-wrap: wrap;
}

.flex-box {
    flex-direction: column;
    height: 100%;
}

.economy-section.documents-section .service-list &gt; div &gt; a:hover,
.economy-section.documents-section .service-list &gt; div &gt; a:active,
.economy-section.documents-section .service-list &gt; div &gt; a:focus,
.economy-section.documents-section .service-list &gt; div:nth-child(8) &gt; a:hover,
.economy-section.documents-section .service-list &gt; div:nth-child(8) &gt; a:active,
.economy-section.documents-section .service-list &gt; div:nth-child(8) &gt; a:focus {
    background-color: #fff;
    transition: 0.3s all linear;
}

.economy-section .service-list &gt; div &gt; a:hover,
.economy-section .service-list &gt; div &gt; a:active,
.economy-section .service-list &gt; div &gt; a:focus {
    background-color: #aabccf;
}
.economy-section.documents-section .service-list &gt; div:nth-child(1) ,
.economy-section.documents-section .service-list &gt; div:nth-child(5),
.economy-section .service-list &gt; div:nth-child(1) ,
.economy-section .service-list &gt; div:nth-child(5){
    padding-left: 0;
}
.et-red-bg p {
    color: #fff;
}
.documents-list p {
    color: #0d4077;
}
 .gray-text,  p.gray-text {
     color: #808080;
 }

.inline-block {
    display: inline-block;
}
.full-width {
    max-width: 100%;
}

.cols-md-5 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
    padding: 0 5px;
    float: left;
}
.row-cols{
    margin-left:-5px;
    margin-right:-5px;
}

 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

h1.press-title, h2.press-title {
    font-size: 1.2em;
    height: auto;
    overflow: hidden;
    padding: 0px;
    letter-spacing: 0;
    font-family: 'PFAdamantPro';
    text-align: left;
    margin-bottom: 0px;
}

.item-date {
    color: #808080;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 15px;
    text-align: left;
}

.press-title a {
    color: #333333;
    height: 60px;
}

.service-list {
    padding-top: 15px;
    max-width: 610px;
    width: 100%;
}

.service-list &gt; div &gt; a {
    position: relative;
    overflow: hidden
}

.element-bg {
    width: 37%;
    height: 32%;
    position: absolute;
    right: 18px;
    display: block;
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-list a {
    display: block;
    width: 100%;

    font-size: 1.2em;
    color: #4d4d4d;
    padding: 15px;
    margin-bottom: 20px;
}

.service-list div:nth-child(1) a {
    background-color: rgba(255,255,255,0.8);
}
.service-list div:nth-child(2) a {
    background-color: rgba(255,255,255,0.6);
}
.service-list div:nth-child(3) a {
    background-color: rgba(255,255,255,0.6);
}
.service-list &gt; div &gt; a:hover {
    background-color: #AB1B33;
    color: #ffffff;
}

.service-list &gt; div:nth-child(1) &gt; a &gt; h2 {
    color: #AB1B33;
}
.service-list &gt; div:nth-child(2) &gt; a &gt; h2 {
    color: #4D4D4D;
}
.service-list &gt; div:nth-child(3) &gt; a &gt; h2 {
    color: #4D4D4D;
}
.service-list &gt; div &gt; a:hover &gt; h2 {
    color: #fff;
}

.service-list &gt; div:nth-child(1) .element-bg {
    background-image: url("../img/home-sprite-v1.3.png");
    bottom: 16px;
    background-position-y: 32%;
}

.service-list &gt; div:nth-child(2) .element-bg {
    background-image: url("../img/home-sprite-v1.3.png");
    bottom: 16px;
    background-position-y: 16%;
}

.service-list &gt; div:nth-child(3) .element-bg {
    background-image: url("../img/home-sprite-v1.3.png");
    bottom: 16px;
    background-position-y: 97.7%;
}

.service-list &gt; div:nth-child(1):hover .element-bg {
    background-image: url("../img/home-sprite-v1.3.png");
    bottom: 16px;
    background-position-y: 0%;
}

.service-list &gt; div:nth-child(2):hover .element-bg {
    background-image: url("../img/home-sprite-v1.3.png");
    bottom: 16px;
    background-position-y: 48%;
}

.service-list &gt; div:nth-child(3):hover .element-bg {
    background-image: url("../img/home-sprite-v1.3.png");
    bottom: 16px;
    background-position-y: 80.5%;
}


.service-list h3 {
    margin: 0px;
}

.service-list h2 {
    font-size: 1em;
    font-family: 'PFAdamantSansPro-XBold';
}

/*.service-list h2:not(.light-blue-text):not(.blue-text) {*/
/*    color: #d3363f;*/
/*}*/

.service-list &gt; div &gt; a:hover,
.service-list &gt; div &gt; a:active,
.service-list &gt; div &gt; a:focus {
    /*background-color: #fff;*/
}

.service-list a:hover,
.service-list a:active,
.service-list a:focus {
    transition: 0.3s all linear;
}

/*.service-list a:hover h2:not(.light-blue-text):not(.blue-text),*/
/*.service-list a:active h2:not(.light-blue-text):not(.blue-text),*/
/*.service-list a:focus h2:not(.light-blue-text):not(.blue-text) {*/
/*    color: #3d6692;*/
/*}*/

.e-logo {
    margin-bottom: 50px;
}

.economy-section .service-list a {
    color: #0d4077;

}

.documents-section .service-list, .economy-section .service-list  {
    max-width: 825px;
    float: left;
    margin-left: 46px;
}
.economy-section .service-list {
    margin-top: 100px;

}

.economy-section .gray-btn {
    clear: both;
    float: left;
}

.economy-section .service-list &gt; div:nth-child(1) .element-bg {
    background-image: url("../img/services/registracija-preduzetnika.png");
}

.economy-section .service-list &gt; div:nth-child(1) a:hover .element-bg,
.economy-section .service-list &gt; div:nth-child(1) a:active .element-bg,
.economy-section .service-list &gt; div:nth-child(1) a:focus .element-bg {
    background-image: url("../img/services/registracija-preduzetnika-hover.png");
}

.economy-section .service-list &gt; div:nth-child(2) .element-bg {
    background-image: url("../img/services/investicije.png");
    right: -14px;
    bottom: -2px;
}

.economy-section .service-list &gt; div:nth-child(2) a:hover .element-bg,
.economy-section .service-list &gt; div:nth-child(2) a:active .element-bg,
.economy-section .service-list &gt; div:nth-child(2) a:focus .element-bg {
    background-image: url("../img/services/investicije-hover.png");
}

.economy-section .service-list &gt; div:nth-child(3) .element-bg {
    background-image: url("../img/services/porezi.png");
    right: -24px;
}

.economy-section .service-list &gt; div:nth-child(4) .element-bg {
    background-image: url("../img/services/slobodne-zone.png");
    right: -17px;
    bottom: 0;
}

.economy-section .service-list &gt; div:nth-child(4) a:hover .element-bg,
.economy-section .service-list &gt; div:nth-child(4) a:active .element-bg,
.economy-section .service-list &gt; div:nth-child(4) a:focus .element-bg {
    background-image: url("../img/services/slobodne-zone-hover.png");
}

.economy-section .service-list &gt; div:nth-child(3) a:hover .element-bg,
.economy-section .service-list &gt; div:nth-child(3) a:active .element-bg,
.economy-section .service-list &gt; div:nth-child(3) a:focus .element-bg {
    background-image: url("../img/services/porezi-hover.png");
}

.economy-section .service-list &gt; div &gt; a {
    background: #fff;
}

.economy-section.documents-section .service-list &gt; div &gt; a {
    background: #3d6692;
    color: #fff;
}

.economy-section.documents-section {
    padding-bottom: 40px;
}

.economy-section.documents-section .service-list &gt; div:nth-child(1) .element-bg {
    background-image: url("../img/services/ustav.png");
}

.economy-section.documents-section .service-list &gt; div:nth-child(1) a:hover .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(1) a:active .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(1) a:focus .element-bg {
    background-image: url("../img/services/ustav-hover.png");
}

.economy-section.documents-section .service-list &gt; div:nth-child(2) .element-bg {
    background-image: url("../img/services/zakoni.png");
    right: -15px;
}

.economy-section.documents-section .service-list &gt; div:nth-child(2) a:hover .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(2) a:active .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(2) a:focus .element-bg {
    background-image: url("../img/services/zakoni-hover.png");
}

.economy-section.documents-section .service-list &gt; div:nth-child(3) .element-bg {
    background-image: url("../img/services/poslovnik.png");
    right: -18px;
    bottom: -6px;
}

.economy-section.documents-section .service-list &gt; div:nth-child(3) a:hover .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(3) a:active .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(3) a:focus .element-bg {
    background-image: url("../img/services/poslovnik-hover.png");
}

.economy-section.documents-section .service-list &gt; div:nth-child(4) .element-bg {
    background-image: url("../img/services/sednice-vlade.png");
    right: 2px;
    bottom: 5px;
}

.economy-section.documents-section .service-list &gt; div:nth-child(4) a:hover .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(4) a:active .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(4) a:focus .element-bg {
    background-image: url("../img/services/sednice-vlade-hover.png");
}

.economy-section.documents-section .service-list &gt; div:nth-child(5) .element-bg {
    background-image: url("../img/services/strategije.png");
    right: -24px;
}

.economy-section.documents-section .service-list &gt; div:nth-child(5) a:hover .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(5) a:active .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(5) a:focus .element-bg {
    background-image: url("../img/services/strategije-hover.png");
    right: -24px;
}

.economy-section.documents-section .service-list &gt; div:nth-child(6) .element-bg {
    background-image: url("../img/services/informator-o-radu.png");
    right: -15px;
    bottom: 0;
}

.economy-section.documents-section .service-list &gt; div:nth-child(6) a:hover .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(6) a:active .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(6) a:focus .element-bg {
    background-image: url("../img/services/informator-o-radu-hover.png");
    right: -15px;
    bottom: 0;
}

.economy-section.documents-section .service-list &gt; div:nth-child(7) .element-bg {
    background-image: url("../img/services/informacije-od-javnog-znacaja.png");
    right: -10px;
    bottom: -6px;
}

.economy-section.documents-section .service-list &gt; div:nth-child(7) a:hover .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(7) a:active .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(7) a:focus .element-bg {
    background-image: url("../img/services/informacije-od-javnog-znacaja-hover.png");
}

.economy-section.documents-section .service-list &gt; div:nth-child(8) .element-bg {
    background-image: url("../img/services/ostale-usluge.png");
    right: -23px;
    transition: 0.3s all linear;
}

.economy-section.documents-section .service-list &gt; div:nth-child(8) a:hover .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(8) a:active .element-bg,
.economy-section.documents-section .service-list &gt; div:nth-child(8) a:focus .element-bg {
    background-image: url("../img/services/ostale-usluge-hover.png");

}

.economy-section.documents-section .service-list &gt; div:nth-child(8) &gt; a {
    background: #dfdfdf;
    color: #0d4077;
}

.archive-box .element-bg, .economy-section.documents-section .service-list &gt; div &gt; a.archive-box .element-bg {
    background-image: url('../img/services/arhiva.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    right: 0px;
    height: 80%;
    background-size: contain;
}

.archive-box a:hover .element-bg, .economy-section.documents-section .service-list &gt; div &gt; a.archive-box:hover .element-bg,
.archive-box a:active .element-bg, .economy-section.documents-section .service-list &gt; div &gt; a.archive-box:active .element-bg,
.archive-box a:focus .element-bg, .economy-section.documents-section .service-list &gt; div &gt; a.archive-box:focus .element-bg {
    background-image: url('../img/services/arhiva-hover.png');
}

.economy-section.documents-section .service-list &gt; div:nth-child(5) &gt; a,
.economy-section.documents-section .service-list &gt; div:nth-child(6) &gt; a,
.economy-section.documents-section .service-list &gt; div:nth-child(7) &gt; a,
.economy-section.documents-section .service-list &gt; div:nth-child(8) &gt; a {
    margin-bottom: 0px;
}

.red-bg a {
    transition: 0.3s all linear;
}

.red-bg a:hover, .red-bg a:active, .red-bg a:focus {
    background: #fff;
}

.red-bg a:hover h2, .red-bg a:active h2, .red-bg a:focus h2 {
    color: #3d6692;
}

.archive-box a {
    display: block;
    height: 100%;
    font-size: 1.2em;
}

.archive-box h2 {
    color: #fff;
    display: inline-block;
    margin: 25px 15px;
    font-size: 1.15em;
    font-family: 'PFAdamantSansPro-XBold';
}

.archive-box {
    height: 190px;
    position: relative;
}
.economy-section.documents-section .service-list {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 56px;
}

/* BUTTONS */
.blue-btn, .red-btn, .gray-btn {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.425em;
    background: #0d4077;
    line-height: 50px;
    margin: auto;
    font-weight: bold;
    color: #fff;
}

.red-btn {
    margin-top: 20px;
    background: #ab1b34;
    color: #fff;
}

.gray-btn {
    background: #d0d0d0;
    color: #0d4077;
    font-weight: normal;
    font-style: italic;
    padding: 10px;
    line-height: normal;
}

.gray-btn:hover, .red-btn:hover, .blue-btn:hover,
.gray-btn:active, .red-btn:active, .blue-btn:active,
.gray-btn:focus, .red-btn:focus, .blue-btn:focus {
    opacity: 0.8;
}

/* TEXT STYLE */

.citizens-section .flat-text, .blue-btn, .red-btn, .gray-btn {
    max-width: 356px;
}

.italic-text {
    font-size: 1.3em;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 30px;
    text-align: left;
    display: inline-block;
    color: #333333;
}

.italic-text p {
    margin-bottom: 0px;
    font-size: inherit;
}

.flat-text {
    font-weight: 500;
    font-size: 1.125em;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-top: 30px;
    color: #0d4077;
}

.bold {
    font-weight: bold;
}

.no-padding {
    padding: 0px;
}

input {
    border: none;
    outline: 0;
}

section {
    padding: 30px 8px 30px 8px;
    position: relative;
    background: #fff;
}

.header-background {
    position: relative;
}

.fixed-menu .logo {
    padding: 0;
    width: 60px;
    display: block;
    margin: 75px auto 0;
}

.fixed-menu .logo a:after {
    background: transparent;
}

.fixed-menu .logo img {
    max-height: 130px;
}

.main-header.bg-primary {
    margin-top: -1px;
}

.main-header .top-header .bg-primary {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: bold;
}

.main-header .main-navigation-wrapper {
    background-image: url("../img/header-background-1.png");
    background-repeat: repeat;
    background-position: top left;
    padding-left: 5px;
    position: fixed;
    height: 64px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9997;
    padding-left: 127px;
    background-size: contain;
    /*transition: 0.14s all linear;*/
}

.main-header .main-navigation-wrapper:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -27px;
    left: 0;
    height: 27px;
    background-image: url("../img/header-background-2.png");
    background-repeat: repeat;
    background-position: top left;
}

.page, footer, .sub-menu {
    padding-left: 127px;
}

.home .page {
    padding-bottom: 0;
}

.ui-widget.ui-widget-content.ui-autocomplete {
    background: transparent;
    padding: 0px;
    color: #0d4077;
    font-size: 1.3em;
}

.ui-menu .ui-menu-item:last-child .ui-menu-item-wrapper, .ui-menu .ui-menu-item:last-child .ui-menu-item-wrapper.ui-state-active {
    text-align: center;
    font-style: italic;
    background: #d0d0d0;
    font-size: 1.1em;
    border: none;
    color: #0d4077;
    margin-bottom: 10px;
}

/* HEADER IMAGE*/
.home-bg {
    height: 215px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 0;
    background-position-y: 0;
    background-image: url("../img/header-background.jpg");
    /*position: relative*/
}

.home .home-bg.animate {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

.home-bg-over {
    height: 215px;
    overflow: hidden;
    position: relative;
    top: 0;
    background-size: cover;
}

.home .home-bg-over {
    height: 667px;
    background-size: cover;
    background-position: center;
}

.home .home-bg {
    height: 667px;
    background-image: none;
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    background-position: center center;
    transition: 4s all;
    -webkit-transition: 4s all;
    -ms-transition: 4s all;
    -moz-transition: 4s all;
    -o-transition: 4s all;
}

.overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/left-gradient.png') no-repeat top left;
    z-index: 1;
}

/* SEARCH*/
.home .search-bar {
    display: block;
}

.home .loop {
    display: none;
}

.home .site-search-bar {
    display: none;
}

.loop {
    width: 28px;
}

.site-search-bar {
    position: absolute;
    bottom: 64px;
    right: 150px;
    z-index: 10;
}
.result-page-content .search-fields {
    margin-top: 30px;
}
.result-page-content .search-bar-error{
    right: 0px;
}

.result-page-content .search-bar-error p::before {
    right: 12px;
}
.result-page-content .search-bar-error p::after {
    right: 10px;
}

.search-bar {
    max-width: 550px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    right: unset;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 10;
    height: 80px;

}

.search-field.google-search {
    width: 100%;
    border: 1px solid #aeaeae;
    background-position: 98% 50%;
    font-family: 'PFAdamantSansPro-XBold';
    font-size: 1.6875em;
    font-style: normal;
    height: 80px;
    padding-left: 20px;
    padding-right: 50px;

}

.search-submit {
    width: 45px;
    height: 45px;
    background-image: url("../img/search-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.8);
    background-size: 27px;
    border: none;
    padding: 0;
    transition: 0.5s all;
}

.search-submit:hover, #site-search-form.opened .search-submit {
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url("../img/search-bg.png");
}

.search-field {
    width: 160px;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border: 0px;
    color: #0d4077;
    font-weight: bold;
    font-size: 1em;
    float: left;
    overflow: visible;
    transition: 0.3s all;
    text-overflow:ellipsis;
}

.home #search-form .search-field {
    width: 100%;
    height: 80px;
    font-size: 1.5em;
    padding: 0px 80px 0px 30px;

}

.home #search-form .search-submit {
    background-size: 50px;
    height: 80px;
    width: 80px;
    position: absolute;
    right: 0;
    background-color: transparent;

}

.search {
    background: #c7363d;
    padding-right: 5px;
}

.input-search {
    background: #c7363d;
    color: #fff;
    padding: 5px 10px;
    width: 90%;
}
::placeholder {
    text-overflow: ellipsis !important;
}
::-webkit-input-placeholder {
    font-weight: 300;
    font-style: italic;
    text-overflow: ellipsis !important;;
}

:-moz-placeholder {
    font-weight: 300;
    font-style: italic;
    text-overflow: ellipsis;
}

::-moz-placeholder {
    font-weight: 300;
    font-style: italic;
    text-overflow: ellipsis;
}

:-ms-input-placeholder {
    font-weight: 300;
    font-style: italic;
    text-overflow: ellipsis;
}

.input-search::-webkit-input-placeholder, .site-search-field::-webkit-input-placeholder {
    color: #fff;
    text-overflow:ellipsis !important;;
}

.input-search::-moz-placeholder, .site-search-field::-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    text-overflow:ellipsis;
}

.input-search::-moz-placeholder, .site-search-field::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    text-overflow:ellipsis;
}

.input-search::-ms-input-placeholder, .site-search-field::-ms-input-placeholder {
    color: #fff;
    text-overflow:ellipsis;
}

.site-search-field {
    height: 48px;
    width: 245px;
    background: rgba(0, 0, 0, 0.3);
    font-size: 18px;
    padding: 10px 70px 10px 10px;;
    color: #fff;
    transition: 0.3s all;
    text-overflow:ellipsis;
}

#site-search-form {
    position: relative;
}

.site-search-icon {
    display: none;
    z-index: 20;
}

#site-search-form .site-search-submit, #site-search-form .site-search-icon {
    height: 47px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    background: transparent url("../img/search-bg-white.png") no-repeat center / 30px 30px;
    border: 0px;
    border-radius: 0px;
}

#site-search-form .site-search-submit {
    z-index: 10;
}

.search-icon {
    background: transparent url("../img/search-icon.png") no-repeat center;
    background-size: 15px;
    width: 20px;
    float: right;
    line-height: 24px;
}

/* MENU */

.main-navigation &gt; .list-inline &gt; li {
    padding: 0;
    vertical-align: middle;
    padding: 0px;
    text-align: center;
    padding: 0 10px;
    margin-left: -5px;
}

.main-navigation &gt; .list-inline &gt; li &gt; a {
    display: inline-block;
    color: #fff;
    font-size: 1.3125em;
    cursor: pointer;
    text-transform: uppercase;
    height: 100%;
    line-height: 64px;

}

.main-navigation &gt; .list-inline &gt; li &gt; a:after {
    background: transparent;
}

.main-navigation &gt; .list-inline &gt; li.active &gt; a {
    font-weight: bold;
}

.main-navigation &gt; .list-inline &gt; li:first-child {
    padding-left: 15px;
}

.main-navigation &gt; ul.list-inline {
    margin-bottom: 0;
    padding-left: 10px;
    display: inline-block;
    width: auto;
}

.main-navigation {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.top-icons {
    position: absolute;
    z-index: 10;
    right: 0;
    width: 100%;
    text-align: right;
    top: 0;
    padding-right: 20px;
}

.top-icons &gt; div {
    display: inline-block;
    vertical-align: middle;
}

.menu-item &gt; a {
    position: relative;
}

.menu-item &gt; a:after, #mobileNav .menu-column h3:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 13px solid #b3b3b3;
    display: inline-block;
    margin-left: 6px;
    transition: 0.3s all;

}

.menu-item &gt; a span::after {
    position: absolute;
    margin: 0;
    right: -19px;
    top: 26px;
    /*transform: translateY(-50%);*/
}

.menu-item.active a &gt; span:after, #mobileNav .menu-column h3.active:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 13px solid #fff;
    transform: rotate(180deg);
}

.menu-item.active &gt; a::after {
    transform: rotate(180deg);
}

.menu-item.contact-info {
    display: inline-block
}

.contact-info a:after {
    display: none;
}

.contact-info &gt; a::before, .top-icons .contact-info a::before {
    content: "";
    background: url("../img/side_menu.png") no-repeat;
    background-position: 0px 95%;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    height: 56px;
    width: 55px;
    padding: 0;
    position: relative;
    z-index: 9999;
    top: -6px;
}

.fixed-menu {
    position: fixed;
    width: 127px;
    height: 100%;
    background: #f8f8f8;
    box-shadow: inset -20px 0 9px -10px rgba(0,0,0,0.3);
    z-index: 9998;
    left: 0;
    top: 0;
    font-family: 'PFAdamantSansPro-XBold';
    font-size: 1em;
    transition: 0.5s all;
}

.fixed-menu-links {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.fixed-menu-links a {
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #999999;
}

.fixed-menu-links a:hover {
    color: #0d4077;
}

.fixed-menu-links a:active, .fixed-menu-links a:focus {
    color: #0d4077;
    /*background: #d0d0d0;*/
}
.fixed-menu-links li.active a .list-item-icon {
    height: 100px;
}
.fixed-menu-links li.active a {
    color: #ffffff;
    box-shadow: inset -20px 0 9px -10px rgba(0,0,0,0.3);
}
.list-item-icon {
    background-image: url("../img/side_menu.png");
    height: 0;
    display: block;
    width: 100%;
    transition: height ease-in-out 0.25s;
}
.list-item-icon.list-item-icon-1 {
    background-position: center 2%;
}
.list-item-icon.list-item-icon-2 {
    background-position: center 26%;
}
.list-item-icon.list-item-icon-3 {
    background-position: center 51%;
}
.list-item-icon.list-item-icon-4 {
    background-position: center 74%;
}
.list-item-icon.list-item-icon-5 {
    background-position: center 96%;
}
.fixed-menu-links .active .bg-mob-quicklinks {
    color: #ffffff;
    background: #989898;
}
.fixed-menu-links .active .bg-mob-news {
    color: #ffffff;
    background: #d3363f;
}
.fixed-menu-links .active .bg-mob-highlights {
    color: #ffffff;
    background: #0076b3;
}
.fixed-menu-links .active .bg-mob-attractions {
    color: #ffffff;
    background: #f29c25;
}
.fixed-menu-links .active .bg-mob-contact {
    color: #ffffff;
    background: #ab1b34;
}
.header-links .language-links {
    line-height: 45px;
}

.top-header .right-column {
    padding: 11px 10px 0 14px;
}

.header-links ul {
    display: inline-block;
}

.header-links li {
    margin-top: 3px;
    padding-left: 1px;
    padding-right: 1px;
}

.header-links .social-links li a, footer .social-links li a {
    display: inline-block;
    width: 25px;
    height: 25px;
}

footer .social-links li a {
    opacity: 0.8;
}

.header-links li a:hover {
    opacity: 0.6;
    transition: ease all .5s;
}

.header-links .skype a {
    background: url("../img.png") no-repeat 1px;
    background-size: cover;
}

.header-links .tumblr a {
    background: url("../img/social-icons.png") no-repeat -24px;
    background-size: cover;
}

footer .rss a {
    background: url("../img/rss-white.png") no-repeat;
    background-size: cover;
}

.header-links .facebook a, footer .facebook a {
    background: url("../img/facebook.png") no-repeat;
    background-size: cover;
}

.header-links .youtube a {
    background: url("../img/social-icons.png") no-repeat -74px;
    background-size: cover;
}

.header-links .instagram a, footer .instagram a {
    background: url("../img/instagram.png") no-repeat;
    background-size: cover;
}

.header-links .twitter a, footer .twitter a {
    background: url("../img/twitter.png") no-repeat;
    background-size: cover;
}

.header-links .language-links, .header-links .social-links, .external-login {
    vertical-align: middle;
    font-size: 1.3125em;
    text-transform: uppercase;
}

.header-links .language-links li,
.header-links .language-links li a,
.external-login {
    color: rgba(0, 66, 116, 1);
    text-align: center;
    line-height: 15px;
    color: #fff;
    padding: 2px;
    text-shadow: 2px 2px 5px #000;
}
.external-login {
    margin-right: 45px;
    position: relative;
    text-shadow: 2px 2px 5px #000;
}
/* .external-login::after {
    content: '';
    width: 36px;
    height: 30px;
    display: block;
    margin-right: -55px;
    background-image: url("../img/header-sprite.png");
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -5px;
    overflow: hidden;
} */
.social-share a:after {
    background: transparent;
}

.social-share {
    padding: 10px;
}

.hamburger-icon {
    width: 35px;
    height: 35px;
    background: url("../img/hamburger.png") no-repeat center;
    cursor: pointer;
    margin-top: 15px;
    display: none;
}

/* Effects */
.mobile-overlay-slidedown {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
    transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
}

.mobile-overlay-slidedown.open {
    visibility: visible;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.mobile-overlay-content {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding: 0 15px;
}

.mobile-overlay a {
    padding: 8px;
    text-decoration: none;
    /*font-size: 36px;*/
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
    cursor: pointer;
    line-height: 40px;
}

.mobile-overlay a:after {
    background: transparent;
}

.mobile-overlay a:hover,
.mobile-overlay a:focus,
.mobile-overlay li.active a {
    color: #818181;
}

.mobile-overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0, 66, 116, 1);
    overflow-y: scroll;
    transition: 0.5s;
    z-index: 999999;
}

/*.mobile-overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}*/

.mobile-overlay a {
    padding: 8px;
    text-decoration: none;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
    cursor: pointer;
    line-height: 40px;
}

.mobile-overlay a:after {
    background: transparent;
}

.mobile-overlay a:hover,
.mobile-overlay a:focus,
.mobile-overlay li.active a {
    color: #818181;
}

.mobile-overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

/* SUBMENU */
.menu-column {
    float: left;
    padding: 0 15px;
    text-align: left;
}

.menu-column ul {
    float: left;
}

.sub-menu, .sub-menu-form {
    display: none;
    position: absolute;
    padding-bottom: 20px;
    top: 63px;
    left: 0;
    /*height: 265px;*/
    z-index: 999;
    width: 100%;
    /*min-height: 265px;*/
    min-height: 250px;
    padding-top: 20px;
    background: #0d4077 url(../img/header-background-2.png) repeat-x top left;
    padding-left: 127px;
    box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.25);
}

.sub-menu-form .big-title h1 {
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 0;
    display: inline-block;
}

.sub-menu-form .gray-btn {
    margin: 0;
    max-width: 100%;

}

.sub-menu .sub-menu-article {
    margin-top: 5px;
    position: relative;
}
.sub-menu .sub-menu-article img {
    width: 100%;
}

.sub-menu h3 {
    color: #fff;
    border-bottom: 2px solid #c7363d;
    margin-bottom: 6px;
    margin-top: 0px;
    padding-bottom: 5px;
    font-size: 1.3em;
}

.submenu-items {
    width: 80%;
    float: left
}

.submenu-image {
    width: 20%;
    float: left;
}

.sub-menu .sub-menu-article &gt; a:after,
.sub-menu .sub-menu-article &gt; a:hover {
    background: transparent;
}

.sub-menu .sub-menu-article .sub-menu-text {
    position: absolute;
    bottom: 15px;
    cursor: pointer;
    margin-left: 10%;
    width: 80%;
}

.sub-menu .sub-menu-article .sub-menu-text h3 {
    margin-bottom: 5px;
    line-height: 20px;
    margin-top: 5px;
    font-size: 16px;
}

.sub-menu .sub-menu-article .sub-menu-overlay {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    margin-left: 0;
    width: 100%;
    top: 0;
    height: 200px;
    box-shadow: inset 0px -56px 120px -5px rgba(0, 0, 0, 0.7);
}

.main-navigation .list-inline .sub-menu .sub-menu-article a {
    padding: 0;
    width: 100%;
}

.sub-menu .list-unstyled {
    margin-top: 5px;
    margin-bottom: 10px;
}

.sub-menu .list-unstyled li a {
    margin: 0;
    display: inline-block;
    padding: 0;
    color: #fff;
    font-size: 1.25em;
}

.sub-menu .list-unstyled li a:hover {
    background: transparent;
}

.sub-menu .non-active {
    display: none;
}

.sub-menu .active {
    display: inline;
}

.sub-menu-form {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: 0.1s all linear;
}

.contact-info.active .sub-menu-form {
    visibility: visible;
    opacity: 1;
}

.sub-menu-form {
    background-color: #0d4077;
}

/*.menu-item.contact-info.active &gt; a::before, .menu-item.contact-info &gt; a:hover::before {
    background: url("../img/contact-active.png") no-repeat;
}*/

.contact-info .sub-menu-form .big-title {
    font-size: 80%;
}

.contact-info .italic-text p {
    font-size: 110%;
    margin-bottom: 0px;
    color: #fff;
}

.sub-menu-form .big-title {
    background: url("../img/communicate.png") no-repeat left / contain;
    padding-left: 135px;
}

.logo-title, .header-logo {
    position: absolute;
    z-index: 10;
    top: 94px;
    left: 25px;
    color: #fff;
    font-size: 100%;
}
.header-logo {
    left: unset;
    right: 35px;
    top: 75px;
}
.header-logo img {
    display: block;
}
.logo-title hr {
    width: 115px;
    background: #fff;
    height: 1px;
    border: none;
    margin: 5px 0 8px;
}

.sub-logo-title p {
    margin-top: 15px;
}

.sub-logo-title span {
    font-size: 1.2em;
    margin-top: 5px;
    letter-spacing: 1px;
}

.body-inner .sub-logo-title {
    margin-top: 12px;
}

.logo-title span.stratched-text {
    font-family: 'PFAdamantSansPro';
    font-weight: bold;
    font-style: normal;
    letter-spacing: 3px;
    line-height: 1.35em;
    text-transform: uppercase;
    display: inline-block;
    margin-left: -1px;
}
.logo-title a {
    font-size: 1.3em;
    color: #fff;
}

.logo-title {
    font-style: normal;
    text-shadow: 2px 2px 5px #000;
    display: inline-block;
    width: 77%;
}
.text-bold {
    font-weight: bold;
}
.text-bold-italic {
    font-weight: bold;
    font-style: italic;
}

.logo-title a &gt; span &gt; b {
    font-size: 1.3em;
}
.logo-title a p {
    font-size: 1.25em;
    color: #fff;
}
.logo-title &gt; span {
    display: block;
    font-size: 1.5em;
    text-shadow: 2px 2px 5px #000;
}

.home .logo-title a span {
    display: block;
}

.home .logo-title {
    /*width: 195px;*/
    width: 470px;
}

.left-menu-col {
    width: 17%;
    float: left;
}

.menu-wrapper {
    float: left;
}

.menu-wrapper a {
    color: #fff;
    line-height: 20px;
    font-size: 1.2em;
    padding: 2px 5px;
    margin-bottom: 2px;
}

.flex-container {
    padding: 0;
    width: 100%;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
    display: inline-block;
}

.flex-item {
    padding: 50px 5px;
    color: white;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 0 6px 20px;
    height: 180px;
    vertical-align: top;
    background: #D35F68;

}

.flex-item &gt; a:after {
    background: transparent
}

#mobileNav .header-links {
    width: 100%;
    height: auto;
}

.header-links {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    position: relative;
    z-index: 10;
}

.press-section {
    padding: 30px 0px 30px 8px;
    margin-right: -10px;
    /*min-height: 495px;*/
}

.shadow::after {
    content: "";
    background: url("../img/right-shadow.png") no-repeat center left / cover;
    width: 65px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.shadow-inner::after {
    content: "";
    background: url("../img/shadow-inner.png") no-repeat center left / cover;
    width: 55px;
    height: calc(100% - 15px);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.press-section .press-list {
    display: flex;
    flex-wrap: wrap;
}

.press-section .press-list li {
    margin-top: 20px;
    flex-grow: 1;
    min-width: 25%;
}

.slider-item {
    padding: 15px 0;
}

#sliderLastNews .slider-content,
sliderLastNewsKosovo .slider-content,
#sliderNews .slider-content {
    text-align: center
}
.slider-content {
    padding: 0 25px;
    margin-right: 1px;
    border-right: 1px solid #cacaca;
    box-shadow: 1px 0px 0px 0px #d6d6d6;
    height: 100%;
}
#sliderNews.flexslider .slides .press-image-wrapper .press-image img,
#sliderLastNews.flexslider .slides .press-image-wrapper .press-image img,
#sliderLastNewsKosovo.flexslider .slides img,
.press-section .flexslider .slides .press-image-wrapper .press-image img {
    height: 150px;
    object-fit: cover;
}


/*.slider-content a {*/
    /*width: auto!important;*/
/*}*/

.multimedia-flag {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 26px;
    height: 26px;
}

.multimedia-flag.audio-video-flag {
    display: block;
    background: url(../img/multimedia-flag.png) no-repeat center / cover;
}
.multimedia-flag.audio-flag {
    display: block;
    background: url(../img/audio-flag.png) no-repeat center / cover;
}
.multimedia-flag.video-flag {
    display: block;
    background: url(../img/video-flag.png) no-repeat center / cover;
}

/*.slider-content a {
    display: block;
    height: 160px;
    overflow: hidden;
}*/

.news-article .slider-item {
    margin-bottom: 10px;
}

.kosovo.news-article .shadow-inner::after, .kosovo .related-news .flex-direction-nav a{
   height: calc(100% - 9px);
}
.press-section .flex-direction-nav .flex-next,
.press-section .flex-direction-nav .flex-prev,
.related-news .flex-direction-nav .flex-next,
.related-news .flex-direction-nav .flex-prev {
    background-color: rgba(255, 255, 255, 0.7);
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    width: 55px;
}

.press-section .flex-direction-nav .flex-next, .related-news .flex-direction-nav .flex-next {
    right: 0;
    background-image: url("../img/right.png");
}

.press-section .flex-direction-nav .flex-prev, .related-news .flex-direction-nav .flex-prev {
    left: 0;
    background-image: url("../img/left.png");
}

#vesti {
    overflow: hidden;
}

.news .item-date {
    margin-top: 20px;

}

#sliderLastNews {
    padding-bottom: 5px;
}

#sliderLastNews  h2.press-title{
    height: auto
}

.news .inner-list {
    padding: 0 15px;
}

.news-article .white-bg {
    padding: 15px 20px;
    margin-bottom: 0px;
}

/*.item h1{
    font-size: 1.375em;
    padding-top: 0px;

}*/
.result-page .item h1 {
    font-family: 'PFAdamantSansPro-XBold';
    font-size: 150%;
}

.item h1 a {
    color: #0d4077;
}

.item {
    margin-bottom: 30px;
}

.item span {
    color: #666;
    font-size: 1.3125em;
    display: block;
}

#faq-search-results .item span.highlight, #faq-search-results-content .item span.highlight {
    display: inline-block;
    color: inherit;
    font-size: inherit;
}

#faq-search-results .item span.highlight {
    font-weight: bold;
}

.show-all {
    display: none;
}

.share-btns {
    float: right;
    position: relative;
    margin-top: -2px;
}

.nl-wrapper .share-btns {
    margin-right: 15px;
}

.print-btn {
    margin-right: 15px;
    cursor: pointer;
}

.share-btns a.print-btn, .share-btns a.mail-btn {
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

}

.share-btns a.facebook, .share-btns a.twitter {
    display: inline-block;
    height: 30px;
    width: 30px;
    background: url("../img/social-FB-40px.png") no-repeat center / cover;
    margin-right: 2px;
    vertical-align: middle;
}

.share-btns a.twitter {
    background: url("../img/social-TW-40px.png") no-repeat center / cover;
}

.print-btn span.show, .mail-btn span.show {
    display: block;
}

.bottom-share {
    float: left;
    color: #d0d0d0;
    font-weight: bold;
    margin-top: 30px;
}

.bottom-share span {
    margin-right: 10px;
}

.print-btn span, .mail-btn span {
    position: absolute;
    background: #d0d0d0;
    color: #fff;
    bottom: -35px;
    padding: 5px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    display: none;
    width: 100px;
    z-index: 2;
}

.print-btn span:before, .mail-btn span:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #d0d0d0;
    position: relative;
    top: -9px;
    margin: -3px;
    left: 70px;

}

.print-btn span:before {
    left: 13px;
}

.print-btn span {
    right: 0;

}

.mail-btn span {
    right: 0;
}

.print-btn {
    background-image: url("../img/print.png");
}

.mail-btn {
    background-image: url("../img/mail-share.png");
}

/* OPPORUNITIES */
.opp-section .inner-content {
    /*min-height: 700px;*/
    height: auto;
}

.tabs {
    position: absolute;
    right: 0;
    bottom: 20px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 50%;
}

.opp-section .big-title h1 {
    width: 100%;
    margin-bottom: 0px;
}

/* HUMAN SERVICES */
.citizens-section .big-title h1 {
    border-bottom-color: #fff;
}

.home .big-title, .home .italic-text {
    max-width: 550px;
}
.home .big-title, .home .italic-text p {
    color: #333333;
}
.numbers a {
    display: block;
    /*    height: 70px;
        width: 70px;*/
    background: #c0c0c0;
    font-size: 3.56875em;
    color: #fff;
    padding: 20px 15px;
    /*line-height: 1.5em;*/
    text-align: center;
    margin-bottom: 10px;
}

.numbers a.active {
    background: #0d4077;
}

.tab-content {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}

.tab-content.active {
    visibility: visible
}

/* CONTACT */
.contact-section .gray-btn {
    max-width: 100%;
}

.input-text, textarea, .select-list {
    height: 50px;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
    color: #0d4077;
    font-size: 1.3em;
    background: #fff;
}

textarea {
    height: 160px;
    border: none;
}

.half {
    width: calc(50% - 9px);
}

.contact-section h4 {
    font-weight: 300;
    font-style: italic;
    font-size: 1.5em;
}

.contact_form_first_name {
    margin-right: 13px;
}

.select-list {
    padding: 15px;;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('../img/arr-down.png');
    background-repeat: no-repeat;
    background-position: 97%;;
}

.form-group .red-btn {
    border: 0px;
    color: #fff;
    margin-top: 0px;
    max-width: 100%;
    line-height: 25px;
    padding: 10px 5px;
}

.contact-form {
    padding-top: 90px;
    padding-left: 50px;
    transition: 0.3s all;
}

.contact-form .italic-text {
    max-width: 100%;
    margin-top: 1px;
    font-size: 132%;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder{
    opacity: 1;
    color: #333333;
}
.result-page .form {
    padding: 20px;
    margin: 33px 0;
}

.result-page .form-group {
    width: 100%;
}

.result-page .contact-form .italic-text {
    margin-bottom: 0px;
}

.result-page .contact-form {
    padding: 0px;
    margin-top: 74px;
}

.contact-header {
    margin: 0px;
    margin-bottom: 20px;
    background: #315d8b url("../img/communicate.png") no-repeat top right / contain;
    min-height: 100px;
    padding: 20px 100px 20px 20px;
}

/* NEWS */

.news-list {
    padding: 10px 0 10px;
}

.newsitem-inner {
    min-height: 500px;
}

.newsitem-inner p,
.article-box div:not(.image_center):not(.image_left):not(.image_right):not(.textBox):not(.text_center):not(.text_left):not(.text_right) {
    text-align: justify;
}
.article-box div {
    font-size: 16px;
    color: #0d4077;
}
.nl-wrapper .newsitem-inner .breadcrumb {
    padding: 0;
}
.nl-wrapper {
    margin-top: 15px;
    padding-top: 15px;
    min-height: 100vh;
}

.nl-wrapper .breadcrumb {
    padding: 0 10px;
}

.documents-list {
    padding: 20px;
    width: 80%;

}

.documents-list p.gray-text {
    margin-top: 40px
}

.items li img {
    max-width: 30px;
    display: inline-block;
    vertical-align: middle;
}

.items .news-list a {
    display: inline-block;
}

.search-fields {
    position: relative;
}

.ddl-search {
    width: 100%;
    background: #c5d1de;
    color: #0d4077;
    margin-bottom: 20px;
}

.ddl-search h3 {
    margin: 0px;
    text-transform: uppercase;
    font-size: 1.375em;
    font-family: 'PFAdamantSansPro-XBold';
    font-weight: bold;
    padding: 10px 15px;
}

.ddl-search a {
    color: #0d4077;
    font-size: 1.5em;
    line-height: 1.7em;
    font-weight: 300;
    display: block;
    transition: none;
    padding-left: 15px;
    padding-right: 15px;
}

.ddl-search a:hover {
    color: #fff;
    background: #0d4077;
}

.ddl-search a .highlight {
    font-weight: bold;
}

.audio-palyer {
    display: inline-block;
    background: #55caee;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 2px 10px;
    vertical-align: bottom;
    position: relative;
    margin-right: 50px;
    margin-bottom: 0;
    cursor: pointer;
}

#tts-player {
    min-height: 40px;
}

audio, #tts-player {
    vertical-align: bottom;
    display: inline-block;
}
.news.special .player {
    padding: 0 15px;
}

.audio-palyer::after {
    content: '';
    width: 34px;
    height: 30px;
    display: block;
    background: url('../img/audio.png') no-repeat center / cover;
    position: absolute;
    right: -42px;
    top: -1px;
}

#loader {
    display: none
}

/* .audio {
    visibility: hidden;
 }
 .audio.show {
     visibility: visible;

 }*/

/* FAQ POPUP*/

.ui-widget-overlay {
    background: #000;
    z-index: 99999;
}

.dialog-box {
    display: none;
}

.ui-dialog .ui-dialog-content.dialog-box {
    padding-left: 114px;
    padding-right: 50px;

}

.ui-draggable .ui-dialog-titlebar {
    background: #fff;
    border: none;
    padding: 0;
}

.popup-title, .popup-content {
    position: relative;
}

.popup-title {
    margin-bottom: 35px
}

span.letter-r, .popup-title span {
    font-weight: 300;
    font-size: 3.25em;
    height: 73px;
    width: 73px;
    color: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    text-align: center;
    line-height: 1.8em;
    left: -90px;
}

.popup-title span {
    background: #0d4077;
    top: 50%;
    transform: translateY(-50%);
}

span.letter-r {
    background: #999;
    top: unset;
    left: 24px;
}

.popup-content {
    max-height: calc(100vh - 350px);
    overflow-y: auto;
    scroll-behavior: smooth;
}

p.question {
    font-family: 'PFAdamantSansPro';
    text-transform: none;
    font-size: 1.75em;
    font-weight: bold;
    padding: 0px;
    margin-top: 20px;
    line-height: 1.2em;
}

.response p {
    margin-bottom: 20px;
}

.response {
    font-size: 1.125em;
    /*max-height: 450px;*/
    overflow-y: auto;
    min-height: 100px;
}

.popup-content::-webkit-scrollbar, .ui-dialog .ui-dialog-content::-webkit-scrollbar {
    background: #0d4077;
    width: 15px;
}

.popup-content::-webkit-scrollbar-track, .ui-dialog .ui-dialog-content::-webkit-scrollbar-track {
    background: #e6e6e6;

}

.popup-content::-webkit-scrollbar-thumb, .ui-dialog .ui-dialog-content::-webkit-scrollbar-thumb {
    background-color: #0d4077;
    outline: 0px;

}

.faq-extras {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #b3b3b3;
    padding: 20px 10px;
}

.ui-dialog .ui-dialog-titlebar-close,
.list-objects.ui-dialog .ui-dialog-titlebar-close{
    width: 40px;
    display: block;
    height: 40px;
    top: 10px;
    border: none;
    border-radius: 0;
    right: -0px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'PFAdamantSansPro-XBold';
    text-indent: 0;
    text-align: left;
    padding-left: 0;
    background-color: #c7363d;
    background-image: url("../img/close-btn.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:active, .ui-dialog .ui-dialog-titlebar-close:focus {
    background-image: url("../img/close-btn.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    background-color: #c7363d;
    border: none;
}
.ui-widget.ui-widget-content {
    border-radius: 0;
    border: none;
    padding: 0px;

}

.ui-widget.ui-widget-content.ui-autocomplete li:first-child {
    margin-top: 15px;
}

.ui-widget.ui-widget-content.ui-autocomplete li {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 20px;

}

.ui-dialog .ui-dialog-title {
    white-space: normal;
    line-height: 30px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    color: #fff;
    background: #0d4077;
    border: 1px solid #617c9e;
}

.ui-widget-header {
    background: transparent;
    border: 0px none;
}

.ui-widget.ui-widget-content::-webkit-scrollbar {
    width: 1em;
}

.ui-widget.ui-widget-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.ui-widget.ui-widget-content::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.rating-container {
    width: 80%;
    float: right;
    text-align: right;
}

.ui-widget-content .rating-info, .ui-widget-content a {
    color: #fff;
    /*font-size: 19px;*/
    /*font-weight: bold;*/

}

.ui-widget-content .rating-info {
    line-height: 28px;
}

/*.ui-widget-content a {
    margin-right: 15px;
}*/

.ui-widget-content .popup-content a {
    margin: initial;
}

.br-wrapper {
    margin-left: 10px;
    line-height: 28px;
}

.rating-container {
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: -o-flex;
    justify-content: right;
    align-content: center;
}
.rating-container .br-widget a {
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 30px;
}
a.br-current {
    background: #c7363d;
    border-radius: 50%;

}

/** ATRAKCIJE **/
.attractive-section img {
    vertical-align: middle;
}

.attractive-section .slider-thumbs {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    display: block;
    text-align: center;

}

.attractive-section .slider-thumbs .flex-viewport {
    margin: 0 70px;
}

.attractive-section .slider-thumbs .slides li img {
    border: none;
    background: none;
    padding: 0;
    opacity: 1;
    box-shadow: 2px 5px 10px rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.attractive-section .slider-thumbs .slides li {
    padding: 3px;
}

.attractive-section .slider-thumbs .slides li.flex-active-slide {
    box-shadow: inset 0 0 0 3px #fff;
}

/*.attractive-section .slider-thumbs .slides li.flex-active-slide img {*/
/*    box-shadow: none;*/
/*}*/

.slides a {
    width: 100%;
}

.slides a:hover img,
.slides a:active img,
.slides a:focus img {
    opacity: 0.9;
}

.attractive-section .label {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: #0a6cff;
    color: white;
    padding: 10px 20px;
    z-index: 5;
    text-align: center;
}

.attractive-section {
    padding: 0px
}

.attractive-title {
    position: absolute;
    z-index: 1;
    left: 18px;
    top: 30px;
}

.attractive-section .item {
    margin: 0;
}

.absolute-title {
    position: absolute;
    z-index: 1;
    top: 85px;
    left: 18px;
    padding: 20px;
    background: rgba(255,255,255,.7);
}

.item .absolute-title span {
    color: #333333;
}

.absolute-title .big-title h1 {
    padding: 0;
    margin: 0;
    color: #333333;
}

.home .absolute-title .italic-text {
    margin: 0;
}

.absolute-description {
    max-width: 375px;
    width: 100%;
    position: absolute;
    bottom: 20%;
    right: 20px;
    z-index: 1;
    color: #ffffff;
}

.mobile-title {
    display: none;
    position: absolute;
    bottom: 45px;
    right: 30px;
    margin: 0;
    font-size: 1.7em;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
}

.flexslider .slides .absolute-description img {
    width: auto;
}

.inner-description {
    background: rgba(40, 40, 40, 0.6);
    color: #ffffff;
    padding: 10px;
    padding-top: 20px;
    position: relative;
    text-align: left;
}

.inner-description h2 {
    font-size: 1.5em;
    font-weight: 600;
    padding: 0;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    text-transform: none;
}

.inner-description a.location-link {
    position: absolute;
    top: 0;
    left: -65px;
}

.inner-description span {
    width: 65px;
    height: 65px;
    background-color: rgba(199, 54, 61, 0.7);
    background-image: url('../img/location.png');
    background-repeat: no-repeat;
    background-position: center;
}

.inner-description div.white-text {
    font-size: 16px;
}
.inner-description .read-more {
    display: block;
    width: 100%;
    background: #ccc;
    padding: 10px;
    text-align: center;
    font-family: 'PFAdamantSansPro', sans-serif;
    font-size: 22px;
    color: #333;
    font-style: italic;
    margin-top: 20px;
}
/* FLEXSLIDER */

.flex-direction-nav .flex-prev {
    left: 0;
}

.flex-direction-nav .flex-next {
    right: 0;
    text-align: unset;
}

.flexslider .slides &gt; li {
    position: relative;
}

.press-section .flexslider .slides &gt; li, .related-news .flexslider .slides &gt; li {
    padding: 15px 0;
    background: #fff;
}

.content-items {
    margin-top: 10px;
}

.press-section .flexslider .slides &gt; li:hover .item-date, .related-news .flexslider .slides &gt; li:hover .item-date {
    color: #fff;
}

.press-section .flexslider .slides &gt; li:hover, .related-news .flexslider .slides &gt; li:hover {
    transition: 0.3s all;
    background: #999999;
    box-shadow: -2px 0 0 #fff;
}

.press-section .flexslider .slides &gt; li:hover h1.press-title a,
.related-news .flexslider .slides &gt; li:hover h2.press-title a {
    transition: 0.1s all;
    color: #fff;
}

.press-section .flexslider .slides &gt; li h1.press-title a:active,
.press-section .flexslider .slides &gt; li h1.press-title a:focus,
.related-news .flexslider .slides &gt; li h2.press-title a:active,
.related-news .flexslider .slides &gt; li h2.press-title a:focus {
    color: #fff;
}

/*.press-section .flexslider .slides &gt; li::after, .related-news .flexslider .slides &gt; li::after {*/
/*    content: '';*/
/*    height: 10px;*/
/*    background: #fff;*/
/*    width: 100%;*/
/*    height: 20px;*/
/*    display: block;*/
/*    display: none;*/
/*    position: absolute;*/
/*    bottom: -20px;*/
/*    box-shadow: 0px 0 0 #fff;*/
/*}*/

.press-section .flexslider .slides &gt; li:hover::after, .related-news .flexslider .slides &gt; li:hover::after {
    display: block;
}

.press-section .flexslider .slides {
    padding: 0 0 15px 0;
}

.press-section .flex-direction-nav a, .related-news .flex-direction-nav a {
    height: calc(100% - 15px);
}

.flexslider.off .slides .slider-item {
    width: 100% !important;
}

.flexslider.off .slides {
    transition-duration: 0s !important;
    transform: translate3d(0px, 0px, 0px) !important;
}

.flex-direction-nav a {
    opacity: 1;
    text-indent: -9999px;
    overflow: hidden;
    height: 100%;
    top: 0;
    margin: 0;
    width: 60px;

}

.flex-direction-nav a::before {
    display: none;
}

.flex-direction-nav .flex-prev {
    background: rgba(255, 255, 255, 0.8) url('../img/left-gray.png') no-repeat center center;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
}

.flex-direction-nav .flex-next {
    background: rgba(255, 255, 255, 0.8) url('../img/right-gray.png') no-repeat center center;
}

/* FLEXSLIDER */
.flexslider {
    margin: 0;
    background: transparent;
    border: none;
}

.slider-wrapper {
    position: relative;
}

#article-slider .flex-direction-nav a, #objGallery .flex-direction-nav a, #article-slider-gallery .flex-direction-nav a {
    margin-right: 0;
    background: transparent;
}

#objGallery {
    max-width: 80%;
    margin: auto;
}

#article-slider .flex-direction-nav a:after, #objGallery .flex-direction-nav a:after, #article-slider-gallery .flex-direction-nav a:after {
    content: '';
    position: absolute;
    display: block;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 60px;
    width: 100%;
}

#article-slider .flex-direction-nav a.flex-next:after, #objGallery .flex-direction-nav a.flex-next:after, #article-slider-gallery .flex-direction-nav a.flex-next:after {
    background: rgba(0, 0, 0, 0.8) url('../img/right-gray.png') no-repeat center center;
}

#article-slider .flex-direction-nav a.flex-prev:after, #objGallery .flex-direction-nav a.flex-prev:after, #article-slider-gallery .flex-direction-nav a.flex-prev:after {
    background: rgba(0, 0, 0, 0.8) url('../img/left-gray.png') no-repeat center center;
}

/* SASTAV */

.tab-element-content {
    display: none;
    position: fixed;
    top: 50%;
    left: 71%;
    transform: translate(-21%, -50%);
    -moz-transform: translate(-21%, -50%);
    -ms-transform: translate(-21%, -50%);
    -webkit-transform: translate(-21%, -50%);
    -o-transform: translate(-21%, -50%);
    z-index: 10;
}

.tab-element-content img {
    max-width: 300px;
    width: 100%;
}

.tab-element-content.show {
    display: block;
}

.bordered-item span:first-child {
    max-width: calc(100% - 125px);
    vertical-align: middle;
    display: inline-block;
    padding: 30px 0;
}

.bordered-item span.blue-btn.show {
    display: inline-block;

}

.bordered-item a span.blue-btn {
    display: none;
    font-size: 15px;
    color: #fff;
    font-style: normal;
    padding: 10px 12px;
    margin: 0 0 0 10px;
    width: auto;
    line-height: 20px;
    vertical-align: middle;
}

.bordered-item {
    display: block;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 0px;
    padding: 0px;
}

ul .bordered-item:last-of-type {
    border-bottom: none;
}

.bordered-item .tab-element-link {
    font-size: 1.2em;
    font-weight: 700;
    display: block;
    text-align: left;
}
.bordered-item .tab-element-link span{
    text-align: left;
}

.normal-text {
    font-family: 'PFAdamantPro';
    font-style: normal;
}

.bordered-item h2.normal-text {
    font-weight: 500;
    padding: 30px 0;
    font-size: 1.5em;
    text-transform: none;
}

.bordered-item .normal-text span.blue-btn.show {
    display: none;
}

.bordered-item a.normal-text {
    font-size: 1.5em;
    font-weight: 500;
    padding: 20px 0px;
}

.page-description {
    float: right;
    margin-top: 50px;
    text-align: right;
}

.page-description a {
    display: inline-block;
    text-align: center;
    background: #dc4b3e;
    color: #fff;
    font-family: 'PFAdamantSansPro';
    padding: 10px;
    clear: both;
    font-style: normal;
}

.absolute-element {
    display: block;
    background: #fff;
    bottom: 24px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    font-style: italic;
    color: #0d4077;
    font-weight: 700;
    font-size: 18px;
    text-align: center;

}

.biography-wrapper h1 {
    margin-bottom: 0px;
}

.biography-header h2 {
    font-family: 'PFAdamantPro';
    font-size: 2.5em;
    font-weight: 700;
    text-transform: none;
    display: block;
    margin-bottom: 0;
    padding: 0 15px;
    margin-top: 15px;
}

.biography-header h3 {
    font-size: 2em;
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
    padding: 0 15px;
}

.biography-content {
    padding: 15px;
}

.biography-wrapper img {
    float: right;
    max-width: 80%;
    margin-top: 50px;
}

.biography-header &gt; span {
    font-family: 'PFAdamantSansPro-XBold';
    font-size: 1em;
    display: inline-block;
    padding: 5px 10px 2px;
    text-transform: uppercase;
}

/* SITEMAP */

.map-list {
    margin-top: 60px;
}

.site-map {
    padding-top: 20px
}

.site-map .et-red-bg {
    padding: 10px 20px;
    margin: 0 -10px;
}

.site-map a {
    font-size: 1em;
    color: #fff;
    font-family: 'PFAdamantSansPro-XBold';
    padding-top: 0px;
    padding-left: 5px;
}

.site-map .inner-content {
    padding-bottom: 0px;
}

.level-1 &gt; li {
    margin-bottom: 30px;
}

.level-1 &gt; li &gt; a.hover {
    color: #dc4b3e;
}

.level-1 &gt; li &gt; a {
    font-size: 1.4em;
    color: #dc4b3e;
    text-transform: uppercase;
    margin-top: -57px;
    margin-left: 5px;
}

.level-1.treeview &gt; li &gt; .hitarea.collapsable-hitarea, .level-1.treeview &gt; li &gt; .hitarea.expandable-hitarea {
    margin-top: -60px;

}
.level-1.treeview &gt; li &gt; .hitarea.collapsable-hitarea {
    margin-left: 11px;
}

.level-1.treeview &gt; li &gt; .hitarea.expandable-hitarea {
    margin-left: -5px;
}

ul.level-2.nested {
    margin-top: -20px;
}

ul.level-2.nested &gt; li {
    background-image: url(../img/level1.png);
    padding: 0;
    margin-bottom: 15px;
    background-size: 27px;
    background-position: 0px -1px;
    margin-left: -3px;
    padding-left: 32px
}

ul.level-2.nested &gt; li.expandable {
    margin-bottom: 0;
}

ul.level-2.nested &gt; li.collapsable {
    margin-bottom: 20px;
}

ul.level-2.nested &gt; li &gt; a {
    padding-top: 8px;
    letter-spacing: 4px;
    font-size: 1.4em;
}

ul.level-3.nested &gt; li {
    background-image: url(../img/level2.png);
    background-size: 23px;
    background-position: 28px -10px;
    background-repeat: no-repeat;
}

ul.nested &gt; li {
    padding-left: 55px;
    background-image: url(../img/level3.png);
    background-size: 23px;
    background-position: 30px -5px;
    background-repeat: no-repeat;
}

ul.level-3.nested {
    list-style: decimal;
    list-style-position: inside;
    font-size: 1.5em;
    color: #55acee;
    font-family: 'PFAdamantSansPro-XBold';
}


ul.level-3 &gt; li:not(.collapsable):not(.expandable) &gt; a {
    margin-left: -5px;
    margin-top: 0;
}

ul.nested {
    color: #fff;
}

ul.level-2.nested {
    list-style: none;
}

.treeview a.selected {
    background: transparent;
}

.treeview li {
    background-image: none;
    background-size: 31px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.treeview .hitarea.collapsable-hitarea {
    background-image: url(images/minus.png);
    background-repeat: no-repeat;
    background-position: 0 1px;
    background-size: cover;
}

.treeview .hitarea.expandable-hitarea {
    background-image: url(images/plus.png);
    background-repeat: no-repeat;
    background-position: 0 1px;
    background-size: contain;
    width: 18px;
    height: 18px;
}

.treeview .level-3 .hitarea.expandable-hitarea, .treeview .level-3 .hitarea.collapsable-hitarea {
    margin-bottom: 5px;
}


.treeview li.collapsable, .treeview li.expandable {
    min-height: 35px;
}

.treeview li.collapsable, .treeview li.expandable, .treeview li.last {
    background-position: 30px -5px;
}

.treeview li.lastCollapsable, .treeview li.lastExpandable {
    background-image: url(../img/level3.png);
}

/*.treeview.level-3  li.lastCollapsable, .treeview li.lastExpandable {
    background-image: url(../img/level2.png);
}*/
.treeview .hitarea {
    height: 18px;
    width: 18px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px
}

.treeview span, .treeview a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
}

.treeview .level-3 .collapsable &gt; span, .treeview .level-3 .collapsable &gt; a,  .treeview .level-3 .expandable &gt; a {
    padding-top: 10px;
    vertical-align: top;
}
.treeview .level-3 &gt; span, .treeview .level-3 &gt; a {
    vertical-align: top;
    padding-top: 10px;
}

.treeview .hover {
    color: #fff;
    text-decoration: underline;
}

.treeview li {
    /*padding: 10px 0px 3px 5px;*/
}

.treeview.level-1 &gt; li.expandable {
    background: none;
}

.treeview.level-1 &gt; li.collapsable {
    background-image: url(../img/level0.png);
    background-size: 30px;
    background-position: -7px -18px;
    background-repeat: repeat-y;
    padding-left: 0px;
}

/* OBJECT LIST */
.ui-dialog.list-objects .ui-dialog-title:after {
    content: '';
    height: 2px;
    width: 100%;
    background: #d25c62;
    display: block;
    position: absolute;
    bottom: -10px;
}
.ui-dialog.list-objects .ui-dialog-title {
    font-family: 'PFAdamantPro';
    font-size: 2.125em;
    color: #0d4077;
    font-weight: 300;
    margin-bottom: 20px;
    width: 100%;
    padding-right: 50px;
    position: relative;
    overflow: unset;
}

.list-objects.ui-widget.ui-widget-content {
    padding: 30px;
}

.ui-dialog.list-objects .ui-dialog-content {
    padding: 0 10px;
}

/*.list-objects.ui-dialog .ui-dialog-titlebar-close {
    background: url("../img/close-btn.png") no-repeat center center / contain;
    width: 40px;
    height: 40px;
    z-index: 999;
    right: -78px;
    top: -20px;
    outline: 0px;
    border: none;
}*/
.list-objects.ui-dialog .ui-dialog-titlebar-close {
    top: -20px;
    right: -30px;
}

.img-description {
    margin-top: 20px;
}

.list-image {
    cursor: pointer;
    height: 180px;
}

.image-list .italic-text {
    max-width: none;
}

.image-list .absolute-bottom p {
    font-size: 1.25em;
}

.image-list .absolute-bottom h2 {
    font-size: 1.5em;
}

.relative-element {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.image-link {
    margin-bottom: 10px;
}

/*.list-image, .relative-element, .relative-element img {
    height: 100%;
}*/
.relative-element img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.absolute-bottom {
    position: absolute;
    bottom: 20px;
    padding: 0px 15px;
    left: 0;
    display: block;
    width: 100%;
    transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    font-size: 1.5em;
    z-index: 2;
    font-family: 'PFAdamantSansPro-XBold';
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000;
}

.absolute-center {
    position: absolute;
    top: 50%;
    z-index: 10;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.5em;
    font-family: 'PFAdamantSansPro-XBold';
    text-shadow: 2px 2px 2px #000;
}

.cultural-attractions .absolute-bottom, .image-list .absolute-bottom {
    text-transform: none;
}

.relative-element:hover .hidden-element {
    bottom: 20px;
}

.relative-element:hover .dark-overflow, .hovered .dark-overflow {
    opacity: 1;
}

.hidden-element {
    position: absolute;
    bottom: -999px;
    font-size: 1.2em;
    width: 100%;
    padding: 0 15px;
    transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    z-index: 2;
}

.dark-overflow {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.hovered .dark-overflow {
    background-image: url("../img/show.png");
    background-repeat: no-repeat;
    background-position: center;
}

/* SIDE NEWS MENU */
.sidebar {
    padding-top: 15px;
    position: relative;
}

.sidebar h3, .single-article .sidebar h3 {
    background: #c2cfdd;
    display: block;
    margin-bottom: 20px;
    font-size: 1em;
    padding: 15px 10px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'PFAdamantSansPro-XBold';
    color: #0d4077;
}

.sidebar .l-nav-wrap .first-level &gt; li &gt; a, .sidebar h2.page-title,
.sidebar a.mobile-menu-item {
    font-weight: bold;
    font-size: 1.25em;
    font-family: 'PFAdamantSansPro';
    margin-bottom: 10px;
    color: #fff;
    display: block;
    text-transform: none;
    padding: 0 0 5px 0;
    width: calc(100% - 15px);
}

.sidebar h2.page-title {
    margin-left: 10px;
    margin-top: 10px;
}

.sidebar h2.page-title a {
    font-size: inherit;
    margin: 0;
    padding: 0;
}

.sidebar .l-nav-wrap .first-level &gt; li.active &gt; a, .sidebar .page-title {
    border-bottom: 2px solid #c7363d;
    padding-bottom: 7px;
}

.sidebar .sidebar-item {
    margin-bottom: 10px;
}

.sidebar.active .l-nav-wrap {
    border-bottom: 4px solid rgb(199, 54, 61);
}

.sidebar a {
    color: #fff;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    margin-left: 0;
    font-size: 1.25em;
    transition: 0.3s all;
    padding: 5px 10px;
    margin-left: 10px;
}

.sidebar .sidebar-item a:after {
    background: transparent;
}

.sidebar .sidebar-item.active a {
    color: #fff;
    border-left: 10px solid #FFAA38;
}

.sidebar ul.subnav-links {
    display: none;
    padding: 0 10px;
    margin-bottom: 15px;
}

.sidebar .active ul.subnav-links {
    display: block;
}

.sidebar &gt; ul li.active &gt; a {
    border-bottom: 2px solid #c7363d;
}

.sidebar .l-nav-wrap &gt; ul li.active &gt; ul.subnav-links li.active a {
    border: 0px none;
    background: #fff;
    color: #0d4077;

}

.sidebar &gt; ul &gt; li &gt; ul.subnav-links a {
    display: block;
    padding: 3px 5px;
    color: #fff;
    font-size: 1.25em;
    margin-bottom: 5px;
}

/* SINGLE */
.single-bg {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.inner-content img {
    max-width: 100%;
    /*width: 100%; */
}
.inner-content {
    padding: 10px;

}

.single-page .big-title h1 {
    font-size: 1.5em;
}

.press-section .press-list li &gt; a {
    display: block;

}

.press-section .press-list li .press-text {
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 14px;
    color: #fff;
    width: 80%;
}

.press-section .press-list li a:after {
    background: transparent;
}

.press-section .press-list li .press-text a,
.press-section .press-list li .press-text a span {
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    display: block;
}

.press-section .press-list li .press-text a:after {
    background: transparent;
}

.press-section .press-list a img {
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.press-section .press-list li .press-text a {
    color: #fff;
}

.press-section .press-list li .press-text span {
    font-family: 'PFAdamantSansPro', sans-serif;
    display: block;
    color: #f5c331;
    font-size: 16px;
    font-weight: bold;
}

/* FOOTER */
footer {
    /*    padding-top: 21px;
        padding-bottom: 21px;*/
    height: 80px;
    background: #0d4077;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 80px;

}

footer a {
    text-decoration: none !important;
}

footer .list-inline &gt; li:last-child {
    border-right: none;
}

footer .list-inline.social-links li {
    vertical-align: middle;
    line-height: 20px;
}

footer .social-links {
    display: inline-block;
    width: 200px;
}

.copy {
    width: calc(100% - 322px);
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding: 0 15px;
    font-size: 12px;
}

.site-map-btn {
    vertical-align: middle;
    background: #3077b5;
    padding: 6px 10px;
    margin-left: 15px;
    font-size: 1em;
    color: #fff;
}
/*
.site-map .share-btns, .nl-wrapper .share-btns {
    margin-top: -10px;
}
*/

/*PAGINATION*/

.pagination li a {
    color: #fff;
    padding: 10px 0px;
    display: block;
    min-width: 35px;
    width: auto;
    font-size: 24px;
    font-weight: 300;
    line-height: 20px;
}

.pagination li {
    background: #c0c0c0;
    margin-right: 5px;
}

.dots {
    vertical-align: bottom;
    margin: 0 7px 0 0;
    font-size: 26px;
    color: #c0c0c0;
}

.pagination li.prev-li, .pagination li.next-li {
    background: transparent;
    vertical-align: middle;
}

.pagination li.prev-li:hover, .pagination li.next-li:hover {
    opacity: 0.8;
    background-color: transparent;
}

.pagination li.prev-li a {
    padding: 0;
}

.news-pagination {
    margin-bottom: 30px;
    margin-top: 30px;
}

.pagination li.active a,
.pagination li:hover a {
    color: #fff;
}

.pagination li.active,
.pagination li:hover {
    color: #fff;
    background: #004274;
}

.news-list .pagination li a {
    color: #fff;
}

/* News list */
.news-article {
    position: relative;
    color: #0d4077;
}

.news {
    position: relative;
    color: #0d4077;

}

.news h2 {
    margin: 30px 0;
}

.news .news-item, .yt-list .news-item {
    position: relative;
    background: #fff;
    margin-bottom: 0px;
    border-right: 1px solid #d7d7d7;
    box-shadow: inset 1px 0px 0px 0px #e7e7e7;
}

.news .news-text {
    float: left;
    padding-right: 20px;
    margin-bottom: 30px;
}

.news .news-text h3 {
    font-size: 17px;
    color: #585858;
    margin: 20px 0 10px;

}

.news .news-text .news-date {
    display: inline-block;
    margin-top: 20px;
    font-size: 17px;
    color: #004373;
}

.news .news-text p {
    color: #595959;
}

.news .btn-link a {
    font-size: 22px;
}

.news .btn-link a, .document-list.items span, .document-page .download-btn a {
    color: #000;
    text-decoration: none;
    margin-bottom: 20px;
    line-height: 30px;
    display: inline-block;
}


.pagelang-en .document-list.items span, .pagelang-en .document-page .download-btn a {
    font-size: 1.2em;
}

.document-list.items span, .document-page .download-btn a {
    font-size: 1.4em;
    margin: 0px;
    text-align: left;
}
.document-list.items &gt; a {
    display: inline;
}

.news .btn-link a::after {
    background: transparent;
}

.document-items {
    border-top: 1px solid #808080;
    margin-top: 20px;
    padding-top: 20px;
}
.news .news-text .btn-link a:after {
    background: transparent;
}
.single-article .text-content .document-list.items  a {
    text-decoration: none;
}
.first-no {
    margin-right: 10px;
}

.left-arr, .right-arr {
    background: transparent url('../img/left-gray.png') no-repeat center / contain;
    display: inline-block;
    width: 32px;
    height: 36px;
    margin-right: 15px;

}

.right-arr {
    background: transparent url('../img/right-gray.png') no-repeat center / contain;
    margin-right: 0px;
    margin-left: 15px
}

/* NEWS AND ARTICLE*/
.news .news-image {
    overflow: hidden;
}
.news .news-item .image-anchor {
    position: relative;
    width: 100%;
}

.news-article h1 {
    color: #4d4d4d;
    font-weight: normal;
    font-style: normal;
    padding-top: 10px;
    padding-left: 0px;
    font-size: 3em;
    width: 100%;
    float: none;
    border-bottom: 2px solid #c7363d;
    padding-bottom: 10px;
}

.news-article .article-date {
    color: #808080;
    font-size: 18px;
    font-weight: 500;
    clear: both;
    margin-top: 12px;
    margin-bottom: 45px;
}

.article-text &gt; p:first-child:first-letter {
    font-size: 50px;
    color: #c7363d;
    float: left;
    margin-right: 10px;
    font-family: 'PFAdamantPro';
    text-transform: uppercase;
    padding-top: 7px;
    line-height: 39px;
    display: block;
}

.news-article p, .contact_form {
    color: #0d4077;
    line-height: 23px;
}

.news-article .btn-link,
.article-text p a {
    color: #004274;
    text-decoration: underline;
}
.article-text p a  {
    display: inline;
}
.article-text p a:after {
    background: transparent;
}

.news-article .btn-link:hover,
.news-article a:hover {
    text-decoration: none;
}

.news-article .article-image {
    width: 100%;
}

.news-article .article-download &gt; div {
    padding: 20px;
    margin: 20px 0 10px;
}

.news-article .download-icon {
    background: url(../img/download-icon.png) no-repeat;
    display: inline-block;
    width: 21px;
    height: 18px;
    vertical-align: middle;
    background-size: 12px;
}

.news-article .download-link &gt; a {
    color: #fff;
    display: inline-block;
    text-decoration: underline;
    margin-right: 10px;
    font-weight: bold;
}
.pagelang-en .et-red-bg .white-bg .download-link {
  /*//  font-size: 1.3em;*/
}

.et-red-bg .white-bg .download-link p {
    color: inherit;
    text-align: left;
}
.news-article .download-link &gt; a:after {
    background: transparent;
}

.download-link, .folder-link {
    display: inline-block;
    width: calc(100% - 225px);
    vertical-align: top;
    padding-right: 70px;
    padding-left: 25px;
    position: relative;
}

.text_left {
    width: 50%;
    float: left;
    padding-right: 10px;
}

.text_right {
    width: 50%;
    float: right;
    padding-left: 10px;
}

.text_center {
    width: 100%;
    float: none;
    clear: both;
    text-align: left;
}

.download-name {
    margin-right: 10px;
}

.download-text {
    width: 70%;
}

.download-size {
    display: inline-block;
    width: 30%;
    font-weight: 100;
    color: #ccc;
    font-size: 13px;
}

.download-size span {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.download-name {
    width: 65%;
    display: inline-block;
    vertical-align: top;
}

.article-img-property-label {
    font-style: italic;
    font-weight: bold;
}

.article-img-property {
    font-style: italic;
    display: block;
}

.image_right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.image_left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.image_center {
    text-align: center;
    clear: both;
    margin-bottom: 10px;
}

.img-wrap {
    color: #0d4077;
    display: inline-block;
    text-align: center;
}

.img-wrap img {
    max-width: 100%;
    display: block;
}

.video-responsive {
    overflow: hidden;
    position: relative;
    padding-top: 56.25%;

}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border: 0;
}

.article-links {
    margin-top: 20px;
}

.single-article {
    color: #0d4077;
}

.single-article h1 {
    color: #869fbb;
    font-size: 4.5em;
    line-height: 1em;
    padding-left: 0;
}

.single-article h2, .single-article h3, .single-article h4 {
    color: #0d4077;
    font-family: 'PFAdamantPro';
    font-weight: normal;
    margin-bottom: 10px;
    /*margin-top: 10px;*/
}

.single-article h2 {
    font-size: 3.5em;
}

.single-article h3 {
    font-size: 1.725em;
    text-align: justify;
}

.single-article h4 {
    font-size: 1.6em;
    text-align: justify;
}

.single-article h3.block-title {
    font-family: 'PFAdamantSansPro', sans-serif;
    font-size: 1.25em;
    font-style: italic;
    font-weight: 800;
    color: #0d4077;
}

.single-article .article-subtitle, .project-list .article-subtitle {
    color: #0d4077;
    font-size: 3em;
    line-height: 1em;
    margin-bottom: 30px;
    display: inline-block;
}

.single-article .article-title {
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.single-article p {
    font-size: 1.125em;
    text-align: justify;
}

.single-article .text_left p, .single-article .text_right p {
    font-size: 1em;
}

.biography-wrapper ul:not(.breadcrumb):not(.article-list),
.single-article ul:not(.breadcrumb):not(.article-list) {
    color: #0d4077;
    list-style: disc;
    padding-left: 15px;
    font-size: 16px;
    margin-left: 15px;
}

.single-article ol {
    color: #0d4077;
    list-style: decimal;
    padding-left: 15px;
    font-size: 16px;
}

.single-article p a, .single-article .download-link, .single-article .text-content a {
    color: #C6363C;
    text-decoration: underline;
}
.single-article p a, .single-article .text-content a:hover,
.single-article p a, .single-article .text-content a:active,
.single-article p a, .single-article .text-content a:focus {
    text-decoration: none;
}
.text-content a:not(.gallery-item), .newsitem-inner p a:not(.gallery-item) {
    display: inline;
}
.single-article .printable li a {
    cursor: pointer !important;
}

.article-img-property-desc {
    display: inline-block;
    background: #d6d6d6;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    font-style: italic;
    margin-top: -9px;
}

blockquote {
    color: #0076b1;
    font-family: 'PFAdamantSansPro';
    font-weight: bold;
    font-style: italic;
    font-size: 1.3em;
    border-left: 7px solid;
    padding-left: 35px;
    margin: 0px;
}

blockquote, blockquote p {
    color: #0076b1;
    font-family: 'PFAdamantSansPro';
    font-weight: bold;
    font-style: italic;
    font-size: 1.3em;
}

#goTop {
    display: block;
    position: fixed;
    bottom: -100px;
    right: 25px;
    z-index: 99999;
    background: #004371 url(../img/top-arrow.png) no-repeat center;
    width: 36px;
    height: 36px;
    cursor: pointer;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.35);

}

#goTop:after {
    background: transparent;
}

/* Mobile menu style  */
.hamburger-icon {
    font-size: 40px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: 0;
    position: relative;
    right: 0;
    padding: 0;
    color: #b3b2b3;
}

.mobile-overlay {
    position: fixed;
    width: 75%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(26, 66, 118, 1);
    overflow-y: scroll;
    transition: 0.5s;
    z-index: 999999;
    background-image: url(../img/menu-shadow.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}

#mobileNav .menu-item.active .sub-menu {
    display: block !important;
}

#mobileNav .sub-menu .menu-column, #mobileNav .sub-menu ul {
    width: 100% !important;
    text-align: left;
}

#mobileNav .sub-menu {
    position: static;
    padding: 0px;
    height: auto;
    background: transparent;
}

#mobileNav .menu-column h3 {
    cursor: pointer;
    border: 0px;
}

#mobileNav .menu-column &gt; ul {
    display: none;
}

#mobileNav .menu-column &gt; ul.active {
    display: block;
}

.mobile-overlay-content &gt; ul {
    width: 100%;
    text-align: left;
}

.mobile-overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mobile-overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: auto;
    position: relative;
}

.mobile-overlay ul li {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#mobileNav .header-links ul li {
    display: inline-block;
    line-height: 30px;
}

#mobileNav.mobile-overlay .header-links ul li &gt; a {
    line-height: normal;
    font-size: 20px;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-bottom: 0px;
}

#mobileNav.mobile-overlay .header-links {
    text-align: right;
}

#mobileNav.mobile-overlay ul li &gt; a {
    color: #b3b3b3;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 1.3125em;
    line-height: 21px;
}

#mobileNav.mobile-overlay ul.active li.active-link &gt; a {
    color: #0d4077;
    display: block;
}

#mobileNav.mobile-overlay ul.active li &gt; a {
    color: #fff;
    text-transform: none;
    margin-bottom: 0px;
    padding: 3px 20px;
    margin-bottom: 8px;
}

#mobileNav.mobile-overlay ul li.menu-item.active &gt; a {
    color: #fff;
    font-weight: bold;
}

#mobileNav .menu-column h3.active {
    border-bottom: 2px solid #bc3741;
    display: block;
    margin-bottom: 10px;
}

#mobileNav.mobile-overlay ul.active li &gt; a:hover,
.menu-wrapper a:hover,
.menu-wrapper a:active,
.menu-wrapper a:focus,
.active-link a {
    background: #fff;
    display: block;
    color: #0d4077;
}

#mobileNav.mobile-overlay ul.active li &gt; a:focus, #mobileNav.mobile-overlay ul.active li &gt; a:active {
    color: #0d4077;
}

.menu-wrapper a:hover,
.menu-wrapper a:active,
.menu-wrapper a:focus,
.active-link a {
    display: inline-block;
}

.mobile-overlay .mobile-overlay-close {
    background-color: transparent;
    color: #fff;
    overflow: hidden;
    border: none;
    outline: none;
    font-size: 40px;
    vertical-align: middle;
    margin-left: 15px;
    margin-top: 10px;
}

/* PROJECT */

.projects-inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: -moz-wrap;
    flex-wrap: -webkit-wrap;
    flex-wrap: -ms-wrap;
    flex-wrap: -o-wrap;
    flex-wrap: wrap;
    flex-direction: -moz-row;
    flex-direction: -webkit-row;
    flex-direction: -ms-row;
    flex-direction: -o-row;
    flex-direction: row;
}

.project-item {
    padding: 40px 0px 70px 10px;
    height: 100%;
    margin-right: 30px;
    position: relative;
}

.project-item &gt; img {
    margin-right: -20px;
    width: 99%;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);

}
.projects-section {
    padding: 30px 8px;
}
.projects-section .flexslider .flex-viewport {
    height: 100%;
    padding-bottom: 15px;
}
.projects-section .flexslider .slides img {
    box-shadow: 8px 8px 12px -2px rgba(0,0,0,0.3);
}
.kim-img {
    position: absolute;
    right: -300px;
    top: 0;
}
.projects-inner .full-width {
    margin-bottom: 20px;
}

.text-wrap {
    padding: 0 20px;
}
.project-item .gray-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 80%;
    transform: translateX(-50%);
}

.project-item p {
    overflow: hidden;
    font-size: 1em;
}

.project-item .text-wrap p, .project-item .text-wrap a, .project-item .text-wrap h3 {
    font-family: 'PFAdamantSansPro';
    font-weight: bold;
    margin-bottom: 20px;
}

.project-item .text-wrap h3 {
    font-size: 1.8em;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
}

.project-item::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 31px solid #fff;
    border-left: 31px solid transparent;
    right: -1px;
    bottom: -1px;
}

.goverment-list h2 {
    margin: 0px
}

.document-list.items a.link-btn {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-flex;
}

.link-folder, .link-file, .documents-list.items a, .download-btn {
    position: relative;
}
.document-list.items span.download-btn.default-icon {
    margin-left: auto;
}
.link-folder,
.pdf-icon,
.download-btn.pdf-icon,
.download-btn.doc-icon,
.download-btn.docx-icon,
.download-btn.txt-icon,
.download-btn.xls-icon,
.download-btn.xlsx-icon,
.download-btn.odt-icon,
.download-btn.ods-icon,
.download-btn.ppt-icon,
.download-btn.pps-icon,
.download-btn.zip-icon,
.download-btn.rar-icon,
.download-btn.default-icon,
.download-btn.png-icon,
.download-btn.jpe-icon,
.download-btn.jpeg-icon,
.download-btn.jpg-icon,
.download-btn.gif-icon,
.download-btn.gzip-icon,
.download-btn.mp3-icon,
.download-btn.ram-icon {
    height: 34px;
    width: 41px;
    display: inline-block;
    vertical-align: middle;
}

.link-folder {
    background: url("../img/folder-ico.png") no-repeat center / cover;
}

.download-btn.pdf-icon {
    background: url("../img/pdf-icon.png") no-repeat center / contain;
    height: 40px;
}

.download-btn.zip-icon,
.download-btn.gzip-icon,
.download-btn.rar-icon {
    background: url("../img/zip-icon.png") no-repeat center / contain;
    height: 40px;
}

.download-btn.doc-icon,
.download-btn.txt-icon,
.download-btn.xls-icon,
.download-btn.xlsx-icon,
.download-btn.odt-icon,
.download-btn.ods-icon,
.download-btn.ppt-icon,
.download-btn.pps-icon,
.download-btn.docx-icon {
    background: url("../img/doc-icon.png") no-repeat center / contain;
    height: 40px;
}

.download-btn.audio-icon,
.download-btn.mp3-icon,
.download-btn.ram-icon {
    background: url("../img/audio-icon.png") no-repeat center / contain;
    height: 40px;
}

.download-btn.video-icon {
    background: url("../img/video-icon.png") no-repeat center / contain;
    height: 40px;
}

.download-btn.default-icon,
.download-btn.png-icon,
.download-btn.jpe-icon,
.download-btn.jpeg-icon,
.download-btn.jpg-icon,
.download-btn.gif-icon {
    background: url("../img/document-btn-default.png") no-repeat center / contain;
    height: 40px;
}

.document-list.items span.doc-size {
    vertical-align: middle;
    font-size: 1em;
    margin: 0 0px 0 30px;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
}

.document-list.items a &gt; span:after {
    content: '';
    background: url("../img/next.png") no-repeat center / cover;
    height: 17px;
    width: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    opacity: 0.4;
    top: 5px;
    right: 45px;
    position: absolute;
}

.document-list.items a &gt; span:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    background: #ccc;
    margin-right: 10px;
    position: absolute;
    top: 4px;
    left: 0px

}

/*lightbox*/

.lb-container {
    position: relative;
}

.lb-data .lb-close {
     background: url(../img/close-btn.png) no-repeat top right  / contain;
}

.lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/close-btn.png) no-repeat top right  / contain;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.9;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 11;
}

.lb-cancel {
    background: url(../img/loading.gif) no-repeat;
}
.lb-nav {
    height: 50px;
    position: absolute;
    top: 50%;transform: translateY(-50%);
    width: 100%;
    padding: 0 10px;
}

#lightbox .lb-nav a.lb-prev {
    width: 50px;
    opacity: 1;
    background: url(../img/left.png) 5% 48% no-repeat;
}

#lightbox .lb-nav a.lb-next {
    width: 50px;
    opacity: 1;
    background: url(../img/right.png) 97% 48% no-repeat;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon,
.ui-state-default .ui-icon,
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-active .ui-icon,
.ui-state-highlight .ui-icon,
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: none !important;
}

.attraction-bg {
    height: 1000px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: #0d4077;
    transition: 0.3s all;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}
.loader {
    height: 100%;
    width: 100%;
    background: rgba(13, 64, 119, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    z-index: 10;
}

#slider .slides li.item:nth-of-type(1) .loader {
    display: none;
}

span.tab-link-span, .tab-link, .attractive-section #slider .flex-direction-nav {
    display: none;
}

.flexslider .slides img.srb-logo {
    display: none;
}

.absolute-description div.white-text {
    max-height: 500px;
    overflow: auto;
}

.ui-dialog .ui-dialog-content.dialog-box {
    padding-bottom: 75px;
    /*max-height: calc(100vh - 250px) !important;*/
    min-height: 100px !important;
}

.popup-link {
    position: absolute;
    height: 32px;
    width: 32px;
    background: url("../img/link-btn.png") no-repeat center center / cover;
    right: 0;
    z-index: 1;
    bottom: 0;
}

.related-news {
    padding-top: 20px
}

#sendMailMessage, .tts-error-message {
    background: #c7363d;
    max-width: 550px;
    padding: 15px;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    position: fixed;
    top: 9px;
    z-index: 999999;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid #fff;
}
.tts-error-message {
    position: static;
    transform: none;
    color: #fff;
    font-size: 15px;
    padding: 7px 10px;
    margin-bottom: 0px;

}

button:disabled,
button[disabled] {
    opacity: 0.8;
    cursor: wait;
}

/* Popup style */
.popup-content h1 {
    font-size: 2em;
}

.popup-content h2 {
    margin-bottom: 0px;
    font-size: 1.8em;
}

.popup-content h4 {
    font-size: 1.2em;
    color: #0d4077;
}

.popup-content blockquote, blockquote p {
    font-size: 1.1em;
}

.popup-content blockquote {
    padding-left: 15px;
    border-left: 5px solid;
}

.popup-content ul, .popup-content ol {
    list-style: disc;
    padding-left: 20px;
}

.popup-content ol {
    list-style: decimal;
}

.popup-content .blue-text p a {
    color: #134077;
}
.popup-content .blue-text p:not(:first-child) {
    margin-top: 20px;
}
.ui-menu.ui-autocomplete {
    max-width: 550px;
}

.article-list a {
    display: inline-block;
    font-size: 1.7em;
    margin-bottom: 15px;
    font-weight: bold;
    font-family: 'PFAdamantPro';
}

.close-form {
    display: none;
}

.article-list {
    padding: 0 10px;
}

.event-item h2 {
    font-family: 'PFAdamantSansPro';
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 10px;
    /*min-height: 66px;*/
}
.event-location {
    font-family: 'PFAdamantSansPro';
    font-size: 1.2em;
    font-style: italic;
    padding-left: 20px;
    color: #3077b5;
    background: url("../img/pinpoint.png") no-repeat top left;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}

.event-item .event-description {
    position: relative;
}

.event-list .article-title {
    margin-bottom: 40px;
    width: 50%;
}

.event-list h1 {
    text-transform: none;
}

.event-item {
    padding-right: 315px;
    position: relative;
    margin-bottom: 50px;
}

.event-item .item-date {
    position: absolute;
    right: 150px;
    top: 0;
    width: 150px;
    background: #fff;
    z-index: 3;
}

.e-day {
    width: calc(50% - 5px);
    display: inline-block;
    font-size: 3.75em;
    color: #c7363d;
    line-height: 1em;
}

.e-date-wrap {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    color: #0d4077;
    line-height: 16px;
    margin-top: 8px;
}

.e-month, .e-year {
    display: block;
}

.e-month {
    font-size: 1.5em;
    text-transform: uppercase;
}

.e-year, .e-month {
    letter-spacing: 2px;
}

.e-time {
    letter-spacing: 12px;
    font-size: 1.75em;
    color: #acacac;
    margin-top: -10px;
    padding-left: 6px;

}

.events .white-bg {
    margin-top: 15px;
}

.event-item p {
    position: relative;
}

.event-item .event-description:after {
    content: "";
    height: 100%;
    width: 3px;
    background: #e0e0e0;
    position: absolute;
    right: -30px;
    bottom: 0;
    z-index: 1;
}

.photo-details {
    margin-top: 20px;
}

.doc-info {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: -o-flex;
    width: 265px;
    align-items: center;
    text-align: right;
    margin-top: -6px;
}

.dir-link .doc-info {
    width: 45px;
}

.dir-link .folder-link {
    width: calc(100% - 45px);
}

.big-date {
    display: block;
}

.gallery-item {
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.img-tooltip {
    position: absolute;
    top: 0;
    height: 100%;
    background: #dc4a3d;
    display: none;
    z-index: 10;
}

.tooltip {
    position: relative;
    height: 100%;
    padding: 20px;
    color: #fff;
}

.tooltip h3 {
    font-family: 'PFAdamantPro';
    font-weight: normal;
    font-size: 1.4em;
    margin-bottom: 15px;
    color: #fff;
    text-align: left;
    line-height: 1.2em;
}

.tooltip p {
    font-size: 1em;
    line-height: 1.4em;
    color: #fff;
}

.right-side .tooltip::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 20px solid #dc4a3d;
    position: absolute;
    z-index: 11;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}

.left-side .tooltip::before {
    content: "";
    position: absolute;
    z-index: 11;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #dc4a3d;
}

.gallery-item img {
    object-fit: cover;
    width: 100%;
}

.author-img {
    display: block
}

.search-white {
    color: white !important;
}
.kosovo .text-content {
    min-height: 430px;
}
.et-red-bg.kosovo p {
    color: #0d4077;
}

.single-article.kosovo ul:not(.breadcrumb):not(.article-list) {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

/*.kosovo .related-news h1.press-title, .kosovo .related-news h2.press-title {
    font-size: 1.2em;
    height: 60px;
    overflow: hidden;
    padding: 0px;
    letter-spacing: 0;
    font-family: 'PFAdamantPro';
    text-align: left;
    margin-bottom: 0px;
}*/

.kosovo .related-news h3.section-title {
    margin-bottom: 10px;
}

.single-article h2.kosovo-sections {
    color: #869fbb;
}

.kosovo-links .boxLink {
    font-weight: bold;
    color: white;
    font-size: 20px;
    line-height: 60px;
    padding-left: 100px;
    display: block;
}
.kosovo-links .boxLink0:hover, .kosovo-links .boxLink1:hover,.kosovo-links .boxLink2:hover,.kosovo-links .boxLink3:hover {
    background-image: url("../img/gradient-hover.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.boxLink0, .boxLink1, .boxLink2, .boxLink3 {
    background-color: #C6363C;
    transition: 0.3s all;
}
.boxLink0:before, .boxLink1:before, .boxLink2:before, .boxLink3:before {
    content: '';
    height: 66%;
    width: 84px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
}
.boxLink0:before {
    background-image: url("/img/docs.png");
    text-align: center;
}

.boxLink1:before {
    background-image: url("/img/spec.png");
    text-align: center;
}

.boxLink2:before {
    background-image: url("/img/multimedia.png");
    text-align: center;
}

.boxLink3:before {
    background-image: url("/img/links.png");
    text-align: center;
}

.kosovo-left-links img {
    width: 100%;
}

.kosovo-left-links a {
    height: auto;
    padding: 0;
    margin: 0;
}

.kosovo-links {
    background-color: #C6363C;
}

.send-message-success {
    background: #339900 !important;
}

.download-link p {
    color: black;
    font-size: inherit;
}

.kosovo .breadcrumb,
.kosovo .share-btns {
    padding-top: 15px;
}

.kosovo .bottom-share {
    padding-top: 0px;
    padding-bottom: 15px;
}
.kosovo-gallery {
    margin: 15px -15px;
}

.project-item p {
    color: white;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    /*max-width: 200px;*/
/*    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;*/

}

.et-red-bg.kosovo .img-tooltip p {
    color: white;
}

.breadcrumb a.innactive_breadcrumb, .silver-title {
    background-color: #acacac;
    cursor: default;
    color: #fff;
}
.silver-title {
    line-height: 20px;
}
.biography-content ol {
    color: #0d4077;
    font-size: 16px;
    list-style: decimal;
}

.block-image-left ul {
    display: inline-grid;
}
.text-content ul {
    display: block;
    overflow: hidden;
}
.single-article .text-content ul:not(.breadcrumb):not(.article-list) {
    padding-left: 0px;
    margin-left: 0px;
}

.text-content ol {
    display: block;
    overflow: hidden;
    padding-left: 0px;
}
.text-content ol li, .text-content ul li {
    margin-left: 25px;
    padding-left: 1px;
}

.menu-wrapper a {
    font-size: 1.1em;
}

.news-list .archive-image {
    bottom: 0;
}
.archive-image {
    background-color: #0d4077;
    color: white;
    font-family: 'PFAdamantSansPro';
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 5px;
    text-transform: uppercase;
    bottom: -45px;
    height: 45px;
}

.news-image {
    position: relative;
}

.archive-image img {
    vertical-align: middle;
    margin-right: 10px;
}

.archive-image-title {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 2px;
    font-size: 12px;
}

.news-image .image-anchor img {
    height: 220px;
    object-fit: cover;
    width: 100%;
}

.press-image-wrapper {
    position: relative;
}

.slider-content h1.press-title {
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    /*max-width: 200px;*/
/*    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;*/
    height: auto;
}

.slider-content h1.press-title a {
    /*
    overflow: hidden;
    text-overflow: ellipsis;
    !*max-width: 200px;*!
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    */
    height: auto;
    display: block;
    /*height: 60px;*/
}

/*
@-moz-document url-prefix() {
    .slider-content h1.press-title a {
        overflow: hidden;
        position: relative;
    }
    .slider-content h1.press-title a:before {
        background: transparent;
        bottom: 0;
        position: absolute;
        right: 0;
        float: right;
        content: '\2026';
        margin-left: -3rem;
        width: 3rem;
    }
    .slider-content h1.press-title a:after {
        content: '';
        background: #fcfcfc;
        position: absolute;
        height: 50px;
        width: 100%;
        z-index: 1;
    }
}
*/

/*
@-moz-document url-prefix() {
    .slider-content h1.press-title a {
        overflow: hidden;
        position: relative;
    }
    .slider-content h1.press-title a:before {
        background: #FFFFFF;
        bottom: 0;
        position: absolute;
        right: 0;
        float: right;
        content: '\2026';
        margin-left: -2rem;
        width: 2rem;
    }
    .slider-content h1.press-title a:after {
        content: '';
        background: #FFFFFF;
        position: absolute;
        height: 50px;
        width: 100%;
        z-index: 1;
    }
}
*/

.event-type-1,
.event-type-2,
.event-type-3,
.event-type-4 {
    width: 65px;
    height: 50px;
    display: block;
    background-image: url("../img/type_accreditation.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: -110px;
    top: 50%;
    transform: translateY(-50%);
}

.event-type-2 {
    background-image: url("../img/type_canceled.png");
}
.event-type-3 {
    background-image: url("../img/type_rescheduled.png");
}
.event-type-4 {
    background-image: url("../img/type_urgent.png");
}

.date-wrap .event-type-1,
.date-wrap .event-type-2,
.date-wrap .event-type-3,
.date-wrap .event-type-4 {
    display: none;
}
.flex-cols {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-flex;
}
.menu-overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #0003;
    z-index: 999998;
    display: none;
}
.sidebar a.mobile-menu-item {
    display: none;
}
.sidebar a.mobile-menu-item.active {
    border-bottom: 2px solid rgb(199,54,61);
}
.image-list .flex-cols {
   flex-wrap: wrap;
   flex-direction: row;
}
.search-bar-error.bottomInfo {
    top: unset;
    width: 550px;
    right: 0px;
}
.search-bar-error.bottomInfo p::after {
    top: -39px;
    bottom: unset;
    width: 20px;
    height: 20px;
    right: 36px;
}
.search-bar-error.bottomInfo p::before {
    bottom: unset;
    top: -17px;
    transform: rotate(180deg);
    right: 36px;
}

.search-bar-error {
    display: none;
    position: absolute;
    top: -100px;
    z-index: 999;
    background: #c7363d;
    padding: 7px;
    width: 100%;
    max-width: 550px;
    box-shadow: 0 0px 23px 1px #c7363d;
}
.search-bar-error p {
    color: #fff;
    text-align: center;
    position: relative;
}
.search-bar-error p:before {
    content:'';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #c7363d;
    position: absolute;
    bottom: -21px;
    right: 72px;
}

.search-bar-error p:after {
    content:'';
    width: 25px;
    height: 25px;
    background: url("../img/error_tooltip.png") no-repeat center / cover;
    position: absolute;
    bottom: -56px;
    right: 69px;
    z-index: 999;
}
.search-bar-error a {
    display: inline;
}
.spacial-wrapper {
    padding: 15px;
}
.special .nl-wrapper {
   min-height: calc(100vh - 300px);
}


.specials-wrapper ul li a{
    margin-bottom: 8px;
}
.specials-wrapper ul:not(.breadcrumb) li a {
    vertical-align: top;
}
.specials-wrapper ul:not(.breadcrumb) {
    list-style: disc;
    margin-left: 15px;
}

.archive-single {
    text-align: center;
    min-height: 200px;
    display: block;
    position: relative;
    background: #e1e1e1;
    margin-bottom: 40px;
    max-width: 100%;
}

.flexslider .slides .archive-single img {
    width: auto;
    display: inline-block;
}
.archive-single &gt; img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.news-list .archive-list {
    height: 220px;
}
.news-list .archive-list .image-anchor img {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    height: auto;
    width: auto;
}


@supports (-ms-ime-align: auto) {
    .text-content ul {
        overflow: hidden;
        color: red;
    }
}

#article-slider .slides img {
    width: auto !important;
    display: inline-block;
}

#article-slider .archive-image {
    position: relative;

}

#article-slider .slides a {
    text-align: center;
}

a[href*="javascript"] {
    cursor: default!important;
}

a[href*="javascript"]:hover {
    text-decoration: none!important;
}

#responsive-dialog {
    display: none;
}

#responsive-dialog img.single-image {
    max-width: 50%;
}

#responsive-dialog img.double-image {
    max-width: 25%;
    max-height: 80%;
    margin-right: 20px;
}

.responsive-dialog-text {
    color: #0d4077;
    font-size: 1.3em;
    font-style: italic;
    font-weight: bold;
}

.responsive-first-btn-container {
    margin-top: 20px;

}

#responsive-dialog a {
    width: 100%;
    max-width: 160px;
    line-height: 40px;
}

a.gallery-item p {
    color: white !important;
}

.indent-text {
    text-indent: -999999px;
    overflow: hidden;
    height: 0;
    width: 0;
    display: inline-block;
    float: left;
}
.yt-list li  a
{
    width: 100%;
}
.yt-list .news-image a {
    color: transparent;
}
.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:100px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.big-description {
    margin-left: 10px;
}

.btn-close {
    position: absolute;
    right: 32px;
    top: 20px;
    width: 32px;
    height: 32px;
}
.btn-close:hover {
    opacity: 1;
}
.btn-close:before, .btn-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
}
.btn-close:before {
    transform: rotate(45deg);
}
.btn-close:after {
    transform: rotate(-45deg);
}

#livestream h3.section-title {
    margin-bottom: 0px;
}

#livestream .red-border {
    width: 70%;
}

#livestream h2 {
    margin-bottom: 0px;
}

.ls-right {
    padding-top: 120px;
}


.info-baner {
    position: absolute;
    z-index: 10;
    top: 796px;
    left: 15px;
    color: #fff;
    width: 386px;
    font-size: 100%;
    height: 110px;
    background: #dd4b3e;
}

.info-baner-btn span {
    position: absolute;
    left: 16px;
    font-size: 17px;
    top: 2px;
}

#info-baner-title {
    top: 52px;
}

.info-baner-btn img {
    width: 18px;
    position: absolute;
    top: 9px;
    left: 90px;
}

.info-baner-btn {
    position: absolute;
    z-index: 10;
    top: 887px;
    left: 281px;
    width: 120px;
    font-size: 100%;
    height: 26px;
    background: #fdfeff;
    font-weight: 500;
    color: #dd4b3e;
}

.info-baner span {
    position: absolute;
    letter-spacing: 0px;
    top: 34px;
    font-weight: 700;
    left: 130px;
    line-height: 21px;
    font-size: 20px;
}

.info-baner-img {
    width: 90px;
    position: absolute;
    top: 17px;
    left: 23px;
}

.ls-right p {
    word-break: break-all;
}

.info-baner-btn span{
    color: #dd4b3e;
}

.livestream-section {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,246,253,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,246,253,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,246,253,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ecf6fd",GradientType=1);
}

.ls-right h2 b {
    font-size: 28px;
}
.panel-holder {
    margin-left: -18px;
    margin-right: -18px;
    margin-bottom: -7px;
}
.panel-holder iframe {
    width: 100%;
    height: 100%;
    min-height: 600px;
    border: none;
}
.air-section {
    padding-bottom: 0;
    /*background: url("../img/sky.jpg") no-repeat center / cover;*/
}
.document-list.items:last-of-type {
    margin-bottom: 20px;
}
.document-list.items span.doc-speech {
    width: 74px;
    height: 27px;
    padding-right: 20px;
    padding-left: 20px;
    margin-left: auto;
    background: url("../img/doc_reader.png") no-repeat center center/contain;
    cursor: pointer;
}

.document-list.items .file-player, .article-box div.document-list.items .file-player {
    font-size: 12px;
    text-align: right !important;
}

.document-list.items .file-player span {
    color: #fff;
}

.tts-file-audio {
    width: 311px;
}

section.quick-links a {
    margin-bottom: 0;
    box-shadow: 0 10px 0px 0 #fff;
}

/* Quick Links */
.quick-links-row {
    padding: 30px 8px 60px 8px;
    margin-top: -326px;
}
section.quick-links {
    /* padding: 30px 0px 60px 8px; */
    padding: 0;
    background: transparent;
    /* margin-top: -326px; */
}

.quick-links .service-list {
    padding: 0;
    max-width: 100%;
}

.gray-gradient-ttb {
    background: linear-gradient(to bottom, #cbcbcb, #989898);
    background: -ms-linear-gradient(to bottom, #cbcbcb, #989898);
    background: -moz-linear-gradient(to bottom, #cbcbcb, #989898);
    background: -webkit-linear-gradient(to bottom, #cbcbcb, #989898);
    background: -o-linear-gradient(to bottom, #cbcbcb, #989898);
}

.gray-gradient-btt {
    background: linear-gradient(to bottom, #4d4d4d, #cbcbcb);
    background: -ms-linear-gradient(to bottom, #4d4d4d, #cbcbcb);
    background: -moz-linear-gradient(to bottom, #4d4d4d, #cbcbcb);
    background: -webkit-linear-gradient(to bottom, #4d4d4d, #cbcbcb);
    background: -o-linear-gradient(to bottom, #4d4d4d, #cbcbcb);
}
.red-gradient-btt {
    background: linear-gradient(to bottom, #d3363f, #8b0a27);
    background: -ms-linear-gradient(to bottom, #d3363f, #8b0a27);
    background: -moz-linear-gradient(to bottom, #d3363f, #8b0a27);
    background: -webkit-linear-gradient(to bottom, #d3363f, #8b0a27);
    background: -o-linear-gradient(to bottom, #d3363f, #8b0a27);
}
.download-link-wrap {
    margin-bottom: 10px;
}

.downloads-title:after  {
    content: '';
    background: url("../img/next.png") no-repeat center / cover;
    height: 17px;
    width: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    opacity: 0.4;
    top: 7px;
    right: 10px;
    position: absolute;
}

.downloads-title:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    background: #ccc;
    margin-right: 10px;
    position: absolute;
    top: 7px;
    left: 0px

}

.downloads-title {
    display: inline-block;
    color: #0d4077;
    font-size: 1.1em;
    text-decoration: none;
    text-align: left;
}
.downloads-title span {
    line-height: 26px;
}
.file-holder {
    display: inline-block;
    width: 200px;
    vertical-align: top;
}
.download-link-wrap .downloads {
    float: right;
}
.body-home .logo-title p {
    display: block;
}

/* scroll bar */
.attractions-text,
.attr-description {
    scrollbar-width: thin;
}

.attractions-text::-webkit-scrollbar,
.attr-description::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.attractions-text::-webkit-scrollbar-track,
.attr-description::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.attractions-text::-webkit-scrollbar-thumb,
.attr-description::-webkit-scrollbar-thumb {
    background: #c5c5c5;
}

/* Handle on hover */
.attractions-text::-webkit-scrollbar-thumb:hover,
.attr-description::-webkit-scrollbar-thumb:hover {
    background: #6e6e6e;
    width: 5px;
}
/* end scroll bar */
.text-content .clearfix {
    line-height: 0;
    overflow: hidden;
}
.body-inner .logo-title  &gt; a {
    display: block;
}
.quick-links-wrapper {
    width: 464px;
    padding: 0 10px;
}
.home .section-icon/* , .home .quick-links::after */  {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 40px;
    background-image: url("../img/side_menu.png");
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 10;
}

/* .home .quick-links::after {
    content: "";
    bottom: 30px;
} */


.section-icon-1 {
    bottom: 14px;
}
.section-icon-2 {
    right: 53px;
    top: -45px;
    background-position-y: 24%;
}
.section-icon-3 {
    top: -20px;
    background-position-y: 54%;
}
.section-icon-4 {
    top: 0;
    background-position-y: 75%;
}
.section-icon-5 {
    top: -28px;
    background-position-y: 97%;
}
.mob-nav-btn {
    display: none;
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 20%;
    background-color: rgba(255,255,255,0.7);
    background-image: url(../img/side_menu_nav.png);
    background-position: center 101%;
    background-size: 90%;
    box-shadow: 3px 7px 11px rgba(0,0,0,0.7);
    cursor: pointer;
}

.logo-mobile {
    display: none;
}

.form-group .recaptcha{
    position: unset;
    bottom: 0;
    width: 36%;
}

.contactForm {
    margin-top: -1px
}

.contactForm .contact_radio_container,
.contactForm .contact_radio_container:before,
.contactForm .contact_radio_container:after {
    box-sizing: border-box;
}

.contactForm .contact_radio_style{
    width: 100%;
    padding: 5px;
}

.contactForm .contact_radio{
    width: 100%;
    font-size: 1.3em;
}

.contactForm .contact_radio_label{
    font-size: 1.1rem;
    display: grid;
    grid-template-columns: 1em auto;
    gap: 0.5em;
    color: white;
    font-style: italic;
}

#linkovi .quick-links-divider {
    margin: 10px;
}
.download-link-wrap {
    display: flex;
}

.quick-links-row {
    display: flex;
    justify-content: space-between;
    overflow:hidden;
    padding-right: 10px;
}

.quick-links-col {
    position: relative;
    margin-right: -20px;
}

.quick-links-col a {
    padding: 0;
}

.quick-links-col a::before {
    content: '';
    padding-top: 100%;
    display: block;
}

.quick-links-col a h2 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
}

.quick-links-col .element-bg {
    width: 74px;
    height: 64px;
    transform: scale(calc(40 / 74));
    transform-origin: bottom right;
}</pre></body></html>