@charset "UTF-8";
/*  Copyright 2021 Videor o.d. www.videor.ba All rights reserved. */

.potpis-slika { 
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 150px;
}
.potpis-ime { 
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    font-size: 27px;
    line-height: 27px;
    color: #fff;
    margin-top: 10px;
    text-align: center!important;
}
.potpis-title { 
    font-family: 'Saira', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #9abedc;
    margin-top: 0px;
    text-align: center!important;
}
.citat { 
	font-size: 38px;
    line-height: 45px;
	color: #9abedc;
    width: 75%;
    margin-left: 0;
    text-align: left;
}
.pitanje { 
    font-style: italic;
	color: #9abedc;
}

@media only screen and (max-width: 768px) {
.potpis-slika { 
    max-width: 100px;
}
.potpis-ime { 
    font-size: 18px;
    line-height: 18px;
}
.potpis-title { 
    font-size: 13px;
    line-height: 13px;
}
.citat { 
	font-size: 24px;
    line-height: 27px;
    width: 100%;
    text-align: center!important;
}
}

html { -webkit-text-size-adjust: 100%; -webkit-font-smoothing: subpixel-antialiased; word-wrap: break-word; height: 100%; }
body { height: 100%; margin: 0; padding: 0; background-color: #14212b;
	font-family: 'Titillium Web', sans-serif; font-weight: 400; font-size: 20px; line-height: 28px; color: #fff;
	background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important;
}
* { box-sizing: border-box; }
.vd21-clearing {	clear: both; }
.vd21-mobile-tablet-off { display: block; }
.vd21-mobile-tablet-on { display: none; }
.vd21-mobile-off { display: block; }
.vd21-mobile-on { display: none; }
.vd21-aname-offset { top: -50px; position: relative; visibility: hidden; }
#ontop { color: #d52133; font-size: 27px; transition: bottom 1s; bottom: -100px; right: 30px; display: block; position: fixed; z-index: 10000; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); text-decoration: none!important; }
#ontop:hover { color: #9abedc; transition: .5s ease; }	

