/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

H2 {
	color: #46474a;	
}

H2.izdvajamo {
	font-size: 22px;
	font-style: normal;
	color: #009EE0;
	line-height: 25px;	
	text-align: left;
}

H3.welcome {
	font-size: 18px;
	font-style: normal;
	color: #009EE0;
	line-height: 25px;	
	text-align: center;
}

H3.kontakt {
	font-size: 18px;
	font-style: normal;
	color: #009EE0;
	line-height: 25px;	
	text-align: left;
}

H4.card-header {
	font-size: 18px;
	font-style: normal;
	color: #343a40;
	text-align: left;
}

H4.card-title {
	font-size: 18px;
	font-style: normal;
	color: #343a40;
	text-align: left;
}

H4.card-title_center {
	font-size: 18px;
	font-style: normal;
	color: #343a40;
	text-align: center;
}

P  {
	color: #46474a;	
}

A.nav-link{	
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;	
	color: #009EE0;
}

A.nav-link:HOVER{	
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
	color: #717171;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
