/*
main color: #445c8a;
*/
/*@import url('https://fonts.googleapis.com/css?family=Hind');
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans');*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body{
	font-family: 'Open Sans', sans-serif!important;
	background-color: #EEEEEE!important;
}
.next{
	margin: 50px;
	background-color: white;
	padding: 20px 30px;
	border-radius: 4px;
}
.next-seminar{

}
.next-seminar h2{
	color: #6E7EA1!important;
	margin: 0 0 10px 0;
}
.next-seminar h3{
	color: #6E7EA1!important;
	margin: 0 0 10px 0;
	text-align: center;
}
.next-seminar-widget{
	margin: 30px 0;
	padding: 30px;
	background-color: #A0ABC4;
	border-radius: 4px;
}
.next-seminar-widget h3{
	text-align: center;
	color: white!important;
}
#prijaviSe {
	background-color: #6E7EA1;
  color: white;
  border-radius: 4px;
	padding-top: 10px!important;
	margin: 5px 0 20px 0!important;
}
.login-racun{
	background-color: #A0ABC4;
	padding: 20px;
	margin: 40px 0;
}
#forgottenPassword{
	display: none;
}
span.require{
	color: red;
}
.logIn{
	display: none;
}
.signUp{
	display: none;
}
.bg-danger{
	padding: 10px 0!important;
	text-align: center!important;
}
.racun-bg{
	background-color: #3A506B;
	border-radius: 3px;
	padding: 20px;
}
.racun-seminar{
	background-color: white;
	border-radius: 3px;
	color: #00171F!important;
	padding: 2px 10px;
	margin-bottom: 20px;
}
.half{
	width: 50%!important;
}
#map{
	min-height: 300px;
}
.modal-header{
	background-color: #445c8a;
	color: white;
}
.parallax-window {
	min-height: 400px;
}
.calendar table.month th.month-title {
	color: white!important;
	background-color: #4d69a1!important;
}
label, button{
	margin-top:10px!important;
}
footer{
	margin-top: 30px!important;
	background-color: rgb(68, 92, 137)!important;
	min-height: 200px;
}
span.required{
	color: red;
}
h1.main{
	color: #fdae18!important;
}
footer h2{
	margin-top: 15px!important;
	color: #cbccca!important;
}
footer a,
footer p{
	color: white!important;
}
#map{
	height: 300px;
	margin-top: 20px;
}
#contact-widget{
	background-color: #445c8a;
	color: white;
	padding: 10px 15px;
	border-radius: 2px;
}
.seminar-datum{
	background-color: #445c8a;
	text-align: center;
	border-radius: 2px;
	color: white;
	padding: 5px 0;
}
#seminar{
	background-color: white;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.seminar-text{
	height: 100px;
	overflow: hidden;
}
.seminar-show{
	height: auto;
	overflow: inherit;
}
.akademija{
	background-color: white;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
}
.modul{
	border: 2px solid #445c8a;
	margin-bottom: 10px;
}
.modul:hover{
	border: 2px solid #4687ff;
	cursor: pointer;
}
.modul-active{
	border: 2px solid #4687ff;
}
#modul{
	background-color: white;
	padding: 20px;
}
header{
	height: 500px;
}
.search label{
	color: white!important;
}
.search{
	position: relative;
	top: 400px;
}
.search .form-control{
	border-radius: 0!important;
}
.search input{
	height: 45px;
	width: 100%!important;
}
.search select{
	height: 45px;
	-webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
.search-bar{
	border-radius: 3px;

	padding: 10px;
	background-color: transparent;
}
#credit{
	height: 50px;
	margin-top: 20px;
	padding-top: 20px;
	background-color: #334b79;
}
#btn-custom{
	background-color: #4d69a1!important;
	background-image: none!important;
	color: white!important;
	padding: 10px!important;
	height: 45px!important;
	border-radius: 0!important;
}
#helper{
	padding-top: 3px!important;
	background-color: #445c8a!important;
	height: 25px;
}
#helper span{
	color: white;
	margin-bottom: 0!important;
	margin-left: 10px;
}
.logo{
	width:200px!important;
	margin:12px 0 20px 0;
}
.navbar-default{
	background-image: none!important;
	border: 0!important;
	box-shadow: none!important;
	background-color: white;
}
.nav-color{
	background-color: white!important;
}
.navbar-default a{
	margin-top: 18px;
	color: #2e377a!important;
	font-size:17px!important;
}
.panel-heading {
    color: white!important;
    background-image: none!important;
    background-color: #68b475!important;
    border-color: #ddd;
}
.panel-heading h4{
	font-size:22px!important;
}

#about p,ul{
	font-size: 16px!important;
}
#about span{
	font-size: 20px!important;
	color: #2d668e!important;
}
.parallax-mirror {
	z-index:1
}

@media (max-width: 500px){

}
