@charset "utf-8";

body {
	font-family: Hind, sans serif;
	font-size:15px;
	}
.noMarginTop {-webkit-margin-before: 0em;}

h2 {margin-bottom: 25px;}

hr {border-top: 1px solid #006DA4;}
hr.hr-light {border-top: 1px solid #B8B8B8;}

.spacer20 {height:20px; clear:both;}
.spacer30 {height:30px; clear:both;}
.spacer40 {height:40px; clear:both;}

img#logo {
	display:inline-block;
	max-width:350px; 
	height:auto;
	margin:0px 20px 10px 0px;
	}
.navbar-nav {margin-top:20px;}
.navbar {margin-bottom:30px;}


h1, h2, .jumbotron h1 {
	color: #006DA4;
	}
.jumbotron h1 {font-size:30px;}
.jumbotron p {
	font-family: Hind, sans serif;
	font-size:18px;
	}
	
.navbar {
/*	height:130px;*/
	background:none;
	font-size:16px;
	}
.navbar-default {
	border: none;
	
	}
.navbar-header {
	height:130px;
	
	}

/*Carousel*/
.carousel {max-width:950px; margin-left:auto; margin-right:auto;}
.carousel-control {background:none; background-color:transparent;}
div.carousel-inner  {/*max-height:320px; overflow:hidden;*/}

div.carousel-inner img {
	/*heigth:auto;*/
}

#gallery img {margin:5px 0;}

footer {margin-top:30px; margin-bottom:30px;}

.disclaimer h1 {font-size:18px;}
.disclaimer h2 {font-size:17px;}
.disclaimer h3 {font-size:16px; font-weight:500;}
.disclaimer h4 {font-size:15px;}
.disclaimer p {font-size:15px;}