/*!
Theme Name: Addiko HR New
Theme URI: https://www.addiko.hr
Description: Addiko.hr website
Version: 2.0
Author: New Look Entertainment
Author URI: http://newlookworld.com
Tags: white,red
License: Commercial
License URI: https://www.addiko.hr
Template: addiko-framework
*/
/* Reset */
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

template {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    font-size: 0.625em;
}

body {
    margin: 0;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Clearing floats */
.clear {
    clear: both;
    overflow: hidden;
    width: 100%;
}

.clear:after, .wrapper:after, .format-status .entry-header:after {
    clear: both;
}

.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {
    display: table;
    content: "";
}

/* Fonts */
@font-face {
    font-family: 'Charlie Pro';
    src: url(fonts/charliepro-light.eot);
    src: url(fonts/charliepro-light.woff2) format("woff2"), url(fonts/charliepro-light.woff) format("woff"), url(fonts/charliepro-light.eot?#iefix) format("embedded-opentype"), url(fonts/charliepro-light.otf) format("opentype"), url(fonts/charliepro-light.svg) format("svg"), url(fonts/charliepro-light.ttf) format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Charlie Pro';
    src: url(fonts/charliepro-regular.eot);
    src: url(fonts/charliepro-regular.woff2) format("woff2"), url(fonts/charliepro-regular.woff) format("woff"), url(fonts/charliepro-regular.eot?#iefix) format("embedded-opentype"), url(fonts/charliepro-regular.otf) format("opentype"), url(fonts/charliepro-regular.svg) format("svg"), url(fonts/charliepro-regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Charlie Pro';
    src: url(fonts/charliepro-medium.eot);
    src: url(fonts/charliepro-medium.woff2) format("woff2"), url(fonts/charliepro-medium.woff) format("woff"), url(fonts/charliepro-medium.eot?#iefix) format("embedded-opentype"), url(fonts/charliepro-medium.otf) format("opentype"), url(fonts/charliepro-medium.svg) format("svg"), url(fonts/charliepro-medium.ttf) format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Charlie Pro';
    src: url(fonts/charliepro-semibold.eot);
    src: url(fonts/charliepro-semibold.woff2) format("woff2"), url(fonts/charliepro-semibold.woff) format("woff"), url(fonts/charliepro-semibold.eot?#iefix) format("embedded-opentype"), url(fonts/charliepro-semibold.otf) format("opentype"), url(fonts/charliepro-semibold.svg) format("svg"), url(fonts/charliepro-semibold.ttf) format("truetype");
    font-style: normal;
    font-weight: 600;
}

/*DMSans font start*/
@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-Light.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-Black.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-ExtraLight.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-ExtraBold.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-Bold.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-Medium.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-Thin.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-SemiBold.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('fonts/DMSans/DMSans-Regular.woff2') format('woff2'),
    url('fonts/DMSans/DMSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*DMSans font end*/

/* HTML Elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

html {
    -webkit-font-smoothing: subpixel-antialiased;
}

body {
    font-size: 100%;
    line-height: 200%;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-variant: normal;
    color: #858799;
    font-family: "DM Sans";
}

hr {
    display: block;
    border-top: 1px dashed #ccc;
    border-bottom: none;
    border-left: none;
    border-right: none;
    clear: both;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    background-color: #FFF;
    height: 1px;
}

img, a:link img, a:visited img {
    border: 0px;
}

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

/* Text */
h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-variant: normal;
    font-family: 'Charlie Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1{font-size:72px;line-height:80px;}
h2{font-size:48px;line-height:56px;}
h3{font-size:40px;line-height:48px;}
h4{font-size:24px;line-height:28px;}
h5{font-size:20px;line-height:24px;}
h6{font-size:18px;line-height:24px;}
@media screen and (max-width: 1024px) {
    h1{font-size:48px;line-height:56px;}
    h2{font-size:40px;line-height:48px;}
    h3{font-size:32px;line-height:40px;}
}
@media screen and (max-width: 576px) {
    h1{font-size:40px;line-height:48px;}
    h2{font-size:36px;line-height:44px;}
}


p {
    font-size: 20px;
    /*line-height: 28px;*/
    line-height: 1.3;
    text-decoration: none;
    font-weight: 400;
    margin-bottom: 1em;
    font-style: normal;
    font-variant: normal;
}

p:last-child {
    margin-bottom: 0;
}

a {
    color: #ff4d5a;
    outline: none !important;
    text-decoration: none;
    background-color: transparent;
    height: 100%;
}

a:focus, a:hover {
    color: #002D4C;
}

.screen-reader-text {
    position: absolute!important;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    line-height: 1;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    border: 0;
    word-wrap: normal!important;
    overflow: hidden
}

#paketi:target:before {
    content: "";
    display: block;
    height: 90px; /* fixed header height*/
    margin: -90px 0 0; /* negative fixed header height */
}

strong, bold {
    font-weight: 600;
}

em, dfn {
    font-style: italic;
}

dfn {
    font-weight: 600;
}

big {
    font-size: 1.8em;
}

del {
    color: #666;
    text-decoration: line-through;
}

ins {
    background: #fff9db;
    text-decoration: none;
}

sub {
    top: 0.5em;
}

sup {
    bottom: 1em;
}

sub, sup {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

pre {
    margin-bottom: 20px;
}

pre, code p {
    background: #f4f4f4;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 15px;
    overflow: auto;
}

code {
    font-family: "Monaco", courier, sans-serif;
}

blockquote {
    color: #858799;
    quotes: none;
    border-radius: 5px;
    margin-bottom: 0.8em;
    display: inline-block;
    width: 100%;
}

blockquote:before {
    content: '"';
    font-size: 165px;
    line-height: 1;
    color: inherit;
    font-family: "DM Sans";
    transform: rotate(180deg);
    display: flex;
    height: 51px;
    justify-content: flex-end;
    margin-bottom: 19px;
    font-style: italic;
    position: relative;
    left: 27px;
}

blockquote p {
    font-size: 36px;
    line-height: 48px;
    font-family: "DM Sans";
    font-weight: 400;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
}

address {
    margin: 0 0 1.5em;
    font-style: italic;
}

/* Lists */
li ul, li ol {
    margin: 0 1.5em;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

dl {
    margin: 0 0 0.5em 0;
}

dl dt {
    font-weight: bold;
}

dd {
    margin-left: 1.5em;
}

/* Tables */
table {
    margin-bottom: 1.4em;
    width: 100%;
    border: 1px solid rgba(0, 45, 75, 0); /*border-spacing: 1px; border-collapse: separate;*/
}

th {
    font-weight: bold;
}

table td {
    border: 1px solid rgba(0, 45, 75, 0.10);
    font-size: 16px !important;
    /*padding: 21px 16px;*/
    padding: 5px 2px;
    color: rgba(0, 45, 75, 1.0);
}

table td p {
    font-size: 16px !important;
    margin-bottom: 1em !important;
}
table>thead>tr>th:nth-of-type(1) {
    border-top-left-radius: 20px !important;
    /*overflow: hidden;*/
}
table>thead>tr>th:nth-last-of-type(1) {
    border-top-right-radius: 20px !important;
    /*overflow: hidden;*/
}
thead th {
    color: #fff;
    background-color: #FF4D5A;
    vertical-align: middle;
    font-size: 16px !important;
    line-height: 1.6;
    padding: 1.75em 16px;

}

thead th p {
    font-size: 16px !important;
    margin-bottom: 1em !important;
}

thead td {
    color: #fff;
    background-color: rgba(0, 45, 75, 1.00);
    vertical-align: middle;
    font-size: 16px !important;
    line-height: 1.6;
    padding: 0.6em 0.4em;
}

thead td p {
    font-size: 16px !important;
    margin-bottom: 1em !important;
}

tbody th {
    color: #fff;
    background-color: rgba(0, 45, 75, 1.00);
    vertical-align: middle;
    font-size: 16px !important;
    line-height: 1.6;
    padding: 0.6em 0.4em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

tbody th p {
    font-size: 16px !important;
    margin-bottom: 1em !important;
}

/*tr.even td { background-color: #eee; }*/
tfoot {
    font-style: italic;
}

caption {
    color: #fff;
    background-color: rgba(0, 45, 75, 1.00);
    font-size: 16px !important;
    line-height: 1.6;
}

caption p {
    font-size: 16px;
    margin-bottom: 1em !important;
}

table p:last-child {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
    thead th {
        padding: 0.19em 16px;
    }
    table {
        border: 0;
    }
}

/*th, td, caption { padding: 4px 10px 4px 5px; } */
/* Misc classes */
.small {
    font-size: 0.8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
}

.large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}

.hide {
    display: none;
    height: 0px;
    width: 0px;
    overflow: hidden;
}

.quiet {
    color: #666;
}

.loud {
    color: #000;
}

.highlight {
    background: #ff0;
}

.added {
    background: #060;
    color: #fff;
}

.removed {
    background: #900;
    color: #fff;
}

.first {
    margin-left: 0;
    padding-left: 0;
}

.last {
    margin-right: 0;
    padding-right: 0;
}

.top {
    margin-top: 0;
    padding-top: 0;
}

.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

.bottom-reset {
    margin-bottom: 0 !important;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

.hide-text {
    height: 0px;
    width: 0px;
    text-indent: -9999px;
    position: absolute;
}

/* Color */
.red {
    background-color: rgba(239, 65, 56, 1.00);
}

.yellow {
    background-color: #FFCC33;
}

.green {
    background-color: #093;
}

.blue {
    background-color: #06C;
}

.text-red {
    color: rgba(239, 65, 56, 1.00);
}

.pink {
    background-color: #ff4d5a;
}

/* Wordpress.com */
img#wpstats {
    display: none;
}

/* Widget styles for Jetpack */
.jetpack-image-container:after {
    clear: both;
}

.jetpack-image-container:before, .jetpack-image-container:after {
    display: table;
    content: "";
}

/* Forms */
form {
    width: 100%;
    overflow: hidden;
}

input[type=text], input[type=password], input[type=email], input[type=tel], input[type=number] {
    vertical-align: middle;
    padding: 5px 15px;
    transition: all 350ms;
    font-size: 18px;
    width: 100%;
    line-height: 1.8;
    border: 1px solid rgba(0, 45, 75, 0.3);
    color: rgba(0, 45, 75, 1.0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=number]:focus, textarea:focus {
    color: #ff4d5a;
}

textarea {
    vertical-align: middle;
    padding: 5px 15px;
    transition: all 350ms;
    font-size: 18px;
    line-height: 1.6;
    width: 100%;
    border: 1px solid rgba(0, 45, 75, 0.3);
    color: rgba(0, 45, 75, 1.0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

select {
    font-size: 18px;
    padding: 5px 15px;
    line-height: 1.5;
    border: 1px solid rgba(0, 45, 75, 0.3);
    color: rgba(0, 45, 75, 1.0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* Warning */
#warning {
    background-color: #FF9;
    padding-right: 2%;
    padding-left: 2%;
    position: relative;
    top: 0px;
    width: 100%;
    min-height: 40px;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.warning-title {
    font-size: 1.5em;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 0.8em;
}

.warning-span a {
    font-size: 1.4em;
    line-height: normal;
    color: #999;
    text-decoration: none;
}

/* Nivo lightbox */
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
    background: rgba(0, 0, 0, 0.96);
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
    display: inline-block;
}

/* Go Down */
/*.godown { z-index: 9999; width: 128px; height: 128px; display: block; text-indent: -9999em; background-image: url(images/down.gif); background-repeat: no-repeat; background-position: center center; background-size: 128px; position: absolute; bottom: 0%; left: 50%; margin-left: -64px; }*/
/* Help center */
/*.help-center-button { display: block; position: fixed; bottom: 32px; right: 32px; width: 64px; height: 64px; text-indent: -9999em; z-index: 100000; background-repeat: no-repeat; background-position: center; background-image: url(images/help-center.png); background-color: rgba(239,65,56,1.00); background-size: 60%; border-radius: 32px; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1); -webkit-transition: all .25s ease; transition: all .25s ease; }*/
/*.help-center-button:hover { -webkit-transform: scale(1.05); transform: scale(1.05); -webkit-transition: all .25s ease; transition: all .25s ease; background-color: rgba(28,34,38,1.00); }*/
.addiko-hidden {
    display: none;
}

.addiko-visible {
    display: block;
}

/* Images */
.alignleft {
    display: block;
    float: left;
    clear: left;
    margin-right: 4% !important;
}

.alignright {
    display: block;
    float: right;
    clear: right;
    margin-left: 4% !important;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
}

img.wp-smiley, .rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul, .wp-caption.alignleft + ol {
    list-style-position: inside;
}

/* IFrame */
embed, iframe, object, video {
    max-width: 100%;
}

iframe[align=left] {
    margin-right: 4% !important;
    margin-bottom: 5px;
    clear: left;
    margin-top: 5px;
}

iframe[align=right] {
    margin-left: 4% !important;
    margin-bottom: 5px;
    clear: right;
    margin-top: 5px;
}

iframe[align=center] {
    margin-bottom: 5px;
    clear: both;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
}

/* Galleries */
.gallery-columns-1 {
}

.gallery-columns-2 {
}

.gallery-columns-3 {
}

.gallery-columns-4 {
}

.gallery-columns-5 {
}

.gallery-columns-6 {
}

.gallery-columns-7 {
}

.gallery-columns-8 {
}

.gallery-columns-9 {
}

.gallery-item {
}

.gallery-icon {
}

.gallery-icon a {
}

.gallery-icon img {
    width: 100%;
}

.gallery-icon a img {
}

.gallery-columns-1 .gallery-item {
    display: block;
    float: left;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 10%;
}

.gallery-columns-2 .gallery-item {
    display: block;
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
}

.gallery-columns-3 .gallery-item {
    display: block;
    float: left;
    width: 31.3%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
}

.gallery-columns-4 .gallery-item {
    display: block;
    float: left;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
}

.gallery-columns-5 .gallery-item {
    display: block;
    float: left;
    width: 19%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
}

.gallery-columns-6 .gallery-item {
    display: block;
    float: left;
    width: 15.6%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
}

.gallery-columns-7 .gallery-item {
    display: block;
    float: left;
    width: 13.2%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
}

.gallery-columns-8 .gallery-item {
    display: block;
    float: left;
    width: 11.5%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
}

.gallery-columns-9 .gallery-item {
    display: block;
    float: left;
    width: 10.1%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
}

/* Content */
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 { font-weight: 600;color: rgb(10, 16, 35); }
.entry-content h5, .entry-content h6 { font-weight: 600;color: rgb(10, 16, 35); }
.entry-content h1{font-size:72px;line-height:1.1;}
.entry-content h2{font-size:48px;line-height:1.1;}
.entry-content h3{font-size:40px;line-height:1.1;}
.entry-content h4{font-size:24px;line-height:28px;}
.entry-content h5{font-size:20px;line-height:24px;}
.entry-content h6{font-size:18px;line-height:24px;}
@media screen and (max-width: 1024px) {
    .entry-content h1{font-size:48px;line-height:56px;}
    .entry-content h2{font-size:40px;line-height:48px;}
    .entry-content h3{font-size:32px;line-height:40px;}
}
@media screen and (max-width: 576px) {
    .entry-content h1{font-size:40px;line-height:1.1;}
    .entry-content h2{font-size:36px;line-height:1.1;}
}

.entry-content ul {
    margin-bottom: 1.6em;
    display: block;
    overflow: hidden;
}

.entry-content ul li {
    font-size: 1.8em;
    line-height: 1.5;
    font-weight: 400;
    list-style-position: outside;
    margin-left: 30px;
    list-style-type: disc;
    margin-bottom: 0.2em;
}

.entry-content ul li a {
    vertical-align: top;
}

.entry-content ul li ol {
    margin-bottom: 0.4em;
}

.entry-content ul li ul li, .entry-content ol li ul li {
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 30px;
    list-style-type: disc;
}

.entry-content ol {
    margin-bottom: 1.6em;
    display: block;
    overflow: hidden;
}

.entry-content ol li ul {
    margin-bottom: 0.4em;
}

.entry-content ol li {
    font-size: 1.8em;
    line-height: 1.5;
    font-weight: 400;
    list-style-position: outside;
    margin-left: 30px;
    list-style-type: decimal;
    margin-bottom: 0.2em;
}

.entry-content ol li a {
    vertical-align: top;
}

.entry-content ol li ol li, .entry-content ul li ol li {
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 30px;
    list-style-type: decimal;
}

.entry-content ul ul, .entry-content ul ol, .entry-content ol ol, .entry-content ol ul {
    margin-bottom: 0em;
}

.entry-content {
    min-height: 65vh;
}

.home .entry-content, .page-id-4 .entry-content, .page-id-7 .entry-content {
    min-height: 10px;
}

.entry-content a, .comment-content a {
}

.entry-content a[href$=".pdf"], .comment-content a[href$=".pdf"] {
    background-image: url(images/redesign/pdf-new.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto 20px;
    padding-left: 29px;
    display: inline-block;
    font-weight: 700;
}
.white-pdf  a[href$=".pdf"] {
    background-image: url(images/redesign/pdf-new-white.svg) !important;
}

.entry-content a[href$=".doc"], .entry-content a[href$=".docx"], .comment-content a[href$=".doc"], .comment-content a[href$=".docx"] {
    background-image: url(images/icons/doc.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 29px;
    display: inline-block;
}

.entry-content a[href$=".xls"], .entry-content a[href$=".xlsx"], .comment-content a[href$=".xls"], .comment-content a[href$=".xlsx"] {
    background-image: url(images/icons/xls.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 29px;
    display: inline-block;
}

.entry-content a[href$=".ppt"], .entry-content a[href$=".pptx"], .comment-content a[href$=".ppt"], .comment-content a[href$=".pptx"] {
    background-image: url(images/icons/ppt.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 29px;
    display: inline-block;
}

.entry-content p a {
    text-align: left;
}

.entry-content a:hover, .comment-content a:hover {
    color: #333;
}

.entry-content blockquote {
    font-size: 24px;
}

.entry-content blockquote cite, .entry-content blockquote small {
    font-size: 16px;
}

.entry-content img.alignleft {
    margin-top: 0px;
    margin-right: 0em;
    margin-bottom: 2em;
    margin-left: 0;
}

.entry-content img.alignright {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 2em;
    margin-left: 0em;
}

.entry-content img.aligncenter {
    margin-top: 0px;
    margin-bottom: 4em;
    clear: both;
}

.entry-content img.alignnone {
    margin: 5px 0;
}

.entry-content .wp-caption.alignleft {
    margin-left: 0px;
}

.entry-content .wp-caption.alignright {
    margin-right: 0px;
}

/* Responsive menu */
.addiko-responsive-menu-button { /*display: none;*/
}

.addiko-responsive-menu {
    display: none;
}

/* Structure */
.wrapper {
    width: 90%;
    max-width: 1170px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    display: block;
    position: relative;
}

/* Header */
.site-header {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    position: fixed;
    top: 0px;
    z-index: 100;
    left: 0%;
    right: 0%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255, 255, 255, 1.00);
}
.page-has-slider .site-header {
    background-color: transparent;
}
.economypage-has-slider .site-header {
    background-color: transparent;
}
/*.site-logo svg path {*/
/*    transition: fill .3s;*/
/*}*/
/*.site-header {*/
/*    transition: background .3s;*/
/*}*/
.site-header.scroled {
    background: #fff !important;
    box-shadow: 0 0 18px rgba(0,0,0,.2);
}
.site-header.scroled  .site-logo svg path{
    fill: #FF4D5A !important;
}
.site-header.scroled  .site-logo-business svg path{
    fill: #002D4C !important;
}
.site-header.scroled .main-menu>div>ul>li>a {
    color: #858799;
}
.site-header.scroled .main-menu>div>ul>li>a:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjY1MTg2IDFMNS42NTE4NiA1TDkuNjUxODYgMSIgc3Ryb2tlPSIjODU4Nzk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
}
.site-header a {
    color: rgba(255, 255, 255, 1.00);
}

.site-header .wrapper {
    position: static;
    width: 100%;
}
.page-has-slider .site-header{
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.49) 0%, rgba(0,0,0,0.3897934173669467) 15%, rgba(0,0,0,0.2805497198879552) 32%, rgba(0,0,0,0.18) 53%, rgba(0,0,0,0) 100%);
}

.site-logo {
    display: block;
    float: left;
    width: 171px;
    padding: 28px 15px;
}

.site-title, .site-description {
    text-indent: -9999px;
    position: absolute;
    height: 0px;
    width: 0px;
}

/* Top bar */
.top-bar {
    background-color: rgba(255, 77, 90, 1.00);
}

.admin-bar .site-header {
    top: 32px;
}

.top-menu {
    display: block;
    float: left;
    width: 50%;
    padding-top: 5px;
}

.top-menu ul {
    display: block;
    overflow: hidden;
    float: left;
    font-family: "DM Sans";
    font-size: 16px;
    font-weight: 500;
}

.top-menu ul li {
    list-style-position: outside;
    list-style-type: none; /*margin-left: 20px;*/
    float: left;
    display: block;
    margin-right: 1px;
    min-height: 50px;
}

.top-menu ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    text-decoration: none;
    padding: 0.8em 2em;
    display: block;
}
.top-menu ul li:nth-of-type(1) a {
    margin-left: 0;
    padding-left: 18px;
}

.top-menu-pink {
    background-color: #ff4d5a;
    color: #fff;
}

.top-menu-pink a {
    background-color: #ff4d5a;
    color: #fff !important;
}

.home .top-menu li:first-of-type a {
    background-color: #ff4d5a;
    color: #fff !important;
}

.top-rest {
    display: block;
    float: left;
    width: 50%;
}
.top-rest .e-banking-link a {
    font-family: "DM Sans";
    font-weight: 700 !important;
    font-size: 18px;
}

.top-rest ul {
    display: block;
    overflow: hidden;
    float: right;
}

.top-rest ul li {
    list-style-position: outside;
    list-style-type: none; /*margin-left: 20px;*/
    float: left;
    display: block;
    margin-right: 1px;
}
.top-rest ul li:nth-last-of-type(1){
    padding-right: 10px !important;
}

.addiko-search-button {
    background-image: url(images/redesign/search-new.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 50px;
    background-size: 24px;
    text-indent: -9999px;
    cursor: pointer;
    position: relative;
    top: 3px;
    background-color: transparent;
    border: none;
    padding: 0;
}

.addiko-marker-button {
    background-image: url(images/redesign/map-pin-new.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 53px;
    background-size: 24px;
    text-indent: -9999px;
    position: relative;
    top: 3px;
}

.addiko-marker-button a {
    width: 40px;
    height: 50px;
    display: block;
}

.addiko-360-button {
    background-image: url(images/360.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 50px;
    background-size: 40px;
    text-indent: -9999px;
}

.addiko-360-button a {
    width: 40px;
    height: 50px;
    display: block;
}

/** Main menu **/
.main-menu {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    text-align: center;
    max-height: 75px;
    max-width: 100%; /*float: right;position: relative;background-color: rgba(0,0,0,0.8);  width: 100%;right: 80px;*/
}

/*.menu-glavni-meni-container { height: 40px; }*/
.main-menu ul ul {
    display: none;
    -webkit-transition: display 0.8s;
    transition: display 0.8s;
}
.main-menu ul li:hover > ul {
    background: #fff;
}
.main-menu ul li:hover > ul {
    display: block;
}

.main-menu ul {
    list-style: none;
    font-size: 2em;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.main-menu ul:after {
    content: "";
    clear: both;
    display: block;
    background-color: #002d4c;
}

.main-menu ul li {
    float: left;
    min-height: 75px; /*border-left: 2px solid #fff;margin-right: 1px;*/
    position: relative;
}

.main-menu ul li:last-child { /*border-right: 2px solid #fff;*/
}

.main-menu ul li:hover {
    color: #FF4D5A;
}

.main-menu ul li:hover:after {
}

.main-menu ul li:hover a {
    /*color: #FF4D5A;*/
}
.page-has-slider .main-menu>div>ul>li>a,
.economypage-has-slider .main-menu>div>ul>li>a {
    color: #fff;
}

.main-menu ul li a {
    font-family: "DM Sans";
    display: block;
    line-height: 1.2;
    padding-top: 0.4em;
    padding-right: 0.6em;
    padding-bottom: 0.3em;
    padding-left: 0.6em;
    color: #858799;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    font-size: 18px;
}


.main-menu ul li.current-menu-item {
    color: rgba(51, 51, 51, 1.00);
    font-weight: 500;
}

.main-menu ul li.current-menu-item a, .main-menu ul li.current-menu-item a:after {
    color: rgba(255, 255, 255, 1.00);
    font-weight: 400;
    -webkit-text-stroke: 1px rgba(51, 51, 51, 0.1);
}

.main-menu ul ul {
    -webkit-animation-name: fade-up;
    animation-name: fade-up;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    background: #fff;
    display: none;
    left: unset;
    padding: 0px;
    position: absolute;
    right: -7px;
    top: 100%;
    width: 210px;
    z-index: 99;
    border-radius: 8px;
}
.main-menu ul ul li>.sub-menu {
    position: absolute !important;
    left: 100%;
    top: 0px;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.38);
    display: none !important;
}
.main-menu ul ul li:hover>.sub-menu{
    display: block !important;
}
.main-menu ul ul li {
    float: none;
    position: relative;
    z-index: 99999 !important;
    width: 100%;
    border-left: 0px solid #fff;
    color: #858799;
    background-color: transparent;
    min-height: 15px;
    text-align: left;
}
.blue-wrapper>li:nth-of-type(1){
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.blue-wrapper>li:nth-last-of-type(1){
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}


.main-menu ul ul li:last-of-type {

}

.main-menu ul ul li a {
    font-weight: 600;
    line-height: 1.4em;
    font-size: 12px;
    font-style: normal;
    color: rgba(255, 255, 255, 1.00);
    text-align: left;
    padding: 19px 24px;
}

.main-menu ul ul li a:last-of-type {
    border-bottom: none;
}

.main-menu ul ul li a:before {
    content: "";
}

.main-menu ul ul li a, .main-menu ul li.active li a, .main-menu ul li:hover ul li a, .main-menu ul li.hover ul li a {
    font-family: "DM Sans";
    font-weight: 500;
    color: #858799;
    line-height: 1.5;
    font-size: 14px;
    border-right: none;
    background: transparent;
}

/*.main-menu ul ul li a:hover, .main-menu ul li.active ul li a:hover, .main-menu ul li:hover ul li a:hover, .main-menu ul li.hover ul li a:hover {*/
/*    background: #F4F4F6;*/

/*}*/

.main-menu ul li:hover{
    background: #F4F4F6 !important;

}

.main-menu ul ul li.current-menu-item {
    color: rgba(255, 255, 255, 1.00);
    font-weight: 400;
}

.main-menu ul li.menu-item-has-children>a {
    position: relative;
    padding-right: 13px;
    margin-right: 10px;
}

.main-menu ul ul li.menu-item-has-children>a {
    position: relative;
    padding-right: 24px;
    margin-right: 0;
}
.main-menu ul ul li.menu-item-has-children>a:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjY1MTg2IDFMNS42NTE4NiA1TDkuNjUxODYgMSIgc3Ryb2tlPSIjODU4Nzk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K") !important;
    right: 17px;
    transform: rotate(-90deg);
}
.main-menu ul ul li.menu-item-has-children>a:hover:after {
    transform: rotate(90deg);
}
.main-menu>div>ul>li:hover {
    background: transparent !important;
}
.main-menu ul li.menu-item-has-children>a:after {
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjY1MTg2IDFMNS42NTE4NiA1TDkuNjUxODYgMSIgc3Ryb2tlPSIjODU4Nzk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
    position: absolute;
    right: 0;
    top: calc(50% - 3px);
    width: 8px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8px auto;
    transform: rotate(0deg);
    transition: all .3s;
}
.main-menu ul li.menu-item-has-children>a:hover:after {
    transform: rotate(180deg);
}
.page-has-slider .main-menu ul li.menu-item-has-children>a:after,
.economypage-has-slider .main-menu ul li.menu-item-has-children>a:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjY1MTg2IDFMNS42NTE4NiA1TDkuNjUxODYgMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
}
.main-menu ul li.menu-item-has-children>a:hover:after {

}


.blue-wrapper {
    width: 100%;
    max-width: 1000px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    display: block;
    position: relative;
    padding: 0;
    /*overflow: hidden;*/
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.38);
}

.blue-wrapper ul {
    display: block !important;
    position: relative !important;
}

.blue-wrapper ul li {
    width: 100% !important;
}

.blue-wrapper ul li a {
    font-weight: 400 !important;
    line-height: 1.5;
    font-size: 14px !important;
    font-style: normal;
    color: rgba(255, 255, 255, 1.00);
    padding-top: 0.2em;
    padding-right: 0.8em;
    padding-bottom: 0.2em;
    padding-left: 1.0em;
    background-image: url(images/icons/arrowright.png);
    background-repeat: no-repeat;
    background-position: left 6px;
}

.addiko-search-button {
    background-image: url(images/redesign/search-new.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 50px;
    background-size: 24px;
    text-indent: -9999px;
    cursor: pointer;
}

/* Search box */
.search-box {
    display: none;
    clear: both;
    padding: 16px;
    background-color: rgba(255, 255, 255, 1.0);
    width: 100%;
    height: auto;
    position: fixed;
    top: 57px;
    z-index: 1000;
}

.search-box .wrapper-inner {
    display: flex;
    justify-content: space-between;
}

.search-box .search-form-holder {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.search-box-form {
    width: 100%;
    max-width: 480px;
    overflow: hidden;
}

.search-box-logo {
    display: block;
    float: left;
    width: 142px;
    margin: 13px 15px;
    flex-shrink: 0;
}

.search-box-input {
    font-family: "DM Sans";
    font-weight: 500;
    display: block;
    width: 100%;
    max-width: 480px;
    height: 43px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.75;
    color: #858799;
    background-color: #F9FAFD;
    background-image: none;
    border: 1px solid #858799;
    border-radius: 4px;
}

.search-box-close {
    font-family: "DM Sans";
    font-weight: 200;
    font-size: 4.3em;
    background: none;
    border: none;
    color: #858799;
    margin: 0;
    padding-top: 0px;
    text-transform: uppercase;
    transition: 0.25s ease-in-out;
    outline: none;
    width: auto;
    line-height: 1;
    float: right;
    position: relative;
    bottom: 3px;
}

.form-search-cancel:before {
    content: "&times;";
}

#atm-order {
    background-color: #002d4c;
    color: #fff;
    padding: 1em;
    text-align: center;
}

#atm-order label {
    font-size: 1.4em;
    line-height: 1.5
}

.expo-order {
    border: 2px solid #fff;
    background-color: #002d4c;
    color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0.5em 1em;
    width: 100%;
    max-width: 240px;
}

/* Owl Carousel v2.2.1 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/* Default Owl Carousel Theme */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
    transform: scale(1);
    transition: background .45s cubic-bezier(.26,-.14,0,1.01), transform .45s cubic-bezier(.26,-.14,0,1.01);
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FF4D5A;
    border: 1px solid #FF4D5A;
    border-radius: 100%;
    transform: scale(1.3);
}

/* Home */
/*.home-slideshow .owl-item { min-height: 500px; }*/
.home-slide {
    min-height: 500px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.home-slide a {
    color: #fff;
}

.owl-dots {
    position: absolute;
    bottom: 30px;
    left: -50%;
    right: -50%;
}

.home #lebdeci {
    z-index: 90;
}

.home-slideshow {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: both;
    margin-bottom: 0px;
    display: block;
    z-index: 1 !important;
    overflow: hidden;
    padding-bottom: 0px;
    width: 100%;
    min-height: 500px;
}

.home-slideshow {
    position: relative;
}

.home-slideshow .slides li {
    position: relative;
}

.home-slideshow img {
    display: block;
    clear: both;
    width: 100%;
    height: auto;
}

.home-lebdeci {
    position: absolute;
    top: 50%;
    left: -50%;
    right: -50%;
    z-index: 1000;
    width: 95%;
    max-width: 1170px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.home-lebdeci a {
    color: #fff !important;
}

.home-lebdeci a:hover {
    color: #fff !important;
}

.slide-text {
    padding: 0.5em;
    display: block;
    width: 50%;
    max-width: 600px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    margin: 0;
    overflow: hidden;
    height: auto;
    color: #fff;
}

.slide-text:after {
    content: " ";
    clear: both;
    display: table;
}

.slider_text_left {
    float: left;
}

.slider_text_right {
    float: right;
}

.slide-text h2 {
    font-size: 5.0em;
    text-align: left;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0.5em;
    padding: 0;
}

.slide-text h3 {
    font-size: 4.0em;
    text-align: left;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0.5em;
    padding: 0;
}

.slide-text p {
    font-size: 1.6em;
    line-height: 1.6;
    margin-bottom: 0.5em;
    padding: 0;
}

.slide-text h2:last-child {
    margin-bottom: 0;
}

.slide-text h3:last-child {
    margin-bottom: 0;
}

.slide-text p:last-child {
    margin-bottom: 0;
}

.slide-text ul {
    margin-bottom: 1.2em;
    display: block;
    overflow: hidden;
}

.slide-text ul li, .slide-text ul li ul li, .slide-text ol li ul li {
    font-size: 1.6em;
    line-height: 1.8em;
    list-style-position: outside;
    margin-left: 30px;
    list-style-type: disc;
}

.slide-text ol {
    margin-bottom: 1.2em;
    display: block;
    overflow: hidden;
}

.slide-text ol li ul {
    margin-bottom: 0.4em;
}

.slide-text ol li, .slide-text ol li ol li, .slide-text ul li ol li {
    font-size: 1.6em;
    line-height: 1.8em;
    list-style-position: outside;
    margin-left: 30px;
    list-style-type: decimal;
}

.slide-text ul ul, .slide-text ul ol, .slide-text ol ol, .slide-text ol ul {
    margin-bottom: 0em;
}

/*.underline { background-image: linear-gradient(to top,transparent,transparent 2px,#ffffff 2px,#ffffff 3px,transparent 3px); display: inline; }*/
.blue-underline {
    background-image: linear-gradient(to top, transparent, transparent 2px, #002D4C 2px, #002D4C 3px, transparent 3px);
    display: inline;
}

.enter {
    display: inline;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    bottom: 5%;
    z-index: 98;
    max-width: 80px;
    left: -50%;
    right: -50%;
    cursor: pointer;
    width: 100%;
}

.enter img {
    margin: auto;
}

.home .addiko-webloan {
    margin-top: 50px;
}

/* Contact form 7 */
.wpcf7-submit {
    font-size: 1.4em;
    font-weight: 200;
    color: #ff4d5a;
    background-color: #fff;
    border: 2px solid #ff4d5a;
    border-radius: 5px;
    min-width: 85px;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    text-indent: 0;
    padding: 0.3em 2.0em;
    margin-right: 5px;
    transition: 0.25s ease-in-out;
}

.wpcf7-submit:hover {
    border: 2px solid #ff4d5a;
    color: #fff;
    background-color: #ff4d5a;
    transition: 0.25s ease-in-out;
}

/* Quick menu */

.quick-menu-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.quick-menu-carousel .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 32px;
    height: 24px;
    text-align: center;
    background-color: #fff;
    filter: Alpha(Opacity=30);
    left: -32px;
    opacity: 1;
    background-image: url(images/icons/arrow-left.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: -9999px;
}

.quick-menu-carousel .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 32px;
    height: 24px;
    text-align: center;
    background-color: #fff;
    filter: Alpha(Opacity=30);
    opacity: 1;
    background-image: url(images/icons/arrow-right.png);
    background-repeat: no-repeat;
    background-position: right center;
    text-indent: -9999px;
    right: -32px;
}

.quick-menu-carousel .owl-prev:hover, .quick-menu-carousel .owl-next:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.quick-menu-carousel .owl-next {
}

.quick-menu-carousel {
    width: 90%;
    max-width: 900px;
    margin: auto;
    position: relative;
}

.quick-menu-title {
    color: #ff4d5a;
    font-size: 2.4em;
    font-weight: 200;
    margin: 0 0 1em;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}

.quick-menu-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.quick-menu-item {
    display: block;
    float: left;
    max-width: 1200px;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2.0em;
    overflow: hidden;
    margin-top: 0px;
    position: relative;
    background-color: rgba(255, 255, 255, 1.0);
}

.quick-menu-item-image {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 15px 10%;
}

.quick-menu-item-image img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-backface-visibility: hidden;
    margin: auto;
    max-width: 60px;
}

.quick-menu-item-image img:hover {
    opacity: 0.9;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-backface-visibility: hidden;
}

.quick-menu-item-title {
    font-size: 1.6em;
    line-height: 1.2;
    margin-top: 0em;
    margin-bottom: 0em;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 5px;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    min-height: 55px;
}

.quick-menu-item-title a {
    color: #ff4d5a;
}

/* Page */
.main {
    margin-top: 110px;
    overflow: hidden;
}
.page-has-slider .main,
.economypage-has-slider .main {
    margin-top: 59px;
    overflow: hidden;
}
.home .article-page-title {
    display: none;
}

.addiko-featured-image {
    height: 500px;
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0em;
    width: 100%;
    z-index: 1;
}

.addiko-featured-image .wrapper {
    overflow: hidden;
    height: 100%;
    display: flex;
    clear: both;
    align-items: center;
}

.page-header-wrapper {
    overflow: hidden;
    color: #fff;
    display: block;
    position: relative;
    font-weight: 400;
    line-height: 1.5;
    max-width: 800px;
}

.article-page-title {
    font-size: 4.8em;
    line-height: 1.2;
    text-decoration: none;
    margin-bottom: 1.0em;
    font-weight: 500;
    margin-top: 1.2em;
    color: #002D4C;
}

.addiko-featured-image .article-page-title {
    overflow: hidden;
    color: #fff;
    clear: both;
    position: relative;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0; /*background-image: linear-gradient(to top,transparent,transparent 2px,#ffffff 2px,#ffffff 3px,transparent 3px);*/
    display: inline;
}

.addiko-featured-image .article-page-subtitle {
    overflow: hidden;
    color: #fff;
    clear: both;
    position: relative;
    font-weight: 300;
    line-height: 1.5;
}

.addiko-featured-image .article-page-subtitle h2 {
    font-weight: 400;
    margin-bottom: 1em;
}

.addiko-featured-image .article-page-subtitle h3 {
    font-weight: 400;
    margin-bottom: 1em;
}

.addiko-featured-image .article-page-subtitle h2:last-of-type {
    margin-bottom: 0em;
}

.addiko-featured-image .article-page-subtitle h3:last-of-type {
    margin-bottom: 0em;
}

.article-page-content {
    margin-top: 5em;
}

.addiko-page-meta {
    display: none;
}

/* Page Expo */
.article-page-expo-title {
    text-indent: -9999px;
    position: absolute;
}

#map_canvas {
    width: 100%;
    height: 600px;
    margin-bottom: 2em;
}

#map_canvas p {
    font-size: 1.0em;
    font-weight: 300;
}

.atm-choise {
    margin: 0 auto 2em;
    width: 100%;
    text-align: center;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #002D4C;
}

.atm-button {
    font-weight: 200;
    color: #ff4d5a;
    background-color: #fff;
    border: 2px solid #ff4d5a;
    border-radius: 5px;
    transition: 0.25s ease-in-out;
    display: inline-block;
    font-size: 1.6em;
    line-height: 1;
    padding: 0.3em 2.0em;
    margin-right: 1em;
    min-width: 85px;
    text-align: center;
}

.atm-button:hover, .atm-button:active, .atm-button:focus {
    outline: none;
    text-decoration: none;
}

.atm-button:hover {
    border: 2px solid #ff4d5a;
    color: #fff;
    background-color: #ff4d5a;
    transition: 0.25s ease-in-out;
    cursor: pointer;
}

.atm {
    display: block;
    width: 31.3%;
    overflow: hidden;
    margin: 0 1% 20px;
    float: left;
    padding: 1.0%;
    border: 1px solid rgba(238, 238, 238, 1.00);
}

.atm-title {
    color: #ff4d5a;
    font-size: 1.8em !important;
    line-height: 1.5;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.atm-address {
    background-image: url(images/icons/address.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 1.6em;
    line-height: 1.5;
    text-align: left;
}

.atm-phone {
    background-image: url(images/icons/phone.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 1.6em;
    line-height: 1.5;
    text-align: left;
    min-height: 24px;
}

/* Post */
.article-post-title {
    font-size: 4.8em;
    line-height: 1.2;
    text-decoration: none;
    margin-bottom: 1.0em;
    font-weight: 500;
    margin-top: 1.2em;
}

/* Search */
.search-title {
    margin: 1.5em 0;
    font-weight: 500;
    font-size: 36px;
}

.article-search {
    margin-bottom: 2em;
}

.article-search-title {
    font-weight: 400;
    font-size: 2.4em;
    line-height: 1.5;
    color: inherit;
    font-weight: 500;
}

.article-search-footer {
    display: none;
}

/* Category */
.category-title {
    margin: 1.5em 0;
}

.article-category {
    margin-bottom: 2em;
}

.article-category-title {
    font-weight: 400;
    font-size: 2.4em;
    line-height: 1.5;
    color: inherit;
    font-weight: 500;
}

.article-category-footer {
    display: none;
}

/* Page Navigation */
.navigation {
    display: block;
    padding-top: 15px;
    margin: 20px auto;
    padding-bottom: 5px;
    clear: both;
    text-align: center;
    overflow: hidden;
}

.navigation a {
    margin: 2px;
    text-decoration: none;
    font-weight: 600;
    color: #eee;
    background-color: #002D4C;
    font-size: 2em;
    line-height: 1.5;
    padding: 3px 10px;
}

.navigation a:link {
    padding: 3px 10px;
    margin: 2px;
    text-decoration: none;
    color: #eee;
    background-color: #002D4C;
}

.navigation a:visited {
    padding: 3px 10px;
    margin: 2px;
    text-decoration: none;
    color: #eee;
    background-color: #002D4C;
}

.navigation a:hover {
    color: #f6f6f6;
    background-color: #ff4d5a;
}

.navigation a:active {
    padding: 3px 10px;
    margin: 2px;
    text-decoration: none;
    color: #eee;
    background-color: #002D4C;
}

.navigation span.current {
    font-weight: 700;
    color: #fff;
    background-color: #ff4d5a;
    font-size: 2em;
    line-height: 1.5;
    padding: 3px 10px;
}

/* Teaser */
.teaser-block {
    display: block;
    width: 100%;
}

.teaser-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.teaser-style-1-block {
    display: block;
    float: left;
    width: 100%;
}

.teaser-style-2-block {
    display: table;
    float: left;
    width: 50%;
}

.teaser-style-2-block {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 5%;
}

.teaser-style-3-block-left {
    display: block;
    float: left;
    width: 50%;
}

.teaser-style-3-subblock-left {
    display: block;
}

.teaser-style-3-block-right {
    display: block;
    float: right;
    width: 50%;
}

.teaser-style-3-subblock {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 10%; /*display: table;*/
    display: flex;
    align-items: center;
    float: left;
    width: 100%;
}

.teaser-style-4-block {
    display: block;
    float: left;
    width: 50%;
}

.teaser-title {
    width: 100%
}

.teaser-title h2 {
    font-size: 3.2em;
    line-height: 1.5;
    font-weight: 400;
}

.teaser-title:after {
    content: '';
    clear: both;
    display: table;
    width: 100%
}

.teaser-content {
    opacity: 0;
}

.teaser-content h2 {
    font-size: 3.2em;
    line-height: 1.5;
    font-weight: 400;
}

.teaser-content h3 {
    font-size: 2.8em;
    line-height: 1.5;
    font-weight: 400;
}

.teaser-top-block {
    display: block;
    width: 100%;
    padding: 1%;
    overflow: hidden;
}

.teaser-top-block .teaser-style-2-block {
    display: table;
    float: left;
    width: 50%;
    min-height: 500px;
    border: 5px solid #fff;
}

/* Footer */
.site-footer {
    width: 100%;
    background-color: #F4F4F6;
}

.bottom-breadcrumbs {
    background-color: rgba(0, 45, 75, 1.00);
    color: rgba(255, 255, 255, 1.00);
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
}

.bottom-breadcrumbs-block {
    display: block;
    position: relative;
    overflow: hidden;
}

/* Breadcrumbs */
.breadcrumbs {
    float: left;
    width: 80%;
}

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

.breadcrumbs ul li {
    color: #fff;
    font-size: 1.6em;
    float: left;
    margin: 0 20px 0 0;
}

.breadcrumbs ul li a {
    color: #fff;
    display: inline-block;
    line-height: 1.8;
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.2em;
}

.breadcrumbs ul li:last-of-type {
    line-height: 1.8;
    padding-top: 0.8em;
    padding-right: 0.4em;
    padding-bottom: 0.8em;
    padding-left: 0.4em;
}

.breadcrumbs ul li:last-of-type a {
    font-weight: bold;
}

.to-top {
    float: right;
    position: relative;
    width: 20%;
}

/* Go To Top */
.gotop {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    float: right;
    width: 32px;
    height: 32px;
    display: none;
    text-indent: -9999em;
    background-image: url(images/arrowup.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px;
    margin-top: 10px;
    -webkit-transition: margin-top 0.8s;
    transition: margin-top 0.8s;
}

.gotop:hover {
    margin-top: 0px;
}
.site-footer .wrapper{
    display: flex;
    gap: 24px;
}
.site-footer .wrapper:before,
.site-footer .wrapper:after {
    display: none;
}
.site-footer>.wrapper {
    padding: 60px 0;
}
.site-footer .wrapper .footer-block {
    width: 23%;
}
.site-footer .wrapper .footer-block:nth-of-type(2){
    width: 31%;
}
.site-footer .wrapper .footer-block:nth-of-type(3){
    width: 18%;
}
.site-footer .wrapper .footer-block:nth-of-type(1) {
    width: 31%;
}
.footer-block {
    /*display: block;*/
    /*float: left;*/
    /*width: 33.3%;*/
    /*padding: 1.5% 2% 1.5%;*/
}

.footer-block a {
    color: #858799;
    font-size: 16px;
    font-family: "DM Sans";
    line-height: 1.5;
    text-decoration: none;
    font-weight: 500;
}

.footer-block a:hover {
    color: #ff4d5a;
    text-decoration: underline;
}

.footer-block h3 {
    font-size: 20px;
    font-family: "DM Sans";
    line-height: 1.5;
    text-decoration: none;
    margin-bottom: 16px;
    font-weight: 700;
    padding-top: 0em;
    color: #0A1023;
}

.footer-block ul {
    display: block;
    overflow: hidden;
}

.footer-block ul li {
    list-style-position: outside;
    list-style-type: none;
}

.footer-menu {
    background-color: #FF4D5A;
}
.business-footer .footer-menu{
    background-color: #002D4C;
}


.footer-menu-block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer-menu .wrapper {
    justify-content: space-between;
}
.footer-menu .wrapper:before,
.footer-menu .wrapper:after {
    display: none;
}
.left-float {
    float: left;
    width: 30%;
}

.right-float {
    float: right;
    width: 70%;
    padding: 1.5%;
}

.help-menu a {
    font-family: "DM Sans";
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    text-decoration: none;
}

.help-menu ul {
    display: block;
    overflow: hidden;
    float: right;
}

.help-menu ul li {
    list-style-position: outside;
    list-style-type: none;
    float: left;
    display: block;
    margin-right: 15px;
}

.social {
}

.social-networks {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 13px;
    overflow: hidden;
    left: -20px;
}
.social-networks svg {

}

.social-networks h2 {
    font-size: 1.125em;
    color: #005590;
}

.social-networks ul {
}

.social-networks li {
    float: left;
    list-style-type: none;
    list-style-image: none;
    margin: 0 10px;
    width: 32px;
    height: 32px;
}

.social-networks a, .social-networks a:link, .social-networks a:visited {
    display: block;
    text-decoration: none;
    color: #002D4C;
    width: 32px;
    height: 32px;
    /*text-indent: -9999px;*/
    background-size: 18px;
}

.social-networks a:hover, .social-networks a:focus, .social-networks a:active {
    color: #bf3a44;
}
.business-footer .social-networks a:hover, .business-footer .social-networks a:focus, .business-footer .social-networks a:active {
    color: #002D4C !important;
}
.facebook-icon {
    background-image: url(images/redesign/facebook.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 24px !important;
    transition: all .3s;
}

.business-footer .facebook-icon {
    background-image: url(images/redesign/facebook-hover.svg);
}

.facebook-icon:hover {
    background-image: url(images/redesign/facebook-hover.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 24px !important;
}

.twitter-icon {
    background-image: url(images/redesign/facebook-red.svg);
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s;
}
/*.business-footer .twitter-icon {*/
/*    background-image: url(images/redesign/facebook-red.svg);*/
/*}*/

.twitter-icon:hover {
    background-image: url(images/redesign/facebook-red.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.linkedin-icon {
    background-image: url(images/redesign/linkedin.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 26px 24px !important;
    transition: all .3s;
}
.business-footer .linkedin-icon {
    background-image: url(images/redesign/linkedin-hover-blue.svg);
}


.linkedin-icon:hover {
    background-image: url(images/redesign/linkedin-hover.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 26px 24px !important;
}

.youtube-icon {
    background-image: url(images/redesign/youtube.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px 23px !important;
    transition: all .3s;
}
.business-footer .youtube-icon {
    background-image: url(images/redesign/youtube-hover-blue.svg);
}

.youtube-icon:hover {
    background-image: url(images/redesign/youtube-hover.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px 23px !important;
}

.instagram-icon {
    background-image: url(images/redesign/instagram.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px !important;
    transition: all .3s;
}
.business-footer .instagram-icon {
    background-image: url(images/redesign/instagram-hover-blue.svg);
}
.instagram-icon:hover {
    background-image: url(images/redesign/instagram-hover.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px !important;
}

.viber-icon {
    background-image: url(images/redesign/youtube.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 24px;
    transition: all .3s;
}

.viber-icon:hover {
    background-image: url(images/viber-red.png);
    background-repeat: no-repeat !important;
    background-position: center;
    background-color: transparent !important;
}

.addiko-float-menu {
    position: fixed;
    top: 50%;
    margin-top: -75px;
    width: 50px;
    background-color: #002D4C;
    z-index: 9998;
}

.addiko-float-menu h2 {
    font-size: 1.125em;
    color: #005590;
}

.addiko-float-menu ul {
}

.addiko-float-menu li {
    float: left;
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    width: 50px;
    height: 50px;
}

.addiko-float-menu a, .addiko-float-menu a:link, .addiko-float-menu a:visited {
    display: block;
    text-decoration: none;
    color: #002D4C;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
}

.contact-center-icon {
    background-image: url(images/contact-center-white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
}

.contact-center-icon:hover {
    background-image: url(images/contact-center-full.png);
    background-repeat: no-repeat !important;
    background-position: center;
    background-color: transparent !important;
    background-size: 24px;
}

.sharing {
    width: 50px;
    height: 50px;
    -webkit-transition: width 1.5s;
    transition: width 1.5s;
    background-image: url(images/share.svg);
    background-repeat: no-repeat;
    background-position: 13px center;
    background-size: 24px;
}

.sharing:hover {
    width: 250px;
    background-image: url(images/share-hover.svg);
    background-repeat: no-repeat !important;
    background-position: 13px center;
    background-color: #002D4C;
    background-size: 24px;
}

.sharing-icon {
    background-image: url(images/share.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    float: left;
}

.sharing-icon:hover {
    background-image: url(images/share-hover.svg);
    background-repeat: no-repeat !important;
    background-position: left center;
    background-color: #002D4C;
    background-size: 24px;
}

.sharing:hover a { /*background-color: #002D4C;*/
}

.sharing ul {
    display: none;
    width: 0px;
    margin: 0;
    background-color: #eee;
}

.sharing:hover ul {
    background-image: url(images/share-hover.svg);
    background-repeat: no-repeat !important;
    background-position: 13px center;
    background-color: #002D4C;
    background-size: 24px;
    display: block;
    float: right;
    width: 250px;
    margin: 0;
    padding-left: 50px;
}

.sharing:hover ul li {
    float: left;
    background-color: #eee;
}

.share-facebook {
    background-image: url(images/facebook.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48px;
}

.share-twitter {
    background-image: url(images/twitter.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48px;
}

.share-google-plus {
    background-image: url(images/google-plus.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48px;
}

.share-linkedin {
    background-image: url(images/linkedin.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48px;
}

.calculator-icon {
    background-image: url(images/calculator.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
}

.calculator-icon:hover {
    background-image: url(images/calculator-hover.svg);
    background-repeat: no-repeat !important;
    background-position: center;
    background-color: transparent !important;
    background-size: 28px;
}

#copyright {
    display: block;
    text-align: center;
    font-family: "DM Sans";
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    padding: 22px 0;
}


/*! Visual Composer */
/* Accordian */
.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f7f7f7;
    background-color: #FFF;
}

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title {
    font-size: 2em;
}

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #002D4C !important;
    font-weight: 500;
    text-transform: none;
}

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff !important;
    background-color: #ff4d5a !important;
}

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #002D4C !important;
}

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff !important;
}

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #002D4C !important;
}

/** Tabs **/
.vc_tta-tabs.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #002D4C !important;
    color: #fff !important;
}

.vc_tta-tabs.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #ff4d5a !important;
    color: #fff !important;
}

.vc_tta-tabs.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel-body {
    color: #002D4C !important;
}

.vc_tta-tabs.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-top: 1px solid #ff4d5a !important;
}

.email-hex {
    font-size: 16px;
}

/* Kalkulator baneri */
.kalkulator {
    font-size: 150%;
}

.kalkulator-levi {
    padding-left: 25% !important;
    padding-right: 10% !important;
    color: #fff;
}

.kalkulator-desni {
    padding-left: 10% !important;
    padding-right: 25% !important;
}

/**/
.cockie-popup {
    background-color: #ff4d5a;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 99999;
}

.cockie-popup-text {
    color: #fff;
    float: left;
    font-weight: bold;
    margin: 5px 0;
    text-align: left;
    width: 60%;

}

.cockie-popup-buttons {
    float: right;
    margin: 15px auto;
    width: 40%;
    text-align: center;
}

.cockie-popup-buttons a {
    font-size: 1.6em;
    font-weight: 300;
    color: #fff;
    background: none;
    background-color: #ff4d5a;
    box-shadow: none;
    border: 2px solid #fff;
    border-radius: 5px;
    width: auto;
    text-shadow: none;
    line-height: 1.5;
    text-indent: 0;
    padding: 1% 2%;
    margin-right: 5px;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
}

.cockie-popup-buttons a:hover {
    background: #fff;
    color: #ff4d5a;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
}

.cockie-popup-yes {
    background: #fff !important;
    color: #ff4d5a !important;
}

.admin-bar #chat_top_padding {
    top: 82px;
}

/* 404 */
.main-404-primary {
    word-wrap: break-word;
}

.article-404-title {
    font-size: 12em;
    line-height: 1.2;
    margin: 50px 10px;
    font-weight: 500;
}

.article-404-subtitle {
    font-size: 3em;
    line-height: 1.2;
    margin: 50px 10px;
    font-weight: 500;
}

.article-404-content {
    margin: 50px 10px;
}

/* Kursna lista */
.kursnaLista {
    font-size: medium !important;
    width: 100% !important;
}

/* dokument */
.addiko-dokument {
    background-image: none !important;
    padding-left: 0px !important;
    max-width: 600px;
    width: 100%;
    min-height: 60px;
    color: #002d4c;
}

.file-download {
    padding: 10px 10px 10px 10px;
    border: 1px solid #eeeeee;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    max-width: 600px
}

.file-download-icon {
    background-repeat: no-repeat;
    background-image: url(images/icons/addiko-document.svg);
    background-size: 36px;
    background-position: left center;
    height: 36px;
    width: 46px;
    display: table-cell;
}

.file-download-description {
    word-wrap: break-word;
    font-size: 120%;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #eeeeee;
    display: block;
}

.file-download-description p {
    font-size: 1.4em;
    font-weight: 500;
    margin-bottom: 0
}

.file-download-description .ext {
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0;
}

.addiko-dokument:hover {
    color: #ff4d5a !important;
}

.addiko-dokument:hover .file-download {
    border: 1px solid #ff4d5a;
}

.addiko-dokument:hover .file-download-icon {
    background-image: url(images/icons/addiko-document-hover.svg) !important;
}

/* email */
.addiko-email-box {
    background-image: none !important;
    padding-left: 0px !important;
    max-width: 600px;
    width: 100%;
    min-height: 60px;
    color: #002d4c;
}

.email-box {
    padding: 10px 10px 10px 10px;
    border: 1px solid #eeeeee;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    max-width: 600px
}

.email-box-icon {
    background-repeat: no-repeat;
    background-image: url(images/icons/addiko-email.svg);
    background-size: 36px;
    background-position: left center;
    height: 36px;
    width: 46px;
    display: table-cell;
}

.email-box-description {
    word-wrap: break-word;
    font-size: 120%;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #eeeeee;
    display: block;
}

.email-box-description p {
    font-size: 1.4em;
    font-weight: 500;
    margin-bottom: 0
}

.email-box-description .ext {
    font-weight: 300;
    margin-bottom: 0;
}

.addiko-email-box:hover {
    color: #ff4d5a !important;
}

.addiko-email-box:hover .email-box {
    border: 1px solid #ff4d5a;
}

.addiko-email-box:hover .email-box-icon {
    background-image: url(images/icons/addiko-email-hover.svg) !important;
}

/* Buttons */
.addiko-button-1 {
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    padding: 10px 50px 8px 50px;
    position: relative;
    transition: 0.25s ease-in-out;
}

.addiko-button-1:hover {
    background: #fff !important;
    color: #ff4d5a !important;
    text-decoration: none;
}

.addiko-button-1:before {
    content: '';
    width: 100%;
    clear: both;
}

.addiko-button-1:after {
    content: '';
    width: 100%;
    clear: both;
}

.addiko-button-2 {
    border: 1px solid #002d4c;
    color: #002d4c !important;
    border-radius: 6px;
    display: inline-block;
    font-size: 16px;
    padding: 10px 50px 8px 50px;
    position: relative;
    transition: 0.25s ease-in-out;
}

.addiko-button-2:hover {
    background: #002d4c !important;
    color: #fff !important;
}

.addiko-button-2:before {
    content: '';
    width: 100%;
    clear: both;
}

.addiko-button-2:after {
    content: '';
    width: 100%;
    clear: both;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0em 1em !important;
    padding: 0.5em 1em !important;
    font-size: 1.6em;
    line-height: 1.5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #ff4d5a !important;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff4d5a !important;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ff4d5a !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #ff4d5a !important;
}

.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    display: block;
    margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(images/ajax-loader.gif);
    width: 32px;
    height: 32px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

.wpcf7-submit {
    font-size: 1.2em;
    font-weight: 400;
    color: #ff4d5a;
    background-color: #fff;
    border: 2px solid #ff4d5a;
    border-radius: 25px;
    min-width: 85px;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    text-indent: 0;
    padding: 0.3em 2.0em;
    margin-right: 5px;
    transition: 0.25s ease-in-out;
}

.wpcf7-submit:hover {
    border: 2px solid #ff4d5a;
    color: #fff;
    background-color: #ff4d5a;
    transition: 0.25s ease-in-out;
}

.addiko-recaptcha {
    margin-bottom: 20px;
}

/*! Zakazivanje sastanka */
.contact-body {
    padding: 10px 5px;
}

.contact-title {
    color: #ff4d5a;
    width: 100%
}

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

.contact-body input[type=text], .contact-body input[type=password], .contact-body input[type=email], .contact-body input[type=tel], .contact-body input[type=number] {
    border: 0 solid #002D4C;
    border-bottom: 1px solid #002D4C;
    color: #002D4C;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.contact-body textarea {
    border: 0 solid #002D4C;
    border-bottom: 1px solid #002D4C;
    color: #002D4C;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 100px
}

.contact-body select {
    color: #002D4C !important;
    background-color: #fff;
    border: 0 solid #002D4C;
    border-bottom: 1px solid #002D4C;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%
}

.contact-body .wpcf7-mail-sent-ok {
    display: none !important;
}

.page-id-4064 .article-page-title {
    display: none;
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.8;
    background-color: #fff;
    background-image: none;
    border: 1px solid #002D4C;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.credit-selection {
    max-width: 100px;
    display: inline-block;
    color: #002D4C;
    border: 1px solid rgba(0, 45, 75, .3)
}

/*! Razlog obracanja */
.contact-ro-body {
    padding: 10px 5px;
}

.contact-ro-title {
    color: #ff4d5a;
    width: 100%
}

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

.contact-ro-body input[type=text], .contact-ro-body input[type=password], .contact-ro-body input[type=email], .contact-ro-body input[type=tel], .contact-ro-body input[type=number] {
    border: 0 solid #002D4C;
    border-bottom: 1px solid #002D4C;
    color: #002D4C;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.contact-ro-body textarea {
    border: 0 solid #002D4C;
    border-bottom: 1px solid #002D4C;
    color: #002D4C;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 48px
}

.contact-ro-body select {
    color: #002D4C;
}

.graphic-wrapper {
    display: none !important;
}

.page-id-5243 .article-page-title {
    display: none;
}

.iframe-window .site-header {
    display: none !important;
}

.iframe-window .site-footer {
    display: none !important;
}

.iframe-window .addiko-float-menu {
    display: none !important;
}

/* quiz */
.quizName {
    display: none !important;
}

.quizArea label {
    color: rgb(0, 45, 75);
    font-size: 2em;
}

.quizArea input[type="email"],
.quizArea input[type="password"],
.quizArea input[type="text"],
.quizArea textarea {
    border-color: rgb(0, 45, 75);
    color: rgb(0, 45, 75);
    /*border-radius: 0;*/
}

.slickQuizWrapper .button {
    float: left;
    width: auto;
    padding: 5px 15px;
    line-height: 1.5;
    color: #ffffff !important;
    background-color: darkcyan;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}

.startQuiz,
.nextQuestion,
.checkAnswer,
.slickQuizWrapper .button:hover {
    background-color: rgb(0, 45, 75) !important;
    font-size: 20px;
}

.slickQuizWrapper .button:hover {
    background-color: rgba(0, 45, 75, 1.0) !important;
}

.question h3 {
    color: rgb(255, 77, 90);
    display: flex !important;
    font-size: 1.8em !important;
}

.slickQuizWrapper .question > h3 p {
    display: inline-block;
    margin: 0;
    font-size: 100%;
    font-weight: 500;
    display: flex !important;
    line-height: 1.2;
    padding-left: 10px;
}

.answers > li > * {
    display: inline;
    vertical-align: middle;
    font-size: 20px;
    line-height: 150%;
    margin-right: 15px;
}

.answers {
    padding-left: 0;
}

.answers > li > input {
    margin-top: 0;
}

.quizShare > a {
    background-color: rgb(0, 41, 75) !important;
    color: rgb(255, 255, 255) !important;
    font-size: 18px;
}

/* quiz end */

/* Politika kolacica */
.addiko-politika-kolacica button {
    display: table;
    background-color: #002D4C !important;
    color: #FFF !important;
    border: 1px solid #002D4C !important;
    border-radius: 8px !important;
    margin-bottom: 1em !important;
    font-size: 1.6em !important;
    line-height: 1 !important;
    padding: 10px 15px !important;
}

.addiko-politika-kolacica button:hover {
    background-color: #ff4d5a !important;
    color: #FFF !important;
    border: 1px solid #ff4d5a !important;
}

.ot-button {
    float: right;
    margin-right: 15px;
    padding: 0
}

.ot-button button {
    line-height: 1.5 !important;
    text-decoration: none !important;
    border: 0 !important;
    padding: 0 !important;
    background: transparent;
    font-family: "DM Sans" !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #fff !important;
}

.ot-button button:hover {
    background: transparent !important
}

/*! Modification 19.02.2020. */
.economy .site-header {
    /*background-color: #002D4C;*/
    background-color: transparent;
}

.economy .site-header .site-logo-business {
    display: block;
    float: left;
    height: 75px;
    width: 300px;
    padding: 28px 15px;
}

.economy .site-header .top-menu-pink {
    background-color: #002D4C;
    color: #fff;
}

.economy .site-header .top-menu-pink a {
    background-color: #002D4C;
    color: #fff;
}

.economy .site-header .blue-wrapper {
    /*background-color: #ff4d5a;*/
    color: #fff;
}

.economy .site-header .main-menu ul li:hover > ul {
    display: block;
    /*background-color: #ff4d5a;*/
}

.economy .site-header .main-menu ul ul li {
    /*background-color: #ff4d5a;*/
}

.economy .site-header .main-menu ul .menu-item-has-children:hover a {
    position: relative;
}

.economy .site-header .main-menu ul .menu-item-has-children:hover a:after {
    border-bottom: 12px solid #ff4d5a;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    bottom: 0;
    content: '';
    display: none;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-12px);
    -ms-transform: translateX(-12px);
    transform: translateX(-12px);
    transition: 0.25s ease-in-out;
    z-index: 100;
}


.entry-content {
    min-height: 1vh;
}

.page-id-16029 .article-page-title {
    display: none
}

/* Modification 29.09.2022. */
.main-tree {
    margin-top: 74px;
}

.vc_general.vc_btn3 {
    font-weight: 500;
}

.grecaptcha-badge {
    bottom: 90px !important;
}

/* Modification 10.12.2022. */
/* Tabs */
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-tab > a {
    background-color: #002d4c;
    color: #fff;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}

.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-tab.vc_active > a {
    background-color: #ff4d5a;
    color: #fff;
    border-radius: 0;
}
.vc_tta.vc_general.vc_tta-style-addiko.addiko-red .vc_tta-tab > a {
    color: #fff;
}
.vc_tta.vc_general.vc_tta-style-addiko.addiko-red .vc_tta-tab.vc_active > a {
    background-color: #fff !important;
    color: #ff4d5a !important;
    border-radius: 0;
}
.vc_tta.vc_general.vc_tta-style-addiko.addiko-red.addiko-blue .vc_tta-tab.vc_active > a {
    background-color: #fff !important;
    color: #002D4C !important;
    border-radius: 0;
}
.vc_tta.vc_general.vc_tta-style-addiko.addiko-red .wpb_text_column p,
.vc_tta.vc_general.vc_tta-style-addiko.addiko-red .wpb_text_column p span
{
    color: #fff !important;
}
.vc_tta.vc_general.vc_tta-style-addiko.addiko-red a[href$=".pdf"],.vc_tta.vc_general.vc_tta-style-addiko.addiko-red .comment-content a[href$=".pdf"] {
    color: #fff !important;
    background-image: url("images/redesign/pdf-new-white.svg");
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panel .vc_tta-panel-body {
    padding: 15px 0px;
}

.vc_tta-tabs.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-top: 1px solid #ff4d5a;
}

/* Accordian */
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panel .vc_tta-panel-title > a {
    background-color: #002d4c;
    color: #fff;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}

.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    background-color: #ff4d5a;
    color: #fff;
    border-radius: 0;
}

.vc_tta.vc_general.vc_tta-style-addiko.addiko-red .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    background-color: #fff;
    color: #ff4d5a;
    border-radius: 0;
}

.vc_tta.vc_tta-accordion.vc_tta-style-addiko .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
    padding-left: 46px;
}

.vc_tta.vc_tta-accordion.vc_tta-style-addiko .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
    padding-right: 46px;
}

.vc_tta.vc_tta-accordion.vc_tta-style-addiko .vc_tta-panel-heading {
    border: 1px solid transparent
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow {
    background-color: transparent;
    position: relative;
    color: #FF4D5A;
    font-size: 20px;
    font-family: "DM Sans";
    font-weight: 700;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNkgyMSIgc3Ryb2tlPSIjRkY0RDVBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTggMS41ODc4OUwyMi40MTE5IDUuOTk5NzZMMTggMTAuNDExNiIgc3Ryb2tlPSIjRkY0RDVBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
    background-position: calc(100% - 10px) 54%;
    background-size: 22px auto;
    background-repeat: no-repeat;
    padding-right: 42px;
    padding-left: 0;
    transition: all .3s;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-white-arrow {
    color: #fff !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNi4wMDAyNEgyMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE4IDEuNTg4MTNMMjIuNDExOSA2TDE4IDEwLjQxMTkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") !important;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow:hover {
    color: #FF4D5A;
    background-position: calc(100% - 5px) 54%;
    background-color: transparent;
    position: relative;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-white-arrow-red-background,
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-white-arrow-blue-background {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNi4wMDAyNEgyMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE4IDEuNTg4MTNMMjIuNDExOSA2TDE4IDEwLjQxMTkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
    color: #fff;
    background-color: #FF4D5A;
    padding: 11px 71px 15px 32px;
    border-radius: 8px;
    background-position: calc(100% - 36px) 50%;
}

.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-white-arrow-blue-background {
    background-color: #002d4c !important;
}

.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-red-arrow-white-background {
    background-color: #fff !important;
    color: #FF4D5A;
    padding: 11px 71px 15px 32px;
    background-position: calc(100% - 36px) 50%;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-blue-arrow-white-background {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSA1LjY5MDQzSDIxLjUiIHN0cm9rZT0iIzAwMkQ0QyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE4LjUgMS4yNzgzMkwyMi45MTE5IDUuNjkwMTlMMTguNSAxMC4xMDIxIiBzdHJva2U9IiMwMDJENEMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");    background-color: #fff !important;
    color: #002D4C;
    padding: 11px 71px 15px 32px;
    background-position: calc(100% - 36px) 50%;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-blue-arrow-white-background:hover {
    background-position: calc(100% - 26px) 50%;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-red-arrow-white-background:hover {
    background-position: calc(100% - 26px) 50%;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-red-arrow-white-background.vc_btn3-size-lg {
    background-position: calc(100% - 34px) 54%;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-red-arrow-white-background.vc_btn3-size-lg:hover {
    background-position: calc(100% - 24px) 54%;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-white-arrow-red-background:hover,
.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.addiko-white-arrow-blue-background:hover {
    color: #fff;
    background-position: calc(100% - 31px) 50%;
}
    /* Buttons Red */
.vc_general.vc_btn3.vc_btn3-style-addiko-red {
    background-color: #ff4d5a;
    color: #fff;
    border-radius: 8px;
    font-size: 18px;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-style-addiko-red:hover {
    background-color: #9eabd5;
    color: #fff;
}

.vc_general.vc_btn3.vc_btn3-size-xs.vc_btn3-style-addiko-red {
    font-size: 12px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-addiko-red {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-addiko-red {
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-addiko-red {
    font-size: 24px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

/* Buttons Blue */
.vc_general.vc_btn3.vc_btn3-style-addiko-blue {
    background-color: #002d4c;
    color: #fff;
    border-radius: 8px;
    font-size: 18px;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-style-addiko-blue:hover {
    background-color: #9eabd5;
    color: #fff;
}

.vc_general.vc_btn3.vc_btn3-size-xs.vc_btn3-style-addiko-blue {
    font-size: 12px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-addiko-blue {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-addiko-blue {
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-addiko-blue {
    font-size: 24px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

/* Buttons White Red */
.vc_general.vc_btn3.vc_btn3-style-addiko-white-red {
    background-color: #fff;
    color: #ff4d5a;
    border-radius: 8px;
    font-size: 18px;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-style-addiko-white-red:hover {
    background-color: #9eabd5;
    color: #fff;
}

.vc_general.vc_btn3.vc_btn3-size-xs.vc_btn3-style-addiko-white-red {
    font-size: 12px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-addiko-white-red {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-addiko-white-red {
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-addiko-white-red {
    font-size: 24px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

/* Buttons White Blue */
.vc_general.vc_btn3.vc_btn3-style-addiko-white-blue {
    background-color: #fff;
    color: #002d4c;
    border-radius: 8px;
    font-size: 18px;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-style-addiko-white-blue:hover {
    background-color: #9eabd5;
    color: #fff;
}

.vc_general.vc_btn3.vc_btn3-size-xs.vc_btn3-style-addiko-white-blue {
    font-size: 12px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-addiko-white-blue {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-addiko-white-blue {
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-addiko-white-blue {
    font-size: 24px;
    line-height: 1.5;
    padding: 10px 25px;
    font-weight: 500;
    text-align: center;
}

/* Hero */
.addiko-hero-image {
    /*min-height: calc(100vh - 59px);*/
    min-height: 500px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
}
.page-has-slider .addiko-hero-image {
    min-height: calc(100vh - 59px);
}
.page-has-slider.page-has-top-image .addiko-hero-image,
.page-has-top-image .addiko-hero-image {
    min-height: 500px !important;
}
.page-has-top-image .addiko-hero-image .red-box-wrapper {
    bottom: 40px !important;
}

.addiko-hero-image .red-box-wrapper {
    width: 100%;
    min-width: 360px;
    padding: 0;
    position: absolute;
    color: #fff;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    left: 0;
    right: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
    max-width: 1170px;
    bottom: 100px;
}

.addiko-hero-image .red-box {
    width: 100%;
    min-width: 360px;
    padding: 25px 8px;
    background-color: rgba(255, 70, 90, 0);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.addiko-hero-image .red-box-text {
    max-width: 100%;
    font-weight: 500;
    width: 100%;
}


.addiko-hero-image .laptop {
    display: none;
}
.addiko-hero-image .mobile {
    display: none;
}
@media screen and (max-width: 1380px) {
    .addiko-hero-image .desktop {
        display: none;
    }
    .addiko-hero-image .laptop {
        display: block;
    }
}
@media screen and (max-width: 576px){
    .addiko-hero-image .laptop {
        display: none;
    }
    .addiko-hero-image .mobile {
        display: block;
    }
}

.addiko-hero-image .red-box-wrapper .blue-box {
    padding: 10px 25px 7px;
    border-top-right-radius: 15px;
}

.addiko-hero-image .red-box-wrapper .red-box {
    border-bottom-right-radius: 15px;
}

.addiko-hero-image .blue-box-wrapper {
    width: 47%;
    min-width: 360px;
    padding: 0;
    position: absolute;
    color: #fff;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
    background-color: transparent;
}

.addiko-hero-image .blue-box {
    width: 100%;
    min-width: 360px;
    padding: 25px;
    background-color: rgba(0, 45, 76, 0.9);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.addiko-hero-image .blue-box-text {
    max-width: 500px;
    font-weight: 500;
    width: 100%;
}

.addiko-hero-image .blue-box-wrapper .red-box {
    padding: 10px 25px 7px;
    border-top-right-radius: 15px;
}

.addiko-hero-image .blue-box-wrapper .blue-box {
    border-bottom-right-radius: 15px;
}

.addiko-hero-image h1 {
    font-size: 2.4em !important;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 0;
    overflow: hidden;
    color: #fff;
    margin-top: 0;
    background-image: none;
    display: block;
}

.addiko-hero-image h2 {
    font-size: 8.2em;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 0;

}
.owl-carousel .owl-item .addiko-hero-image h2 {
    transform: translateX(-220px);
    opacity: 0;
    transition: transform 1.85s cubic-bezier(.26,-.14,0,1.01),opacity .75s cubic-bezier(.26,-.14,0,1.01);
}
.owl-carousel .owl-item.active .addiko-hero-image h2 {
    transform: translateX(0);
    opacity: 1;
}

.addiko-hero-image h3 {
    font-size: 2.2em;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.addiko-hero-image p {
    font-size: 1.6em;
    line-height: 1.5;
    margin-bottom: 0.5em;
}

.addiko-hero-image .article-page-title-new {
    font-size: 4.8em !important;
    line-height: 1.2;
    text-decoration: none;
    margin-bottom: 1.0em;
    overflow: hidden;
    color: #fff;
    clear: both;
    position: relative;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    display: inline;
}

.home-slideshow .addiko-hero-image .red-box-wrapper .red-box {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.home-slideshow .addiko-hero-image .blue-box-wrapper .blue-box {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

/* Modification 10.01.2023. */
.page-show {
    display: contents;
}

.page-show .red-box-wrapper .red-box {
    border-top-right-radius: 15px;
}

.page-show .blue-box-wrapper .blue-box {
    border-top-right-radius: 15px;
}

@media screen and (max-width: 1024px) {
    .addiko-hero-image {
        min-height: 450px;
    }
}

@media screen and (max-width: 880px) {
    .addiko-hero-image {
        background-position: center center;
    }

    .addiko-hero-image .red-box-wrapper {
        width: 70%;
    }

    .addiko-hero-image .blue-box-wrapper {
        width: 70%;
    }
}

@media screen and (max-width: 640px) {
    .addiko-hero-image .red-box-wrapper {
        width: 90%;
    }

    .addiko-hero-image .blue-box-wrapper {
        width: 90%;
    }
}

@media screen and (min-width: 1025px) {
    .e-banking-link {
        padding: 0.7em 2em !important;
        display: block;
    }

    .e-banking-link a {
        background: #fff;
        border: 2px solid transparent;
        border-radius: 10px;
        color: #ff4d5a;
        display: inline-block;
        font-weight: 400;
        font-size: 1.4em;
        line-height: 1.5;
        padding: 0.4em 1.5em;
        transition: 0.25s ease-in-out;
    }
    .business-top-menu .e-banking-link a {
        color: #002D4C;
    }

    .e-banking-link a:hover {
        background: #ff4d5a;
        border-color: #fff;
        color: #fff;
    }
}

@media screen and (max-width: 1024px) {
    .addiko-responsive-top-wrap {
        padding: 0 17px;
    }
    .addiko-responsive-top {
        display: flex;
        font-size: 18px;
        font-weight: 700;
        border-bottom: 1px solid #DEDEE3;
        gap: 12px;
        align-items: flex-end;
    }
    .addiko-responsive-top span {
        transition: all .3s;
    }
    .addiko-responsive-top-gradjanstvo {
        background: #FF4D5A;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 8px;
    }
    .addiko-responsive-top-gradjanstvo.active {
        padding: 12px 8px;
    }
    .addiko-responsive-top-poslovni {
        background: #002D4C;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 8px;
    }
    .addiko-responsive-top-poslovni.active {
        padding: 12px 8px;
    }

    #menu-mobilni-meni li{
        position: relative;
    }
    #menu-mobilni-meni li:nth-of-type(1) .plus{
        display: none;
    }
    #menu-mobilni-meni li .plus{
        position: absolute;
        right: 0;
        top: 0;
        width: 45px;
        height: 45px;
    }
    #menu-mobilni-meni li .plus:before {
        content: "";
        position: absolute;
        width: 14px;
        height: 2px;
        background: #fff;
        border-radius: 100%;
        top: 20px;
        right: 0;
    }
    .menu-mobilni-meni-container {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0 !important;
    }
    .gradjanstvo-active #menu-mobilni-meni li:nth-of-type(2) .plus:after,
    .poslovni-active #menu-mobilni-meni li:nth-of-type(3) .plus:after,
    .o-nama-active #menu-mobilni-meni li:nth-of-type(4) .plus:after {
        /*transform: rotate(90deg);*/
    }
    #menu-mobilni-meni li .plus.active:after {
        transform: rotate(90deg) !important;
    }
    .mobilni-top-1,
    .mobilni-top-2,
    .mobilni-top-3 {
        display: none;
    }
    .mobilni-top-1>div,
    .mobilni-top-2>div,
    .mobilni-top-3>div {
        padding: 0 !important;
    }
    .site.economy .addiko-responsive-menu,
    .site.economy .addiko-responsive-menu div,
    .site.economy .addiko-responsive-menu div li,
    .site.economy .addiko-responsive-menu div li a{
        background: #002D4C;
    }
    .mobilni-top-1.activee,
    .mobilni-top-2.activee,
    .mobilni-top-3.activee {
        display: block;
    }
    #menu-mobilni-meni li .plus:after {
        content: "";
        position: absolute;
        width: 2px;
        height: 14px;
        background: #fff;
        border-radius: 100%;
        top: 14px;
        right: 6px;
        transition: all .3s;
    }
    .page-has-slider .addiko-hero-image {
        min-height: 100vh;
    }
    .site-header {
        z-index: 999;
    }
    .page-has-slider .main {
        margin-top: 0;
    }
    .economypage-has-slider .main {
        margin-top: 0;
    }
    .site-logo {
        display: block;
        float: left;
        height: 60px;
        width: 300px;
        padding: 15px 15px;
    }

    .economy .site-header .site-logo-business {
        display: block;
        float: left;
        height: 60px;
        width: 300px;
        padding: 6px 15px;
    }

    .main {
        margin-top: 59px;
    }

    /* Responsive menu */
    .top-menu {
        display: none
    }

    .e-banking-link {
        display: none !important;
    }

    .top-rest {
        display: block;
        float: right;
        width: auto;
        position: absolute;
        top: 0;
        right: 60px;
    }

    /*.top-rest ul li { width: 60px; height: 60px; }
.top-bar { display: none }*/
    .main-menu {
        display: none
    }

    .addiko-search-button {
        background-image: url(images/redesign/search-new-red.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 60px;
        position: relative;
        transform: translateY(-2px);
    }

    .addiko-marker-button {
        background-image: url(images/redesign/map-pin-new-red.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 27px;
        height: 60px;
        margin-left: 10px;
    }

    .addiko-marker-button a {
        width: 50px;
        height: 60px;
        display: block;
    }

    .addiko-responsive-menu-button {
        display: block;
        /*background-image: url("images/redesign/menu.svg");*/
        /*background-repeat: no-repeat;*/
        /*background-position: center center;*/
        /*background-size: auto 32px;*/
        width: 60px;
        height: 60px;
        cursor: pointer;
        background-color: transparent;
        position: absolute;
        top: 0px;
        right: 0;
        z-index: 999999999;
        text-indent: -9999px;
    }
    #menu-mobilni-meni,
    #menu-mobilni-menu-gradjanstvo,
    #menu-mobilni-menu-poslovni,
    #menu-mobilni-menu-o-nama {
        height: auto !important;
    }

    .addiko-responsive-menu-button span {
        width: 18px;
        height: 2px;
        border-radius: 100px;
        background: #FF4D5A;
        position: absolute;
        right: calc(50% - 9px);
        top: 0;
        transform: rotate(0deg);
        transition: transform .3s;
    }
    .economypage-has-slider .addiko-responsive-menu-button span {
        width: 18px;
        height: 2px;
        border-radius: 100px;
        background: #002D4C ;
        position: absolute;
        right: calc(50% - 9px);
        top: 0;
        transform: rotate(0deg);
        transition: transform .3s;
    }
    .page-has-slider .addiko-responsive-menu-button span {
        background: #fff;
    }
    .economypage-has-slider .addiko-responsive-menu-button span {
        background: #fff;
    }
    .page-has-slider .site-header.scroled .addiko-responsive-menu-button span {
        background: #FF4D5A;
    }
    .economypage-has-slider .site-header.scroled .addiko-responsive-menu-button span {
        background: #002D4C;
    }

    .economypage-has-slider .site-header .addiko-marker-button,
    .page-has-slider .site-header .addiko-marker-button  {
        background-image: url("images/redesign/map-pin-new.svg");
    }


    .economypage-has-slider .site-header.scroled .addiko-marker-button {
        background-image: url("images/redesign/map-pin-new-blue.svg");
    }
    .page-has-slider .site-header.scroled .addiko-marker-button{
        background-image: url("images/redesign/map-pin-new-red.svg");
    }
    .page-has-slider .site-header .addiko-search-button,
    .economypage-has-slider .site-header .addiko-search-button {
        background-image: url("images/redesign/search-new.svg");
    }

    .economypage-has-slider .site-header.scroled .addiko-search-button {
        background-image: url("images/redesign/search-new-blue.svg");

    }
    .page-has-slider .site-header.scroled .addiko-search-button {
        background-image: url("images/redesign/search-new-red.svg");
    }

    .addiko-responsive-menu-button span:nth-of-type(1){
        top: calc(50% - 7px);
    }
    .addiko-responsive-menu-button span:nth-of-type(2){
        top: calc(50% - 0px);
    }
    .addiko-responsive-menu-button span:nth-of-type(3){
        top: calc(50% + 7px);
    }

    .addiko-responsive-menu-button.active span:nth-of-type(1){
        top: 50%;
        transform: rotate(45deg);
    }
    .addiko-responsive-menu-button.active span:nth-of-type(2){
        display: none;
    }
    .addiko-responsive-menu-button.active span:nth-of-type(3){
        top: 50%;
        transform: rotate(-45deg);
    }

    .addiko-responsive-menu-button:hover {
        /*background-color: #002D4C;*/
        cursor: pointer;
    }

    .addiko-responsive {
        width: 0%;
        height: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
    }

    .addiko-responsive-menu {
        display: none;
        width: 100%;
        max-width: 100%;
        height: 100%;
        color: rgba(255, 255, 255, 1.00);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        overflow: auto;
        z-index: 998;
        background: #fff;
    }
    .body.fake {
        overflow-y:hidden;;
    }
    .addiko-responsive-menu-button.mobile {
        width: 60px !important;
        height: 60px !important;
        background: transparent !important;
    }

    .addiko-responsive-menu div {
        padding: 0 18px;
        width: 100%;
        max-width: 100%;
        background-color: #fff;
        padding-top: 20px;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 9999999;
    }
    #menu-mobilni-meni li.menu-item-has-children,
    #menu-mobilni-menu-gradjanstvo li.menu-item-has-children ,
    #menu-mobilni-menu-poslovni li.menu-item-has-children ,
    #menu-mobilni-menu-o-nama li.menu-item-has-children {
        position: relative;
    }
    #menu-mobilni-meni li.menu-item-has-children>span,
    #menu-mobilni-menu-gradjanstvo li.menu-item-has-children>span ,
    #menu-mobilni-menu-poslovni li.menu-item-has-children>span ,
    #menu-mobilni-menu-o-nama li.menu-item-has-children>span {
        position: absolute;
        right: 0;
        top: 0;
        width: 45px;
        height: 45px;
    }
    #menu-mobilni-meni li.menu-item-has-children>span:before,
    #menu-mobilni-menu-gradjanstvo li.menu-item-has-children>span:before ,
    #menu-mobilni-menu-poslovni li.menu-item-has-children>span:before ,
    #menu-mobilni-menu-o-nama li.menu-item-has-children>span:before {
        content: "";
        position: absolute;
        width: 14px;
        height: 2px;
        background: #FF4D5A;
        border-radius: 100%;
        top: 20px;
        right: 0;
    }
    #menu-mobilni-meni li.menu-item-has-children>span:after,
    #menu-mobilni-menu-gradjanstvo li.menu-item-has-children>span:after ,
    #menu-mobilni-menu-poslovni li.menu-item-has-children>span:after ,
    #menu-mobilni-menu-o-nama li.menu-item-has-children>span:after {
        content: "";
        position: absolute;
        width: 2px;
        height: 14px;
        background: #FF4D5A;
        border-radius: 100%;
        top: 14px;
        right: 6px;
        transition: all .3s;
    }
    #menu-mobilni-meni li.menu-item-has-children>span.active:after,
    #menu-mobilni-menu-gradjanstvo li.menu-item-has-children>span.active:after ,
    #menu-mobilni-menu-poslovni li.menu-item-has-children>span.active:after ,
    #menu-mobilni-menu-o-nama li.menu-item-has-children>span.active:after {
        transform: rotate(90deg);
    }
    #menu-mobilni-meni .sub-menu,
    #menu-mobilni-menu-gradjanstvo .sub-menu ,
    #menu-mobilni-menu-poslovni .sub-menu ,
    #menu-mobilni-menu-o-nama .sub-menu {
        margin: 0;
        display: none;
    }
    #menu-mobilni-meni .sub-menu>li>a,
    #menu-mobilni-menu-gradjanstvo .sub-menu>li>a ,
    #menu-mobilni-menu-poslovni .sub-menu>li>a ,
    #menu-mobilni-menu-o-nama .sub-menu>li>a {
        padding-left: 20px;
        background: url("images/redesign/arrow-right-menu.svg");
        background-repeat: no-repeat;
        background-position: left 11px;
        margin-left: 10px;
    }
    #menu-mobilni-meni .sub-menu .sub-menu,
    #menu-mobilni-menu-gradjanstvo .sub-menu .sub-menu ,
    #menu-mobilni-menu-poslovni .sub-menu .sub-menu ,
    #menu-mobilni-menu-o-nama .sub-menu .sub-menu {
        margin-left: 20px;
    }
    .search-box-input {
    max-width: 100%
    }
.responsive-menu-list>li {
    border-bottom: 1px solid #DEDEE3;
}
#menu-mobilni-meni>li {
    border-bottom: none;
}
    .addiko-responsive-menu ul {
    }
    .addiko-responsive-poslovni .addiko-responsive-menu ,
    .addiko-responsive-poslovni .addiko-responsive-menu div,
    .addiko-responsive-poslovni .addiko-responsive-menu ul li a

    {
        background-color: #002D4C !important;
    }

    .addiko-responsive-menu ul li {
        background-color: #fff;
        color: #fff;
        margin-bottom: 1px;
        list-style-type: none;
        list-style-position: outside;
    }

    .addiko-responsive-menu ul li a {
        background-color: #fff;
        color: #0A1023;
        padding: 0.5em 0;
        font-size: 20px;
        line-height: 1.5;
        display: block;
        font-weight: 700;
    }
    .addiko-responsive-menu ul ul li a{
        font-size: 16px;
    }
    .addiko-responsive-menu ul ul ul li a{
        font-size: 16px;
    }

    .addiko-responsive-menu ul li a:hover {
        background-color: #fff;
        color: #0A1023;
    }

    .addiko-responsive-menu ul ul ul {
    }

    .addiko-responsive-menu ul ul ul li {
        background-color: #fff;
        color: #0A1023;
        margin-bottom: 1px;
        list-style-type: none;
        list-style-position: outside;
    }

    .addiko-responsive-menu ul ul ul li a {
        background-color: #fff;
        color: #0A1023;
        padding: 0.5em 10px;
        font-size: 1.4em;
        line-height: 1.5;
        display: block;
    }

    .addiko-responsive-menu ul ul ul li a:hover {
        background-color: #fff;
        color: #0A1023;
    }
    .addiko-search-button.mobile {
        background-image: url(images/redesign/search-new.svg) !important;
        background-repeat: no-repeat;
        background-position: center;
        width: 24px !important;
        height: 60px !important;
        position: relative;
        transform: translateY(-2px);
    }

    .responsive-block-title {
        background-color: transparent;
        color: rgba(255, 255, 255, 1.00);
        background-image: url(images/logo-red.png);
        background-repeat: no-repeat;
        background-position: 16px center;
        width: 75%;
        max-width: 181px;
        min-height: 59px;
        font-size: 1.8em;
        line-height: 1.5;
        text-indent: -9999px;
        background-size: auto 17.5px;
        overflow: hidden;
    }

    .slide-text h2 {
        font-size: 3.6em;
        text-align: left;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0.5em;
        padding: 0;
    }

    .slide-text h3 {
        font-size: 3.2em;
        text-align: left;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0.5em;
        padding: 0;
    }

    .slide-text p {
        font-size: 1.6em;
        line-height: 1.6;
        margin-bottom: 0.5em;
        padding: 0;
    }
    .search-box-form.mobile {
        float: none;
        width: 100%;
        max-width: unset;
        padding: 0 17px;
        background-image: url(images/redesign/search-new-d.svg);
        background-repeat: no-repeat;
        background-position: calc(100% - 17px) center;
    }
    .top-rest ul li.addiko-search-button {
        display: none;
    }
.search-box-form.mobile input {
    background: transparent;
    color: #0A1023;
    border: 0;
    border-bottom: 1px solid #DEDEE3;
    border-radius: 0;
    margin: 0;
    padding: 0;
    height: 38px;
    font-size: 20px;
    font-weight: 700;
}
    .search-box-form.mobile input::placeholder {
        color: #0A1023;
    }
    .addiko-float-menu {
        display: none;
    }

    .search-box {
        top: 60px;
    }

    .search-box-logo {
        display: none;
    }

    .entry-content table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
    }

    /*.entry-content table {    display: block;}*/
    /*    .entry-content table thead {    display: block;}*/
    /*    .entry-content table tbody {    display: block;}*/
    /*.entry-content table th {    display: block;width:100%!important;height: auto!important;}*/
    /*.entry-content table tr {    display: block;    width: 100%!important;height: auto!important;}*/
    /*.entry-content table td {    display: block;    width: 100%!important;height: auto!important;}*/
}

@media screen and (max-width: 990px) {
    .addiko-featured-image {
        min-height: 300px;
    }
}

@media screen and (max-width: 880px) {
    .cockie-popup-text {
        color: #fff;
        float: none;
        font-weight: bold;
        margin: 5px 0;
        text-align: left;
        width: 100%;

    }

    .cockie-popup-buttons {
        float: none;
        margin: 15px auto;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .addiko-hero-image h2 {
        font-size: 38px;
        margin-bottom: 20px;
    }
    .site-footer .wrapper .footer-block:nth-of-type(1) {
        margin-bottom: 30px;
    }
    /*
    .footer-block ul.blogroll {
        display: none;
        padding-top: 20px;
    }*/
    .addiko-featured-image {
        background-position: left center;
    }

    .page-id-17033 .addiko-featured-image {
        background-position: center center;
    }

    .slide-text {
        padding: 0.5em;
        display: block;
        width: 100%;
        max-width: 800px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
        margin: 0;
        overflow: hidden;
        height: auto;
        color: #fff;
    }

    .footer-block {
        display: block;
        float: left;
        width: 100% !important;
        padding: 1.5% 0 1.5%;
    }

    .site-footer .wrapper {
        display: flex;
        gap: 24px;
        flex-direction: column-reverse;
        align-items: flex-start;
        justify-content: flex-start !important;
    }
    .site-footer>.wrapper {
        flex-direction: column !important;
        gap: 0;
    }
    .footer-block h4 {
        margin-bottom: 0;
        position: relative;
    }
    .footer-block h4:before {
        content: "";
        position: absolute;
        right: 6px;
        top: calc(50% - 7px);
        width: 2px;
        height: 14px;
        background: #FF4D5A;
        border-radius: 10px;
        transform: rotate(0deg);
        transition: transform .4s;
    }
    .footer-block h4:after {
        content: "";
        position: absolute;
        right: 0;
        top: calc(50% - 1px);
        width: 14px;
        height: 2px;
        background: #FF4D5A;
        border-radius: 10px;
    }
    .footer-block h4.active:before {
        transform: rotate(90deg);
    }
    .teaser-style-3-block-left {
        display: block;
        float: left;
        width: 100%;
    }

    .teaser-style-3-block-right {
        display: block;
        float: right;
        width: 100%;
    }

    .teaser-top-block .teaser-style-2-block {
        display: block;
        float: left;
        width: 100%;
        border: 5px solid #fff;
    }

    .kalkulator-levi {
        padding-left: 15% !important;
        padding-right: 15% !important;
        padding-top: 5%;
        padding-bottom: 5%;
        color: #fff;
    }

    .kalkulator-desni {
        padding-left: 15% !important;
        padding-right: 15% !important;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .atm {
        width: 48%;
    }

    .left-float {
        float: none;
        width: 100%;
        margin: auto;
        text-align: center;
        overflow: hidden;
    }

    .social-networks ul {
        display: inline-block;
    }

    .footer-menu-block {
        float: none;
        width: 100%;
        margin: auto;
        text-align: left;
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
    }

    .help-menu ul li {
        list-style-position: outside;
        list-style-type: none;
        float: none;
        display: block;
        margin-right: 0;
        margin-top: 7px;
    }

    .help-menu {
        margin-top: 14px;
    }

    .right-float {
        float: none;
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .help-menu ul {
        display: inline-block;
        overflow: hidden;
        float: none;
    }

    .help-menu ul li:last-of-type {
        margin-right: 0;
    }

    /*.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {*/
    /*color: #fff !important;*/
    /*background-color: #002d4c !important;*/
    /*}*/
    /*.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a {*/
    /*color: #fff !important;*/
    /*background-color: #ff4d5a !important;*/
    /*}*/
    /*.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a:after {*/
    /*content: '-';*/
    /*position: absolute;*/
    /*top: 5px;*/
    /*right: 10px;*/
    /*font-size: 1.8em;*/
    /*line-height: 1.2;*/
    /*}*/
    /*.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a:after {*/
    /*content: '+';*/
    /*position: absolute;*/
    /*top: 5px;*/
    /*right: 10px;*/
    /*font-size: 1.8em;*/
    /*line-height: 1.2;*/
    /*}*/
    .ot-button {
        float: none;
        margin-right: 0;
        padding: 0;
    }

    .addiko-marker-button-mobile {
        background-color: transparent !important;
        background-image: url(images/redesign/map-pin-new-red.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 40px !important;
        height: 53px !important;
        background-size: 24px !important;
        text-indent: -9999px !important;
        position: absolute;
        top: 5px;
        padding: 0 !important;
        right: 54px;
    }
    .addiko-responsive-menu-button.mobile {
        width: 60px !important;
        height: 60px !important;
        background: transparent !important;
    }
    .addiko-responsive-menu-button.mobile span {
        background: #FF4D5A;
    }
}

@media screen and (max-width: 640px) {
    .site-logo {
        display: block;
        float: left;
        height: 60px;
        width: 160px;
        padding: 22px 15px;
    }
    .site-logo-business {
        display: block;
        float: left;
        height: 60px;
        width: 160px;
        padding: 22px 15px !important;
    }
    .footer-block {
        display: block;
        float: left;
        width: 90%;
        padding: 1.5% 0% 1.5%;
    }

    .home-slide {
        background-position: left center;
    }

    .search-box-form {
        width: 88%;
        max-width: 480px;
        float: left;
        overflow: hidden;
    }
}

@media screen and (max-width: 480px) {
    .atm {
        width: 80%;
        margin: 0 10% 20px;
    }

    .right-float {
        float: none;
        width: 85%;
        margin: auto 0;
        text-align: left;
    }
}

@media screen and (max-width: 320px) {
    .atm {
        width: 90%;
        margin: 0 5% 20px;
    }
}

/*ADDIKO redesign start*/
.button-arrow-wrap {
    text-align: right;
}
.button-arrow-wrap a{
    font-size: 20px;
    font-family: "DM Sans";
    font-weight: 700;
}
.button-arrow-wrap svg {
    margin-left: 8px;
    transform: translateX(0);
    transition: transform 0.4s cubic-bezier(.26,-.14,0,1.01);
}
.button-arrow-wrap a:hover {
    color: #ff4d5a;
}
.button-arrow-wrap a:hover svg {
    transform: translateX(5px);
}
.owl-carousel .owl-item .button-arrow-wrap {
    transform: translateX(-220px);
    opacity: 0;
    transition: transform 1.85s cubic-bezier(.26,-.14,0,1.01),opacity .75s cubic-bezier(.26,-.14,0,1.01);
}
.owl-carousel .owl-item.active .button-arrow-wrap {
    transform: translateX(-30px);
    opacity: 1;
    transition-delay: 0.5s;
}
.site-logo-footer svg {
    width: 192px;
    height: auto;
}
.business-footer .site-logo-footer svg path{
    fill:#002D4C !important;
}
.footer-description {
    font-size: 16px;
    font-weight: 500;
    font-family: "DM Sans";
    color: #858799;
    max-width: 327px;
    line-height: 24px;
    margin-top: 18px;
    margin-bottom: 50px;
}
@media screen and (max-width: 992px) {
    .site-footer .wrapper .footer-block {
        width: calc(33.33333% - 16px);
    }
    .site-footer .wrapper {
        flex-wrap: wrap;
    }
    .site-footer .wrapper .footer-block:nth-of-type(1){
        width: 100%;
    }
    .footer-description {
        margin-bottom: 24px;
    }
}
.vc_btn3 {
    height: auto;
}
.wpb_single_image .vc_single_image-wrapper {
    height: auto;
}
#ct-webchat>* {
    height: auto !important;
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panel .vc_tta-panel-title > a {
    background-color: transparent;
    color: #0A1023;
    border-radius: 0;
    padding: 10px 25px 10px 0;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
    font-family: "DM Sans";
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: unset !important;
    right: 0;
    color: #FF4D5A;
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    background-color: transparent;
    color: #0A1023;
    border-radius: 0;
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panels .vc_tta-panel:nth-of-type(1){
    border-top: 1px solid #DEDEE3;
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panel {
    border-bottom: 1px solid #DEDEE3;
}
.wpb_wrapper img.alignleft {
    margin-right: 20px !important;
    margin-bottom: 10px !important;
}
.simple-table-redesign table,
.simple-table-2-redesign table {
    border-collapse: collapse;
    border-radius: 16px;
    border-style: hidden; /* hide standard table (collapsed) border */
    box-shadow: 0 0 0 1px #DEDEE3;
    text-align: center;
}
.simple-table-redesign table td,
.simple-table-2-redesign table td {
    vertical-align: middle;
    padding: 10px;
    width: auto !important;
}

.simple-table-redesign tbody>tr:nth-of-type(1)>td,
.simple-table-2-redesign tbody>tr:nth-of-type(1)>td {
    background: #FF4D5A;
    color: #fff;
}
.simple-table-redesign tbody>tr:nth-of-type(1)>td:nth-of-type(1),
.simple-table-2-redesign tbody>tr:nth-of-type(1)>td:nth-of-type(1){
border-top-left-radius: 16px;
}
.simple-table-redesign tbody>tr:nth-of-type(1)>td:nth-last-of-type(1),
.simple-table-2-redesign tbody>tr:nth-of-type(1)>td:nth-last-of-type(1){
border-top-right-radius: 16px;
}
.simple-table-redesign tbody>tr:nth-last-of-type(1)>td:nth-of-type(1){

}
.simple-table-redesign tbody>tr:nth-last-of-type(1)>td:nth-last-of-type(1){

}
table td {
    color: #858799;
    font-weight: 500;
}
#atm-order {
    background-color: transparent;
    color: #0A1023;
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 560px;
    padding-right: 0;
    gap: 18px;
}
#atm-order label {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
}
.poslovnice-top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}
.atm-choise {
    margin: 0;
    width: 100%;
    padding-bottom: 0;
    border: 1px solid #DEDEE3;
    padding: 0 19px;
    height: 56px;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #858799;
    font-size: 16px;
    text-align: left;
    max-width: 200px;
    border-left: 0;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background-image: url("images/arrow-bottom.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) 24px;
}
.expo-order {
    margin: 0;
    width: 100%;
    padding-bottom: 0;
    border: 1px solid #DEDEE3;
    padding: 0 19px;
    height: 56px;
    border-radius: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #858799;
    font-size: 16px;
    text-align: left;
    max-width: 560px;
    background: transparent;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background-image: url("images/arrow-bottom.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) 24px;

}
.wrapper-atms {
    background: #F4F4F6;
    margin-top: 40px;
    padding: 65px 0;
}
.atm {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0 0 28px;
    float: none;
    padding: 19px 26px;
    border: 0;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 11%);
    border-radius: 8px;
    background: #fff;
}
.atm-address {
    background-image: url("images/redesign/map-pin 1.svg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
    color: #858799;
}
.atm-phone {
    background-image: url("images/redesign/phone 1.svg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
    color: #858799;
}
.atm-email {
    background-image: url("images/redesign/mail1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
    color: #858799;
}
.atm-clock {
    background-image: url("images/redesign/clock 1.png");
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 1.5;
    text-align: left;
    min-height: 24px;
    color: #0A1023;
    font-size: 20px;
    font-weight: 700;
}
.atm-single-wrap {
    display: flex;
    justify-content: space-between;
}
.atm-title {
    color: #FF4D5A !important;
    font-size: 24px!important;
    line-height: 1.5;
    font-weight: 700 !important;
    text-transform: none;
    margin-bottom: 38px;
    max-width: 408px;
}
.work-time-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    max-width: 450px;
    width: 1002px;
}
.work-time-wrap span {
    font-size: 16px;
    color: #858799;
    font-weight: 500;
    width: calc(33.3333% - 20px);
}
.work-time-wrap span b {
    display: block;
    margin-top: 5px;
    font-weight: 700;
    color: #0A1023;
}
.atm-right {
    margin-top: -41px;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before {
    content: none;
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-tab > a {
    background-color: transparent;
    color: #858799;
    border-radius: 8px !important;
    padding: 5px 30px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    border: 1px solid #DEDEE3;
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-tab.vc_active > a {
    background-color: #ff4d5a;
    color: #fff;
    border-radius: 8px !important;
    border-color: #ff4d5a!important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    overflow: hidden;
    display: flex !important;
    flex-wrap: wrap;
    gap: 14px;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
    content: none;
}
.vc_tta-tabs.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-top: 1px solid transparent !important;
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panels .vc_tta-panel:nth-of-type(1) {
    /*border-top: 1px solid #DEDEE3;*/
    /*border: 0 !important;*/
}
.vc_tta.vc_general.vc_tta-style-addiko .vc_tta-panel {
    /*border: 0 !important;*/
}

.vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow.vc_btn3-size-lg {
    width: 100%;
    padding: 11px 32px 15px 32px !important;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-simple-gray{
    color: #858799;
    background-color: transparent;
    padding: 11px 32px 15px 32px;
    border-radius: 8px;
    font-size: 20px;
    font-family: "DM Sans";
    font-weight: 700;
    border: 1px solid #DEDEE3;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-simple-gray:hover {
    border: 1px solid #ff4d5a;
    background-color: #ff4d5a !important;
    color: #fff !important;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-simple-gray.vc_btn3-size-lg {
    width: 100%;

}
.vc_general.vc_btn3.vc_btn3-style-addiko-simple-white{
    color: #FFFFFF;
    background-color: transparent;
    padding: 11px 32px 15px 32px;
    border-radius: 8px;
    font-size: 20px;
    font-family: "DM Sans";
    font-weight: 700;
    border: 1px solid #FFFFFF;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-simple-white:hover {
    border: 1px solid #fff;
    background-color: #fff !important;
    color: #ff4d5a !important;
}
.vc_general.vc_btn3.vc_btn3-style-addiko-simple-white.vc_btn3-size-lg {
    width: 100%;
}
.table-5-redesign .wpb_wrapper img.alignleft {
    margin-right: 20px !important;
    margin-bottom: 25px !important;
}
table td {
    color: #858799;
    font-weight: 500;
}
.wpb_wrapper table td img.alignleft {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}
/*yoast*/
.yoast-bread-holder {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}
.yoast-bread-holder p {
    font-size: 16px;
}
@media screen and (min-width: 768px) {
    .simple-table-redesign tbody>tr:nth-of-type(1),
    .simple-table-2-redesign tbody>tr:nth-of-type(1) {
        height: unset !important;
    }
    .simple-table-redesign tbody>tr:nth-of-type(1)>td,
    .simple-table-2-redesign tbody>tr:nth-of-type(1)>td {
        height: unset !important;
        border: 0;
    }
}
@media screen and (max-width: 768px) {
    .atm-choise {
        max-width: 140px;
    }
    #atm-order label {
        display: none;
    }
    .poslovnice-top {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        margin-bottom: 60px;
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    #atm-order {
        flex-direction: column;
    }
    .work-time-wrap span {
        font-size: 16px;
        color: #858799;
        font-weight: 500;
        width: calc(50% - 20px);
    }
    .atm-single-wrap {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        gap: 72px;
    }

    .simple-table-redesign tbody>tr>td:nth-of-type(1){
        position: absolute;
        left: 0;
        width: 100px !important;
        display: flex;
        align-items: center;
        min-height: 42px;
        border-bottom: 0;
        border-right: 0;
    }
    .simple-table-redesign tbody>tr:nth-last-of-type(1)>td:nth-of-type(1) {
        border-bottom: 1px solid rgba(0, 45, 75, 0.10);
        border-bottom-left-radius: 16px;
    }
    .simple-table-redesign {
        padding-left: 100px;
        position: relative;
    }
    .simple-table-redesign table {
        border-bottom-left-radius: 0 !important;
    }
    .yoast-bread-holder p#breadcrumbs {
        font-size: 16px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 992px){
    .work-time-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        max-width: 375px;
        width: 100%;
    }
    .simple-table-2-redesign table tr td {
        width: 50% !important;
    }
    .simple-table-2-redesign table {
        box-shadow: 0 0 0 1px #DEDEE3;
    }
}
.infront {
    position: relative;
    z-index: 2;
}
.vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panel.vc_active .vc_tta-panel-body {
    border: 0 !important;
}
 .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panels .vc_tta-panel:nth-of-type(1) {
    border-top: 1px solid #DEDEE3;
    border: 0;
}
.vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panel {
    border: 0 !important;
}
.vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-tab > a {
    border: 0 !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
    margin-bottom: 20px !important;
    max-width: 280px;
}
@media screen and (max-width: 768px){
    .vc_general.vc_btn3.vc_btn3-style-addiko-red-arrow {
        font-size: 17px;
    }
    .vc_tta.vc_general.vc_tta-style-addiko.vc_tta-tabs-position-left .vc_tta-panel .vc_tta-panel-title > a {
            color: #858799;
    }
    .vc_tta.vc_general.vc_tta-style-addiko.vc_tta-tabs-position-left.addiko-red .vc_tta-panel .vc_tta-panel-title > a {
        color: #fff !important;
    }
    .vc_tta.vc_general.vc_tta-style-addiko.vc_tta-tabs-position-left .vc_tta-panel.vc_active .vc_tta-panel-title > a {
        color: #fff !important;
    }
    .vc_tta.vc_general.vc_tta-style-addiko.vc_tta-tabs-position-left.addiko-red .vc_tta-panel.vc_active .vc_tta-panel-title > a {
        color: #ff4d5a !important;
    }
    .vc_tta.vc_general.vc_tta-style-addiko.vc_tta-tabs-position-left.addiko-red.addiko-blue .vc_tta-panel.vc_active .vc_tta-panel-title > a {
        color: #002D4C !important;
    }
    .vc_tta.vc_general.vc_tta-tabs-position-left .vc_tta-panel.vc_active {
            background: #ff4d5a !important;
        border-radius: 8px;
        color: #fff;
    }

    .vc_tta.vc_general.vc_tta-tabs-position-left.addiko-red .vc_tta-panel.vc_active {
        background: #fff !important;
        border-radius: 8px;
        color: #ff4d5a;
    }
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panel {
        border: 0 !important;
        padding: 0 20px;
    }

    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panel .wpb_text_column.wpb_content_element p,
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panel .wpb_text_column.wpb_content_element p span,
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panel .wpb_text_column.wpb_content_element a {
        color: #fff !important;

    }
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-red .vc_tta-panel .wpb_text_column.wpb_content_element p,
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-red  .vc_tta-panel .wpb_text_column.wpb_content_element p span,
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-red  .vc_tta-panel .wpb_text_column.wpb_content_element a {
        color: #858799 !important;

    }
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panel .wpb_text_column.wpb_content_element  {
            border-left-color: #fff !important;
    }
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko .vc_tta-panel a[href$=".pdf"], .comment-content a[href$=".pdf"] {
        background-image: url(images/redesign/pdf-new-white.svg);
    }
    .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-red .vc_tta-panel a[href$=".pdf"], .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-red .comment-content a[href$=".pdf"] {
        background-image: url(images/redesign/pdf-new.svg) !important;
        color: #ff4d5a !important;
    }
}

.vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-image .vc_tta-tab.vc_active > a h5 {
    color: #fff !important;
    margin-top: 20px;
}

.vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-image .vc_tta-tab > a h5 {
    color: #ff4d5a !important;
    margin-top: 20px;
}
.vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-image .vc_tta-tab.vc_active > a p {
    margin-top: -13px;
    font-size: 18px;
    margin-bottom: 7px;
}
.vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-addiko.addiko-image .vc_tta-tab > a p {
    margin-top: -13px;
    font-size: 18px;
    margin-bottom: 7px;
}
.vc_tta-tabs.vc_tta-tabs-position-left.addiko-image .vc_tta-tab {
    max-width: 400px;
}
.vc_tta-tabs.vc_tta-tabs-position-left.addiko-image {
    gap: 35px;
}
.vc_tta-tabs.vc_tta-tabs-position-left.addiko-image .vc_tta-panel-body {
    padding-top: 0 !important;
}
.vc_toggle .vc_toggle_title h2 {
    font-size: 24px;
    line-height: 28px;
    display: inline;
}
.business-top-menu {
    background: #002D4C !important;
}
.business-top-menu .top-menu-pink a{
    background: #002D4C !important;
}
.site-logo-business {
    display: block;
    float: left;
    width: 171px;
    padding: 28px 15px;
}
body.search .main-menu {display: none !important;}
.addiko-hero-image-mobile {display: none;}  @media screen and (max-width: 768px){.addiko-hero-image-mobile {display: block;}.page-has-slider.page-has-top-image .addiko-hero-image,.page-has-top-image .addiko-hero-image {min-height: 100px !important;}}
.slider-btn .button-arrow{background: url("images/redesign/red-arrow-right.png");background-repeat: no-repeat;background-position: right center;padding-right: 30px;}
.grecaptcha-badge {
    bottom: 90px !important;    display: none !important;
}
#teconsent {position: relative;font-size: 16px;color: #FFF;font-weight: 500;}
#teconsent img {display:none;}
#teconsent a {position: absolute; top: 0;left: 0;display: block;width:100%;cursor: pointer;}

input[type="checkbox"].product-consent:checked + .checkmark {
    position: absolute;
    top: 8px;
    left: 1px;
    width: 22px;
    height: 22px;
}
input[type="checkbox"].product-consent:checked + .checkmark::before {
    content: '✔';
    font-size: 16px;
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FF4D5A;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkmark1 {
    position: absolute;
    top: 8px;
    left: 1px;
    width: 22px;
    height: 22px;
}
.checkmark1::before {
    content: '✔';
    font-size: 16px;
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FF4D5A;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*paketi custom element css ---------------------*/

.card-holder {
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 670px;
    margin: 0;
}
.popular{
    right: -100px;
    bottom: 18px;
    position: relative;
    border: 1px solid white;
    border-radius: 50px;
    padding: 5px 10px;
    color: #002D4C;
    background-color: white;
}

.desnoCena{
    align-self: self-end;
    bottom: 52px;
    position: relative;
    margin-bottom: -40px;
}

.card-container {
    display: flex;
    gap: 20px;
}

.card {
    width: 300px;
    height: 630px;
    perspective: 1000px;
}
.card p{
    font-size: 1.27em;
}
.card li{
    font-size: 1.3em!important;
    margin-left: 0px!important;
}

.card-inner {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.6s;
}

.card.show-back .card-inner {
    transform: rotateY(180deg);
}

.card-front,.card-front1 , .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-front {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    padding: 20px;
    /*justify-content: center;*/
}
.card-front1 {
    background: #002D4C;
    display: flex;
    flex-direction: column;
    padding: 20px;
    /*justify-content: center;*/
}
.card-front1 p {
    color:white;
}

.card-back {
    background: #0a3d62;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    padding: 20px;
    /*justify-content: center;*/
    align-items: center;
    transform: rotateY(180deg);
}

.price {
    font-size: 45px;
    font-weight: bold;
    color: #002D4C;
    margin: 15px 0px;
}
.card-front .price {
    line-height: 1em;
    margin: 10px 0px;
}
.card-front1 .price {
    font-size: 45px;
    line-height: 1em;
    font-weight: bold;
    color: white;
    margin: 10px 0px;
}

.features {
    margin-top: 20px;
}
.card-front1 .features {
    margin-top: 20px;
}

.features li {
    margin-bottom: 10px!important;
    display: flex;
    align-items: center;
    color: #555;
}

/*.features li:before {*/
/*    content: '\2713';*/
/*    margin-right: 10px;*/
/*    color: #28a745;*/
/*}*/

.button {
    padding: 10px 20px;
    background: #0a3d62;
    color: #ffffff;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.button1 {
    padding: 10px 20px;
    background: #ffffff;
    color: #0a3d62;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.button:hover {
    background: #083454;
}

.card-back .heading-style-h2 {
    font-style: normal;
    font-variant: normal;
    font-family: 'Charlie Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.1;
}

.card-back h2,
.card-back .heading-style-h2 {
    margin-top: -30px;
    margin-bottom: 20px;
    font-size: 2.0em;
    color:white;
}

.card-front > h2 {
    margin:0px;
    font-size: 1.8rem;
    margin-bottom: 20px;
    color: #002D4C;
}
.card-front1 > h2 {
    margin:0px;
    font-size: 1.8rem;
    margin-bottom: 20px;
    color:white;
}
.card-front > p {
    margin-bottom:10px;
}
.card-front1 > p {
    margin-bottom:10px;
}
.card-front1 .znacajke {
    margin-top:7px;
}
.card-front1 .znacajke > h3{
    margin:3px;
    font-size: 1.5em;
    color:white;
}
.card-front1 .znacajke > p{
    margin:3px;
}
.znacajke {
    margin-top:7px;
}
.znacajke > h3{
    margin:3px;
}
/*.znacajke > h3,p{*/
/*    margin:3px;*/
/*}*/
.znacajke > h3{
    font-size: 1.5em;
}
.card-back button {
    right: 48%;
    position: relative;
    font-size: 27px;
    border: 1px solid white;
    width: 30px;
    /* padding-bottom: 10px; */
    height: 30px;
    padding: 0px 3px 33px 0px;
    border-radius: 99px;
}

.features li {
    list-style: none;
    background: url('https://www.addiko.hr/static/uploads/checkblue.png') no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.card-front1 .features li {
    list-style: none;
    background: url('https://www.addiko.hr/static/uploads/check-5.png') no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    color:white;
}

@media (max-width: 768px) {
    .card-holder {
        display: flex;
        flex-direction: column; /* Stack the cards vertically */
        align-items: center; /* Center the cards horizontally */
        overflow-y: auto; /* Allow vertical scrolling if needed */
        height: auto; /* Ensure the height fits the screen */
    }

    .card-container {
        flex-direction: column; /* Stack cards vertically */
        gap: 20px; /* Maintain spacing between cards */
        width: 100%; /* Ensure the container spans the full width */
    }

    .card {
        width: 95%; /* Use most of the screen width */
        max-width: 400px; /* Optional: Limit max card size */
        height: 550px;; /* Ensure cards adjust height dynamically */
        margin: 10px auto; /* Add spacing between cards */
    }

    .card-inner {
        height: 100%; /* Adjust card inner height to fit the content */
    }
    .popular {
        right: -73px;
        bottom: 2px;
    }
}
@media (max-width: 768px) {
    .popular {
        right: -20px;
        bottom: 2px;
    }
}
/*end ----------------------------------------*/
/*paketi custom element css ---------------------*/

.red .popular{
    right: auto;
    bottom: auto;
    display: block;
    position: relative;
    line-height: 1.1;
    border: 1px solid white;
    border-radius: 50px;
    padding: 5px 10px;
    color: #FF4D5A;
    background-color: white;
}

.red .card-front {
    background: #ffffff;
}
.red .card-front1 {
    background: #FF4D5A;
}
.red .card-front1 p {
    color:white;
}

.red .card-back {
    background: #FF4D5A;
    color: #ffffff;
}

.red .price {
    color: #FF4D5A;
}
.red .card-front1 .price {
    color: white;
}

.red .features li {
    color: #555;
}

.red .button {
    background: #FF4D5A;
    color: #ffffff;
}
.red .button1 {
    background: #ffffff;
    color: #FF4D5A;
}

.red .button:hover {
    background: #FF4D5A;
}

.red .card-back h2,
.red .card-back .heading-style-h2 {
    color:white;
}
.red .card-front > h2 {
    color: #FF4D5A;
}
.red .card-front1 > h2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: white;
}
.red .card-front1 .znacajke > h3{
    color:white;
}
.red .card-back button {
    border: 1px solid white;
}

.red .features li {
    list-style: none;
    background: url('https://www.addiko.hr/static/uploads/check-1-1.png') no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.red .card-front1 .features li {
    list-style: none;
    background: url('https://www.addiko.hr/static/uploads/check-6.png') no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    color:white;
}

.red .card-front1 .features li {
    color:white;
}
.red .vc_column-inner {
    padding: 0px!important;
}

/*end ----------------------------------------*/

.accessibility-content {
    display: none;
}
