/*
* Trillium 2015/2019 Style Sheet
* Copyright 2019 Jet Set Agency
*/
/* line 14, ../sass/trillium.scss */
html {
  position: relative;
  min-height: 100%; }

/* line 18, ../sass/trillium.scss */
body {
  font-size: 16px; }
  /* line 20, ../sass/trillium.scss */
  body h1, body h5 {
    font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
    padding: 0;
    text-align: center; }

/* line 27, ../sass/trillium.scss */
.home {
  font-size: 48px;
  font-weight: 300;
  margin: 80px 0; }

/* line 32, ../sass/trillium.scss */
h2 {
  margin-top: 35px;
  font-weight: 700;
  color: #f70000; }

/* line 37, ../sass/trillium.scss */
h3 {
  font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  margin: 40px 0;
  padding: 0; }

/* line 43, ../sass/trillium.scss */
.red {
  color: #f70000; }

/* line 46, ../sass/trillium.scss */
.navbar {
  margin-bottom: 0;
  z-index: 90; }

/* line 50, ../sass/trillium.scss */
.navbar-brand img {
  margin-right: 60px;
  background: #fff;
  border: 2px solid #000; }

/* line 55, ../sass/trillium.scss */
.navbar-nav li {
  font-size: 1.2em;
  font-weight: 700; }
@media screen and (max-width: 991px) {
  .navbar-nav li {
    font-size: 1.0em;
    font-weight: 700; }
  }
/* line 59, ../sass/trillium.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav .active {
  color: #5F6700 !important; }

/* line 62, ../sass/trillium.scss */
.tm {
  margin-top: 5px; }

/* line 65, ../sass/trillium.scss */
.line-scale > div {
  background: #828C00; }

/* line 68, ../sass/trillium.scss */
.owl-stage-outer {
  border-bottom: 2px solid #828C00; }

/* line 71, ../sass/trillium.scss */
.owl-controls {
  text-align: center; }

/* line 74, ../sass/trillium.scss */
.owl-nav {
  display: inline-flex;
  padding-top: 5px; }

/* line 78, ../sass/trillium.scss */
.owl-prev, .owl-next {
  visibility: hidden; }

/* line 81, ../sass/trillium.scss */
.owl-prev:after {
  float: left;
  font-family: FontAwesome;
  visibility: visible;
  content: '\f053';
  font-size: 2em; }

/* line 88, ../sass/trillium.scss */
.owl-next:after {
  float: right;
  font-family: FontAwesome;
  visibility: visible;
  content: '\f054';
  font-size: 2em; }

/* line 95, ../sass/trillium.scss */
.owl-prev:hover, .owl-next:hover {
  color: #828C00; }

/* line 98, ../sass/trillium.scss */
.carousel {
  border-bottom: 2px solid #828C00;
  z-index: 10; }

/* line 102, ../sass/trillium.scss */
.hideit {
  opacity: 0; }

/* line 105, ../sass/trillium.scss */
.showit {
  opacity: 1; }

/* line 108, ../sass/trillium.scss */
.topimage {
  width: 100%;
  border-top: 20px solid #828C00;
  margin-bottom: 30px; }

/* line 113, ../sass/trillium.scss */
#map-canvas {
  width: 100%;
  height: 617px;
  border-bottom: 2px solid #828C00; }

/* line 118, ../sass/trillium.scss */
.container > .row {
  padding: 50px 0; }

/* line 121, ../sass/trillium.scss */
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 128, ../sass/trillium.scss */
.row:before, .row:after {
  display: table;
  content: " "; }

/* line 132, ../sass/trillium.scss */
p {
  margin: 0 0 10px;
  font-size: 16px; }

/* line 136, ../sass/trillium.scss */
dl {
  margin: 0 40px 20px 40px; }

/* line 139, ../sass/trillium.scss */
dt {
  font-size: 1.5em;
  font-weight: 700;
  color: #f70000; }

/* line 144, ../sass/trillium.scss */
dd {
  margin-bottom: 10px; }

/* line 147, ../sass/trillium.scss */
.lead {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 21px; }

/* line 152, ../sass/trillium.scss */
.copy, .social {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 20px;
  color: #fff; 
}

.copy a {
  color: red;
  font-size: 14px;
}
.copy a:hover {
  color: lightgray;
  text-decoration: underline;
}
/* line 158, ../sass/trillium.scss */
.navbar-default .navbar-nav > li > a {
  color: #828C00; }

/* line 161, ../sass/trillium.scss */
a {
  color: #828C00;
  text-decoration: none;
  font-weight: 700; }

/* line 166, ../sass/trillium.scss */
a:active, a:focus, a:hover {
  color: #3b4000;
  text-decoration: none; }

/* line 170, ../sass/trillium.scss */
.btn-primary {
  background-image: -moz-linear-gradient(top, #986A57 0, #5F453D 100%);
  background-image: -webkit-linear-gradient(top, #986A57 0, #5F453D 100%);
  background-image: -o-linear-gradient(top, #986A57 0, #5F453D 100%);
  background-image: -moz-gradient(linear, left top, left bottom, from(#986A57), to(#5F453D));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#986A57), to(#5F453D));
  background-image: linear-gradient(to bottom, #986A57 0, #5F453D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff986A57', endColorstr='#ff5F453D', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #8F563F; }

/* line 182, ../sass/trillium.scss */
.btn-primary {
  color: #fff; }

/* line 185, ../sass/trillium.scss */
.btn-primary:focus, .btn-primary:hover, .btn-primary:active {
  background-color: #5F453D; }

/* line 188, ../sass/trillium.scss */
.btn-primary:active:focus, .btn-primary:active:hover {
  background-color: inherit; }

/* line 191, ../sass/trillium.scss */
.div_right {
  float: right;
  margin-left: 20px; }

/* line 195, ../sass/trillium.scss */
.footer_o {
  position: absolute;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #5F453D; }

/* line 201, ../sass/trillium.scss */
.shadow {
  margin-right: 10px;
  -moz-box-shadow: 4px 4px 5px #000;
  -webkit-box-shadow: 4px 4px 5px #000;
  box-shadow: 4px 4px 5px #000;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px; }

/* line 210, ../sass/trillium.scss */
.shadow:hover {
  margin-bottom: -2px;
  margin-right: 8px;
  padding-top: 2px;
  padding-left: 2px;
  -moz-box-shadow: 2px 2px 3px #000;
  -webkit-box-shadow: 2px 2px 3px #000;
  box-shadow: 2px 2px 3px #000;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px; }

/* line 222, ../sass/trillium.scss */
#lightbox .modal-content {
  display: inline-block;
  text-align: center; }

/* line 226, ../sass/trillium.scss */
#lightbox .close {
  opacity: 1;
  color: white;
  background-color: #191919;
  padding: 5px 8px;
  border-radius: 30px;
  border: 2px solid white;
  position: absolute;
  top: -15px;
  right: -55px;
  z-index: 1032; }

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
/* line 241, ../sass/trillium.scss */
.que_h dd {
  margin-bottom: 40px; }

/* line 244, ../sass/trillium.scss */
.form-control:focus {
  border-color: #5F453D;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(95, 69, 61, 0.6); }

/* MAilchimp */
/* line 249, ../sass/trillium.scss */
#mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica,Arial,sans-serif; }

/* line 250, ../sass/trillium.scss */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 15px;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f70000; }

/* line 259, ../sass/trillium.scss */
.s_twitter, .t_twitter:hover {
  color: #55acee; }

/* line 262, ../sass/trillium.scss */
.t_twitter, .s_twitter:hover {
  color: #fff; }

/* line 265, ../sass/trillium.scss */
.f_container {
  width: auto; }

@media (max-width: 768px) {
  /* line 269, ../sass/trillium.scss */
  .navbar-brand img {
    width: 80px;
    height: 80px;
    border: 1px solid #000;
    margin-right: 30px;
    margin-top: -10px; } }
@media (min-width: 768px) {
  /* line 278, ../sass/trillium.scss */
  .navbar-right {
    margin-right: -40px; }

  /* line 281, ../sass/trillium.scss */
  .nav > li > a {
    padding: 10px; } }
@media (max-width: 320px) {
  /* line 286, ../sass/trillium.scss */
  .social {
    margin-top: 30px; }

  /* line 289, ../sass/trillium.scss */
  .container > .row {
    padding: 20px 0; } }
