* {
	margin: 0;
	padding: 0;
}

body {	
	font-family: 'Poppins', 'Noto Sans', 'Open Sans', Arial, Helvetica, sans-serif;
	color: #080215;
	font-size: 0.95em;
	line-height: 140%;
	font-weight: normal;
	background: none;
	-moz-osx-font-smoothing: grayscale; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	line-height: 1.3;
	word-break: break-word;
	margin-top: 0.7em;
	margin-bottom: 0.85em; 
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4, h5, h6 {
	font-size: 1.5em;
}
 
p {
	margin-bottom: 1em; font-size: 1.2em; line-height: 130%;
}

ul, ol {
	margin-left: 10px;
}

ul li, ol li {
	margin-left: 10px;
	padding: 5px; font-size: 1.2em; line-height: 130%;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	color: #0EA6E9;
}

a:hover {
	color: #080215;
	text-decoration: underline;
	-webkit-transition: all 0.15s linear 0s;
	transition: all 0.15s linear 0s;
}

img, figure {
	max-width: 100%;
	height: auto;
}
 
a > img {
	-webkit-transition: all 0.15s ease-in-out 0s;
	transition: all 0.15s ease-in-out 0s;
}

hr {
	border: none;
	height: 1px;
	background-color: #ddd;
}

iframe {
	border: none;
	max-width: 100%;
}

.prelom {
	clear: both !important;
}

.sakrij {
	display: none !important;
	visibility: hidden !important;
}

.odvojeno {
	margin-bottom: 20px;
}

.odvojeno_gore {
	margin-top: 20px;
}

.puna_sirina {
	width: 100% !important;
}

.obavezno_polje {
	color: #cc0000 !important;
}

#sve {
	position: relative;
}

.sirina_sto_posto {
	width: 100% !important;
}

#zagr {
	position: relative;
	height: 110px;
	width: 100%;
	display: block;
}

#zag {
	width: 100%;
	margin: 0 auto;
	height: 0;
	padding: 0;
}

#zaglavlje {
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	width: 100%;
	z-index: 99;
	/*background: url("/img/navigacija.png") left top repeat-x;*/
	display: block;
	background: #ffffff;
}

#logo {
	width: auto;
	height: 90px;
	padding: 0;
	margin: 0;
	float: left; 
	z-index: 90;
	position: absolute;
	top: 5px;
	left: 0;
}

#logo a {
	display: block;
	width: 100%;
	height: auto;
	float: right;
	text-align: right;
}

#navigacija {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	background: none;
	border-radius: 0;
	position: relative; 
	max-width: 1460px;
}

#click_menu {
	display: none;
	visibility: hidden;
	background: none;
	z-index: 999;
	width: auto;
	height: auto;
	clear: both;
	margin: 0px auto 10px auto; 
	padding: 0 !important;
	
	float: right;
	border-radius: 20px ;
	cursor: pointer;
}

#click_menu h3, #click_menu p {
 	padding:  12px 12px 12px 12px  ;
	font-size: 14px;
	color: #333333 !important; 
	margin: 0 auto 0 auto;
	line-height: normal;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
	visibility: hidden;
	border-radius: 0;
}

#click_menu .click {
 	float: left;
 	padding: 0;
	margin: 0;
} 

#click_menu .click  img {
    padding: 0;
	margin: 0;
	border: 0;
	width: 50px;
	height: 44px;
	border-radius: 20px  ;
} 

#click_menu .click a {
 	margin: 0;
	padding: 0;
	height: 46px !important;
}

#rot {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#rotacija {
	min-height: 21.36364rem;
	border-bottom: 1px solid #ccc;
	position: relative;
	/*padding-top: 6.5rem;
	padding-bottom: 4.5rem;*/
}

.rotacija  {
	min-height: 21.36364rem;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover !important;
	overflow: hidden !important; 
}

#rotacija ul li {
	margin: 0 !important;
	padding: 0 !important;
}
 
.rotacija img {
	max-width: 100%;
	height: auto;
	position:absolute;
	top: 0px;
	float: none;
 	min-height: 21.36364rem;
	z-index:  1;
	padding: 0;
	margin: 0;
	
}

.rotacija_bg {
	 
}

.fix {
	position: fixed !important;
	left: 0 !important;
	top: 0 !important;  animation: 1s ease-out 0s 1 slideInFromTop; background: #fff; 
}

#sadrzaj {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	background: none;
	border-radius: 0;
	position: relative; 
	max-width: 1460px;
}

.prostor {
	padding: 5px;
	width: calc(100% - 10px);
	margin: 0 auto;
	background: none;
	color: #333333;
}

#sadrzaj p {
	
}
/*
#sadrzaj h3, #sadrzaj h4 {
	margin-top: 1.15em;
}*/

