@charset "utf-8";


/*
Theme Name: Tema za Fond zdravstvenog osiguranja RS
Theme URI: 
Author: Rankica Petrušić
Author URI: https://rankica.dev/
Description: Tema za Fond zdravstvenog osiguranja RS
Tags: blue, white, two-columns, right-sidebar, custom-menu, editor-style, featured-images, language-support
Text Domain: zdravstvo
*/
.container {
    max-width: 1440px;
}

.header-content {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.header-first-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.header-first-content ul {
    display: flex;
    align-items: center;
    flex-direction: row;
    list-style: none;
}

.header-first-content ul li {
    margin-right: 7px;
    border-right: 1px solid #ED1C24;
    padding-right: 7px;
}

.header-first-content ul li:last-child {
    border-right: none;
}

li.mreze-top a {
    text-decoration: none;
    margin-right: 10px;
}

.header-first-content ul li a,
.header-first-content ul li a span.no-cyr {
    color: #2E3192;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    vertical-align: top;
}

.header-first-content ul li a span {
    font-size: 19px;
    vertical-align: middle;
}

.header-logo {
    max-height: 85px;
    width: auto;
    padding: 10px;
}

.header-last-content {
    display: flex;
    align-items: center;
}

/*header search*/
.custom-search-form {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    width: max-content;
}

.custom-search-form .search-field {
    width: 0;
    padding: 0;
    border: none;
    outline: none;
    background: #fff;
    transition: width 0.3s, padding 0.3s;
    font-size: 14px;
}

.custom-search-form.active .search-field,
.custom-search-form:hover .search-field {
    width: 200px;
    padding: 5px 10px;
}

.custom-search-form .search-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: none;
    cursor: pointer;
    padding: 10px;
    color: #2E3192;
}

.font-resize-btn {
    cursor: pointer;
    padding: 4px 8px;
    background: #f5f5f5;
    border-radius: 4px;
    font-size: 14px;
    border: none;
    color: #fff;
}

.font-resize-btn:hover {
    background: #ED1C24;
}

body {
    font-family: "Noto Sans", sans-serif;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    transform-origin: top left;
}

.font-resize-controls button {
    cursor: pointer;
    background: #ED1C24;
    padding: 4px 10px;
    margin-right: 3px;
    border: none;
    color: #fff;
}

.font-resize-controls button:hover {
    background: #ED1C24;
}

.lang-switch a {
    color: #2E3192;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    border-right: 1px solid #D9D9D9;
    padding: 5px;
    margin-bottom: 15px;
}

.lang-switch a:last-child {
    border-right: 1px solid transparent;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

ul.page-numbers {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.page-numbers a {
    color: #333;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5px;
}

ul.page-numbers li span {
    color: #2E3192;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5px;
}

a {
    color: #1C1E4D;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    /* 137.5% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

a:hover {
    text-decoration: none;
    color: #2E3192;
}

*:focus,
button:focus {
    box-shadow: none !important;
    border: none;
    outline: none;
}

/*footer*/
footer.page-footer {
    background: #2E3192;
    padding-bottom: 20px;
}

ul#menu-footer-meni {
    display: flex;
    justify-content: space-around;
    margin: 30px 0;
}

ul#menu-footer-meni a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
}

p.copyright,
.single p.copyright {
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ul#menu-footer-bottom {
    display: flex;
    justify-content: center;
}

ul#menu-footer-bottom li {
    border-right: 1px solid #fff;
}

ul#menu-footer-bottom li:last-child {
    border-right: none;

}

ul#menu-footer-bottom a {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 20px;
}

/* ===== VIDEO CAROUSEL ===== */
.video-carousel {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

/* SWIPER SLIDE */
.video-carousel .swiper-slide {
    padding: 5px;
    /* padding oko videa */
    box-sizing: border-box;
}

/* WRAPPER ZA IFRAME (16:9) */
.video-carousel .iframe-wrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 omjer */
}

.video-carousel .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.container.page-content {
    min-height: 50vh;
}

h2.anchor-section {
    scroll-margin-top: 100px;
}

.page-content td {
    border: 1px solid #eee;
    padding: 10px;
    text-align: center;
}

