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

@font-face {
    font-family: 'Chronicle Display';
    src: url('fonts/ChronicleDisp-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Optima';
    src: url('fonts/OPTIMA_B.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


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: #4C5A41;
	font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 15px; line-height: 1.4; color: #000;
}

.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: #AC8461; 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: #4C5A41; transition: .5s ease; }	

/* SWIPER */ .swiper-container { width: 100%; height: 350px; position: relative; text-align: right;}
.swiper-quote { display: block; width: 30px!important; margin: 0 0 10px 0!important; }
/* 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-middle-right { display: block; position: absolute; top: 50%; right: 10%; transform: translate(0, -50%); z-index: 50; width: 35%; color: #fff; }

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

}

@media only screen and (max-width: 1024px) {
.vd21-mobile-tablet-off { display: none; }
.vd21-mobile-tablet-on { display: block; }
}
	
@media only screen and (max-width: 768px) {
body { font-size: 14px; }
.vd21-mobile-off { display: none; }
.vd21-mobile-on { display: block; }
.swiper-container { height: 450px; }
}


.vd21-block1 { position: relative; display: block; width: 100%; padding: 0; background-color: #fff; }
.vd21-block2 { position: relative; display: block; width: 100%; padding: 0; background-color: #FFFFFF; }

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


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

@media only screen and (max-width: 1024px) {
.vd21-okvir1 { }	
}
	
@media only screen and (max-width: 768px) {
.vd21-okvir1 { padding: 10px; }
.vd21-okvir2 { padding: 20px; }
.vd21-okvir3 { padding: 0 10px 0 10px; }
}

.section-title {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0;
}

.section-title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #E8E9E6;
    transform: translateY(-50%);
    z-index: 1;
}

.section-title span {
    font-family: 'Optima', Arial, sans-serif; font-weight: 700; font-size: 15px; line-height: 1;  color: #4C5A41; text-transform: uppercase;
    position: relative;
    padding: 0 20px;
    background: #fff; 
    z-index: 2;
}





.vd21-front-1-article { position: relative; display: block; margin: 0px; }
.vd21-front-1-image { border-radius: 5px; margin-bottom: 15px; position: relative; width: 100%; padding-bottom: 125%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.vd21-front-1-image-overlay { background-color: #AC8461; opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; position: absolute; cursor: pointer; }
.vd21-front-1-image-overlay:hover { opacity: 0.3; filter: alpha(opacity=30); transition: .5s ease; }
.vd21-front-1-nadnaslov { display: block; margin-top: 0px; margin-bottom: 5px; text-decoration: none; font-weight: 700; font-size: 14px; line-height: 16px; color: #AC8461; }

.vd21-front-1-headline-link { font-family: 'Chronicle Display', serif; font-weight: 700; display: block; margin: 0 0 5px 0; text-decoration: none; font-size: 20px; line-height: 1.0; color: #000; }
.vd21-front-1-headline-link:hover { text-decoration: none; color: #4C5A41; transition: .5s ease; }
.vd21-front-1-date { display: block; margin: 0px; font-weight: 300; font-size: 11px; color: #888888; }




.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; padding: 5px 0 0 0; text-decoration: none; font-weight: 900; font-size: 11px; line-height: 1; color: #AC8461; }
.vd21-seemore-1:hover { text-decoration: none; transition: .5s ease; color: #4C5A41; }

.vd21-pagination { display: block; margin: 0; text-align: center; padding: 0px; list-style: none!important; }
.vd21-pagination li { display: inline-block; margin-left: 5px!important; margin-right: 5px!important; vertical-align: middle; padding: 0; }
.vd21-pagination li a { display: block; color: #000; font-weight: 600; font-size: 15px; text-decoration: none; margin: 0; }
.vd21-pagination li a:hover { color: #555; text-decoration: none; transition: .5s ease; }
.vd21-pagination li .vd21-active { color: #555; }
.vd21-pagination-icon1 { display: block; height: 10px; }
.vd21-pagination-icon2 { display: block; height: 12px; }

.vd21-glava { padding: 15px; position: relative; display: block; margin: 0px; text-align: center; }
.vd21-glava-image-container { display: block; width: 100%; max-width: 125px; margin-left: auto; margin-right: auto; margin-bottom: 15px; }
.vd21-glava-image { position: relative; width: 100%; padding-bottom: 100%; border-radius: 50%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }

.vd21-download-1 { display: block; color: #000; font-weight: 600; font-size: 17px; text-decoration: none; margin: 0; text-transform: uppercase; text-align: center; }
.vd21-download-1:hover { color: #555; text-decoration: none; transition: .5s ease; }
.vd21-download-1 img { display: inline-block; height: 20px; margin-right: 5px; vertical-align: middle; }

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

}

@media only screen and (max-width: 1024px) {
.vd21-front-1-image { margin-bottom: 10px; }
}
	
@media only screen and (max-width: 768px) {
.vd21-front-1-image { margin-bottom: 5px; }
.vd21-front-1-nadnaslov { margin-bottom: 2px; font-size: 12px; line-height: 13px; }
.vd21-front-1-headline-link { font-size: 16px; line-height: 16px; margin-bottom: 5px; }

.vd21-front-1-date { font-size: 9px; }

.vd21-text-1 { font-size: 16px; line-height: 20px; padding: 15px; }
.vd21-seemore-1 { font-size: 11px; }
}

.vd21-article { }
.vd21-article p { text-align: justify; margin: 0 0 15px 0; }
.vd21-article p:last-child { margin-bottom: 0px; }
a {	font-weight: 700; color: #4C5A41; text-decoration: none; }
a:hover { text-decoration: underline; transition: .5s ease; }
.vd21-article ol { 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: #AC8461; font-weight: 700; content: counter(my-awesome-counter) ". "; }
.vd21-article ol li:last-child { padding-bottom: 0px; }
.vd21-article ul { 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: #AC8461!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; }
h1 { font-family: 'Chronicle Display', serif; font-weight: 700; font-size: 45px; line-height: 0.8; color: #000; margin: -15px 0 5px 0; display: block; text-align: center; }
h2 { font-family: 'Chronicle Display', serif; font-weight: 700; font-size: 30px; color: #4C5A41; margin: 15px 0 15px 0; display: block; text-align: left; }
h3 { font-family: 'Chronicle Display', serif; font-weight: 700; font-size: 25px; color: #4C5A41; margin: 15px 0 15px 0; display: block; text-align: left; }
h4 { font-family: 'Chronicle Display', serif; font-weight: 700; font-size: 20px; color: #4C5A41; margin: 15px 0 15px 0; display: block; text-align: left; }
h5 { font-family: 'Chronicle Display', serif; font-weight: 700; font-size: 18px; line-height: 1; color: #AC8461; margin: 15px 0 15px 0; display: block; text-align: left; }
h6 { font-family: 'Chronicle Display', serif; font-weight: 700; font-size: 16px; color: #AC8461; margin: 15px 0 15px 0; display: block; text-align: left; }
.vd21-article-nadnaslov { font-weight: 700; font-size: 20px; color: #AC8461; margin: 0 0 20px 0!important; display: block; text-align: center!important; }
.vd21-article-info { font-style: normal; font-weight: 400; font-size: 17px; color: #888888; display: block; text-align: center!important; width: 75%; margin: 0 auto 30px auto; }
.vd21-article-image { position: relative; display: block; width: 100%;  border-radius: 10px; 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: 18px; color: #000; display: block; text-align: center; width: 75%; margin-left: auto; margin-right: auto; 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; 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 #AC8461; }

.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 p { text-align: left; margin: 0 0 10px 0; }
.vd21-article ol {  margin-left: 10px; margin-bottom: 10px; }
.vd21-article ol li { padding-bottom: 5px; }
.vd21-article ul { margin-left: 10px; margin-bottom: 10px; }
.vd21-article ul li::before { padding-left: 15px;}
.vd21-article ul li { text-indent: -1.9em; padding-bottom: 5px; }
h1 { font-size: 30px; margin: -10px 0 5px 0;  }
h2 { font-size: 20px; margin-top: 15px; margin-bottom: 15px; }
h3 { font-size: 15px; margin-top: 15px; margin-bottom: 15px; }
h4 { font-size: 18px; margin-top: 15px; margin-bottom: 15px; }
h5 { font-size: 16px; margin-top: 15px; margin-bottom: 15px; }
h6 { font-size: 14px; margin-top: 15px; margin-bottom: 15px; }
.vd21-article-nadnaslov { font-size: 16px; margin: 0 0 15px 0!important; }
.vd21-article-info { font-size: 15px; width: 90%; }
.vd21-article-intro { font-weight: 600; font-size: 16px; line-height: 18px; width: 90%; margin-bottom: 30px; }
.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-navigacija-1-logo { display: inline-block; width: 300px; margin: 0; }
.vd21-navigacija-1-logo-container { display: block; text-align: center; width: 100%; margin: 30px auto 15px auto; padding-bottom: 15px; border-bottom: 1px solid #E8E9E6; }
.vd21-navigacija-1 ul { list-style: none; padding: 0; margin: 0; text-align: center; }
.vd21-navigacija-1 ul li { display: inline-block; vertical-align: middle; }
.vd21-navigacija-1 .vd21-navigacija-1-razmak { display: inline-block; padding-left: 5px; padding-right: 5px; font-weight: 300; font-size: 20px; color: #AC8461; }
.vd21-navigacija-1 ul li a { font-family: 'Optima', Arial, sans-serif; font-weight: 700!important; font-size: 15px!important; line-height: 1!important;  color: #4C5A41; text-transform: uppercase; text-decoration: none; }
.vd21-navigacija-1 ul li a:hover { color: #AC8461; text-decoration: none; transition: .5s ease; }

@media only screen and (max-width: 768px) {
.vd21-navigacija-1-logo { width: 200px; }
}

/*  MOBILE MENU */
.vd21-mobile-menu-1-overlay { height: 0%; width: 100%; position: fixed; z-index: 5000; top: 0; left: 0; background-color: rgb(76,90,65); background-color: rgba(76,90,65,0.95); overflow-y: hidden; transition: 0.5s; }
.vd21-mobile-menu-1-overlay-content { position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; }
.vd21-mobile-menu-1-overlay a { font-family: 'Optima', Arial, sans-serif; font-weight: 700; font-size: 20px; color: #fff; text-decoration: none; display: block; text-transform: uppercase; }
.vd21-mobile-menu-1-overlay a:hover, .vd21-mobile-menu-1-overlay a:focus { color: #AC8461; transition: 0.5s;}
.vd21-mobile-menu-1-divider { width: 50px; height: 2px; margin: 10px auto 10px auto; background-color: #AC8461; }
.vd21-mobile-menu-1-overlay .vd21-mobile-menu-1-closebtn { font-family: 'Roboto', sans-serif; font-size: 35px; position: absolute; top: 15px; right: 25px; color: #AC8461; }
.vd21-mobile-menu-1-button { display: block; position: absolute; top: 20px; right: 20px; font-size: 35px; line-height: 1; color: #AC8461; cursor: pointer; }


.vd21-footer { position: relative; display: block; width: 100%; background-color: #4C5A41; }
.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; }
.vd21-footer-navigacija .vd21-footer-navigacija-razmak { display: inline-block; padding-left: 5px; padding-right: 5px; font-weight: 300; font-size: 18px; color: #AC8461; }
.vd21-footer-navigacija ul li a { font-family: 'Optima', Arial, sans-serif; font-weight: 700!important; font-size: 15px!important; line-height: 1!important;  color: #E8E9E6; text-decoration: none; text-transform: uppercase; }
.vd21-footer-navigacija ul li a:hover { color: #AC8461; text-decoration: none; transition: .5s ease; }
.vd21-footer-navigacija ul li img { display: block; width: 24px; }
.vd21-footer-text1 { /* font-family: serif; */ font-weight: 400!important; font-size: 13px!important; line-height: 15px!important; color: #E8E9E6; text-align: center; display: block; width: 66.66%; margin-left: auto; margin-right: auto; }
.vd21-footer-logo { display: block; width: 200px; margin-left: auto; margin-right: auto; }

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

}

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


.vd21-celije { max-width: 1024px; 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: 25%; }
.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: 100%; }
.vd21-celija-trecina { width: 100%; }
.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%; }
}




