body{font-family:"Montserrat","Arial",sans-serif!important}:root{--border-radius:4px;--border-radius2x:8px;--default:#333;--primary:#ed1c24;--primary-100:#de1219;--primary-200:#d21118;--primary-300:#c61017;--primary--100:#ef343b;--primary--200:#f03f46;--primary--300:#f14b52;--primary-rgba-0:#ed1c2400;--primary-rgba-10:#ed1c241a;--primary-rgba-20:#ed1c2433;--primary-rgba-30:#ed1c244d;--primary-rgba-40:#ed1c2466;--primary-rgba-50:#ed1c2480;--primary-rgba-60:#ed1c2499;--primary-rgba-70:#ed1c24b3;--primary-rgba-80:#ed1c24cc;--primary-rgba-90:#ed1c24e6;--secondary:#333;--secondary-100:#262626;--secondary-200:#202020;--secondary-300:#1a1a1a;--secondary--100:#404040;--secondary--200:#464646;--secondary--300:#4d4d4d;--secondary-rgba-0:#3330;--secondary-rgba-10:#3333331a;--secondary-rgba-20:#3333;--secondary-rgba-30:#3333334d;--secondary-rgba-40:#3336;--secondary-rgba-50:#33333380;--secondary-rgba-60:#3339;--secondary-rgba-70:#333333b3;--secondary-rgba-80:#333c;--secondary-rgba-90:#333333e6;--tertiary:#767b84;--tertiary-100:#6a6e77;--tertiary-200:#646870;--tertiary-300:#5e6269;--tertiary--100:#838890;--tertiary--200:#8a8e96;--tertiary--300:#91959c;--tertiary-rgba-0:#767b8400;--tertiary-rgba-10:#767b841a;--tertiary-rgba-20:#767b8433;--tertiary-rgba-30:#767b844d;--tertiary-rgba-40:#767b8466;--tertiary-rgba-50:#767b8480;--tertiary-rgba-60:#767b8499;--tertiary-rgba-70:#767b84b3;--tertiary-rgba-80:#767b84cc;--tertiary-rgba-90:#767b84e6;--quaternary:#f2f2f2;--quaternary-100:#e5e5e5;--quaternary-200:#dfdfdf;--quaternary-300:#d9d9d9;--quaternary--100:#fff;--quaternary--200:#fff;--quaternary--300:#fff;--quaternary-rgba-0:#f2f2f200;--quaternary-rgba-10:#f2f2f21a;--quaternary-rgba-20:#f2f2f233;--quaternary-rgba-30:#f2f2f24d;--quaternary-rgba-40:#f2f2f266;--quaternary-rgba-50:#f2f2f280;--quaternary-rgba-60:#f2f2f299;--quaternary-rgba-70:#f2f2f2b3;--quaternary-rgba-80:#f2f2f2cc;--quaternary-rgba-90:#f2f2f2e6;--dark:#212529;--dark-100:#16181b;--dark-200:#101214;--dark-300:#0a0c0d;--dark--100:#2c3237;--dark--200:#32383e;--dark--300:#383f45;--dark-rgba-0:#21252900;--dark-rgba-10:#2125291a;--dark-rgba-20:#21252933;--dark-rgba-30:#2125294d;--dark-rgba-40:#21252966;--dark-rgba-50:#21252980;--dark-rgba-60:#21252999;--dark-rgba-70:#212529b3;--dark-rgba-80:#212529cc;--dark-rgba-90:#212529e6;--light:#FFF;--light-100:#f2f2f2;--light-200:#ececec;--light-300:#e6e6e6;--light--100:#fff;--light--200:#fff;--light--300:#fff;--light-rgba-0:#fff0;--light-rgba-10:#ffffff1a;--light-rgba-20:#fff3;--light-rgba-30:#ffffff4d;--light-rgba-40:#fff6;--light-rgba-50:#ffffff80;--light-rgba-60:#fff9;--light-rgba-70:#ffffffb3;--light-rgba-80:#fffc;--light-rgba-90:#ffffffe6;--primary-inverse:#FFF;--secondary-inverse:#FFF;--tertiary-inverse:#FFF;--quaternary-inverse:#777;--dark-inverse:#FFF;--light-inverse:#777;--grey:#969696;--grey-100:#f4f4f4;--grey-200:#eaeaea;--grey-300:#e5e5e5;--grey-400:#e0e0e0;--grey-500:#dbdbdb;--grey-600:#cecece;--grey-700:#c1c1c1;--grey-800:#a8a8a8;--grey-900:#8e8e8e;--grey-1000:#757575}.less-error-message ul,.less-error-message li{list-style-type:none;padding:4px 0;margin:0}.less-error-message label{font-size:12px;margin-right:15px;padding:4px 0;color:#c77}.less-error-message pre{color:#d66;padding:4px 0;margin:0;display:inline-block}.less-error-message pre.line{color:red}.less-error-message h3{font-size:20px;font-weight:700;padding:15px 0 5px;margin:0}.less-error-message a{color:#10a}.less-error-message .error{color:red;font-weight:700;padding-bottom:2px;border-bottom:1px dashed red}

html {  font-size: 16px; font-weight: 400;  font-style: normal;  }
body, html {  position: relative;  overflow-x: hidden;}
body{letter-spacing: normal;font-size: 16px; font-optical-sizing: auto;  font-style: normal;}
p {font-style: normal;}
  
h1, h2, h3, h4, h5, h6 { font-optical-sizing: auto;  font-style: normal;color: var(--primary)}
h1{font-size:2.25rem;line-height:1.1;margin-top:0;margin-bottom:.5rem}h2{font-size:1.75rem;line-height:1.2;margin-top:1rem;margin-bottom:.5rem}h3{font-size:1.5rem;line-height:1.3;margin-top:1rem;margin-bottom:.5rem}h4{font-size:1.25rem;line-height:1.35;margin-top:1rem;margin-bottom:.5rem}h5{font-size:1.125rem;line-height:1.4;margin-top:1rem;margin-bottom:.5rem}h6{font-size:1rem;line-height:1.5;margin-top:1rem;margin-bottom:.5rem}

a:hover { text-decoration: none; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color: var(--secondary) ;}
a {-webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color: var(--primary);}

.make-relative {position: relative}
.clear{clear:both;height:0}.clear10{clear:both;height:10px}.clear15{clear:both;height:15px}.clear20{clear:both;height:20px}.clear30{clear:both;height:30px}.clear40{clear:both;height:40px}.clear50{clear:both;height:50px}.clear60{clear:both;height:60px}
section.section {background: transparent;border: 0 !important}
.card-body {color: var(--default);}

.galerija-detaljna .masonry-item {  margin-bottom: 15px;  width: 24% !important;}

.gdpr-cookie-trigger{position:fixed;bottom:1.5rem;right:1.5rem;z-index:10000;transition:all .3s cubic-bezier(0.4,0,0.2,1)}
.gdpr-cookie-trigger .gdpr-bar-actions{display:flex;gap:.5rem}
.gdpr-cookie-trigger .btn{border-radius:50px;box-shadow:0 4px 12px #00000026;transition:all .3s ease;width:56px;height:56px;display:flex;align-items:center;justify-content:center;padding:0}
.gdpr-cookie-trigger .btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}
.gdpr-cookie-trigger .btn i{font-size:1.25rem}
.gdpr-bar{position:fixed;bottom:0;left:0;right:0;background:var(--light);box-shadow:0 -4px 24px #0000001f;z-index:10000;padding:1.5rem;transform:translateY(0);animation:slideUp .4s cubic-bezier(0.4,0,0.2,1);border-top:3px solid var(--primary)}
@keyframes slideUp {
from{transform:translateY(100%);opacity:0}
to{transform:translateY(0);opacity:1}
}
.gdpr-bar-description{margin-bottom:1.25rem}
.gdpr-bar-description p{color:var(--default)!important;font-size:.95rem;line-height:1.6;margin:0}
.gdpr-bar-description .linkgdpr{color:var(--primary)!important;text-decoration:underline;transition:all .2s ease;font-weight:500}
.gdpr-bar-description .linkgdpr:hover{color:var(--primary-200)!important;text-decoration:none}
.gdpr-bar-actions{display:flex;gap:.75rem;flex-wrap:wrap;width:100%;align-items:stretch}
.gdpr-bar-actions > a{flex:1 1 auto;min-width:140px;display:flex;align-items:center;justify-content:center;min-height:48px;height:auto;white-space:nowrap;border-radius:8px;font-weight:600;font-size:.95rem;transition:all .3s ease;text-decoration:none!important;box-sizing:border-box}
.gdpr-bar-actions .btn-light{background:var(--quaternary);color:var(--default);border:2px solid var(--grey-500);box-sizing:border-box}
.gdpr-bar-actions .btn-light:hover{background:var(--quaternary-200);border-color:var(--grey-600);transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}
.gdpr-bar-actions .btn-success{background:var(--primary);color:var(--primary-inverse);border:2px solid var(--primary);box-sizing:border-box}
.gdpr-bar-actions .btn-success:hover{background:var(--primary-200);border-color:var(--primary-200);transform:translateY(-1px);box-shadow:0 4px 12px var(--primary-rgba-30)}
@media (min-width: 992px) {
.gdpr-bar{bottom:1.5rem;left:auto;right:1.5rem;max-width:480px;border-radius:16px;border-top:none;box-shadow:0 8px 32px #00000029;padding:2rem}
.gdpr-bar-actions{justify-content:flex-end;margin-top:0}
.gdpr-bar-actions > a{flex:0 1 auto;min-width:160px}
}
.gdpr-preferences-popup{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;backdrop-filter:blur(4px);z-index:10001;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(0.4,0,0.2,1)}
.gdpr-preferences-popup.active{opacity:1;visibility:visible}
.gdpr-preferences-popup-content{background:var(--light);border-radius:20px;max-width:640px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;transform:scale(0.95) translateY(20px);transition:transform .3s cubic-bezier(0.4,0,0.2,1);position:relative}
.gdpr-preferences-popup.active .gdpr-preferences-popup-content{transform:scale(1) translateY(0)}
.gdpr-close-popup{position:absolute;top:1.25rem;right:1.25rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--quaternary);color:var(--default)!important;text-decoration:none!important;transition:all .2s ease;z-index:10}
.gdpr-close-popup:hover{background:var(--quaternary-200);color:var(--dark)!important;transform:rotate(90deg)}
.gdpr-close-popup i{font-size:1.25rem}
.gdpr-preferences-popup-content-body{padding:2.5rem 2rem 1.5rem}
.gdpr-preferences-popup-content-body h4{color:var(--dark);font-size:1.5rem;font-weight:700;margin-bottom:1rem;line-height:1.3}
.gdpr-preferences-popup-content-body > p{color:var(--default);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}
.gdpr-preferences-popup-content-body > p a{color:var(--primary);text-decoration:underline;transition:color .2s ease}
.gdpr-preferences-popup-content-body > p a:hover{color:var(--primary-200);text-decoration:none}
.gdpr-preferences-popup-content-body hr{border:none;border-top:1px solid var(--grey-300);margin:1.5rem 0}
.gdpr-cookie-item{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.75rem 1.5rem;padding:1.25rem;background:var(--quaternary-100);border-radius:12px;margin-bottom:1rem;transition:background .2s ease;border:2px solid transparent}
.gdpr-cookie-item:hover{background:var(--quaternary);border-color:var(--grey-300)}
.gdpr-cookie-item-title{grid-column:1;grid-row:1}
.gdpr-cookie-item-title strong{color:var(--dark);font-size:1.05rem;font-weight:600;display:block}
.gdpr-cookie-item-description{grid-column:1;grid-row:2}
.gdpr-cookie-item-description p{color:var(--default);font-size:.9rem;line-height:1.6;margin:0}
.gdpr-cookie-item-action{grid-column:2;grid-row:1 / 3;display:flex;align-items:center;justify-content:center}
.custom-checkbox-switch{position:relative;width:52px;height:28px;appearance:none;background:var(--grey-500);border-radius:28px;outline:none;cursor:pointer;transition:all .3s ease;margin:0}
.custom-checkbox-switch:checked{background:var(--primary)}
.custom-checkbox-switch:disabled{opacity:.6;cursor:not-allowed}
.custom-checkbox-switch::before{content:'';position:absolute;width:22px;height:22px;border-radius:50%;background:var(--light);top:3px;left:3px;transition:all .3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 2px 4px #0003}
.custom-checkbox-switch:checked::before{transform:translateX(24px)}
.custom-checkbox-switch:focus{box-shadow:0 0 0 3px var(--primary-rgba-20)}
.gdpr-preferences-popup-content-footer{padding:1.5rem 2rem 2rem;border-top:1px solid var(--grey-300);display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--quaternary-100);border-radius:0 0 20px 20px}
.gdpr-preferences-popup-content-footer .btn{border-radius:8px;font-weight:600;padding:.875rem 2rem;transition:all .3s ease;min-height:48px}
.gdpr-preferences-popup-content-footer .btn-primary{background:var(--primary);border-color:var(--primary);color:var(--primary-inverse)}
.gdpr-preferences-popup-content-footer .btn-primary:hover{background:var(--primary-200);border-color:var(--primary-200);transform:translateY(-1px);box-shadow:0 4px 12px var(--primary-rgba-30)}
@media (max-width: 767.98px) {
.gdpr-bar{padding:1rem 1rem 1.125rem;border-top-width:2px;box-shadow:0 -2px 12px #00000014}
.gdpr-bar-description{margin-bottom:.875rem}
.gdpr-bar-description p{font-size:.85rem!important;line-height:1.5}
.gdpr-bar-actions{flex-direction:row;gap:.625rem;align-items:stretch}
.gdpr-bar-actions > a{flex:1 1 0;width:auto;min-width:0;min-height:44px;font-size:.875rem;padding:.625rem 1rem;display:flex;align-items:center;justify-content:center}
.gdpr-preferences-popup{padding:.5rem}
.gdpr-preferences-popup-content{border-radius:16px;max-height:95vh}
.gdpr-preferences-popup-content-body{padding:2rem 1.5rem 1.25rem}
.gdpr-preferences-popup-content-body h4{font-size:1.25rem;padding-right:2.5rem}
.gdpr-cookie-item{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:.75rem;padding:1rem}
.gdpr-cookie-item-action{grid-column:1;grid-row:3;justify-content:flex-start}
.gdpr-preferences-popup-content-footer{padding:1.25rem 1.5rem 1.5rem;flex-direction:column}
.gdpr-preferences-popup-content-footer .btn{width:100%}
.gdpr-cookie-trigger{bottom:1rem;right:1rem}
.gdpr-cookie-trigger .btn{width:52px;height:52px}
}
@media (max-width: 575.98px) {
.gdpr-bar{padding:.875rem .875rem 1rem;border-top-width:2px}
.gdpr-bar-description{margin-bottom:.75rem}
.gdpr-bar-description p{font-size:.8rem!important;line-height:1.45}
.gdpr-bar-actions{gap:.5rem}
.gdpr-bar-actions > a{min-height:42px;font-size:.8125rem;padding:.5rem .875rem;border-radius:6px}
}
@media (prefers-reduced-motion: reduce) {
.gdpr-bar,.gdpr-preferences-popup,.gdpr-preferences-popup-content,.gdpr-close-popup,.custom-checkbox-switch,.gdpr-bar-actions > a,.gdpr-preferences-popup-content-footer .btn{animation:none;transition:none}
}
@media (prefers-contrast: high) {
.gdpr-bar,.gdpr-preferences-popup-content{border:2px solid var(--dark)}
.gdpr-bar-actions .btn-light{border-width:3px}
}
@media print {
.gdpr-bar,.gdpr-cookie-trigger,.gdpr-preferences-popup{display:none!important}
}

.custom-footer{color:#ddd;font-size:14px;background:#262626ff;background:-moz-linear-gradient(top,#262626ff 0%,#444f 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#262626ff),color-stop(100%,#444f));background:-webkit-linear-gradient(top,#262626ff 0%,#444f 100%);background:-o-linear-gradient(top,#262626ff 0%,#444f 100%);background:-ms-linear-gradient(top,#262626ff 0%,#444f 100%);background:linear-gradient(to bottom,#262626ff 0%,#444f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626',endColorstr='#444444',GradientType=0)}
.footer-title{color:#fff;font-weight:600;margin-bottom:15px;text-transform:uppercase;font-size:16px}
.footer-text{max-width:320px;line-height:1.6;color:#ccc}
.footer-desc{max-width:320px;color:#bbb;line-height:1.6}
.footer-social a{color:#ccc;font-size:16px;transition:all .3s ease}
.footer-social a:hover{color:#fff;transform:translateY(-2px)}
.footer-copyright{border-top:1px solid #ffffff1a;padding-top:15px;font-size:13px;color:#aaa}
.footer-copyright a{color:#ddd;text-decoration:none}
.footer-copyright p{color:#bbb;text-decoration:none}
.footer-copyright a:hover{color:#fff}
@media (max-width: 991px) {
.footer-text,.footer-desc{max-width:100%}
}
.footer-contact-list{list-style:none;padding:0;margin:0}
.footer-contact-list li{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;margin-bottom:10px;font-size:14px;color:#ccc}
.footer-contact-list i{color:#e31e24;font-size:14px;width:16px}
.footer-contact-list a{color:#ddd;text-decoration:none}
.footer-contact-list a:hover{color:#fff}

.page-header-custom{min-height:220px;padding:80px 0;color:#fff;position:relative;background:linear-gradient(#0009,#0009),url(https://rc.vitmedia.hr/slike/dck-lsz-header-1.webp) center center / cover no-repeat}
.page-title{font-size:32px;font-weight:700;line-height:1.2;color:#fff}
.page-title::after{content:"";width:60px;height:3px;background:#e31e24;display:block;margin-top:10px}
.page-title strong{color:#e31e24}
.page-subtitle{font-size:16px;color:#ddd}
.breadcrumb{background:transparent}
.breadcrumb-item a{color:#ccc;text-decoration:none}
.breadcrumb-item a:hover{color:#fff}
.breadcrumb-item.active{color:#fff;font-weight:500}
.breadcrumb-item + .breadcrumb-item::before{color:#ffffff80}
@media (max-width: 991px) {
.page-header-custom{text-align:center}
.breadcrumb{justify-content:center!important}
}

.sn-hero-slide{height:720px;background-size:cover;background-position:center;position:relative}
.sn-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0009 0%,#0000004d 50%,#00000026 100%)}
.sn-hero-content{position:relative;z-index:2;max-width:700px;color:#fff}
.sn-hero-badge{background:#ed1c24;padding:6px 12px;border-radius:20px;font-size:11px;text-transform:uppercase;font-weight:700;display:inline-block;margin-bottom:12px}
.sn-hero-date{display:block;margin-bottom:10px;font-size:14px;color:#fffc}
.sn-hero-title{font-size:48px;font-weight:800;line-height:1.1;margin-bottom:20px}
.sn-hero-title a{color:#fff;text-decoration:none}
.sn-hero-btn{display:inline-block;background:#fff;color:#ed1c24;padding:12px 22px;border-radius:8px;font-weight:700;text-decoration:none}
.sn-hero-btn:hover{background:#ed1c24;color:#fff}
.sn-hero .owl-dots{position:absolute;bottom:25px;width:100%;text-align:center}
.sn-hero .owl-dots .owl-dot span{background:#fff6}
.sn-hero .owl-dots .owl-dot.active span{background:#ed1c24}
@media (max-width: 991px) {
.sn-hero-slide{height:600px}
.sn-hero-title{font-size:34px}
.sn-hero-content{max-width:90%}
}
@media (max-width: 767px) {
.sn-hero-slide{height:520px}
.sn-hero-overlay{background:linear-gradient(180deg,#00000026 0%,#0000008c 60%,#000000bf 100%)}
.sn-hero-content{position:absolute;bottom:60px;left:0;right:0;max-width:100%;padding:0 15px}
.sn-hero-title{font-size:26px;line-height:1.2;margin-bottom:15px}
.sn-hero-date{font-size:13px;margin-bottom:6px}
.sn-hero-badge{font-size:10px;padding:5px 10px}
.sn-hero-btn{padding:10px 18px;font-size:14px}
.sn-hero .owl-dots{bottom:15px}
}
@media (max-width: 480px) {
.sn-hero-slide{height:480px}
.sn-hero-title{font-size:22px}
.sn-hero-btn{width:100%;text-align:center}
}

.sn-home-about{padding:70px 0}
.sn-home-about__kicker{font-size:12px;font-weight:700;text-transform:uppercase;color:#ed1c24;letter-spacing:.08em}
.sn-home-about__title{font-size:32px;font-weight:800;margin:10px 0 15px}
.sn-home-about__lead{color:#666;font-size:16px;line-height:1.7;margin-bottom:20px}
.sn-home-about__btn{display:inline-block;background:#ed1c24;color:#fff;padding:10px 20px;border-radius:8px;font-weight:700;text-decoration:none}
.sn-home-about__btn:hover{background:#000;color:#fff}
.sn-home-about__highlight{background:#fff;border:1px solid #eee;padding:30px;border-radius:14px;box-shadow:0 15px 30px #0000000d}
.sn-home-about__highlight strong{display:block;font-size:20px;margin-bottom:10px}
.sn-home-about__highlight p{color:#555;margin:0}
.sn-home-about__principles{margin-top:40px}
.sn-home-about__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.sn-home-about__grid span{background:#fff;border:1px solid #eee;padding:10px;border-radius:8px;text-align:center;font-weight:600;font-size:14px}
@media (max-width: 991px) {
.sn-home-about__grid{grid-template-columns:repeat(2,1fr)}
.sn-home-about__highlight{margin-top:20px}
}
.sn-map-section{padding:90px 0;background:radial-gradient(circle at 20% 20%,#ed1c2414,transparent 40%),linear-gradient(180deg,#f9fafb 0%,#fff 100%);position:relative}
.sn-map-kicker{font-size:12px;font-weight:700;color:#ed1c24;text-transform:uppercase;letter-spacing:.08em}
.sn-map-title{font-size:34px;font-weight:800;margin:10px 0 15px}
.sn-map-text{color:#666;line-height:1.7}
.sn-map-note{margin-top:15px;font-size:14px;color:#999}
.sn-map-wrapper{position:relative;padding:40px;border-radius:20px;background:#fff;box-shadow:0 30px 60px #00000014}

.udruzenje-mapa-image-container{position:relative}
.udruzenje-mapa-image-container .udruzenje-mapa-image{-webkit-filter:drop-shadow(0px 0px 200px rgba(0,148,255,0.3));filter:drop-shadow(0px 0px 200px rgba(0,148,255,0.3))}
.img-mobile{max-width:100%;height:auto}
@media screen and (max-width:991px) {
.img-mobile{max-width:560px;margin:0 auto;display:block;width:100%}
}
.udruzenje-mapa-image-container{position:relative}
.udruzenje-mapa-image-container .udruzenje-mapa-image{  filter: 
    drop-shadow(0 20px 40px rgba(0,0,0,0.06))
    drop-shadow(0 60px 80px rgba(0,0,0,0.04));}
.udruzenje-mapa-image-container .udruzenje-mapa-location{position:absolute;width:28px;height:28px;display:inline-block;cursor: pointer;}
.udruzenje-mapa-image-container .udruzenje-mapa-location-content{position:absolute;bottom:14px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:10px;white-space:nowrap;padding:30px;background-color:#FFF;border-radius:0px;z-index:8;box-shadow:0 0 15px 0 rgba(0,0,0,0.4);display:none;z-index:11;min-width:320px}
.udruzenje-mapa-image-container .udruzenje-mapa-location-content .close-map{position:absolute;right:12px;top:15px;height:18px;width:18px}
.udruzenje-mapa-image-container .udruzenje-mapa-location-content.map-active{display:block!important}
@media screen and (max-width:768px) {
.udruzenje-mapa-image-container .udruzenje-mapa-location-content{position:fixed;left:15px;right:15px;top:150px;width:auto;-webkit-transform:none;-ms-transform:none;transform:none;height:320px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px}
}
@media screen and (max-width:350px) {
.udruzenje-mapa-image-container .udruzenje-mapa-location-content{min-width:300px}
}
.udruzenje-mapa-image-container .udruzenje-mapa-location-logo{vertical-align:middle;max-width:40px;margin-right:10px;float:left}
.udruzenje-mapa-image-container .udruzenje-mapa-location-name{color: var(--primary); display:inline-block;font-weight:700;width:100%;max-width:calc(100% - 50px);white-space:break-spaces}
.udruzenje-mapa-image-container .udruzenje-mapa-location-link{display:block;white-space:break-spaces;font-weight:700;border:solid 2px #244B8D;color:#244B8D;box-shadow:0 0 15px 0 rgba(0,0,0,0.2);border-radius:100px;padding:5px 20px;transition:ease-in-out .2s;margin-bottom:10px;text-align:center}
.udruzenje-mapa-image-container .udruzenje-mapa-location-link:hover{color:#fff;background-color:#244B8D}
.udruzenje-mapa-image-container .udruzenje-mapa-location-label{}
.udruzenje-mapa-image-container .udruzenje-mapa-location-label a{color:var(--primary);;font-weight:700}
.udruzenje-mapa-image-container .udruzenje-mapa-location:before{content:"";position:absolute;display:block;width:28px;height:28px;background-color:#FFF;border-radius:50%;box-shadow:0 0 15px 0 rgba(0,0,0,0.4)}
.udruzenje-mapa-image-container .udruzenje-mapa-location:after{content:"";position:absolute;top:-14px;margin-left:1px;border-width:12px;border-style:solid;border-color:#FFF transparent transparent;display:none;z-index:7}
@media screen and (max-width:768px) {
.udruzenje-mapa-image-container .udruzenje-mapa-location:after{border:none}
}

.udruzenje-mapa-location:before{background:#fff;border:3px solid #ed1c24;transition:.3s}
.udruzenje-mapa-location:hover:before{transform:scale(1.2);background:#ed1c24}
.udruzenje-mapa-location-content{border-radius:12px;box-shadow:0 20px 40px #00000026;padding:20px}
.udruzenje-mapa-location-name{color:#111;font-size:16px;margin-bottom:8px}
.udruzenje-mapa-location-content .btn{margin-top:10px;font-size:13px;padding:6px 14px}
@media (max-width: 991px) {
.sn-map-section{padding:60px 0}
.sn-map-wrapper{padding:20px}
.sn-map-title{font-size:26px}
}
.udruzenje-mapa-location:before{animation:pulse 2s infinite}
@keyframes pulse {
0%{box-shadow:0 0 0 0 #ed1c2466}
70%{box-shadow:0 0 0 12px #ed1c2400}
100%{box-shadow:0 0 0 0 #ed1c2400}
}

.section-news-home{padding:80px 0;background:linear-gradient(180deg,#fff 0%,#f7f7f7 100%)}
.section-news-home__head{margin-bottom:35px}
.section-news-home__kicker{font-size:12px;font-weight:700;text-transform:uppercase;color:#ed1c24;letter-spacing:.08em;display:block;margin-bottom:6px}
.section-news-home__title{font-size:32px;font-weight:800;margin:0 0 8px}
.section-news-home__lead{color:#666;margin:0}
.section-news-home__all{font-weight:600;color:#ed1c24;text-decoration:none}
.section-news-home__all:hover{text-decoration:underline}
.section-news-home__hero img{height:100%;min-height:100%}
.section-news-home__hero{height:100%}
.section-news-home__hero .sn-post__hero-body{padding:25px}
@media (max-width: 991px) {
.section-news-home{padding:60px 0}
.section-news-home__title{font-size:26px}
.section-news-home__hero img{height:300px}
}


.cta-red{position:relative;padding:80px 0;text-align:center;overflow:hidden;background:url(https://rc.vitmedia.hr/slike/crveni-kriz-gospic-mladi.webp) center center / cover no-repeat}
.cta-red::before{content:"";position:absolute;inset:0;background:linear-gradient(#ed1c24e0,#c8141ce0);z-index:1}
.cta-red .container-fluid{position:relative;z-index:2}
.cta-red__kicker{display:inline-block;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#fffc;margin-bottom:10px}
.cta-red__title{font-size:34px;font-weight:800;color:#fff;margin-bottom:15px}
.cta-red__title strong{color:#fff;position:relative}
.cta-red__title strong::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:#ffffffb3}
.cta-red__text{max-width:600px;margin:0 auto;color:#ffffffe6;font-size:16px}
.cta-red .btn-light{background:#fff;color:#ed1c24;border:none;font-weight:600;padding:12px 26px;border-radius:6px;transition:all .25s ease}
.cta-red .btn-light:hover{background:#111;color:#fff}
.section-soft{padding:80px 0 0;background:linear-gradient(180deg,var(--light) 0%,var(--grey-100) 18%,var(--light) 45%,var(--light) 100%)!important}
.sn-about-clean{padding:0}
.sn-about-clean__intro h2{font-size:34px;font-weight:800;margin-bottom:15px}
.sn-about-clean__intro .lead{color:#666;font-size:17px;line-height:1.7;max-width:650px}
.sn-about-clean__block{margin-top:40px}
.sn-about-clean__block h4{font-weight:700;margin-bottom:10px;position:relative;padding-left:14px}
.sn-about-clean__block h4::before{content:"";position:absolute;left:0;top:6px;width:3px;height:18px;background:#ed1c24}
.sn-about-clean p{color:#555;line-height:1.8}
.sn-about-clean__quote{margin:40px 0;padding:20px 25px;border-left:3px solid #ed1c24;background:#fafafa;font-weight:600}
.sn-about-clean__highlight{margin:40px 0;padding:20px;border-radius:10px;background:#ed1c240f;border:1px solid #ed1c2426}
.sn-about-clean__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.sn-about-clean__grid span{background:#fff;border:1px solid #eee;padding:10px 14px;border-radius:8px;font-weight:600}
.sn-about-clean__sidebar{position:sticky;top:100px}
.sn-about-clean__card{background:#fff;border-radius:12px;border:1px solid #eee;padding:20px}
.sn-about-clean__card h5{font-weight:700;margin-bottom:15px}
.sn-about-clean__card ul{list-style:none;padding:0;margin:0}
.sn-about-clean__card li{border-bottom:1px solid #eee}
.sn-about-clean__card li:last-child{border:none}
.sn-about-clean__card a{display:block;padding:10px 0;text-decoration:none;color:#333;font-weight:600;transition:all .2s}
.sn-about-clean__card a:hover{color:#ed1c24;transform:translateX(4px)}



.contact-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#999}
.contact-title{font-size:28px;font-weight:700;color:#222}
.contact-title strong{color:#e31e24}
.contact-lead{color:#666;font-size:15px}
.contact-list-modern{list-style:none;padding:0;margin:0}
.contact-list-modern li{display:flex;align-items:center;gap:12px;margin-bottom:14px;font-size:14px}
.contact-list-modern i{width:36px;height:36px;background:#e31e241a;color:#e31e24;display:flex;align-items:center;justify-content:center;border-radius:50%}
.contact-list-modern a{color:#333;text-decoration:none}
.contact-list-modern a:hover{color:#e31e24}
.contact-form-modern{background:#fff;border-radius:10px;margin-top:-80px;position:relative;z-index:2}
@media (max-width: 991px) {
.contact-form-modern{margin-top:30px}
}

.section.bg-light{background:linear-gradient(180deg,#fff 0%,#fafafa 100%)}
.sn-blog{padding-bottom:30px}
.sn-post{height:100%;background:#fff;border:1px solid #eee;border-radius:10px;overflow:hidden;transition:all .25s ease;opacity:1;transform:translateY(0)}
.sn-post:hover{border-color:#e31e24;transform:translateY(-2px);box-shadow:0 10px 25px #0000000d}
.sn-post__media{display:block;background:#f5f5f5}
.sn-post__media img{width:100%;height:220px;object-fit:cover;transition:transform .4s ease}
.sn-post:hover .sn-post__media img{transform:scale(1.05)}
.sn-post__body{padding:18px 18px 20px}
.sn-post__date{display:block;margin-bottom:6px;font-size:.75rem;color:#999}
.sn-post__h{font-size:1rem;font-weight:700;line-height:1.4;margin:0 0 10px}
.sn-post__h a{color:#222;text-decoration:none}
.sn-post__h a:hover{color:#e31e24}
.sn-post__more{font-size:.9rem;font-weight:600;color:#e31e24;text-decoration:none}
.sn-post__more:hover{text-decoration:underline}
.sn-post--hero{position:relative;border-radius:10px;overflow:hidden}
.sn-post--hero img{width:100%;height:420px;object-fit:cover;filter:brightness(0.75)}
.sn-post__hero-body{position:absolute;bottom:0;left:0;padding:30px;color:#fff;max-width:600px}
.sn-post__hero-body time{font-size:.8rem;opacity:.85}
.sn-post__hero-body h2{font-size:28px;font-weight:700;margin:10px 0;line-height:1.2}
.sn-post__hero-body a{color:#fff;text-decoration:none}
.sn-post__hero-body a:hover{text-decoration:underline}
.ee-loader{display:flex;justify-content:center;padding:2rem 0}
.ee-loader::after{content:'';width:28px;height:28px;border:3px solid #00000026;border-top-color:#000;border-radius:50%;animation:ee-spin .7s linear infinite}
@keyframes ee-spin {
to{transform:rotate(360deg)}
}
.sn-post--enter{opacity:0;transform:translateY(16px)}
.sn-cities{background:#fff}
.sn-title{font-size:28px;font-weight:800;color:#222}
.sn-lead{color:#666}
.sn-city{display:block;text-decoration:none;height:100%}
.sn-city__inner{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border:1px solid #eee;border-radius:10px;background:#fff;transition:all .25s ease}
.sn-city__title{font-size:16px;font-weight:600;color:#222;margin:0}
.sn-city__arrow{color:#ccc;transition:all .25s ease}
.sn-city:hover .sn-city__inner{border-color:#e31e24;transform:translateY(-2px);box-shadow:0 10px 25px #0000000d}
.sn-city:hover .sn-city__title{color:#e31e24}
.sn-city:hover .sn-city__arrow{color:#e31e24;transform:translateX(4px)}
.sn-cities{border:0!important}

.sn-docs{background:#fff}
.sn-docs .accordion-item{border:1px solid #eee;border-radius:10px;overflow:hidden;margin-bottom:10px}
.sn-docs .accordion-button{display:flex;align-items:center;gap:12px;font-weight:600;font-size:15px;color:#222;background:#fff;box-shadow:none}
.sn-docs .accordion-button:not(.collapsed){color:#e31e24}
.sn-docs__icon{width:36px;height:36px;background:#e31e241a;color:#e31e24;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.sn-docs .accordion-button:not(.collapsed) .sn-docs__icon{background:#e31e24;color:#fff}
.sn-docs__title{font-weight:600}
.sn-docs__desc{font-size:12px;color:#888}
.sn-docs .accordion-body{padding:10px 0}
.sn-docs__list{list-style:none;margin:0;padding:0}
.sn-doc{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;margin:6px 12px;border:1px solid #eee;border-radius:10px;background:#fff;text-decoration:none;color:#222;transition:all .25s ease}
.sn-doc:hover{border-color:#e31e24;transform:translateY(-2px);box-shadow:0 10px 25px #0000000d;color:#e31e24}
.sn-doc__meta{font-size:.75rem;font-weight:600;color:#999}

.sn-404{min-height:70vh;display:flex;align-items:center;padding:120px 0;background:linear-gradient(180deg,#fff 0%,#fafafa 100%)}
.sn-404__content{max-width:640px;margin:0 auto}
.sn-404__code{font-size:120px;font-weight:900;color:#ed1c24;line-height:1;display:block;margin-bottom:20px;letter-spacing:-2px}
.sn-404__title{font-size:32px;font-weight:800;margin-bottom:15px}
.sn-404__text{color:#666;margin-bottom:30px;line-height:1.6}
.sn-404__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.sn-404__btn{padding:12px 22px;border-radius:8px;font-weight:700;text-decoration:none;transition:all .25s ease}
.sn-404__btn--primary{background:#ed1c24;color:#fff}
.sn-404__btn--primary:hover{background:#c8141b;color:#fff}
.sn-404__btn--ghost{border:1px solid #ddd;color:#333}
.sn-404__btn--ghost:hover{border-color:#ed1c24;color:#ed1c24}
@media (max-width: 768px) {
.sn-404{padding:80px 0}
.sn-404__code{font-size:80px}
.sn-404__title{font-size:24px}
}


/*RESPONSIVE*/
@media (max-width: 1981px) {}
@media (max-width: 1921px) {}
@media (max-width: 1681px) {}
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1367px) {}
@media (max-width: 1281px) {}
@media (max-width: 1266px) {}
@media (max-width: 1199px) {}	
@media (max-width: 1025px) {}

@media (max-width: 991px) {
	#header .header-btn-collapse-nav {background: transparent;}	
	#header .header-btn-collapse-nav:focus,	#header .header-btn-collapse-nav:active {outline: none !important;box-shadow: none;}	
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {background-color: var(--primary);}
	.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {background-color: var(--primary);}
	

}
@media (max-width: 801px) {}
@media (max-width: 769px) {}	
@media (max-width: 737px) {
  #header .header-logo img {
    height: 35px !important;
    width: auto !important;
  }
}
@media (max-width: 668px) {}	
@media (max-width: 601px) {}
@media (max-width: 569px) {

.page-title::after {
  text-align: center;
  margin: 10px auto;
}

}	
@media (max-width: 481px) {}	
@media (max-width: 416px) {}
@media (max-width: 376px) {}
@media (max-width: 321px) {}
@media (max-width: 241px) {}