#podnozje {
	width: 100%;
	/*min-height: 40px;*/
	margin: 0 auto;
	padding: 0;
	background: none;
	color: #FFFFFF;
	 
	text-align: center;
	background: #27374D ;
}

#podnozje .prostor {
	width: 90%;
	max-width: 1460px;
	padding: 15px !important;
	border-top: 1px solid #404759;
}

#podnozje p {
	margin-bottom: 0 !important;
	color: #ffffff;
	font-size: 1em;
}

#podnozje a {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: 600;
}

#podnozje a:hover {
	color: #ffffff	;
	text-decoration: underline;
}

.polje {
	/*width: 32%;
	padding: 0.5% 0 2% 0;
	margin: 0.5% 2% 0 0;
	background: 0;
	display: block;
	float: left;
	height: auto;*/
	margin-top: 15px;
	margin-bottom: 15px;
	min-height: 225px;
	/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.04); */
	border-radius: 0px;
}

.polje .prostor {
	padding: 15px;
	width: calc(100% - 0px);
	overflow: hidden;
	border-radius: 50px;
	background: #f2f2f2;
	
	
	font-size: 1.125rem;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.6; color: #333;
	
	
	box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.175);
    transition: background 0.35s, border 0.35s, border-radius 0.35s, box-shadow 0.35s;
    margin: -127px 0px 157px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
}

.polje .prostor:hover {
	background: #eee;box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.375);
}

.polje .prostor h3, .polje .prostor h2 , .polje .prostor h4  {
	color: #080215	 ;
	/*font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
    position: relative;
	text-align: center;
	
	padding: 15px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    
	background: none;
	margin-top: 0 !important;
	padding: 10px;*/
	
	font-size: 1.325rem;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;text-align: left; animation: 1s ease-out 0s 1 slideInFromTopOpacity; 
}

.polje .prostor h3 a, .polje .prostor h4 a {
	color: #080215;
	width: 100%;
	display: block;
	text-decoration: none;
	font-size: 135%;
}

.polje .prostor h3 a:hover, .polje .prostor h4 a:hover {
	text-decoration: none;
	color: #0EA6E9;
}

.polje .prostor h3:hover, .polje .prostor h4:hover  {
	background: none;	
	color: #080215;
}

.polje .prostor p {
	font-size: 1.125rem;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.6; color: #080215;
}

.polje .prostor ul, .polje .prostor ol {
	margin-left: 10px;
	margin-top: 10px;
}

.polje .prostor ul li, .polje .prostor ol li {
	margin-left: 10px;
	padding: 5px;
	color: #cccccc;
}

.poslednji {
	margin-right: 0 !important;
}

.ikonica {
	border: 0;
	float: left;
	padding: 0;
	margin: 0 10px 5px 0;
}

#dno {
	width: 100%;
	min-height: 40px;
	margin: 0 auto;
	padding: 0;
	background: none;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	border-top: 0;
	background: transparent url("/img/sivo.png") left top repeat;
	background: #f7f7f7; 
}

#dno .prostor {
	width: 90%;
}

#dno p {
	margin-bottom: 0 !important;
	color: #cccccc;
	text-align: center;
	font-size: 14px;
}

#dno a {
	color: #9bCd9b;
	text-decoration: none;
}

#dno a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.soc {
	border: 0;
	margin: 0 5px 5px 0;
	padding: 0;
	float: none;
}
 
.prostor_za_kontakt {
	width: 100%;
	text-align: center;
	clear: both;
	margin: 30px 0 10px 0;
}

.kontaktirajte_nas {
	background:  url(/img/narandzasto.png) left 50% repeat;
	padding: 0;
	border-radius: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	width: 60%;
	float: none;
	margin: 0 auto 0 auto;
}

.kontaktirajte_nas a {
	color: #FFFFFF !important;
	display: block;
	width: auto;
	padding: 20px;
	font-weight: 600;	
}

.kontaktirajte_nas a:hover {
	text-decoration: none;
}

.kontaktirajte_nas:hover {
	background: #9bCd9b;
}

.jezicak {
	width: 100%;
	min-height: 57px;
	background: transparent url("/img/jezicak.png") left bottom no-repeat;
	height: 57px;
	display: block;
}

.prostor_za_kontakt:hover > .jezicak  {
	background: transparent url("/img/jezicak_h.png") left bottom no-repeat;
}

.jezicak:hover {
	background: transparent url("/img/jezicak.png") left bottom no-repeat !important;
}

