@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap");
html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Lato', sans-serif;
  background-position: top;
  background-repeat: no-repeat;
}

.btn-ici {
  background-color: #1f396c;
  color: #ffffff;
  font-weight: 600;
  border-radius: 2em;
  border: 0;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.btn-ici:hover {
  background-color: #3783be;
  color: #ffffff;
}

/*.header {
    position: fixed;
    top: 0;
    z-index: 999;
    opacity: 0;
}*/
.custom-nav {
  background-color: transparent;
}

.custom-nav .navbar-brand img {
  width: 45%;
}

@media (min-width: 768px) and (max-width: 991.99px) {
  .custom-nav .navbar-brand img {
    width: 80%;
  }
}

@media (min-width: 568px) and (max-width: 767.99px) {
  .custom-nav .navbar-brand img {
    width: 40%;
  }
}

@media (max-width: 567.99px) {
  .custom-nav .navbar-brand img {
    width: 50%;
  }
}

@media (max-width: 767.99px) {
  .custom-nav .navbar-brand {
    width: 75%;
  }
}

.custom-nav #navbarNav .navbar-nav .nav-item .nav-link {
  color: #ffffff;
  font-weight: 600;
  margin-left: 1em;
}

.custom-nav #navbarNav .navbar-nav .nav-item .nav-link:hover {
  color: #3783be;
}

@media (max-width: 767px) {
  .custom-nav #navbarNav .navbar-nav .nav-item .nav-link {
    color: #ffffff;
  }
  .custom-nav #navbarNav .navbar-nav .nav-item .nav-link:hover {
    color: #ffffff;
  }
}

.custom-nav #navbarNav .navbar-nav .nav-item .daftar-agen-button {
  background-color: #1f396c;
  color: #ffffff;
  font-weight: 600;
  border-radius: 2em;
  border: 0;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.custom-nav #navbarNav .navbar-nav .nav-item .daftar-agen-button:hover {
  background-color: #3783be;
  color: #ffffff;
}

.custom-nav .navbar-toggler {
  color: #1f396c;
}

@media (max-width: 767.99px) {
  .custom-nav {
    position: fixed;
    z-index: 2;
    top: 0;
    margin-top: 0px;
    left: 0;
    width: 100%;
    background-color: #0e568ef2;
  }
  .custom-nav .navbar-toggler-icon {
    color: #ffffff;
  }
}

.custom-section {
  padding-top: 7rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}

.custom-section h1 {
  font-weight: 700;
  font-size: 2.8rem;
  color: #ffffff;
}

.custom-section h2 {
  font-weight: 600;
  font-size: 1.8rem;
  color: #ffffff;
}

.custom-section .btn-hubungi-kami {
  background-color: #1f396c;
  color: #ffffff;
  border-radius: 2em;
}

@media screen and (max-width: 991.99px) {
  .custom-section h1 {
    font-size: 2.2rem;
    margin-bottom: 0;
  }
  .custom-section h2 {
    font-size: 1.5rem;
  }
  .custom-section h5 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.99px) {
  .custom-section {
    padding-top: 13rem;
    padding-bottom: 13em;
  }
}

@media (min-width: 768px) and (max-width: 991.99px) {
  .custom-section {
    padding-top: 9rem;
    padding-bottom: 11.5em;
  }
}

@media (min-width: 992px) {
  .custom-section {
    padding-bottom: 11.5em;
  }
}

.about-section {
  padding-top: 5em;
  padding-bottom: 5em;
}

.about-section .about-title {
  text-align: left;
  font-weight: 700;
  padding-top: .5em;
  padding-bottom: 1.5em;
}

.about-section .about-title h3 {
  font-size: 2rem;
}

.about-section .about-title span {
  color: #1d9b8f;
  font-weight: 700;
}

.about-section .about-title .about-border {
  border: 3px solid #1f396c;
  background-color: #1f396c;
  border-radius: 5px;
  width: 10%;
  margin-top: 0.5em;
}

.about-section .about-body {
  text-align: center;
}

.about-section .about-text {
  font-size: 17px;
}