.page-content td img {
    width: 32px !important;
    height: 32px !important;
    max-width: 32px;
}

.pretraga-lijekova label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

select#search_by,
select#search_by:focus {
    width: 100%;
    padding: 5px;
    border-radius: 15px;
    border: 2px solid #2E3192;
    font-weight: 500;
    color: #2E3192;
    border-radius: 32px;
    padding: 10px 14px;
    font-size: 19px;
    font-weight: 600;
}

div#search_value_container select {
    width: 100%;
    padding: 5px;
    border-radius: 15px;
    border: 2px solid #2E3192;
    font-weight: 500;
    color: #2E3192;
    border-radius: 32px;
    padding: 10px 14px;
    font-size: 19px;
    font-weight: 600;
}

#search_value_container select,
select#search_by {
    appearance: none;
    -webkit-appearance: none;
    padding: 10px 45px 10px 10px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='none' stroke='%232E3192' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");
    background-position: right 12px center;
    background-size: 27px;
    background-repeat: no-repeat;
}

.pretraga-lijekova button[type="submit"] {
    width: auto;
    background: #ED1C24;
    color: #fff;
    border-radius: 30px;
    padding: 9px 28px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    float: right;
    margin-bottom: 20px;
    border: none;
    cursor: pointer;
}

div#search_value_container input[type="text"],
div#search_value_container input[type="text"]:focus {
    width: 100%;
    padding: 5px;
    border-radius: 15px;
    border: 2px solid #2E3192;
    font-weight: 500;
    color: #2E3192;
    border-radius: 32px;
    padding: 10px 14px;
    font-size: 19px;
    font-weight: 600;
    background: transparent;
}

.page-content ul li {
    margin-bottom: 20px;
}

iframe#mapa {
    width: 100%;
    min-height: 480px;
}

.link-bredcramb {
    color: #1C1E4D;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

/* Placeholder – moderni browseri */
div#search_value_container input[type="text"]::placeholder {
    color: #2E3192;
    font-size: 19px;
    font-weight: 600;
    opacity: 1;
    /* Firefox default smanjuje opacity */
}

/* Safari / stari Chrome */
div#search_value_container input[type="text"]::-webkit-input-placeholder {
    color: #2E3192;
    font-size: 19px;
    font-weight: 600;
}

/* Firefox (stari) */
div#search_value_container input[type="text"]::-moz-placeholder {
    color: #2E3192;
    font-size: 19px;
    font-weight: 600;
}

/* IE / Edge legacy */
div#search_value_container input[type="text"]:-ms-input-placeholder {
    color: #2E3192;
    font-size: 19px;
    font-weight: 600;
}

/* RAZMAK IZMEĐU SLIDEOVA */
.video-carousel .swiper-wrapper {
    gap: 10px;
    /* maksimalno 10px */
}

