/*!
 * Start Bootstrap - Landing Page v5.0.0 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

* {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #f8f9fa;
  min-height: 100%;
  width: 100%;
  position: absolute;
}

title {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

header.masthead {
  position: relative;
  background-color: #2480b9;
  background: no-repeat top center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}


header.masthead:after {
  display: block;
  position: relative;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #f8f9fa 100%);
  margin-top: -150px;
  height: 200px;
  width: 100%;
  content: '';
  bottom: -192px;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1 {
  font-size: 2rem;
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}


.showcase .showcase-text {
  padding: 0;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem 7rem 0 0;
  }
}

.btn-primary {
  color: #fff !important;
  margin-top: 10px;
}

.logo {
    margin: -20px;
    z-index: 999;
    position: relative;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: block;
  width: 100%;
  height: 50px;
  bottom: 0;
  margin-top: 20px;
  position: relative;
  border 1px solid red;
}

h2 {
  line-height: 0.7;
  margin-bottom: 14px;
}





.showcase-img {
  background-color: #f7f8f9;
  background-blend-mode: multiply;
  background-position: center;
}

.navbar {
  background: #fff !important;
}

.navbar>.container, .navbar>.container-fluid {
  justify-content: flex-start;
}

.navbar-brand {
  margin-left: 10px
}

.ExportAlert {
  cursor: help;
}
#wufoo-rpfjpq10fhpkj6 {
   border: 1px dotted #bdc3c7;
   border-radius: 10px;
   padding: 10px 0px 0px 0px;
   background: #d3d3d312;
}

#saveForm {
  background: red;
}