.about-section .image-about {
  width: 95%;
  border-radius: 1.2rem;
}

@media (max-width: 991.99px) {
  .about-section .image-about {
    width: 100%;
    border-radius: 1.2rem;
  }
}

.product-section {
  padding-top: 5em;
  padding-bottom: 5em;
  background-color: #F8F8FF;
}

.product-section .product-title {
  text-align: center;
  font-weight: 700;
  padding-bottom: 1em;
}

.product-section .product-title h3 {
  font-size: 2rem;
}

.product-section .product-title span {
  color: #1d9b8f;
  font-weight: 700;
}

.product-section .product-title .product-border {
  border: 3px solid #1f396c;
  background-color: #1f396c;
  border-radius: 5px;
  width: 10%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1.5em;
}

.product-section .items-container {
  margin-top: 3rem;
}

.product-section .items-container .slick-prev:before {
  font-size: 1.5rem;
  color: #1f396c;
}

.product-section .items-container .slick-next:before {
  font-size: 1.5rem;
  color: #1f396c;
}

.product-section .items-container .item {
  margin: 10px 15px;
  outline: 0;
}

@media screen and (max-width: 525px) {
  .product-section .items-container .item {
    margin: 10px 5px;
  }
}

.product-section .inner-box {
  position: relative;
  border-radius: 1rem;
  -webkit-box-shadow: 0 0 20px #f1f1f1;
          box-shadow: 0 0 20px #f1f1f1;
}

.product-section .inner-box .img_holder img {
  width: 100%;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.product-section .inner-box .image-content {
  padding: 38px 30px;
  background: #fff;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.product-section .inner-box .image-content span {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #777777;
  letter-spacing: .5px;
}

.product-section .inner-box .image-content h6 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #222222;
  padding-top: 6px;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.product-section .inner-box .image-content p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #777777;
  margin-bottom: 0;
}

.activity-section {
  position: relative;
  overflow: hidden;
}

.activity-section .test-overly {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
}