/* KONTEJNER ZA KONTROLE ISPOD CAROUSELA */
.video-carousel .carousel-controls {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

/* STRELE ISPOD VIDEA, CENTRIRANO */
.video-carousel .carousel-arrows {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 15px;
}

.video-carousel .swiper-button-prev,
.video-carousel .swiper-button-next {
    color: #fff;
    font-size: 4px !important;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    background: #ED1C24;
    border-radius: 50%;
    padding: 3px;
    margin: 5px 7px;
    max-width: 20px;
    max-height: 20px;
}

.swiper-pagination-bullet-active {
    background: #ED1C24;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    font-size: 12px;
}

/* PAGINATION ISPOD STRELICA */
.video-carousel .swiper-pagination {
    margin-top: 10px;
}

.video-carousel .carousel-controls .news-cat {
    position: absolute;
    right: 0;
    bottom: 11px;
    z-index: 50;
}

/*home*/
.bg-light-theme {
    background: #F5F5F5;
}

.bg-border-light-top {
    border-top: 2px solid #ED1C24;
}

.uppercase-title {
    text-transform: uppercase;
}

h3.news-title {
    color: #2E3192;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

p.news-excerpt {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.news-list .news-date {
    color: #2E3192;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
}

.page-content-first h2,
.page-content-last h2 {
    color: #2E3192;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 20px;
}

.page-content-first ul,
.page-content-first ol,
.page-content-last ul,
.page-content-first ul {
    padding: 0 15px !important;
    line-height: 200%;
}

.page-content-first li:before,
.page-content-last li {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.page-content-first ul li::marker,
.page-content-last ul li::marker {
    content: "\e90c";
    font-family: 'zdravstvo' !important;
    color: #ED1C24;
}

.page-content-first ul li,
.page-content-last ul li {
    padding-left: 15px;
    line-height: 200%;
}

/*top page home*/
/* =======================
   Hover Box Container
   ======================= */
/* .hover-box {
    position: relative;
    padding: 15px;
    background: #FFF;
    border-radius: 20px 0 0 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: box-shadow .25s ease;
    display: flex;
    flex-direction: column;
} */

/* === DESKTOP === */
.hover-box {
    position: relative;
    padding: 15px;
    background: #FFF;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: box-shadow .25s ease;
    height: 100%;
    border-radius: 20px 0;
}

.hover-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}

.hover-box:hover .hover-icon-two-close,
.hover-box .hover-icon-two-open {
    display: none;
}

.hover-box .hover-icon-two-close,
.hover-box:hover .hover-icon-two-open {
    display: block;
}

.hover-icon-two-open,
.hover-icon-two-close {
    color: #ED1C24;
    font-size: 30px;
}

.hover-title {
    color: #2E3192;
    text-transform: uppercase;
    font-size: 17px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    width: 100%;
}

.sidebar {
    align-self: flex-start;
    min-height: 100%;
}

.sticky-sidebar {
    position: sticky;
    top: 100px;
}

.hover-box:hover .hover-title {
    color: #ED1C24;
}

span.hover-icon {
    font-size: 35px;
}

a.read-more {
    float: right;
    text-decoration: none;
    font-size: 20px;
}

.news-item:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
}

.news-item a {
    text-decoration: none;
}

.news-item img {
    display: block;
    float: left;
}

/* Overlay - hover prikaz desktop */
.hover-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #FFF;
    border-radius: 0 0 20px 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    padding: 15px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-5px);
    transition: opacity .25s ease, transform .25s ease;
    z-index: 20;
    max-height: 800px;
    /* prilagodi */
    overflow-y: auto;
    display: none;
}

.hover-box:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    border-bottom-right-radius: 0;
}

.hover-box.open-box .hover-overlay {
    opacity: 1;
    pointer-events: auto;
    display: block;
    transform: translateY(0);
}

/*hover-box*/
.cover-box {
    position: relative;
    width: 100%;
    min-height: 500px;
    /* možeš prilagoditi visinu */
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    /* vertikalno centriranje */
    color: white;
    overflow: hidden;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    background-image: url('img/cover.jpg');
}

.cover-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* tamni overlay za čitljivost teksta */
    z-index: 1;
}

.cover-box .cover-content {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-top: -50px;
}

.cover-box .cover-content .container {
    height: 100%;
    /* da container zauzme visinu cover-a */
    display: flex;
    align-items: center;
    /* vertikalno centriranje unutar container-a */
}

.cover-box .cover-content .row {
    width: 100%;
}

.cover-box h1 {
    color: #2E3192;
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    max-width: 410px;
}

.cover-box p {
    color: #2E3192;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    max-width: 410px;
}

.cover-content-line {
    width: 850px;
    position: absolute;
    bottom: -35px;
    left: 50%;
    /* centriranje horizontalno */
    transform: translateX(-50%);
    /* pomak za polovinu širine */
    border-radius: 20px 0;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
    max-width: 100%;
    display: flex;
    align-items: center;
    z-index: 5;
    justify-content: space-around;
    padding: 16px;
    margin: 0;
    /* margin auto ne radi kod absolute */
}
.hover-overlay p {
	text-align: left !important;
}
.cover-content-line h3 {
    color: #ED1C24;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cover-content-line a {
    box-shadow: none;
    background: #ED1C24;
    border-radius: 30px;
    color: #FFF;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-decoration: none;
    padding: 10px 25px;
}

.cover-content-line a:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    background: #DD2E35;
}

