/*!------------------------------------------------------------------
[ TABLE OF CONTENTS]

1. Contact
2. 404
3. Products
4. Product
5. Home

-------------------------------------------------------------------*/
/*!------------------------------------------------------------------
[ CONTACT ]
-------------------------------------------------------------------*/
.contact-intro {
  margin-bottom: 10.0625rem
}
@media (max-width:991.98px) {
  .contact-intro {
    text-align: center
  }
}
.contact-intro .h2 {
  margin-bottom: 3.125rem
}
.contact-intro .separator {
  margin-top: 3.8125rem
}
@media (max-width:991.98px) {
  .contact-intro .separator {
    margin-left: auto;
    margin-right: auto
  }
}
.contact-intro__form {
  margin-left: .5rem
}
@media (max-width:991.98px) {
  .contact-intro__form {
    margin-left: 0;
    margin-top: 3.75rem
  }
}
.contact-intro__form .h2 {
  margin-bottom: 2.5rem
}
.contact-info {
  background-color: #fafbfc;
  padding: 10.25rem 0 5.875rem 0
}
.contact-info div[class*=col-] {
  margin-bottom: 3.125rem
}
.contact-info div[class*=col-]:last-child {
  margin-bottom: 0
}
.contact-info .h4 {
  margin-bottom: 1.3125rem
}
.contact-info .separator {
  margin: 0 auto 1.5rem auto;
  width: 3.125rem
}
.google-map-marker {
  width: 1.9375rem;
  height: 3.0625rem;
  background: url(../images/pin.svg) center center no-repeat;
  background-size: contain
}
.acf-map {
  width: 100%;
  height: 37.75rem
}
.acf-map img {
  max-width: inherit!important
}
a[href^="http://maps.google.com/maps"] {
  display: none!important
}
a[href^="https://maps.google.com/maps"] {
  display: none!important
}
.gm-style-cc,
.gmnoprint a,
.gmnoprint span {
  display: none
}
.page-template-page-contact .site-content {
  padding-bottom: 0
}
/*!------------------------------------------------------------------
[ 404 ]
-------------------------------------------------------------------*/
.error-404-content {
  text-align: center;
  padding-top: .5625rem
}
.error-404-content__head {
  max-width: 46.875rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem
}
.error-404-content__head .h4 {
  line-height: 1.24;
  margin-top: 2.25rem;
  color: #4f6674;
  margin-bottom: 3.1875rem
}
.page-template-page-404 .footer__content {
    padding: 7.25rem 0 3.5rem;
}
/*!------------------------------------------------------------------
[ PRODUCTS ]
-------------------------------------------------------------------*/
.products-intro {
  margin-bottom: 4.5rem;
  text-align: center;
}
@media (max-width:991.98px) {
  .products-intro {
    text-align: center
  }
}
.products-intro .separator {
  margin: auto;
  margin-bottom:  2.5rem;
}
.products-intro.empty-desc {
  height: 1px;
  overflow: hidden;
  margin: 0 0 4.4375rem 0;
  padding: 0
}
.products-intro .row > div[class*=col]:first-child {
  margin-bottom: 30px
}
.products-intro .h2 {
  margin-bottom: 1.5625rem
}
.products-intro .h2 small {
  font-size: 1.5rem;
  color: #90a2ad;
  letter-spacing: .125rem
}
.page-template-page-products .site-content {
  padding-bottom: 0
}
/*!------------------------------------------------------------------
[ PRODUCT ]
-------------------------------------------------------------------*/
.page-template-page-product .site-content {
  padding-top: 7.1875rem;
  padding-bottom: 0
}
/*!------------------------------------------------------------------
[ HOME ]
-------------------------------------------------------------------*/
.hero {
  background: #161616;
  color: #fff;
  font-weight: 300;
  position: relative
}
.hero .h1 {
  color: #fff;
  font-size: 60px;
  letter-spacing: 2px;
  margin-bottom: 5px;
  font-weight: 400;
}
.hero .h1 small {
  font-size: 2.75rem;
  letter-spacing: .25rem;
  margin: 1.25rem 0 0 0
}
.hero__description {
  max-width: 550px;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 32px;
  text-transform: uppercase;
  opacity: 0.7;
  margin: auto;
  margin-bottom: 60px;
}
.hero .separator {
  width: 5.625rem;
  margin-bottom: 2rem;
  display: none;
}
.hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3
}
.hero img,
.hero video {
  font-family: "object-fit: cover; object-position: center;";
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%
}
.hero__pagination {
  position: absolute;
  width: 100%;
  bottom: 2.875rem;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.hero__pagination a {
  text-indent: -624.9375rem;
  margin: .625rem;
  width: .625rem;
  height: .625rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,.2)
}
.hero__pagination a.selected,
.hero__pagination a:hover {
  background-color: #295E37
}
.hero__rotator::after {
  display: block;
  clear: both;
  content: ""
}
.hero__lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 4
}
.hero__lines div[class*=container] {
  position: relative
}
.hero__lines div[class*=container] > div {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255,255,255,.05);
  left: 0
}
.hero__lines div[class*=container] > div:first-child {
  left: 15px
}
.hero__lines div[class*=container] > div:nth-child(2) {
  left: 25%
}
.hero__lines div[class*=container] > div:nth-child(3) {
  left: 50%
}
.hero__lines div[class*=container] > div:nth-child(4) {
  left: 75%
}
.hero__lines div[class*=container] > div:last-child {
  right: 15px;
  left: auto
}
.hero__lines div[class*=container] > div:nth-child(2),
.hero__lines div[class*=container] > div:nth-child(4) {
  height: 100%
}
.hero__item {
  float: left;
  width: 100%;
  position: relative;
  padding: 12.0625rem 0 6.25rem 0;
  min-height: 57.6875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
@media (max-width:991.98px) {
  .hero__item {
    height: auto;
    text-align: center;
    padding-bottom: 10.8125rem
  }
  .hero__item .separator {
    margin-right: auto;
    margin-left: auto
  }
}
.hero__item > div[class*=container] {
  position: relative;
  z-index: 10
}
.home-intro {
  background-color: #fff;
  padding: 9.6875rem 0 9.375rem 0;
  margin-bottom: 0px;
  text-align: center;
}
.second-intro{
  margin-top: -50px;
}
.second-intro .h1{
  margin-bottom: 2.7975rem !important;
}
@media (max-width:991.98px) {
  .home-intro {
    text-align: center
  }
  .home-intro .separator {
    margin-right: auto;
    margin-left: auto
  }
}
.home-intro .h1 {
  margin-bottom: 0.7975rem;
}
.home-intro h6 {
  margin-bottom: 2.8975rem;
}
.home-intro .separator {
  width: 5.625rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}
.home .site-content {
  padding-top: 0;
  padding-bottom: 0
}

.home-intro .h1,
.home-intro h1{
    margin-bottom: 0.7975rem;
}
