@charset "utf-8";
/* CSS Document */

body {
	padding:0px!important;
	background-image:url("./../img/bgd.png");
	background-repeat:repeat;	
	color:#959595;
}
@font-face {
	font-family: fondacija_bold;
	src: url('./../img/fonts/ArcherPro-Bold.otf');
}
@font-face {
	font-family: fondacija;
	src: url('./../img/fonts/ArcherPro-Medium.otf');
}
a:focus, a:hover, a:active { outline:0; }
h1,h2,h3,h4,h5,h6{
font-family: fondacija_bold, sans-serif;
color:#fff;
}

.alignright {
	float: right;
	margin: 3px 0 0px 10px;
	width:auto;
}
.alignleft {
	float: left;
	margin:0px 20px 0px 0px;
	width:auto;
}


.vspace{
margin:30px 0px;
}

a
{
outline: none !important;
}

.strip{
display:block;
width:50px;
height:3px;
}

.page{
padding-top:100px!important;
}



/* header */
header{
	position:absolute;
	z-index:3000;
	background-image:url("./../img/bgd_blue.png");
	background-repeat:repeat;
	width:100%;
	height:60px;
	top:540px;
	color: #FFFFFF;	
}

.showback .is-sticky{
	background-image:url("./../img/up.png");
	background-repeat:no-repeat;
    height: 10px;
	margin-left:50%;
	margin-right:auto;
    position: fixed;
    top: 15px;
    width: 10px;
	cursor:pointer;
	z-index:3333;
}
.obavestenje{
	margin-top:5px;
	text-align:center;
}
#myCarousel li, #skup216 li, #dodela2016 li, #lifeEvents li {
	cursor:pointer;
}
/*
.carousel-indicators {
    right: 360px !important;
    top: 320px !important;
}
.carousel-indicators .active {
    background-color: #555 !important;
}
.carousel-indicators li {
    background-color: #959595 !important;
}*/
/* footer */
footer{
	position:fixed;
	z-index:3000;
	width:100%;
	height:20px;
	bottom:0px;
	text-align:center;
	font-family: fondacija, sans-serif;
}

footer a{
	color: #959595;
	font-family: fondacija_bold, sans-serif;	
	text-decoration: underline;
}
footer a:focus, footer a:hover, footer a:active {
	color: #555;
}


/* Home */
#home{
	min-height:100px;
	background-image:url(images/firstBG.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	padding:30px 0px;
	text-align:center;
}

.logo{
margin-top:20px;
}

h1.responsive_text{
color: #fff;
margin:30px 0px;
font-size:100px;
line-height:150px;
background-image:url(images/intro_line.png);
background-repeat:no-repeat;
background-position:bottom center;
}

#home h1 span{
color: #29AAE3;
}

#home h3{
color: #fff !important;
}

ul.social_media{
list-style:none;
margin-top:60px;
}

ul.social_media li{
    display: inline;
	margin:0px 5px;
}



/* Services */
#fondacija{
	min-height:100px;
	background-image:url(images/about_pattern.png);
	background-repeat:repeat;
	padding:60px 0px;
}

#fondacija p{
color:#959595;
}

#fondacija h2{
  background-image:url("images/content_bg.png");
    color: #FFFFFF !important;
    display: table;
    float: inherit;
    margin: 0 auto;
    text-align: center !important;
	margin-bottom:30px;
}
#fondacija .sub_header {
	text-align: center;
}
#fondacija .sub_header h3{
color: #949494 !important;
border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
	padding:20px 0px;
}

#fondacija .sub_header img{
	margin: 0 auto;
}

.services a:hover .serv_icon{
background-color:#666666!important;
}

.serv_icon{
	background-image:url("images/content_bg.png");
	transition: background 1s ease 0s;
	display:block;
	padding:30px 0px;
	border-radius:5px 5px 0px 0px;
	text-align: center;
}