.activity-section .body {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.activity-section .body .activity-title {
  display: inline;
}

.activity-section .body .activity-title h3 {
  font-size: 2rem;
  color: #ffffff;
}

.activity-section .body .activity-title h3 span {
  color: #1d9b8f;
  font-weight: 700;
}

.activity-section .body .activity-footer {
  padding-top: 1rem;
}

.activity-section .body .activity-footer .btn-view-activity {
  width: 8rem;
  display: block;
  background-color: transparent;
  color: #ffffff;
  border: 0.1rem solid #1f396c;
  border-radius: 5rem;
  margin-left: auto;
  margin-right: auto;
}

.activity-section .body .activity-footer .btn-view-activity:hover {
  background-color: #1f396c;
}

.contact-section {
  padding-top: 5em;
  padding-bottom: 5em;
}

.contact-section .contact-border {
  border: 3px solid #1f396c;
  background-color: #1f396c;
  border-radius: 5px;
  width: 10%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1.5em;
}

.contact-section .form-contact {
  border-radius: .5em;
}

.contact-section .btn-kirim-pesan {
  background-color: #1f396c;
  color: #ffffff;
  border-radius: 2em;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.contact-section .btn-kirim-pesan:hover {
  background-color: #3783be;
}

.contact-section .contact-title {
  text-align: center;
  font-weight: 700;
  padding-bottom: 3em;
}

.contact-section .contact-title h1 {
  font-size: 32px;
}

.contact-section .contact-title span {
  color: #1d9b8f;
  font-weight: 750;
}

.contact-section .contact-icon {
  color: #3783be;
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: 1.3rem;
  float: left;
}

.contact-section .contact-text {
  padding-left: 4em;
  color: #777777;
}

.contact-section .contact-text h3 {
  font-weight: 700;
}

.product-header-section {
  padding-top: 3rem;
  padding-bottom: 7.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}

.product-header-section h1 {
  font-weight: 700;
  font-size: 2.8rem;
  color: #ffffff;
}

.product-header-section h1 span {
  color: #3783be;
}

.page-product-section {
  padding-top: 3.5rem;
  padding-bottom: 4rem;
}

.page-product-section .product-galery {
  padding-bottom: 1rem;
}

.page-product-section .product-galery img {
  width: 100%;
  border-radius: 2rem;
  -webkit-box-shadow: 0 1px 5px 0 rgba(185, 185, 185, 0.7);
          box-shadow: 0 1px 5px 0 rgba(185, 185, 185, 0.7);
}

.page-product-section .product-thumbnail {
  padding-bottom: 1rem;
  width: 100%;
  height: auto;
}

.page-product-section .product-thumbnail .thumbnail {
  display: block;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.page-product-section .product-thumbnail .thumbnail:hover {
  border: 1px solid #1f396c;
}

.page-product-section .product-thumbnail .thumbnail .thumbnail-image {
  width: 70px;
  height: 62px;
  margin: 5px auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 4px solid transparent;
}

@media (max-width: 575.9px) {
  .page-product-section .thumbnail-mobile {
    visibility: visible;
  }
  .page-product-section .thumbnail-desktop {
    display: none;
  }
}

@media (min-width: 576px) {
  .page-product-section .thumbnail-mobile {
    display: none;
  }
  .page-product-section .thumbnail-desktop {
    visibility: visible;
    text-align: right;
  }
}

.page-product-section .product-description .title {
  font-size: 2rem;
  font-weight: 700;
}

.page-product-section .product-description .widget {
  padding-top: 1.5rem;
}

.widget-product-section {
  padding-top: 1rem;
  padding-bottom: 2rem;
}

@media (max-width: 767.99px) {
  .product-header-section {
    padding-top: 10rem;
    padding-bottom: 7rem;
  }
}

.activity-header-section h1 {
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 7.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 700;
  font-size: 2.8rem;
  color: #ffffff;
}

.activity-header-section h1 span {
  color: #3783be;
}

.activity-body-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 767.99px) {
  .activity-header-section h1 {
    padding-top: 10rem;
    padding-bottom: 7rem;
  }
}

.footer-section {
  background-color: #0e568e;
}

.footer-section .brand-footer {
  width: 75%;
}

@media (min-width: 768px) and (max-width: 991.99px) {
  .footer-section .brand-footer {
    width: 35%;
  }
}

@media (min-width: 568px) and (max-width: 767.99px) {
  .footer-section .brand-footer {
    width: 40%;
  }
}

@media (max-width: 567.99px) {
  .footer-section .brand-footer {
    width: 45%;
  }
}

.footer-section .tagline-footer {
  margin-top: .75rem;
  color: #acacac;
  line-height: 1.2;
}

.footer-section .footer-body h5 {
  color: #ffffff;
}

.footer-section .footer-body a {
  color: #acacac;
}

.footer-section .footer-body a:hover {
  color: #acacac;
}

.footer-section .btn-floating {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0;
  margin: 5px 30px;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  width: 47px;
  height: 47px;
}

.footer-section .btn-floating i {
  font-size: 1.25rem;
  line-height: 47px;
  display: inline-block;
  width: inherit;
  color: #fff;
  text-align: center;
}

.footer-section .footer-copyright {
  background-color: #1f396c;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: .9rem;
}

@media (max-width: 767px) {
  .footer-section .btn-floating {
    margin: 5px;
  }
}

.btn-swipe-up {
  display: inline-block;
  height: 40px;
  padding: 0px 10px;
  border-radius: 8px;
  border: #fff;
  position: fixed;
  right: 30px;
  background-color: #1d9b8f;
  color: #ffffff;
  cursor: pointer;
  bottom: 30px;
  font-weight: bold;
  font-size: 1.7em;
  -webkit-box-shadow: 0px 2px 20px 0px black;
  box-shadow: 0px 2px 20px 0px black;
}

.btn-swipe-up:hover {
  color: #ffffff;
  background-color: #1f396c;
}

@media (max-width: 550px) {
  .btn-swipe-up {
    right: 25px;
    bottom: 40px;
  }
}
/*# sourceMappingURL=mystyle.css.map */