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

.carousel-item {
  height: 500px;
  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;
}
h1 {
	padding-top: 10px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #5b7185;
	padding-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #5b7185;
}
h3.h4 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"
	color: #5b7185;
}
}

.container {
	padding-left: 0px;
}
.row {
	padding-top: 15px;
	padding-bottom: 15px;
}

.img-fluid {
	max-width: 100%;
	height: auto;

}


a {
	color: #0C3050;
}

p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	


}.navbar.fixed-top.navbar-expand-lg.navbar-dark.bg-dark.fixed-top {
	background-color: #5B7185 !important;
	margin-bottom: 20px;
	
}
.py-5.bg-dark {
	background-color: #FFFFFF !important;
	padding-bottom: 0px;
}

h1 {
	color: #313030;
}



