/*!
 * Start Bootstrap - Landing Page v5.0.8 (https://startbootstrap.com/themes/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

/* BANNER DIAGONAL */
      .masthead {
        position: relative;
        overflow: hidden;
        padding-bottom: 3rem;
        z-index: 2;
      }

      .mastheadtext{
        padding-top: 50px;
        padding-left: 50px;
      }
      
      .masthead .masthead-bg {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        min-height: 35rem;
        height: 100%;
        background-color: white;
        transform: skewY(4deg);
        transform-origin: bottom right;
      }
      
      .masthead .masthead-content h1 {
        font-size: 2.5rem;
      }
      
      .masthead .masthead-content p {
        font-size: 1.2rem;
      }
      
      .masthead .masthead-content p strong {
        font-weight: 700;
      }
      
      .masthead .masthead-content .input-group-newsletter input {
        height: auto;
        font-size: 1rem;
        padding: 1rem;
      }
      
      .masthead .masthead-content .input-group-newsletter button {
        font-size: 0.8rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 1rem;
      }
      
      @media (min-width: 1300px) {
        .masthead {
          height: 100vh;
          min-height: 0;
          width: 40.5rem;
          padding-bottom: 0;
          margin-left: 30px;
        }
        .masthead .masthead-bg {
          min-height: 0;
          transform: skewX(-9deg);
          transform-origin: top right;
        }
        .masthead .masthead-content {
          padding-left: 3rem;
          padding-right: 10rem;
        }
        .masthead .masthead-content h1 {
          font-size: 3.5rem;
          padding-top: 0;
        }
        .masthead .masthead-content p {
          font-size: 1.3rem;
        }
        .mastheadtext{
          padding-top: 35vh;
        }
      
        .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        opacity: 0.7;
        z-index: 1;
        }
      
        .imgb {
        position: absolute;
        min-width: 100%;
        padding-left: 505px;
        padding-top: 69px;
        width: auto;
        height: 100vh;
        z-index: 0;
        overflow: hidden;
      }
      
      @media (pointer: coarse) and (hover: none) {
        body .imgb {
          display: none;
        }
        .imgb{
          width: 100%
        }
      }
      } 

      @media (max-height: 550px) {
        .imgb{
          display: none;
        }

        .mastheadtext{
          padding-top: 100px;
        }
      }

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  /* background: url("../gambar/landing/bg-masthead.png") no-repeat center center; */
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background: url("../gambar/landing/footer.png") no-repeat center center;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.nav-item > .nav-link{
	color:#fff !important;
}

/* BANNER */
/* .bannertext{
  padding-top: 180px; 
  padding-left: 60px; 
  float: left; 
  width: 400px; 
  position: absolute; 
  z-index: 99;
}

.banner {
	background-color: white;
	background-size: 100% 100vh;
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
	margin: 0;
	float: right;
}

	  .bannerb {
	background: url("../gambar/landing/bg-masthead.png");
	background-size: 100% 100vh;
    width: 75%;
    height: 600px;
    position: relative;
    overflow: hidden;
	margin: 0;
	float: right;
}


.overlaya {
    position: absolute;
    top: 10;
    z-index: 999;
    width: 650px;
    height: 600px;
    background: white;
    transform: skew(-25deg);
	left: -500px;
	float: left;
}

.overlaytext{
	position: absolute;
	margin-top: 69px;
	left: 150px;
	top: 50px;
	transform: skew(20deg);
} */

/* GALLERY */
.owlcontainer {
  position: relative;
  width: 100%;
}

.owlimage {
  display: block;
  width: 100%;
  height: 300px;
}

.owloverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.owlcontainer:hover .owloverlay {
  height: 30%;
}

.owltext {
  color: black;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}