h2 {
    color: #2E3192;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 15px;
}

h3 {
    color: #2E3192;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 15px;
}

.toggle-content td {
    text-align: left;
}

tr.toggle-row {
    cursor: pointer;
}

.single .latest-news .news-cat:hover,
.news-cat:hover,
.font-resize-controls button:hover,
button.wpcf7-form-control.wpcf7-submit:hover,
.pretraga-lijekova button[type="submit"]:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    background: #DD2E35;
    color: #fff;
}

.border-red-top {
    border-top: 1px solid #ED1C24;
    padding-top: 30px;
}

/* === MOBILE & TABLET (<992px) === */
/* ==== MOBILE & TABLET - DISABLE HOVER LOGIC ==== */
ul.mobile-top {
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 43px;
	margin-top: 18px;
}
ul.mobile-top li a span::before, ul.mobile-top li a {
	color: #fff;
	text-decoration: none;
	font-weight: 500;
}
@media (max-width:992px) {
    .cover-box {
        background-image: url('img/naslovna-tab.jpg');
    }

    nav.main-nav.footer-first ul {
        display: flex;
        justify-content: center;
        padding: 20px;
        flex-direction: column;
        align-items: center;
    }

    .hover-box {
        pointer-events: auto;
        border-radius: 20px 0 !important;

    }

    .hover-box:hover .hover-overlay {
        position: relative;
        box-shadow: none;
        border-radius: none;
        box-shadow: none;
    }

    /* Overlay - hover prikaz mobile */
    .hover-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background: #FFF;
        border-radius: 0 0 20px 0;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
        padding: 15px;
        opacity: 0;
        pointer-events: none;
        transform: translateY(-5px);
        transition: opacity .25s ease, transform .25s ease;
        z-index: 20;
        max-height: 800px;
        /* prilagodi */
        overflow-y: auto;
    }

    .header-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }

    .header-first-content {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
    }

    .header-first-content ul {
        padding-left: 0;
        padding-top: 15px;
    }

    article {
        padding-right: 0 !important;
    }

    .single .latest-news .news-cat,
    .news-cat {
        border-radius: 30px;
        background: #ED1C24;
        color: #fff;
        text-transform: uppercase;
        padding: 10px 18px;
        text-decoration: none;
        float: right;
        margin-top: 32px;
        font-weight: 800 !important;
    }

    .font-resize-controls {
        margin-bottom: 25px;
    }
/* 
    .page-template-default p span a {
        border-radius: 30px;
        background: #ED1C24;
        border: 1px solid #ED1C24;
        padding: 6px 9px;
        color: #fff !important;
        text-decoration: none;
    } */
}

@media (max-width:767px) {

    .single .latest-news .news-cat,
    .news-cat {
        margin-bottom: 0;
    }

    a.news-cat {
        text-align: left !important;
        display: inline-block;
        float: left;
    }

    .video-carousel .swiper-pagination {
        position: relative;
        padding-bottom: 110px;
    }

    .video-carousel .carousel-controls .news-cat {
        position: absolute;
        left: 0;
        bottom: 10px;
        max-width: 242px;
        z-index: 50;
        margin-bottom: 0;
        max-width: 300px;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .single .latest-news .news-cat,
    .news-cat,
    .news-cat {
        float: left !important;
    }

    .cover-box {
        min-height: 400px;
    }

    .cover-box h1 {
        font-size: 40px;
    }

    .cover-box p {
        font-size: 25px;
    }

    .single .latest-news .news-cat,
    .news-cat {
        margin-top: 0 !important;
    }

    .cover-content-line {
        width: 850px;
        position: absolute;
        bottom: -82px;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 20px 0;
        background: #FFF;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
        max-width: 100%;
        display: flex;
        align-items: center;
        z-index: 5;
        justify-content: space-around;
        padding: 16px;
        margin: 0;
        flex-direction: column;
    }

    .header-first-content ul li {
        display: none;
    }

    .header-last-content {
        display: none;
    }

    .header-first-content ul li:last-child {
        display: block;
    }

    .header-first-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        width: 100%;
    }
}

