/* 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
 */

.page-header h1 {
  font-size: 1.9rem;
  text-transform: uppercase;
  font-weight: 800;
  color: #1a5733;
}
h3 {
  font-size: 1.6rem;
  color: #232F5D !important;
}
#slideshow-9447 > div > div.owl-stage-outer > div > div.owl-item.active > div > div > h3 {
  color: #ffffff !important;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content {
  padding: 1.5rem;
  background: #1a5733;
  border-radius: 3px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  padding: 0 0 0 0 !important;
}
.container {
  position: relative;
  width: 100%;
  padding: 0 0 0 0 !important;
}
.container:hover .overlay {
  opacity: 1;
}
.image {
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 0 0 !important;
}
.ap-pic {
  border: 6px solid #1A5733;
  border-style: solid;
  border-radius: 5px;
  position: relative;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  padding: 10px;
  background: white;
}
.slidingmenu-button {
  position: relative;
  z-index: 1001;
  padding: 0;
  width: 48px;
  height: 48px;
  border: none;
  color: black;
  background: transparent;
}
.vbanner {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.banner-text {
  font-size: 8rem;
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 5px #fff;
  z-index: 1 !important;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 6rem;
}
.banner-text2 {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 3rem;
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 2px #fff;
  z-index: 1 !important;
}
@media (min-aspect-ratio: 1.7777777778) {
  .video {
    width: 100%;
    height: auto;
  }
}
@media (max-aspect-ratio: 1.7777777778) {
  .video {
    width: auto;
    height: 100%;
  }
}
.content {
  position: absolute;
  justify-content: center;
  text-align: center;
  color: #f1f1f1;
  width: 100%;
  padding: 0px;
}
.lsjbutton:hover, .g-pricingtable-col-item .g-pricingtable .button:hover, .button:active, .g-pricingtable-col-item .g-pricingtable .button:active, .button:focus, .g-pricingtable-col-item .g-pricingtable .button:focus {
  background: #232F5D;
  color: #fff;
  cursor: pointer;
}
.lsjbutton, .g-pricingtable-col-item .g-pricingtable .button {
  display: inline-block;
  font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 1vw;
  background: #1a5733;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 2rem;
  padding-bottom: 0.45rem;
  border-radius: 5px;
  border: 2px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
/*# sourceMappingURL=custom_12.css.map */