body {
  font-family: "Assistant", sans-serif;
  align-content: center;
  text-align: center;
  text-justify: auto;
  color: #810000;
}

.navbar-brand img {
  max-height: 40px;
}

.navbar-light .navbar-nav .nav-link {
  color: #810000;
}
.navbar-light .navbar-nav .nav-link.active {
  font-weight: bold;
  color: #810000 !important;
}

.btn-navbar-right {
  margin-top: -10px !important;
  margin-bottom: -8px !important;
  margin-right: -18px !important;
  height: 77px;
  border-radius: 0px;
}

.btn-login {
  background-color: #810000;
  color: #fff;
}
.btn-login:hover {
  background-color: #ce1212;
  color: #fff;
}

header {
  padding: 180px 0 165px;
  margin-top: -80px;
  background-image: url("../images/image3.jpg");
  background-size: cover;
}
header h1,
header p {
  color: #fff;
}
header h1 {
  font-family: "Playfair Display", serif;
  font-size: 50px;
}
header p {
  font-size: 22px;
}
header .btn-get-started {
  background-color: #eeebdd;
  color: #000;
}
header .btn-get-started:hover {
  background-color: #eee3af;
  color: #000;
}

.section-stats {
  margin-top: -70px;
  transition: 3s;
}
.section-stats .stats-detail {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  padding-left: 5px;
}
.section-stats h2 {
  font-size: 22px;
  font-weight: 650;
  margin-bottom: 10px;
  color: #810000;
}

.section-product {
  min-height: 1250px;
  background-color: #810000;
  margin-top: -55px;
  margin-bottom: -980px;
}

.section-product-heading {
  margin-top: 150px;
}
.section-product-heading h2 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 40px;
}

.section-product-content .section-product-gda .card-product {
  min-height: 300px;
  background: #fff;
  color: #fff;
  padding: 30px;
  background-size: cover;
  margin-bottom: 30px;
}
.section-product-content .section-product-gda .card-product .product-item {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
}
.section-product-content .section-product-gda .card-product .product-button .btn-product-details {
  background-color: #ff9e53;
  color: #fff;
}
.section-product-content .section-product-gda .card-product .product-button .btn-product-details:hover {
  color: #fff;
}

.section-networks {
  background-color: #fff;
  margin-top: -170px;
  padding-top: 240px;
  padding-bottom: 50px;
}
.section-networks h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 40px;
}
.section-networks img {
  max-width: 100%;
}

.section-testimonials-heading {
  background: linear-gradient(#fff 0%, #f7f9ff 100%);
  padding-top: 50px;
  min-height: 506px;
}
.section-testimonials-heading h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 40px;
}

.section-testimonials-content {
  margin-top: -300px;
  padding-bottom: 50px;
}
.section-testimonials-content .card-testimonial {
  padding: 40px 20px 10px;
  border-radius: 11px;
  margin-bottom: 20px;
}
.section-testimonials-content .card-testimonial .testimonial-content {
  min-height: 380px;
}
.section-testimonials-content .card-testimonial h3 {
  font-size: 22px;
}
.section-testimonials-content .card-testimonial .testimonials {
  font-size: 26px;
  text-align: center;
  color: #6e6e6e;
  font-weight: 200;
}
.section-testimonials-content .card-testimonial .trip-to {
  font-weight: normal;
  font-size: 22px;
  color: #6e6e6e;
}
.section-testimonials-content .card-testimonial hr {
  margin-left: -20px;
  margin-right: -20px;
}

.section-partner {
  background-color: #fff;
  margin-top: -170px;
  padding-top: 240px;
  padding-bottom: 50px;
}
.section-partner h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 40px;
}
.section-partner img {
  max-width: 100%;
}

.btn-get-started {
  background-color: #ff9e53;
  color: #fff;
}
.btn-get-started:hover {
  color: #fff;
}

.btn-need-help {
  background-color: #f2f2f2;
  color: #c3c3c3;
}
.btn-need-help:hover {
  color: #c3c3c3;
}

.section-footer a {
  color: #6e6e6e;
}
.section-footer h5 {
  font-size: 20px;
  font-weight: 650;
  color: #6e6e6e;
}
.section-footer li {
  font-size: 18px;
  color: #6e6e6e;
}

.section-about-header header {
  padding: 330px 0 165px;
  margin-top: -80px;
  background-image: url("../images/about/banner-about.png");
  background-size: cover;
}
.section-about-header header h1,
.section-about-header header p {
  color: #fff;
}
.section-about-header header h1 {
  font-family: "Playfair Display", serif;
  font-size: 50px;
}

.section-aboutgda {
  background-color: #fff;
  margin-top: -100px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-aboutgda h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 40px;
}
.section-aboutgda h3 {
  text-align: center;
}
.section-aboutgda p {
  font-size: 22px;
}
.section-aboutgda h4 {
  color: #810000;
}

.section-visi {
  background-color: #fff;
  margin-top: 10px;
  padding-top: 70px;
  padding-bottom: 50px;
}
.section-visi h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 40px;
}
.section-visi ol {
  counter-reset: li;
  list-style: none;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  font-size: 20px;
}
.section-visi ol a {
  position: relative;
  display: block;
  padding: 0.4em 0.4em 0.4em 2em;
  margin: 0.5em 0;
  background: #dad2ca;
  color: #444;
  text-decoration: none;
  border-radius: 0.3em;
  transition: 0.3s ease-out;
}
.section-visi ol a:hover {
  background: #e9e4e0;
}
.section-visi ol a:hover:before {
  transform: rotate(360deg);
}
.section-visi ol a:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -1.3em;
  top: 50%;
  margin-top: -1.3em;
  background: #f9dd94;
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: 0.3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all 0.3s ease-out;
}