/* content */
.content{
	display:block;
	padding:30px;
	border-radius:0px 0px 5px 5px;
	font-size:18px;
	font-family: fondacija_bold, sans-serif;
	color:#555;
}
.linkovi {
	text-align: center;
}

.linkovi a{
	color: #959595;
	font-family: fondacija_bold, sans-serif;	
	text-decoration: underline;
}
.linkovi a:focus, .linkovi a:hover, .linkovi  a:active {
	color: #555;
}

.content h4{
	color:#393939;
	font-weight:300;
	font-size:25px;
}

.content p{
color:#959595;
}


.content ul{
	list-style:disc outside none;
	padding-top:5px;
	margin-left:15px !important;
}

.content ul li{
	background-image:url(images/tick.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	color:#959595;
}

/* About */
#about{
	min-height:500px;
	padding:60px 0px;
}

#about .sub_header h2{
    color: #555 !important;
	font-family: fondacija_bold, sans-serif; 
	font-size:30px;
}

#about .span4 img{
	border-radius:5px 5px 0px 0px;
}

.about_typo p{
	color:#fff !important;
}

.progress {
    background-color: #F1F1F1 !important;
    background-image: linear-gradient(to bottom, #F1F1F1, #FFFFFF)!important;
}


.progress-striped .bar {
    background-color: #507891!important;
}

.bar span{
	float:right;
	display:block;
	text-align:right;
	color:#fff;
	font-family: fondacija, sans-serif;
	text-shadow:none !important;
	font-weight:bold;
}


/* Portfolio */
#portfolio{
	min-height:500px;
	padding:60px 0px;
}

#portfolio p{
color:#959595;
}

#portfolio h2{
    color: #555 !important;
	font-family: fondacija_bold, sans-serif; 
	font-size:30px;
}

#portfolio .sub_header h3{
color: #CCCCCC !important;
border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
	padding:20px 0px;
}

 
/* Kontakt */
#contact{
	min-height:100px;
	padding:60px 0px;
}

#contact .sub_header h2{
    color: #555 !important;
	font-family: fondacija_bold, sans-serif; 
	font-size:30px;
}

#contact .sub_header h3{
	color:#555;
	border-bottom:1px solid #282828;
	border-top:1px solid #282828;
}

#contact-form input, #contact-form textarea {
	padding: 5px;
	font-family: fondacija, sans-serif;
	margin: 10px 0px 10px 0px;
	border: 1px solid #fff;
	background-color:#6CBACD;
	color:#fff;
}
#contact-form input {
	width:95%;
}
#contact-form textarea {
	height:185px;
	width:98%
}
#contact-form textarea:focus, #contact-form input:focus {
	border: 1px solid #E1E1E1;
}
#contact-form p input#submit {
	float:left;
	padding:7px 15px 7px 15px;
	color:#fff;
	font-family: fondacija, sans-serif;
	font-size:15px;
	margin-top:10px;
	-moz-transition: all 0.2s ease 0s;
	width:100px;
	border:none !important;
	background-color:#6CBACD;
}
#contact-form p input#submit:hover {
	background-color:#959595 !important;
	color:#fff;
	cursor:pointer;
	border:none !important;
}
#contact-form label {
	float: left;
	width:70px;
	padding-top: 5px;
	font-size:15px;
	font-family: fondacija_bold, sans-serif;
	color:#959595;
}
.vaidate_error {
	border:1px solid;
}
#response {

}
/* Sub Header */
/*
.sub_header h2{
	font-size:70px;
	margin-bottom:30px  !important;
	display: table;
    float: inherit;
    margin: 0 auto;
    padding: 20px;
    text-align: center !important;
}

.sub_header h2, .sub_header h3{
	text-align:center!important;
}

.sub_header h3{
	margin: 0 auto 30px;
	max-width: 80% !important;
	padding:20px 0px;
}
*/
#myCarousel{
	margin-top: -10px;
}

.ppt{
	margin-bottom: 20px;
	text-align: center;
}

div.carousel {
	max-height:600px;
	height: 600px;
	overflow: hidden;
}