/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#g-features, #g-mainbar, #g-content {
  padding: 0px;
}
#g-page-surround {
  padding-bottom: 220px;
}
#g-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
}
.g-content {
  line-height: 1.6;
}
.page-header {
  color: #008040;
}
h1 {
  font-size: 1.6rem;
  font-weight: 300;
}
h2 {
  font-weight: 300;
}
.g-menu-item-title {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
.g-menu-item-container {
  color: #008040;
}
a.fa-home:before, a.fa-bars:before, a.fa-envelope:before, a.fa-user:before {
  color: #008040;
  font-size: 0.9rem;
}
@media screen and (max-height: 740px) {
  #g-page-surround {
    padding-bottom: 0px;
  }
  #g-footer {
    display: none;
  }
}
.g-title {
  font-family: "Roboto", sans-serif;
  color: #444;
  font-size: 24px;
  font-weight: 300;
}
.g-owlcarousel {
  z-index: 0;
  width: 100%;
}
.g-owlcarousel .g-owlcarousel-item-wrapper {
  position: relative;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
  width: 100%;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  width: 100%;
  border: 0px solid #f6f6f6;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  margin: 0px;
  padding: 0px;
  text-align: left;
  position: absolute;
  bottom: -50px;
  left: 10px;
  font-size: 1em;
  width: 100%;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  color: white;
  color: white;
  text-align: left;
  font-size: 10px;
  position: absolute;
  bottom: 10px;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  color: white;
  font-weight: 400;
  font-size: 1rem;
  position: absolute;
  bottom: 50px;
  height: 30px;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
  left: -10px;
  right: 0px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  padding-top: 2px;
  padding-left: 10px;
}
.g-owlcarousel .owl-nav {
  margin: 0;
}
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  color: white;
  background: #bbbbbb66;
  border: 0px solid blue;
  border-radius: 0%;
  text-align: center;
  transition: all 0.3s;
}
.g-owlcarousel .owl-nav button.owl-prev .fa, .g-owlcarousel .owl-nav button.owl-next .fa {
  position: relative;
}
.g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel .owl-nav button.owl-next:hover {
  background: rgba(0, 0, 0, 0.4);
  border-color: transparent;
}
.g-owlcarousel .owl-nav .owl-prev {
  left: 0rem;
}
.g-owlcarousel .owl-nav .owl-prev .fa {
  left: -1px;
  top: 1px;
}
.g-owlcarousel .owl-nav .owl-next {
  right: 0rem;
}
.g-owlcarousel .owl-nav .owl-next .fa {
  left: 1px;
  top: 1px;
}
.g-owlcarousel .owl-dots {
  xbackground-color: rgba(0, 0, 0, 0.34);
  xbackground-color: black;
  xtop: calc(100% - 30px);
  height: 0px;
  text-align: right;
  z-index: 3;
  position: relative;
  bottom: 30px;
  z-index: 0;
}
.g-owlcarousel .owl-dots .owl-dot {
  margin-top: 4px;
  display: inline-block;
  background: #ccc;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  opacity: 0.75;
  transition: all 0.2s;
  z-index: 4;
}
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: white;
}
.login {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10pt;
}
input.login {
  width: 140px;
  border-radius: 6px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10pt;
  height: 30px;
  padding: 0.375rem 0.5rem;
}
select.login {
  width: 180px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10pt;
  height: 30px;
  border-radius: 6px;
}
select.login:focus {
  outline: none !important;
  border: 1px solid #008040;
  #box-shadow: 0 0 4px rgba(0, 128, 64, 0.5);
  #border: 3px solid rgba(0, 128, 64, 0.5);
}
h2.login {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-size: 17pt;
  color: #888888;
  margin: 0px;
}
/*# sourceMappingURL=custom_12.css.map */