@media (max-width:480px) {
    .cover-box {
        background-image: url('img/naslovna-mob.jpg');
    }

    .cover-box h1 {
        font-size: 27px;
    }

    .cover-box p {
        font-size: 14px;
    }

    .border-red-top {
        border-top: 1px solid #ED1C24;
        padding-top: 10px;
    }

    p.copyright,
    .single p.copyright {
        margin-bottom: 0;
    }

    nav.main-nav.footer ul {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 10px !important;
        flex-direction: column !important;
    }

    nav.main-nav.footer ul li {
        border-right: 1px solid transparent !important;
        padding: 0 5px;
    }

    nav.main-nav.footer-first {
        display: none !important;
    }
}

/* Margin-bottom između boxeva */
.hover-box+.hover-box {
    margin-bottom: 20px;
}


@font-face {
    font-family: 'zdravstvo';
    src: url('fonts/zdravstvo.eot?d5514x');
    src: url('fonts/zdravstvo.eot?d5514x#iefix') format('embedded-opentype'),
        url('fonts/zdravstvo.ttf?d5514x') format('truetype'),
        url('fonts/zdravstvo.woff?d5514x') format('woff'),
        url('fonts/zdravstvo.svg?d5514x#zdravstvo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'zdravstvo' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-keyboard_arrow_up:before {
    content: "\e901";
}

.icon-keyboard_arrow_right:before {
    content: "\e902";
}

.icon-keyboard_arrow_left:before {
    content: "\e903";
}

.icon-keyboard_arrow_down:before {
    content: "\e904";
}

.icon-search:before {
    content: "\e900";
}

.icon-vodici:before {
    content: "\e905";
    color: #2e3192;
}

.icon-info_kontakti:before {
    content: "\e906";
    color: #2e3192;
}

.icon-e_usluge:before {
    content: "\e907";
    color: #2e3192;
}

.icon-zastitnici:before {
    content: "\e908";
    color: #2e3192;
}

.icon-vise .path1:before {
    content: "\e909";
    color: rgb(237, 28, 36);
}

.icon-vise .path2:before {
    content: "\e90a";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-x:before {
    content: "\e90b";
    color: #2e3192;
}

.icon-srce:before {
    content: "\e90c";
    color: #ed1c24;
}

.icon-tel:before {
    content: "\e90d";
    color: #2e3192;
}

.icon-instagram:before {
    content: "\e90e";
    color: #2e3192;
}

.icon-facebook:before {
    content: "\e90f";
    color: #2e3192;
}

.icon-email:before {
    content: "\e910";
    color: #2e3192;
}

.icon-adresa:before {
    content: "\e911";
    color: #2e3192;
}

@font-face {
    font-family: 'fond';
    src: url('fonts/fond.eot?j1kqny');
    src: url('fonts/fond.eot?j1kqny#iefix') format('embedded-opentype'),
        url('fonts/fond.ttf?j1kqny') format('truetype'),
        url('fonts/fond.woff?j1kqny') format('woff'),
        url('fonts/fond.svg?j1kqny#fond') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="fond-"],
[class*=" fond-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'fond' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fond-viber:before {
    content: "\e900";
    color: #2e3192;
}

.fond-whatsapp:before {
    content: "\e901";
    color: #2e3192;
}

.fond-lista:before {
    content: "\e902";
    color: #2e3192;
}
/*e-servis*/
img.img-responsive.img-thumbnail.captchaimg {
	zoom: 2;
	margin: 0;
	padding: 0;
	border: none;
}
#servis1 input[type="text"],#servis2 input[type="text"] {
	border-radius: 32px;
	background: #fff;
	color: #2E3192;
	border: 2px solid #2E3192;
	padding: 14px;
	text-align: left;
}
.btn-services{
    border-radius: 30px;
    background: #ED1C24;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 40px;
    text-decoration: none;
    float: right;
    margin-top: 50px;
    font-weight: 800;
    border:none;
    cursor: pointer;
}
.btn-services:hover{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
	background: #DD2E35;
	color: #fff;
}
#servis1 label,#servis2 label,#servis1 h4,#servis2 h4  {
	color: #2E3192;
	text-transform: uppercase;
	font-size: 17px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	width: 100%;
}