@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500");
@import url("https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700");
body {
  font-family: "Crimson Text", serif; }

.main-carousel {
  width: 95%;
  position: relative;
  margin: 0 auto;
  margin-top: 1%;
  overflow: hidden; }

.content {
  margin: 0;
  padding: 0; }

.active {
  height: 80vh; }

.active li {
  position: absolute;
  top: 600px; }

.active li.current {
  top: 0; }

.active .buttons {
  text-align: center;
  z-index: 10;
  position: relative;
  top: 45%; }

.navbar a {
  text-decoration: none;
  color: black;
  font-family: "Crimson Text", serif;
  font-size: 1.1em; }

.navbar > ul li:not(.image) {
  display: none; }

.carouselbox button {
  border: none;
  display: none; }

.active button {
  display: block; }

.offscreen {
  position: absolute;
  left: -2000px; }

.next {
  float: right; }

.cover-list-item {
  background-color: #67747c;
  background-position: 0;
  background-size: cover;
  height: 80vh;
  width: 100%;
  position: relative;
  margin: 0; }

.cover-list-title {
  color: white;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  left: 25%;
  bottom: 0;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  position: absolute;
  font-weight: 100; }

.stl-mag {
  background-image: url(../img/index/stlmg_wedding_home.jpg); }

.arthill {
  background-image: url(../img/index/arthill.jpg); }

.auduj {
  background-image: url(../img/index/audu.jpg); }

.audup {
  background-image: url(../img/index/audu.png); }

.content li {
  font-size: 40px;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center; }

.buttons button {
  border: none;
  background: none;
  color: white;
  font-weight: 100;
  font-size: 2em; }
  .buttons button:hover {
    cursor: pointer; }

@media screen and (min-width: 1024px) {
  nav ul {
    margin: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }

  nav li {
    display: inline-block;
    align-self: center; }

  .navbar {
    text-align: center; }
    .navbar a {
      padding-left: 20px;
      padding-right: 20px; }
    .navbar img {
      padding-left: 40px;
      padding-right: 40px; }

  .navbar > ul li:not(.image) {
    display: block; }

  .logo {
    width: 120px; }

  .footer {
    font-size: 0.8em;
    margin-top: 5%; }

  .footer a {
    display: inline-block;
    color: black;
    text-decoration: none;
    padding: 10px;
    padding-right: 30px; }

  .footer-right {
    margin-right: 30px;
    float: right;
    white-space: nowrap; }

  .footer-left {
    margin-left: 30px;
    white-space: nowrap; } }
.mission-statement {
  color: white;
  font-size: 10px;
  text-align: center;
  background-color: #137901;
  padding-top: 50px;
  padding-bottom: 50px; }

.ul-green {
  padding: 5px;
  border-bottom: solid #137901; }

.ul-green-thin {
  border-bottom: 1px solid #137901; }

h2 {
  text-align: center;
  color: #383838;
  margin-top: 3%;
  margin-bottom: 5%;
  font-size: 35px;
  font-weight: 100; }

.page-header {
  margin-bottom: 0; }

.sub-header {
  margin-top: 0;
  text-align: center;
  font-weight: 100;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif; }

.m-2 {
  margin-bottom: 2%; }

.m-5 {
  margin-bottom: 5%; }

.m-10 {
  margin-bottom: 10%; }

.venue-list {
  width: 80%;
  margin: 0 auto; }

.venue-list a {
  display: inline-block;
  padding: 9px; }

.venue-list-item {
  background-color: #67747c;
  background-position: 0;
  background-size: cover;
  height: 230px;
  width: 230px;
  position: relative; }

.venue-list-title {
  color: white;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  left: 0;
  bottom: 0;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  position: absolute;
  font-weight: 100; }

.alaban {
  background-image: url(../img/venues/inns-at-alaban.jpg); }

.olivias {
  background-image: url(../img/venues/olivias.jpg); }

.threebarn {
  background-image: url(../img/venues/three-barn.jpg); }

.city-cottage {
  background-image: url(../img/venues/city-cottage.jpg); }

.botanical {
  background-image: url(../img/venues/botanical.jpg); }

.forest-park {
  background-image: url(../img/venues/forest-park.jpg); }

.soulard {
  background-image: url(../img/venues/soulard.jpg); }

.whittemore {
  background-image: url(../img/venues/whittemore.jpg); }

.boathouse {
  background-image: url(../img/venues/boathouse.jpg); }

.pavillion {
  background-image: url(../img/venues/pavillion.jpg); }

.jewel {
  background-image: url(../img/venues/jewel.jpg); }

.other {
  background-image: url(../img/venues/other.jpg); }

.menu-list {
  width: 80%;
  margin: 0 auto; }

.menu-list a {
  display: inline-block;
  padding: 5px; }

.menu-list-item {
  background-color: #67747c;
  height: 70px;
  width: 230px; }

.menu-list-image {
  background-position: 0;
  background-size: cover;
  background-image: url(../img/venues/three-barn.jpg);
  width: 70px;
  height: 70px; }

.menu-list-title {
  color: white;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  position: absolute; }

.publications {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px; }

.publications img {
  width: 120px; }

.nav-tabs {
  border-bottom: 2px solid #DDD;
  max-height: 41px; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-width: 0; }

.nav-tabs > li > a {
  border: none;
  color: #666; }

.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
  border: none;
  color: #4285F4 !important;
  background: transparent; }

.nav-tabs > li > a::after {
  content: "";
  background: #4285F4;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0); }

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
  transform: scale(1); }

.tab-nav > li > a::after {
  background: #21527d none repeat scroll 0% 0%;
  color: #fff; }

.tab-pane {
  padding: 15px 0; }

.tab-content {
  padding: 20px;
  max-height: 400px; }

.card {
  background: #FFF none repeat scroll 0% 0%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px; }

.text-block {
  width: 60%;
  margin: 0 auto;
  font-size: 1.1em; }

.accomp-box {
  width: 80%;
  margin: 0 auto; }

.accomp-item {
  width: 24%;
  display: inline-block;
  text-align: center; }

.accomp-item img {
  height: 100px; }

.info-header {
  font-size: 3em;
  font-weight: 100;
  margin: 0;
  text-align: center; }

.info-text {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1.2em;
  font-weight: 100;
  text-align: center; }

/*# sourceMappingURL=app.css.map */
