@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;
}

.custom-nav {
  background-color: transparent;
}

.custom-nav .navbar-brand img {
  width: 200px;
}

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

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

.custom-nav #navbarNav .navbar-nav .nav-item .daftar-agen-button {
  background-color: #31a2e1;
  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: #31a2e1;
}

@media (max-width: 992px) {
  .custom-nav .navbar-brand img {
    width: 225px;
    height: 45px;
  }
}

@media (max-width: 767px) {
  .custom-nav {
    position: fixed;
    z-index: 2;
    top: 0;
    margin-top: 0px;
    left: 0;
    width: 100%;
    background-color: #dde8fc;
  }
}

.custom-section {
  padding-top: 6.5em;
  padding-left: 1rem;
}

.custom-section h2 {
  font-weight: 700;
  font-size: 2.6rem;
  color: #31a2e1;
}

.custom-section h5 {
  font-weight: 500;
  font-size: 1.8rem;
  color: #f3662a;
}

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

@media screen and (max-width: 992px) {
  .custom-section h2 {
    font-size: 2rem;
  }
  .custom-section h5 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .custom-section {
    padding-top: 8.5em;
  }
}

@media (max-width: 640px) {
  .custom-section {
    padding-bottom: 25em;
  }
}

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

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

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

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

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

.about-section .about-title span {
  color: #f3662a;
  font-weight: 750;
}

.about-section .about-title .about-border {
  border: 3px solid #31a2e1;
  background-color: #31a2e1;
  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: 90%;
}

.services-section {
  padding-top: 5em;
  padding-bottom: 5em;
  background-color: #dde8fc;
}

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

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

.services-section .services-title span {
  color: #f3662a;
  font-weight: 750;
}

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

.services-section .body-services {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}

.services-section .body-services h5 {
  padding-top: .3em;
  color: #f3662a;
  font-weight: 600;
}

.services-section .icon-services {
  width: 50%;
}

@media screen and (max-width: 992px) {
  .services-section .icon-services {
    width: 50%;
  }
}

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

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

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

.join-section .join-title span {
  color: #f3662a;
  font-weight: 750;
}

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

.join-section .image-join {
  width: 80%;
}

.join-section .profit-title {
  text-align: center;
  font-weight: 700;
  padding-top: 2.5em;
  padding-bottom: 1.5em;
}

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

.join-section .profit-title span {
  color: #f3662a;
  font-weight: 750;
}

.join-section .profit-title .profit-border {
  border: 3px solid #31a2e1;
  background-color: #31a2e1;
  border-radius: 5px;
  width: 10%;
  margin-top: 1.5em;
  margin-left: auto;
  margin-right: auto;
}

.join-section .border-icon {
  border: 5px solid #1f6aa3;
  border-radius: 100px;
  margin: 1em auto;
  width: 170px;
  display: block;
}

.join-section .icon-thumbnail {
  font-size: 4em;
  display: block;
  text-align: center;
  color: #FFFF;
  border: 5px solid #FFFF;
  border-radius: 100px;
  padding-top: .3em;
  padding-bottom: .5em;
  background: #019fa7;
  background: radial-gradient(circle, #31a2e1 40%, #174d77 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#019fa7",endColorstr="#174d77",GradientType=1);
}

.join-section .icon-thumbnail .icon {
  width: 60%;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  .join-section .icon-thumbnail .icon {
    width: 50%;
    color: #ffffff;
  }
}

.join-section .text-thumbnail {
  text-align: center;
  line-height: 1.2;
  font-weight: 500;
  color: #4e4e4e;
}

@media screen and (max-width: 992px) {
  .join-section .icon-thumbnail {
    font-size: 3em;
    padding-top: .75em;
    padding-bottom: .75em;
  }
}

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

.product-section .image-product {
  text-align: center;
  width: 50%;
}

@media screen and (max-width: 992px) {
  .product-section .image-product {
    width: 80%;
  }
}

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

.contact-section .contact-border {
  border: 3px solid #31a2e1;
  background-color: #31a2e1;
  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: #31a2e1;
  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: #f3662a;
  font-weight: 750;
}

.contact-section .contact-icon {
  color: #3783be;
  padding: 5px;
  border: 2px solid #3783be;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  float: left;
}

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

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

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

.footer-section .tagline-footer {
  color: #acacac;
}

.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: #0e568e;
  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;
  padding: 6px 16px;
  border-radius: 30px;
  border: 1px solid #ffffff;
  position: fixed;
  right: 40px;
  background-color: #f3662a;
  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: #ff824d;
}

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