
.owl-wrapper-outer {
	height:300px;
	}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
	}
#bar {
	width: 0%;
	max-width: 100%;
	height: 4px;
	background: #03a9f4;
	}
#progressBar {
	width: 100%;
	background: #EDEDED;
	}
.carousel-inner {
    height: 300px;
}	
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    height: 100%;
    width: 100%;
}
.carousel .carousel-indicators li.active {
    background: #03a9f4;
}	
.sd-first .card-header h2, .sd-second .card-header h2 {
	font-size:40px;
	text-align:center;
}
.sd-first .lead , .sd-second .lead {
	text-align:center;
}
.sd-first .card-body {
	text-align:center;	
	line-height:1.8em;
}

#footer {
    padding-left: 0px;
}
.card-body.card-padding.sd-about {
    text-align: justify;
    font-size: 14px;
}
.growl-animated {
	display:none !important;
}