@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css");

body {
	/*font-family: 'Nunito', sans-serif;*/
/*	margin: auto;
	padding: 0;
	max-width: 1212px;*/
	/*width:100%;*/
	min-width: 320px;

}

h1, h2{
	color: #1b5992;
}

.flexInit{
	margin: auto !important;
	padding: 0 50px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1440px;
}

.flexAlignItemsCenter{
	align-items: center;
}

.flexBaseline{
	align-items: baseline;
}
.justfyContentCenter{
	justify-content: center;
}

.flexDirectionRow{
	flex-direction: row !important;
}

#articleImages{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.aspectRatio11{
	aspect-ratio: 1 / 1;
}

.img1{
	max-width:350px;
	object-fit:cover;
}

.img2{
	max-width:300px;
	object-fit:cover;
}

.img3{
	max-width:250px;
	object-fit:cover;
}

.img4{
	max-width:200px;
	object-fit:cover;
}

.img5{
	max-width:150px;
	object-fit:cover;
}

#photosInText{
	max-width: 33%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#photosInText img{
	margin-bottom: 10px;
}

.wrapper {
	/*background: #f5f3e7;*/
	/*padding: 50px 0px;*/
}

.svg-container { 
	display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 66%;
	vertical-align: middle; 
	overflow: hidden; 
	/*background: #f5f3e7;*/
}

.svg-content { 
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

header{
	 background-color: #1b5992;
	/*padding: 20px;*/
	color: #fff;
}

header #lang{
	display: flex;
}

header #lang a{
	 color: #fff;
		margin: 15px;
}

header #phoneNumber{
	display: flex;
	align-items: center;
}



footer{
	color: #fff;
}

footer #socialNetworks{
	display: inline-flex;
		margin: 20px auto;
}

footer #socialNetworks img{
	max-width: 128px;
}

footer #socialNetworks a{
}


footer ul{
	margin-right: 15px;
}
footer ul li{
	list-style-type: none;
	margin: 15px 0;


}

footer span{
	float: left;
	margin-right: 9px;
}

footer a:hover{
	color: #fff;
}

footer #info ul li{
	margin: 8px !important;
	display: flex;
		align-items: center;
}



#slogan{
	max-width: 55%; padding: 10px;
}

#content img{
	/*max-width: 49.9%;*/
}

#education .flexInit{
	max-width: none;
	padding: 0 !important;
}

#education .card{
	 width: 25%;
	color: #fff;
	border-radius: 0 !important;
	padding: 15px;
}

#education .card h4{
	/*border-bottom: 1px solid #fff;*/
	padding-bottom: 20px;
}

#education .card a:hover{
	color: #fff;
}

#sportStipendija{
	
}

#sportStipendija article{
	max-width: 30%;
	padding: 10px;
}

#akademskaStipendija{
	/*background-color: #dfdfdf;*/
	z-index: 5
}

#sportGallery{
	display: grid;
	grid-template-columns: auto auto auto auto;
}

#sportGallery img{
	width: 100%;
	height: 100%;
	max-width: 200px; 
	max-height: 200px; 
	object-fit: cover
}

#universityGallery{
	display: grid;
	grid-template-columns: auto auto auto auto;
}

#akademskaStipendija article{
	max-width: 30%;
	padding: 10px;
}

#universityGallery img{
	width: 100%;
	height: 100%;
	max-width: 200px; 
	max-height: 200px; 
	object-fit: cover
}

#artisticGallery{
	display: grid;
	grid-template-columns: auto auto auto auto;
}

#artisticGallery img{
	width: 100%;
	height: 100%;
	max-width: 400px; 
	max-height: 400px; 
	object-fit: cover
}

.text{
	display: flex;
	flex-direction: column;
	margin: auto;
	padding: 0;
	max-width: 1440px;
}

article a:hover{
	color: #212529;
}

.no-js #loader { display: none;  }

#zaNas p span img{
	margin: -20px;
}

#zaNas #team{
	display: flex;  justify-content: center; align-items: center;
}


@media (max-width: 1200px) {

}

@media (max-width: 991px) {
.navbar-collapse{
height:100vh;
}

}

@media (min-width: 770px) {
	#tekstUnutra{
	max-width: 66%;
	padding: 0 10px;
	}

}

@media (max-width: 769px) {
	#education .card{
	width: 100%;
	}
	
	#education .flexInit{
	flex-direction: column;
	}

	.row{
	--bs-gutter-x: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	}

	.flexInit{
	flex-direction: column;
	}

	#tekstUnutra{
	max-width:100% !important;
	padding: 0 !important;
	}

	#photosInText{
	max-width: 100%;
	}
	#sportStipendija article{
	max-width: 100%;
	}
	#akademskaStipendija article{
	max-width: 100%;
	}

	#slogan{
	max-width: 99%; 
	padding: 1px;
	}

	.otro-blockquote{
	width: 100% !important;
	margin: 10px 0 !important;
	}
	header #phoneNumber{
	display: none;
	}

	footer .flexInit{
		flex-direction: column;
	}

}

@media (min-width: 631px){
	#zaNas #team{
			flex-direction:row;
	}
}
@media (max-width: 630px){
	#zaNas #team{
			flex-direction: column-reverse !important;
	}
}

@media (max-width: 425px){
	.flexInit{
	flex-direction: column;
	}



}


@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic);
.otro-blockquote{
	/*font-size: 1.4em;*/
	width:45%;
	margin:30px auto;
	/*font-family:Open Sans;*/
	font-style:italic;
	color: #555555;
	padding:1.2em 30px 1.2em 75px;
	border-left:8px solid #9C0E31 ;
	line-height:1.6;
	position: relative;
	background:#f1f1f1;
}