.kontaktirajte_nas {
	text-transform: none;
	font-size: 2.37em;
	width: 100%;
	font-family: "Open Sans",sans-serif;
	line-height: 1.4;
}
ul.social_nav, ul.social_nav li {
	margin-left: 0 !important;
}
#rotacija ul {
	margin-left: 0 !important;
}
.ostale_stranice {
	margin: 45px 0 15px 0;
}
.ostale_stranice h4 {
	font-weight: normal !important;
	font-size: 1.1em;
	margin: 15px 0 30px 0 !important;
}
.ostale_stranice h3 {
	width: calc(100% - 0px);
	padding: 15px 5px 15px 5px !important;
	margin: 15px 0 30px 0 !important;
	text-transform: uppercase;
	font-weight: normal !important;
	font-size: 1.25em;
	border-bottom: 1px dotted #cccccc;
	background: #f7f7f7;
}


.blok_link {
    position: relative;
    display: block;
    width: 100%;
}
.blok_slika {
   /* padding-bottom: 66.7%;*/
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 0;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important; 
    height: 0;
    width: 100%;
    	background: rgb(2,55,99,0.8);
		padding-bottom: 56.25%;
}
#rot, #rot1 {
	position: relative; 
}
.prostor_za_slogan {
	position: absolute;
	width: 41%;	
	top: 25%;
	left: 10%;
	z-index: 49; 
}
.slogan {
	color: #111111;	
	font-size: 5em;
	line-height: 150%;
	text-align: left;
	width: 100%;
	max-width: 100%;
	display: inline-block;
	/*text-shadow: 0 1px 2px #333;*/
	 
	padding-bottom: 30px;	
    font-weight: 600; /*transform: translate(-50%, -50%);*/
    line-height: 1.2; font-family: "Quicksand", serif;   animation: 1s ease-out 0s 1 slideInFromLeft; 
}
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideInFromTop {
0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes slideInFromTopOpacity {
0% {
    transform: translateY(-100%);
	opacity: 0;
  }
  100% {
    transform: translateY(0%);
	opacity: 1;
  }
}
.slogan_opis {
	color: #111111;	
	font-size: 1.8em;
	text-align: left;
	width: 100%;
	max-width: 100%;
	display: inline-block;
	/*text-shadow: 0 1px 2px #333;*/
	 
    font-weight: 300; padding-bottom: 30px;	
    line-height: 1.8; font-family: "Quicksand", serif;

}
.dugme_za_dalje {
	 border-radius: 0;
	line-height: 150%;
} 
.naslovna_tekst p, .naslovna_tekst ul li, .naslovna_tekst ol li {
	/*font-size: 0.975em;
	line-height: 150%;*/
}
 
#rot {
	border-top: 0;
	border-bottom: 0;
}

#rot1 {
	border-bottom: 0;
	margin-bottom: 0;
}

.slika-h {
    position: absolute;
    top: 15%;
    left: 0;
    bottom: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0,0,0,0)), color-stop(70%, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.65)));
    background: linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgba(0,0,0,0.5) 70%, rgba(0,0,0,0.65) 100%);
    border-radius: 0px;
}

.sadrzaj_naslovna {
    width: 100%;
    z-index: 10;
    display: block;
    background-size: cover !important;
    background-position: center !important;
	color: #023763;
} 

#nagrade {
    width: 100%;
    z-index: 99;
    display: block;
    background: rgb(2,55,99,0.8);
    background: url('/img/bgda.png');
    background-size: cover !important;
    background-position: center !important;
}

.nagrade {
    margin-top: 15px; 
    margin-bottom: 15px;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
}

.nagrade a.nagrada_link {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    border-radius: 10px;
    border: 1px solid rgb(2,55,99);
}

.nagrade a.nagrada_link:hover { 
    border: 1px solid #fff;
}

#dno {
    border-top: 1px solid #cccccc;
}

#sadrzaj, #sadrzajz {
	color: #023763; background: #fff;  
}
 
.priznanja  a {
 	text-decoration: none;
}

.priznanja  a:hover {
 	text-decoration: underline;
}

.dugme_za_dalje:hover {
	 color: #FFFFFF !important;
    background-color: #5c636a !important;
    border-color: #565e64 !important;
}

.bgd2_linear {
    background-color: transparent;
	background-image: linear-gradient(180deg, #1124376B 0%, #F2295B00 100%);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
	bottom: 15%;
	left: 0;
	position: absolute;
}

.dugme_rotator_prostor {
font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff !important;
    background: #0EA6E9;
    border-radius: 20px;
    line-height: 38px;
   
	width: fit-content;
block-size: fit-content;
	text-align: center;
	display: block;
	visibility: visible;
	
	}
	
	.dugme_rotator_prostor a {
	 color: #fff !important;
	 width: 100%;
	 display: block; padding: 10px 30px;
	}
	
	.dugme_rotator_prostor a:hover {
	color: #1c0950;
    -webkit-transition: opacity 0.2s ease-out, background 0.2s ease-out;
    transition: opacity 0.2s ease-out, background 0.2s ease-out;
	text-decoration: none;
	background: #27374D; border-radius: 20px;
	
	}