.section-misi {
  background-color: #fff;
  margin-top: 10px;
  padding-top: 70px;
  padding-bottom: 50px;
}
.section-misi ol {
  counter-reset: li;
  list-style: none;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  font-size: 20px;
}
.section-misi ol a {
  position: relative;
  display: block;
  padding: 0.4em 0.4em 0.4em 2em;
  margin: 0.5em 0;
  background: #dad2ca;
  color: #444;
  text-decoration: none;
  border-radius: 0.3em;
  transition: 0.3s ease-out;
}
.section-misi ol a:hover {
  background: #e9e4e0;
}
.section-misi ol a:hover:before {
  transform: rotate(360deg);
}
.section-misi ol a:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -1.3em;
  top: 50%;
  margin-top: -1.3em;
  background: #f9dd94;
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: 0.3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all 0.3s ease-out;
}
.section-misi h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 40px;
}
.section-misi img {
  max-width: 100%;
}

.section-blog-gda {
  padding-top: 100px;
}
.section-blog-gda h1 {
  font-weight: bold;
  font-family: "Playfair Display";
  text-align: left;
}
.section-blog-gda p {
  text-align: left;
}
.section-blog-gda content {
  margin-top: 50px;
}

.btn-primary {
  background: #810000;
  border: 0px;
  padding: 12px 30px 12px 30px;
  font-size: 16px;
  font-weight: bold;
}

.btn-primary:hover {
  background: #300101;
  border: 0px;
}

.section-project-header header {
  padding: 250px 0 165px;
  margin-top: -80px;
  background-image: url("../images/project/banner.png");
  background-size: cover;
}
.section-project-header header h1,
.section-project-header header p {
  color: #fff;
}
.section-project-header header h1 {
  font-family: "Playfair Display", serif;
  font-size: 50px;
}

/* Body Section  */
.pp-category-filter a {
  display: inline-block;
  margin: 0 10px 6px 0;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 3px;
}

.pp-gallery {
  min-height: 500px;
}

.pp-gallery .card-columns .card {
  border: none;
  margin-bottom: 0;
  border-radius: none;
}

@media (max-width: 992px) {
  .pp-gallery .card-columns {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 576px) {
  .pp-gallery .card-columns {
    -moz-column-count: 1;
    column-count: 1;
  }
}
.pp-gallery .card figure {
  position: relative;
  overflow: hidden;
  margin: 10px 1%;
  text-align: center;
}

.pp-gallery .card figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 1;
}

.pp-gallery .card figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.pp-gallery .card figure figcaption,
.pp-gallery .card figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pp-gallery .card figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.pp-gallery .card figure .h4 {
  word-spacing: -0.15em;
  font-weight: 600;
}

.pp-gallery .card figure .h4,
.pp-gallery .card figure p {
  margin: 0;
}

.pp-gallery .card figure p {
  letter-spacing: 1px;
  font-size: 60%;
}

.pp-gallery figure.pp-effect figcaption {
  padding: 12px;
}

.pp-gallery figure.pp-effect figcaption::before,
.pp-gallery figure.pp-effect figcaption::after {
  position: absolute;
  content: "";
  opacity: 0;
}

.pp-gallery figure.pp-effect figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0, 1);
  transform-origin: 0 0;
}

.pp-gallery figure.pp-effect figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: scale(1, 0);
  transform-origin: 100% 0;
}

.pp-gallery figure.pp-effect .h4 {
  padding-top: 26%;
  transition: transform 0.35s;
  opacity: 0;
}

.pp-gallery figure.pp-effect p {
  padding: 0.5em 2em;
  text-transform: none;
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}

.pp-gallery figure.pp-effect img,
.pp-gallery figure.pp-effect .h4 {
  transform: translate3d(0, -25px, 0);
}

.pp-gallery figure.pp-effect img,
.pp-gallery figure.pp-effect figcaption::before,
.pp-gallery figure.pp-effect figcaption::after,
.pp-gallery figure.pp-effect p {
  transition: opacity 0.35s, transform 0.35s;
}

.pp-gallery figure.pp-effect:hover img {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.pp-gallery figure.pp-effect:hover figcaption::before,
.pp-gallery figure.pp-effect:hover figcaption::after {
  opacity: 1;
  transform: scale(1);
}

.pp-gallery figure.pp-effect:hover figcaption:before {
  background: rgba(31, 30, 30, 0.5);
}

.pp-gallery figure.pp-effect:hover .h4,
.pp-gallery figure.pp-effect:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  color: #ffffff;
}

.pp-gallery figure.pp-effect:hover figcaption::after,
.pp-gallery figure.pp-effect:hover .h4,
.pp-gallery figure.pp-effect:hover p,
.pp-gallery figure.pp-effect:hover img {
  transition-delay: 0.15s;
}

@media (max-width: 768px) and (min-width: 578px) {
  .pp-gallery figure.pp-effect:hover .h4 {
    padding-top: 20%;
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  .pp-gallery figure.pp-effect:hover .h4 {
    padding-top: 20%;
    font-size: 16px;
  }
}
.section-career-header header {
  padding: 280px 0 250px;
  margin-top: -80px;
  background-image: url("../images/career/banner-career.png");
  background-size: cover;
}
.section-career-header header h1,
.section-career-header header p {
  color: #fff;
}
.section-career-header header h1 {
  font-family: "Playfair Display", serif;
  font-size: 50px;
}

.section-career {
  background-color: #fff;
  margin-top: -100px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-career h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 40px;
}
.section-career h3 {
  text-align: center;
}
.section-career p {
  font-size: 22px;
}
.section-career h4 {
  color: #810000;
}/*# sourceMappingURL=main.css.map */