/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.carousel-item {
  height: 65vh;
  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;
}

.navbar-header {
  float: left;
  padding: 15px;
  text-align: center;
  width: 100%;
}
.navbar-brand {float:none;}

.img-mini {
  display: inline-block;
  width: 80px;
  height: 40px;
}

@import url("//fonts.googleapis.com/css?family=Quattrocento");


h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a  {font-family: Quattrocento, serif;}

h1, h1 a {
  font-size: 38px !important;
  color: darkolivegreen;
}
h2, h2 a {
  font-size: 30px !important;
  color: darkolivegreen;
}
h3, h3 a {
  font-size: 22px !important;
}
header h3	{
  font-size: 36px !important;
}
h4, h4 a {
  font-size: 20px !important;
}
header h4 {
  font-size: 26px !important;
}