/* SWIPER */ .swiper-container { width: 100%; height: 100%; position: relative; }
/* SWIPER HEIGHT */ .swiper-container-height { width: 100%; overflow: hidden; position: relative; } .swiper-slide { text-align: left; }
.vd21-embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.vd21-embed-container iframe, .vd21-embed-container object, .vd21-embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.vd21-image-a4 { position: relative; width: 100%; padding-bottom: 140%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-square { position: relative; width: 100%; padding-bottom: 100%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-tv { position: relative; width: 100%; padding-bottom: 56.25%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-circle { position: relative; width: 100%; padding-bottom: 100%; border-radius: 50%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-borders { position: relative; width: 100%; padding-bottom: 56.25%; border-radius: 30px 30px 30px 30px; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-front-container { position: absolute; width: 100%; height: 100%; z-index: 20; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important;}

.vd21-image-default { display: block; width: 100%!important; }
.vd21-image-hero-full { position: relative; height: 100%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-hero-half { position: relative; height: 50%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-hero-third { position: relative; height: 33.33%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-hero-quarter { position: relative; height: 25%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-image-hero-custom { position: relative; height: 450px; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }

.vd21-content-align-frame { display: block; position: relative; width: 100%; height: 100%; }
.vd21-content-center { display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 50; }
.vd21-content-top-center { display: block; position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); z-index: 50; }
.vd21-content-bottom-center { display: block; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); z-index: 50; }
.vd21-content-bottom-left { display: block; position: absolute; bottom: 0; left: 0; z-index: 50; }
.vd21-content-bottom-right { display: block; position: absolute; bottom: 0; right: 0; z-index: 50; }
.vd21-content-top-left { display: block; position: absolute; top: 0; left: 0; z-index: 50; }
.vd21-content-top-right { display: block; position: absolute; top: 0; right: 0; z-index: 50; }
.vd21-content-middle-left { display: block; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); z-index: 50; }
.vd21-content-middle-right { display: block; position: absolute; top: 50%; right: 0; transform: translate(0, -50%); z-index: 50; }

@media only screen and (max-width: 1220px) {

}

@media only screen and (max-width: 1024px) {
body { background-attachment: scroll!important; }
.vd21-mobile-tablet-off { display: none; }
.vd21-mobile-tablet-on { display: block; }
}
	
@media only screen and (max-width: 768px) {
body { font-size: 16px; line-height: 19px; }
.vd21-mobile-off { display: none; }
.vd21-mobile-on { display: block; }
}

.vd21-block-hero-okvir { position: relative; display: block; width: 100%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; }
.vd21-block-hero { position: relative; display: block; width: 100%; height: 550px; padding-left: 15px; padding-right: 15px; border-bottom: 1px solid #336894; border-top: 1px solid #336894; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; -webkit-box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); -moz-box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); }
.vd21-block1 { position: relative; display: block; width: 100%; padding-top: 30px; padding-bottom: 30px; padding-left: 15px; padding-right: 15px; background-color: #14212b; }
.vd21-block2 { position: relative; display: block; width: 100%; padding-top: 30px; padding-bottom: 30px; padding-left: 15px; padding-right: 15px; background-color: #192936; border-bottom: 1px solid #336894; border-top: 2px solid #d52133; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; -webkit-box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); -moz-box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); }
.vd21-block3 { position: relative; display: block; width: 100%; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; background-color: #14212b; }
.vd21-block4 { position: relative; display: block; width: 100%; padding-top: 30px; padding-bottom: 30px; padding-left: 15px; padding-right: 15px; background-color: #14212b; }
.vd21-block5 { position: relative; display: block; width: 100%; padding-top: 30px; padding-bottom: 30px; padding-left: 15px; padding-right: 15px; background-color: #192936; }

.vd21-okvir1 { padding: 15px; }
.vd21-okvir2 { padding: 30px; }
.vd21-okvir3 { padding: 5px; }

.vd21-fensiboks { display: none; width: 50%; background-color: #fff; border: 0px solid #111; }

@media only screen and (max-width: 1220px) {
	
}

@media only screen and (max-width: 1024px) {
.vd21-block-hero-okvir { background-attachment: scroll!important; }
.vd21-block-hero { background-attachment: scroll!important; height: 200px;  }
.vd21-okvir1 { padding: 10px; }	
.vd21-fensiboks { width: 75%; }
}
	
@media only screen and (max-width: 768px) {
.vd21-block-hero { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
.vd21-block1 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
.vd21-block2 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
.vd21-block3 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
.vd21-block4 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
.vd21-block5 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
.vd21-fensiboks { width: 90%; }
.vd21-okvir2 { padding: 15px; }
.vd21-okvir3 { padding: 5px; }
}

.vd21-front-1-article { padding: 15px; position: relative; display: block; margin: 0px; }
.vd21-front-1-image { margin-bottom: 15px; position: relative; width: 100%; padding-bottom: 56.25%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; border-bottom: 3px solid #d52133; }
.vd21-front-1-image-overlay { background-color: #000000; opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; position: absolute; cursor: pointer; }
.vd21-front-1-image-overlay:hover { opacity: 0.5; filter: alpha(opacity=50); transition: .5s ease; }
.vd21-front-1-nadnaslov { 	display: block;
	margin-bottom: 5px;
    margin-top: 0px;
    font-family: 'Saira', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	color: #d52133;
    letter-spacing: 0.5px;
    text-transform: uppercase;
 }
.vd21-front-1-headline-link { 	display: block;
	margin-top: 0px;
    margin-left: -2px;
	margin-bottom: 10px;
    font-family: 'Saira', sans-serif;
	font-weight: 600;
	font-size: 38px;
	line-height: 33px;
	color: #fff;
	text-decoration: none;
 }
.vd21-front-1-headline-link:hover { 	color: #d52133;
	transition: .5s ease;
	text-decoration: none;
 }
.vd21-front-1-intro1 { 	display: block;
	margin-top: 0px;
    margin-bottom: 10px;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #9abedc;
 }
.vd21-front-1-intro2 { display: block; margin-top: -10px; margin-bottom: 0px; font-weight: 300; font-size: 14px; line-height: 18px; color: #000; }
.vd21-front-1-date { 	display: block;
	margin-top: 5px;
	font-weight: 600;
	font-size: 13px;
    line-height: 13px;
    letter-spacing: 0.5px;
	color: #9abedc;
 }
.vd21-front-1-readmore { display: inline-block; text-decoration: none; font-weight: 700; font-size: 11px; color: #000; }
.vd21-front-1-readmore:hover { text-decoration: none; color: #555; transition: .5s ease; }

.vd21-sekcija-1 { /* font-family: serif; */ font-weight: 900; font-size: 30px; line-height: 30px; color: #000; text-transform: uppercase; margin-top: 15px; margin-bottom: 15px; padding-left: 15px; padding-right: 15px; display: block; text-align: center; }
.vd21-sekcija-2 { /* font-family: serif; */ font-weight: 500; font-size: 18px; line-height: 23px; color: #555; margin-top: -5px; margin-bottom: 15px; padding-left: 15px; padding-right: 15px; display: block; text-align: center; }

.vd21-text-1 { /* font-family: serif; */ font-weight: 500; font-size: 22px; line-height: 28px; padding: 30px; display: block; text-align: center; }

.vd21-seemore-0 { display: block; text-align: center; }
.vd21-seemore-1 { display: inline-block; border: 1px solid #555; padding: 10px; text-decoration: none; font-weight: 900; font-size: 13px; line-height: 11px; color: #555; }
.vd21-seemore-1:hover { text-decoration: none; color: #000; transition: .5s ease; background-color: #eee; }

@media only screen and (max-width: 1220px) {

}

@media only screen and (max-width: 1024px) {
.vd21-front-1-article { padding: 15px; }
.vd21-front-1-image { margin-bottom: 10px; }
}
	
@media only screen and (max-width: 768px) {
.vd21-front-1-article { padding: 10px; }
.vd21-front-1-image { margin-bottom: 5px; }
.vd21-front-1-image-a4 { margin-bottom: 5px; }
.vd21-front-1-nadnaslov { margin-bottom: 2px; font-size: 10px; line-height: 10px; }
.vd21-front-1-headline-link { font-size: 18px; line-height: 18px; margin-left: 0px; margin-bottom: 5px; }
.vd21-front-1-intro1 { display: none; }
.vd21-front-1-intro2 { margin-top: -5px; font-size: 12px; line-height: 14px; }
.vd21-front-1-date { font-size: 10px; line-height: 10px; }
.vd21-front-1-readmore { display: none; }
.vd21-sekcija-1 { font-size: 20px; line-height: 20px; margin-top: 15px; margin-bottom: 5px; padding-left: 15px; padding-right: 15px; }
.vd21-sekcija-2 { font-size: 14px; line-height: 15px; margin-top: 0px; margin-bottom: 10px; padding-left: 15px; padding-right: 15px; }
.vd21-text-1 { font-size: 16px; line-height: 20px; padding: 15px; }
.vd21-seemore-1 { padding: 7px; font-size: 11px; line-height: 10px;; }
}

.vd21-article { }
.vd21-article-lijevo { text-align: left!important; }

.vd21-article p { /* font-family: serif; font-weight: 400; font-size: 18px; line-height: 25px; color: #000; */ text-align: justify; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 15px; }
.vd21-article p:last-child { margin-bottom: 0px; }

a {	/* font-family: serif; */ font-weight: 700; color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; transition: .5s ease; }

.vd21-article ol { /* font-family: serif; font-weight: 400; font-size: 18px; line-height: 25px; color: #000; */ padding: 0; margin-top: 0; margin-left: 30px; margin-bottom: 15px; list-style: none; counter-reset: my-awesome-counter; }
.vd21-article ol li { margin-left: 0px; text-indent: 0em; padding-bottom: 15px; counter-increment: my-awesome-counter; }
.vd21-article ol li::before { color: #555; font-weight: 900; content: counter(my-awesome-counter) ". "; }
.vd21-article ol li:last-child { padding-bottom: 0px; }
.vd21-article ul { /* font-family: serif; font-weight: 400; font-size: 18px; line-height: 25px; color: #000; */ list-style: none; padding: 0; margin-top: 0; margin-right: 0; margin-left: 30px; margin-bottom: 15px; }
.vd21-article ul li::before { content: "• "; font-weight: 900; color: #888!important; padding-right: 5px; padding-left: 15px;}
.vd21-article ul li { padding-left: 15px; text-indent: -1.5em; padding-bottom: 15px; }
.vd21-article ul li:last-child { padding-bottom: 0px; }

.vd21-article-lijevo h1 { text-align: left!important; }
h1 { font-family: 'Saira', sans-serif; font-weight: 700; font-size: 70px; line-height: 70px; color: #fff; margin-top: 0px; margin-bottom: 10px; display: block; -webkit-text-shadow: 2px 2px 8px rgba(0,0,0,0.5); -moz-text-shadow: 2px 2px 8px rgba(0,0,0,0.5); text-shadow: 2px 2px 8px rgba(0,0,0,0.5); }
h2 { font-family: 'Saira', sans-serif; font-weight: 600; font-size: 26px; line-height: 26px; color: #c5850a; margin-top: 0px; margin-bottom: 10px; display: block; -webkit-text-shadow: 2px 2px 6px rgba(0,0,0,0.35); -moz-text-shadow: 2px 2px 6px rgba(0,0,0,0.35); text-shadow: 2px 2px 6px rgba(0,0,0,0.35); }
h3 { font-family: 'Saira', sans-serif; font-weight: 600; font-size: 20px; line-height: 20px; color: #9abedc; margin-top: 0px; margin-bottom: 0px; display: block; -webkit-text-shadow: 2px 2px 6px rgba(0,0,0,0.35); -moz-text-shadow: 2px 2px 6px rgba(0,0,0,0.35); text-shadow: 2px 2px 6px rgba(0,0,0,0.35); }
h4 { font-family: 'Saira', sans-serif; font-weight: 600; font-size: 22px; line-height: 22px; color: #d52133; margin-top: 0px; margin-bottom: 15px; display: block; }
h5 { font-family: 'Saira', sans-serif; font-weight: 600; font-size: 22px; line-height: 22px; color: #336894; margin-top: 0px; margin-bottom: 15px; display: block; }
h6 { font-family: 'Saira', sans-serif; font-weight: 700; font-size: 25px; line-height: 20px; color: #000; margin-top: 30px; margin-bottom: 15px; display: block; }

.vd21-article-lijevo .vd21-article-nadnaslov { text-align: left!important; }
.vd21-article-nadnaslov { /* font-family: serif; */ font-weight: 700; font-size: 25px; line-height: 20px; color: #555; margin-bottom: 0px; display: block; text-align: center!important; }
.vd21-article-image { position: relative; display: block; width: 100%;  margin-bottom: 30px; padding-bottom: 56.25%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-article-intro { font-style: normal; font-weight: 500; font-size: 22px; line-height: 27px; color: #000; display: block; text-align: center; width: 75%; margin-left: auto; margin-right: auto; margin-bottom: 30px; }
.vd21-article-intro-1 { font-style: normal; font-weight: 500; font-size: 22px; line-height: 27px; color: #000; display: block; text-align: left; width: 75%; margin-bottom: 30px; }
.vd21-article img { margin-bottom: 30px; margin-top: 30px; display: block; width: 66.66%; margin-left: auto; margin-right: auto; }
.vd21-article .vd21-img-caption { text-align: center; font-weight: 400; font-size: 12px; line-height: 16px; color: #000; width: 66.66%; padding-top: 10px; margin-top: -30px; margin-bottom: 30px; margin-left: auto; margin-right: auto; display: block; }
.vd21-article blockquote p {	font-style: italic; font-weight: 500; font-size: 18px; line-height: 25px; color: #000; margin-top: 30px!important; margin-right: 0; margin-left: 30px; margin-bottom: 30px!important; padding-left: 15px; text-align: left!important; border-left: 5px solid #ddd; }
.vd21-article-info { font-style: normal; font-weight: 500; font-size: 19px; line-height: 23px; color: #555; display: block; text-align: center!important; width: 75%; margin-left: auto; margin-right: auto; margin-top: -15px; margin-bottom: 30px; }
.vd21-article-info-1 { font-style: normal; font-weight: 500; font-size: 19px; line-height: 23px; color: #555; display: block; text-align: left!important; width: 75%; margin-top: -15px; margin-bottom: 30px; }

@media only screen and (max-width: 1220px) {

}

@media only screen and (max-width: 1024px) {

}
	
@media only screen and (max-width: 768px) {
.vd21-article-lijevo { text-align: center!important; }
.vd21-article p { text-align: left; margin-bottom: 10px; }
.vd21-article ol {  margin-left: 15px; margin-bottom: 5px; }
.vd21-article ol li { padding-bottom: 5px; }
.vd21-article ul { margin-left: 15px; margin-bottom: 5px; }
.vd21-article ul li::before { padding-left: 15px;}
.vd21-article ul li { text-indent: -1.9em; padding-bottom: 5px; }
.vd21-article-lijevo h1 { text-align: center!important; }
h1 { font-size: 30px; line-height: 30px; margin-bottom: 5px; }
h2 { font-size: 18px; line-height: 18px; margin-bottom: 5px; }
h3 { font-size: 16px; line-height: 16px; }
h4 { font-size: 15px; line-height: 14px; margin-bottom: 10px; }
h5 { font-size: 15px; line-height: 14px; margin-bottom: 10px; }
h6 { font-size: 16px; line-height: 16px; }
.vd21-article-lijevo .vd21-article-nadnaslov { text-align: center!important; }
.vd21-article-nadnaslov { font-size: 20px; line-height: 18px; }
.vd21-article-intro { font-weight: 600; font-size: 16px; line-height: 18px; width: 90%; margin-bottom: 30px; }
.vd21-article-intro-1 { font-weight: 600; font-size: 16px; line-height: 18px; width: 90%; text-align: center!important; margin-bottom: 30px; margin-left: auto; margin-right: auto; }
.vd21-article img { margin-bottom: 15px; margin-top: 15px; width: 66.66%; }
.vd21-article .vd21-img-caption { font-size: 11px; line-height: 11px; width: 66.66%; margin-top: -15px; margin-bottom: 15px; }
.vd21-article blockquote p { font-size: 16px; line-height: 18px; margin-top: 15px!important; margin-left: 0px; margin-bottom: 15px!important; padding-left: 15px; }
.vd21-article-info { font-size: 14px; line-height: 15px; width: 90%; margin-top: -5px; margin-bottom: 15px; }
.vd21-article-info-1 { font-size: 14px; line-height: 15px; width: 90%; margin-top: -5px; margin-bottom: 15px; text-align: center!important; margin-left: auto; margin-right: auto; }
}


.vd21-footer { position: relative; display: block; width: 100%; padding-top: 30px; padding-bottom: 30px; padding-left: 15px; padding-right: 15px; background-color: #192936; border-bottom: 3px solid #d52133; border-top: 1px solid #336894; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; -webkit-box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); -moz-box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); box-shadow: inset 0px 75px 75px -50px rgba(0,0,0,0.35), inset 0px -75px 75px -50px rgba(0,0,0,0.35); }
.vd21-footer-navigacija-social { display: block; margin-top: 15px; }
.vd21-footer-navigacija ul { line-height: 20px; list-style: none; padding: 0; margin: 0; text-align: center; /* font-family: serif; */ font-weight: 700!important; font-size: 15px!important; color: #555; }
.vd21-footer-navigacija ul li { display: inline-block; vertical-align: middle; margin-left: 6px; margin-right: 6px; }
.vd21-footer-navigacija .vd21-footer-navigacija-razmak { font-size: 15px; line-height: 15px; color: #336894; margin: 0; }
.vd21-footer-navigacija .vd21-footer-navigacija-razmak1 { display: inline-block; padding-left: 3px; padding-right: 3px; }
.vd21-footer-navigacija ul li a { 	border-radius: 6px; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 15px; line-height: 15px; color: #9abedc; padding-left: 9px; padding-right: 9px; padding-top: 3px; padding-bottom: 3px; text-decoration: none!important; margin: 0!important; text-transform: uppercase; }
.vd21-footer-navigacija ul li a:hover { background-color: #d52133; color: #fff; transition: .5s ease; }
.vd21-footer-navigacija ul li img { display: block; width: 24px; }
.vd21-footer-text1 { font-family: 'Saira', sans-serif; font-weight: 400!important; font-size: 13px!important; line-height: 18px!important; color: #fff; text-align: center; display: block; width: 50%; margin-left: auto; margin-right: auto; }
.vd21-footer-logo { display: block; width: 120px; margin-left: auto; margin-right: auto; }

@media only screen and (max-width: 1220px) {

}

@media only screen and (max-width: 1024px) {
.vd21-footer { background-attachment: scroll!important; }
.vd21-footer-text1 { width: 90%; }
.vd21-footer-navigacija-social { margin-top: 0px; }
}
	
@media only screen and (max-width: 768px) {
}


.vd21-celije { max-width: 1440px; margin-left: auto; margin-right: auto; text-align: center; }
[class*="vd21-celija-"] { vertical-align: top; display: inline-block; position: relative; text-align: left; }
.vd21-celija-cijela { width: 100%; }
.vd21-celija-pola { width: 50%; }
.vd21-celija-trecina { width: 33.33%; }
.vd21-celija-cetvrtina { width: 25%; }
.vd21-celija-petina { width: 20%; }
.vd21-celija-sestina { width: 16.66%; }
.vd21-celija-sedmina { width: 14.28%; }
.vd21-celija-osmina { width: 12.5%; }
.vd21-celija-dvijetrecine { width: 66.67%; }
.vd21-celija-tricetvrtine { width: 75%; }
.vd21-celija-cetiripetine { width: 80%; }
.vd21-celija-petsestina { width: 83.34%; }
.vd21-celija-sestsedmina { width: 85.72%; }
.vd21-celija-sedamosmina { width: 87.5%; }
@media only screen and (max-width: 1220px) {
.vd21-celije {width: 100%;}
}
@media only screen and (max-width: 1024px) {
.vd21-celija-cijela { width: 100%; }
.vd21-celija-pola { width: 50%; }
.vd21-celija-trecina { width: 33.33%; }
.vd21-celija-cetvrtina { width: 33.33%; }
.vd21-celija-petina { width: 25%; }
.vd21-celija-sestina { width: 25%; }
.vd21-celija-sedmina { width: 25%; }
.vd21-celija-osmina { width: 25%; }
.vd21-celija-dvijetrecine { width: 66.67%; }
.vd21-celija-tricetvrtine { width: 100%; }
.vd21-celija-cetiripetine { width: 100%; }
.vd21-celija-petsestina { width: 100%; }
.vd21-celija-sestsedmina { width: 100%; }
.vd21-celija-sedamosmina { width: 100%; }
}	
@media only screen and (max-width: 768px) {
.vd21-celija-cijela { width: 100%; }
.vd21-celija-pola { width: 50%; }
.vd21-celija-trecina { width: 50%; }
.vd21-celija-cetvrtina { width: 50%; }
.vd21-celija-petina { width: 33.33%; }
.vd21-celija-sestina { width: 33.33%; }
.vd21-celija-sedmina { width: 33.33%; }
.vd21-celija-osmina { width: 33.33%; }
.vd21-celija-dvijetrecine { width: 100%; }
.vd21-celija-tricetvrtine { width: 100%; }
.vd21-celija-cetiripetine { width: 100%; }
.vd21-celija-petsestina { width: 100%; }
.vd21-celija-sestsedmina { width: 100%; }
.vd21-celija-sedamosmina { width: 100%; }
}


/*  DESKTOP MENU 1 */
.vd21-desktop-menu-1-container-logo { position: relative; width: 100%; height: 100px; }
.vd21-desktop-menu-1-container-logo-inside { display: block; width: 100%; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); z-index: 50; }
.vd21-desktop-menu-1-container-logo-frame { display: block; position: relative; width: 100%; margin: 0px; padding: 0px; }
.vd21-desktop-menu-1-container-logo-image { display: block; }
.vd21-desktop-menu-1-container-logo-image img { display: block; height: 160px; }
.vd21-desktop-menu-1-container-menu { display: block; position: relative; width: 100%; height: 100px; }
.vd21-desktop-menu-1-container-menu-inside { display: block; position: absolute; top: 50%; right: 0; transform: translate(0, -50%); z-index: 50; }
.vd21-desktop-menu-1-navigation { text-align: right; }
.vd21-desktop-menu-1-main { position: relative; display: inline-block; vertical-align: middle; margin-top: 0px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; padding: 0; }
.vd21-desktop-menu-1-main-1 { position: relative; display: inline-block; vertical-align: middle; margin-top: 0px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; padding: 0; }
.vd21-desktop-menu-1-img { display: inline-block; vertical-align: middle; }
.vd21-desktop-menu-1-item { border-radius: 6px; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 16px; line-height: 16px; color: #9abedc; padding-left: 9px; padding-right: 9px; padding-top: 3px; padding-bottom: 3px; text-decoration: none!important; margin: 0!important; text-transform: uppercase; }
.vd21-desktop-menu-1-item:hover { background-color: #336894; color: #fff; transition: .5s ease; }
.vd21-desktop-menu-1-item-1 { border-radius: 6px; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 22px; line-height: 22px; color: #9abedc; padding-left: 9px; padding-right: 9px; padding-top: 3px; padding-bottom: 3px; text-decoration: none!important; margin: 0!important; text-transform: uppercase; }
.vd21-desktop-menu-1-item-1:hover { background-color: #d52133; color: #fff!important; transition: .5s ease; }
.vd21-desktop-menu-1-item-1:hover .vd21-desktop-menu-highlight:hover { color: #fff!important; transition: .5s ease; }
.vd21-desktop-menu-1-main:hover .vd21-desktop-menu-1-dropdown { display: block; }
.vd21-desktop-menu-1-divider { font-size: 15px; line-height: 15px; color: #336894; margin: 0; }
.vd21-desktop-menu-1-divider-1 { font-size: 22px; color: #d52133; margin: 0; }


@media only screen and (max-width: 1024px) {
.vd21-desktop-menu-1-container-logo { height: none; }
.vd21-desktop-menu-1-navigation { text-align: center; }
.vd21-desktop-menu-1-container-logo-image img { margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; }
.vd21-desktop-menu-1-container-logo-inside { position: relative; display: block; tansform: none; }
.vd21-desktop-menu-1-container-menu { height: 0px; margin-bottom: 15px; }
.vd21-desktop-menu-1-container-menu-inside { position: relative; display: block; transform: none; }
}


/*  MOBILE MENU */
.vd21-mobile-menu-1-overlay { height: 0%; width: 100%; position: fixed; z-index: 5000; top: 0; left: 0; background-color: rgb(0,0,0); background-color: rgba(0,0,0, 0.9); overflow-y: hidden; transition: 0.5s; }
.vd21-mobile-menu-1-overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; }
.vd21-mobile-menu-1-overlay a { font-size: 36px; color: #fff; padding: 20px; text-decoration: none; display: block; }
.vd21-mobile-menu-1-overlay a:hover, .vd21-mobile-menu-1-overlay a:focus { color: #aaa; transition: 0.5s;}
.vd21-mobile-menu-1-overlay .vd21-mobile-menu-1-closebtn { font-size: 60px; font-weight: 100; position: absolute; top: 25px; right: 25px; }
.vd21-mobile-menu-1-button { font-size: 30px; cursor:pointer; }