.otro-blockquote::before{
	font-family:Arial;
	content: "\201C";
	color:#9C0E31;
	font-size:4em;
	position: absolute;
	left: 10px;
	top:-10px;
}

.otro-blockquote::after{
	content: '';
}

.otro-blockquote span{
	display:block;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	margin-top:1em;
}


#meni ul {
	/*background: darkorange;*/
	list-style: none;
	margin: 0;
	padding-left: 0;
}

#meni li {
	color: #fff;
	/*background: darkorange;*/
	display: block;
	float: left;
	padding: 14px 14px;
	position: relative;
	text-decoration: none;
	transition-duration: 0.5s;
}
	
#meni li a {
	color: #fff;
}

#meni li:hover {
	background: #9C0E31;
	cursor: pointer;
}

#meni ul li ul {
	background: #9C0E31;
	visibility: hidden;
	opacity: 0;
	min-width: 55%;
	position: absolute;
	transition: all 0.5s ease;
	margin-top: 1rem;
	left: 0;
	display: none;
	z-index: 999;
}

#meni ul li:hover > ul,
ul li ul:hover {
	visibility: visible;
	opacity: 1;
	display: block;
}

#meni ul li ul li {
	clear: both;
	width: 100%;
}


/*css galerija sportovi*/

#sportovi {
	min-height: 400px;
	align-items: center;
	justify-content: center;
	z-index:999;
}

#sportovi article{
	display: flex;
	flex-direction: column;
	margin: 20px;
	align-items: center;

	
}

#sportovi article:hover{
	animation: pulse; /* referring directly to the animation's @keyframe declaration */
	animation-duration: 2s; /* don't forget to set a duration! */

}


#sportovi article p{
	padding: 20px 0;
	font-size: 2rem;
}

#sportovi article img{

	transition-duration: 0.5s;
/*    width: 200px;
	height: 200px;
	 max-width: 200px; 
	 max-height: 200px; 
	object-fit: cover;
	z-index: 999;
	border-radius: 50%;*/
}

#sportovi::before {    
/*      content: "";
		background-image: url('../../img/sportsectionbackground.webp');
		background-size: cover;
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		opacity: 0.75;*/
}

#sportovi img{

}

 #avaliableSports{
	margin: auto !important;
	padding: 0 !important;
	max-width: 1440px;
 }


	#avaliableSports ul {
	display: flex;
	flex-wrap: wrap;
	}

	#avaliableSports li {
	height: 250px;
	flex-grow: 1;
	alignt-content: center;
	list-style-type: none;
	/*margin: 1px;*/
	}

	#avaliableSports li:last-child {

	flex-grow: 10;
	}

	#avaliableSports img {
	max-height: 100%;
	min-width: 100%;
	object-fit: cover;
	vertical-align: bottom;
	 
	}

	#avaliableSports p{
		z-index: 999;
		position: relative;
		top: -50px;
		left: 0%;
		color: white;
		background-color: #024884;
		padding: 13px;
		text-align: center;
		border-right: 1px solid #000;

	}
	 /*ADVANCED*/
	ol, ul {
		padding-left: 0 !important;
	}
	 /*Portrait*/

	@media (max-aspect-ratio: 1/1) {
		#avaliableSports li {
			height: 150px;
			
		}
	}

	/*Short screens*/

	@media (max-height: 480px) {
		#avaliableSports li {
			height: 80vh;
		}
	}

	 /*Smaller screens in portrait*/

	@media (max-aspect-ratio: 1/1) and (max-width: 319px) {
		#avaliableSports ul {
			flex-direction: column;
			max-width: 99% !important;
		}

		#avaliableSports li {
			height: auto;
			max-height:200px;
			width: 100%;
		}
		#avaliableSports img {
			width: 100%;
			max-height: 75vh;
			min-width: 0;
		}
	}

	/*nacin na rabota */
	
#owrWork .process {
	width: 100%;
	padding: 0 15px;
	text-align: center;
}
#owrWork .process__item {
	-webkit-user-select: none;
	 -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
	text-align: center;
	position: relative;
	padding: 15px 25px;
	transition: 0.4s ease-in-out;
}
#owrWork .process__item:hover {
	background: #f2f2f2;
}
#owrWork .process__item:hover .process__number {
	transform: translateY(5px);
	color: #003c71;
}
#owrWork .process__number {
	font-size: 60px;
	-webkit-text-stroke: 1px #003c71;
	display: block;
	color: transparent;
	font-family: "Roboto Condensed";
	font-weight: 700;
	transition: 0.4s ease-in-out;
}
#owrWork .process__title {
	display: block;
	/*font-family: "Roboto Condensed";*/
	font-weight: 700;
	letter-spacing: 1.5px;
	font-size: 24px;
	color: #003c71;
	text-transform: uppercase;
	margin-top: 20px;
	min-height: 72px;
}
#owrWork .process__subtitle {
	display: block;
	/*font-family: "Josefin Slab";*/
	font-size: 16px;
	color: #8c8c8c;
	margin-top: 30px;
	line-height: 1.5;
	min-height: 72px;
	overflow: hidden;
}

@media (min-width: 768px) {
#owrWork   .process {
	display: inline-block;
	}
#owrWork   .process__item {
	width: 49%;
	display: inline-block;
	}
}
@media (min-width: 1441px) {
#owrWork   .process {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	}
#owrWork   .process__item {
	width: 100%;
	}
#owrWork   .process__item:not(:last-of-type)::after {
	content: "";
	width: 1px;
	height: 75%;
	background: #8c8c8c;
	position: absolute;
	right: 0;
	top: 50%;
	opacity: 0.2;
	transform: translateY(-50%);
	}
}


