/**
* Template Name: eBusiness - v4.7.0
* Template URL: https://bootstrapmade.com/ebusiness-bootstrap-corporate-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@import url('http://fonts.cdnfonts.com/css/gotham');
@import url('http://fonts.cdnfonts.com/css/merriweather');

html, body {
  height: 100%;
  /*height: -webkit-fill-available; utk dapat tinggi layar hp, tapi engga kepakai*/
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

a:focus {
  outline: 0px solid;
}

img {
  max-width: 100%;
  height: auto;
}

.fix {
  overflow: hidden;
}

p {
  margin: 0 0 15px;
  color: #707070;
  font-size: 17px;
  font-weight: 500;
  font-family: "Merriweather";
  line-height: 1.6;
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Gotham", sans-serif;
  margin: 0 0 15px;
  color: #444;
  font-weight: 500;
}

h1 {
  font-size: 48px;
  line-height: 52px;
}

h2 {
  font-size: 38px;
  line-height: 42px;
}

h3 {
  font-size: 30px;
  line-height: 34px;
}

h4 {
  font-size: 25px;
  line-height: 28px;
}

h5 {
  font-size: 20px;
  line-height: 24px;
}

h6 {
  font-size: 16px;
  line-height: 22px;
}

a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
  color: #707070;
}

a:hover {
  color: #9d7b30;
  text-decoration: none;
}

a:active, a:hover {
  outline: 0 none;
}

body {
  background: #fff none repeat scroll 0 0;
  color: #707070;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  text-align: left;
  font-weight: 600;
  overflow-x: hidden;
  line-height: 22px;
  padding-top: 80px;  
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #9d7b30;
  width: 40px;
  height: 40px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  transform: scale(1.1);
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

.clear {
  clear: both;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

input, select, textarea, input[type=text], input[type=date], input[type=url], input[type=email], input[type=password], input[type=tel], button, button[type=submit] {
  -moz-appearance: none;
  box-shadow: none !important;
}

div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.gif") no-repeat center center;
}

::-moz-selection {
  background: #3EC1D5;
  text-shadow: none;
}

::selection {
  background: #3EC1D5;
  text-shadow: none;
}

.area-padding {
  padding: 70px 0px 80px;
}

.area-padding-2 {
  padding: 70px 0px 50px;
}

.padding-2 {
  padding-bottom: 90px;
}

.section-headline h2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 70px;
  position: relative;
  text-transform: capitalize;
}

.section-headline h2::after {
  border: 1px solid #333;
  bottom: -20px;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 40%;
}

.sec-head {
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {  /*- warna menu sebelum layar scroll keatas-*/
  height: 80px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background:#fff;/*-background: rgba(f, f, f, 0.5);*/
}
#header.header-scrolled {   /*- warna menu sewaktu layar scroll keatas-*/
  background: #fff; /*-background: rgba(f, f, f, 0.1);  -*/
  height: 64px;
}
.navbar img{
    -moz-transition: height 1s ease-in-out, left 1.5s ease-in-out;
    -webkit-transition: height 1s ease-in-out, left 1.5s ease-in-out;
    -moz-transition: height 1s ease-in-out, left 1.5s ease-in-out;
    -o-transition: height 1s ease-in-out, left 1.5s ease-in-out;
    transition: height 1s ease-in-out, left 1.5s ease-in-out;
}

#header.header-scrolled .navbar img  /*- utk kecilin logo sewaktu discroll-*/
{ 
  height: 60px
}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: bold;
}
#header .logo h1 span {
  color: #3ec1d5;
}
#header .logo h1 a, #header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}
#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}
#header .logo
{
  display : none;
}
@media (max-width: 991px) {
  #header {
    height: 64px;
  }
  #header .logo h1 {
    font-size: 28px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
  width: 100%;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
  width: 100%;
}

.navbar li {
  position: relative;
  width: 14.28%;
}

.navbar .li1 {
  width:12.28%;
}

.navbar .li2 {
  width:18.28%;
}

.navbar .li3 {
  width:13.28%;
}

.navbar .li4 {
  width:12.28%;
}

.navbar ul li a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.navbar a, .navbar a:focus {   /*tulisan menu*/
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  white-space: nowrap;
  transition: 0.3s;
  text-align: center;
  /*display:block;  ilangin ini agar tulisan lang yang tidak pindah atas bawah sewaktu ditekan*/
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus{ /* warna tulisan menu sewaktu focus*/
  color: #9d7b30;
}

.navbar .dropdown ul { 
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .li-language {/*khusus utk menu language */
  text-align:center;
  padding: 10px 0;
}

.navbar .a-language {/*khusus utk menu language */
  display: inline; 
  padding-right: 0;
  padding-left: 0;  
}

.navbar .dropdown ul a { /*warna tulisan menu dibagian dropdown*/
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #0d2529;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #9d7b30;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #916400;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
    width: auto;
  }
  
  #logocenter{
    display: none;
  }
  
  #header .logo
  {
    display : block;
  }
  
  .navbar {
    width: auto;
  }
  
  .navbar li {
    width: auto;
  }
  
  body {
    padding-top: 7vh;
  }  
  
  .navbar .li1 {
    width:100%;
  }

  .navbar .li2 {
    width:100%;
  }

  .navbar .li3 {
    width:100%;
  }  
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  width: 230px;
  height: 320px;
  background: rgba(193, 150, 82, 0.9); /*background: rgba(4, 12, 21, 0.1);  background-color: #c19652;*/
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 40px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  padding: 10px 0;
  /*background: rgba(193, 150, 82, 0.8);*/
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #fff;
  text-align: right;
}

.navbar-mobile .li-language {/*khusus utk menu language */
  text-align: right;
  padding: 10px 20px;
}

.navbar-mobile a:hover, .navbar-mobile .active{
  color: #fff;
  font-size: 16px;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
  margin: 16px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: rgba(193, 150, 82, 0.9);
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #fff;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 63vh;
  background-color: rgba(4, 12, 21, 0.8);
  overflow: hidden;
  position: relative;
}
#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#hero .carousel-item {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
#hero .carousel-item::before {
  content: "";
  /*background-color: rgba(4, 12, 21, 0.5); /* hapus ini supaya banner tidak gelap*/
}
#hero .carousel-container {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0px;
   /* width : 100%; ditambahin ini karena spy sama lebar isi banner dengan isi web*/
  left: 50px;/*50px*/  /* utk posisi kiri kanan banner, 110px kalau ikutin design*/
  right: 50px;/*50px*/ 
}
#hero h2 {
  color: #fff;
  margin: 0;
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 30px;
  text-shadow: 1px 1px 5px #9e9e9e;
  line-height : 1.1;
}
#hero p {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;
  margin-top: 10px;
  text-shadow: 1px 1px 5px #9e9e9e;
  font-size: 20px;
}
@media (min-width: 1200px) {
  #hero p {
    /*width:50%;*/
  }
}
#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}
#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}
#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}
#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}
#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 30px;
  line-height: 0;
  width: auto;
  height: auto;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.5);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}
#hero .carousel-indicators li {
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 0.6;
  transition: 0.3s;
}
#hero .carousel-indicators li.active {
  opacity: 1;
  background: #9d7b30;
}

#hero .btn-our-apps {
  font-family: "Arial", sans-serif;
  font-weight: 550;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 32px;
  border-radius: 12px;
  transition: 0.5s;
  line-height: 1;
  color: #444444;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background: #fff;
  margin-top: 15px;
}
#hero .btn-our-apps:hover {
  /*
  background: #9d7b30;
  color: #fff;
  */
}

#hero .banner-info {
  padding-top: 50px;
}

#hero .banner-info-title{
  width:600px;
}

#hero .banner-info-text{
  float:left;
}

#hero .banner-info-img{
  padding-left:20px;
  float:left;
}

#hero #our-apps-textm{
  display:none;
}

@media (max-width: 992px) {
  #hero {
    height: 100vh;
  }
  #hero .carousel-container {
    /*text-align: center;*/
    /*top: 74px; posisi tulisan dari atas*/ 
    align-items: flex-start;
    /*left: 110px;/*50px9.5vh*/  /* utk posisi isi banner*/
    /*right: 110px;/*50px*/    
  } 
  #hero .banner-info{
    margin: auto;
    position:relative;
    height: 90vh;    
  }
  
  #hero .banner-info-title{
    width:100%;
  }

  #hero .banner-info-text{
    float:none;
  }

  #hero .banner-info-img{
    float:none;
  }  
  
  #hero #our-apps-textm{
    display:block;
    width:145px;
    margin:0;
    padding:5px 1px 5px;
    text-align: center;
  }
  
  #hero #our-apps-text{
    display:none;
  }
  
  #hero .banner-info-img{
    padding-left:0px;
    padding-top:0px;
    text-align:center;
    width:145px;
    position:absolute;
    bottom:0;    
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 55px;
  }
}
@media (max-width: 768px) {
  #hero{
    padding:0;
    margin:0;
    height: 71vh;
  }
  
  #hero .banner-info{
    padding-top:20px;
  }

  #hero .carousel-container {
    left: 10px;
    right: 10px;
    top: 0px;
  }

  #hero h2 {
    font-size: 45px;
    margin-bottom: 10px;    
  }

  #hero p {
    font-size: 15px;
  }  

  #hero .banner-info-img{
    bottom:20vh; 
  }
  
}
@media (min-width: 1024px) {
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;/* lebar div dari tombol banner prev dan nex, width: 10%; kalau ikutin design*/
  }
}
@media (max-height: 500px) {
  #hero {
    height: 150vh;
  }
}

/*--------------------------------------------------------------
# below banner title
--------------------------------------------------------------*/
.below-banner-title {
  background: #f8f2e6;
}

.below-banner-title h1 {
  color: #916400;
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

@media (min-width: 1200px) {
  .below-banner-title {
    padding-top: 55px;
    padding-bottom: 45px;
  }
  .below-banner-title h1 {
    font-size: 45px;
  }
}

@media (max-width: 1200px) {
  .below-banner-title {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .below-banner-title h1 {
    font-size: 38px; /*40px */
  }
}

@media (max-width: 992px) {
  .below-banner-title {
    padding-top: 45px;
    padding-bottom: 35px;
  }
  .below-banner-title h1 {
    font-size: 27px;/*30px */
  }
}

@media (max-width: 768px) {
  .below-banner-title {
    padding-top: 0;
    padding-bottom: 0;
    height:15vh;
    position: relative;
  }
  .below-banner-title h1 {
    font-size: 23px;/*27px */
    padding: 0 0px 0px 0;
    margin: 0;
    width: 93%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);     
  }
}
/*
@media (max-width: 575px) {
  .below-banner-title {
    padding-top: 0;
    padding-bottom: 0;
    height:15vh;
    position: relative;
  }
  .below-banner-title h1 {
    font-size: 23px;
    padding: 0 15px 0;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);    
  }
}
*/

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: #f8f2e6;
}
.cta h1 {
  color: #916400;
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 300;
}

@media (min-width: 1200px) {
  .cta {
    padding-top: 55px;
    padding-bottom: 45px;
  }
  .cta h1 {
    font-size: 46px;
  }
}

@media (max-width: 1200px) {
  .cta {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .cta h1 {
    font-size: 38px; /*40px */
  }
}

@media (max-width: 992px) {
  .cta {
    padding-top: 45px;
    padding-bottom: 35px;
  }
  .cta h1 {
    font-size: 27px;/*30px */
  }
}

@media (max-width: 768px) {
  .cta {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .cta h1 {
    font-size: 27px;/*23px */
  }
}

/*--------------------------------------------------------------
# home-info
--------------------------------------------------------------*/

.home-info-left{  
  padding: 50px 0px 50px;
  display:flex;
  position: relative;
}

.home-info-left-bg{
  position: absolute;
  width:40%;
  right:0px;
  float:right;
  background-color: #f8f8f8;    
}

.home-info-right-bg{
  position: absolute;
  width:40%;
  left:0px;
  float:left;
  background-color: #f8f8f8;    
}

.home-info-bottom-bg{
  position: absolute;
  width: 100%;
  height: 66%;
  bottom: 0px;
  background-color: #f8f8f8; 
  display: none;
}

.home-info-container{
  position: relative;
}

.home-info-right{
  padding: 50px 0px 50px;
  display: flex;
  position: relative;
}

.home-info-box > a {
  display: block;
}

.home-info-box h3 {
  font-weight: 700;
  padding-bottom: 20px;
}

.home-info-box p{
  font-family: "Merriweather";
  font-style: italic;
}

.home-info-box{
  margin-top: 35px;
}

.home-info-pic > a {
  display: block;
}

.home-info-pic{
  margin-top: 60px;
  margin-bottom: 60px;  
}

@media (min-width: 1200px) {
  .home-info-left-bg, .home-info-right-bg{
    height:435px;
  }
}

@media (max-width: 1200px) {
  .home-info-left-bg, .home-info-right-bg{
    height:388px;
  }
}

@media (max-width: 992px) {
  .home-info-left-bg, .home-info-right-bg{
    height:315px;
  }
}

@media (max-width: 768px) {
  .home-info-left-bg, .home-info-right-bg{
    height:265px;
  }
}

@media (max-width: 575px) {
  .home-info-left-bg, .home-info-right-bg{
    display:none;
  }
  .home-info-bottom-bg{
    display:block;
  }

  .home-info-left .home-info-pic{
    -webkit-order: 1;
    order: 1;
  }
  .home-info-left .home-info-box{
    -webkit-order: 2;
    order: 2;
  }
  
  .home-info-box{
    margin-top: 0px;
  }

  .home-info-pic{
    margin-top: 30px;
    margin-bottom: 20px;  
  } 
  
  .home-info-box h3{
    padding-bottom: 0px;
  }
}

/*--------------------------------------------------------------
# Home - Our values
--------------------------------------------------------------*/
.home-values-area{
  background-color: #eeeeee;
}

.home-values-area h1{
  color: #9d7b30;
  font-family: "Merriweather";
  font-style: italic;
  font-size: 60px;
  font-weight: 300;
}

.home-values-icon {
  display: inline-block;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
  transition: all .4s ease-in-out;
}

.home-values-icon:hover {
  transform: scale(1.1);
}

.home-values-details {
  padding-top: 40px;
  transition: all 0.5s ease 0s;
}

.home-values-details:hover h4, .home-values-details:hover .home-values-icon {
  color: #9d7b30;
}

.single-home-values > h4 {
  color: #707070;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 8px;  
}

.single-home-values > p {
  color: #707070;
  font-size: 16px;
  margin-top: 8px;  
  padding:0 13% 0;
}

.home-values-line{
  width: 74%;
  border-bottom: 2px solid #9d7b30;
  margin: auto;
}

/*--------------------------------------------------------------
# Home - second banner
--------------------------------------------------------------*/
.second-banner-area {
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
}

@media (max-width: 575px) {
  .second-banner-area {
    display: none;
  }
}

/*--------------------------------------------------------------
# home-Contact
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}
.section-title {
  padding-bottom: 20px;
}

.section-title h2 {

  font-weight: 700;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  color: #9d7b30;
}

.section-title p {
  font-size: 16px;
  color: #707070;
}

.contact .info-box {
  text-align: left;
  margin-bottom:20px;
}
.contact .info-box h5 {
  color: #707070;
  font-weight: 700;
  margin-bottom:5px;
}
.contact .info-box p {
  font-size: 16px;
  color: #707070;
  margin:0px;
}

.contact-form-row{
  margin-bottom: 20px;
}

.contact-form-row-name{
  padding-top:10px;
  padding-bottom: 10px;
  font-weight: 400;  
  font-family : "Merriweather";  
}

.contact-form-title{
  font-size :30px;
  font-style :italic;
  color: #946807;
  margin-bottom: 40px;
  font-weight: 300;
  text-shadow: 0 0 5px #ffffd8;
  font-family : "Merriweather";
  line-height: 1.2;
}

.contact .php-email-form {
  border: 1.5px solid #946807;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 5px #ffffd8;
}

.contact input {
  border: 1px solid #946807;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 5px #ffffd8;
  font-weight: 400;  
  font-family : "Merriweather";    
}

.contact textarea {
  height: 200px;
  border: 1px solid #946807;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 5px #ffffd8;  
  font-weight: 400;  
  font-family : "Merriweather";  
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #ed502e;
}
.contact .php-email-form input {
  padding: 10px 15px;
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}
.contact .php-email-form button[type=submit] {
  background: #946807;
  border: 0;
  padding: 10px 30px;
  border-radius: 12px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type=submit]:hover {
  transform: scale(1.05);
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 575px) {
  .contact-info {
    -webkit-order: 2;
    order: 2;
    padding-top: 40px;
    background-color: #f8f8f8;     
  }
  .contact-input {
    -webkit-order: 1;
    order: 1;
  }
}

/*--------------------------------------------------------------
# productsandservices
--------------------------------------------------------------*/

.products-banner {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;

  width: 100%;
  height: 63vh;
  position: relative;
}

.products-banner-info {
  padding-top: 50px;
  float:left;
}

.products-banner-title{
  width:400px;  
}

.products-banner-info h2 {
  color: #916400;
  margin: 0;
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 30px;  
  line-height : 1.1;
}

.products-banner-text{
  float:left;
}

.products-banner-text p {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 10px;
  font-size: 20px;
  color: #555;
}

.products-banner .btn-our-apps {
  font-family: "Arial", sans-serif;
  font-weight: 550;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 32px;
  border-radius: 12px;
  transition: 0.5s;
  line-height: 1;
  color: #444444;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background: #fff;
  margin-top: 15px;
}

.products-banner .btn-our-apps:hover {
  /*
  background: #9d7b30;
  color: #fff;
  */
}

.products-banner .products-banner-img{
  padding-left: 20px;
  float: left;
}

.products-banner #our-apps-textm{
  display:none;
}

.products-info-title{
  /*padding: 130px 0 30px;*/
}

@media (max-width: 992px) {
  .products-banner {
    height: 100vh;
  }
  .products-banner. container {
    /*text-align: center;*/
    /*top: 74px; posisi tulisan dari atas*/ 
    align-items: flex-start;
    /*left: 110px;/*50px9.5vh*/  /* utk posisi isi banner*/
    /*right: 110px;/*50px*/    
  } 
  
  .products-banner-info{
    margin: auto; 
    position:relative;
    height: 93vh;        
  }
  
  .products-banner-text{
    float:none;
  }

  .products-banner #our-apps-text{
    display: none;
  }
  
  .products-banner #our-apps-textm{
    display: block;
    width: 145px;
    margin: 0;
    padding: 5px 1px 5px;
    text-align: center;
  }
  
  .products-banner .products-banner-img{
    float: center;
    padding-left: 0px;
    padding-top: 100px;
    text-align: center;
    margin: auto;
    position:absolute;
    bottom:0;        
  }
}

@media (max-width: 768px) {
  .products-banner{
    padding:0;
    margin:0;
    height:71vh;
  }
  .products-banner-info{
    padding-left:2%;
    padding-top:20px;
  }
  .products-banner h2 {
    font-size: 45px;
    margin-bottom: 10px;
  }
  .products-banner p {
    font-size: 15px;
  }
  
  .products-banner .products-banner-img{
    bottom:23vh; 
  }  
  
  .product-separator{
    padding: 30px;    
  }
}
@media (min-width: 1024px) {
  .products-banner-info{
    padding-left:0%;  
  }
}

@media (max-height: 500px) {
  .products-banner {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-banner {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;

  width: 100%;
  height: 63vh;
  display: table;  
}

.about-banner-info{
  height: 63vh;
  display: table-cell;
  vertical-align: middle;    
}

.about-banner-info h2 {
  width: 58%;
  color: #fff;
  margin: 0;
  font-size: 58px;
  font-weight: 700;
  line-height: 1;  
}

.about-banner p {
  width: 51%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin-top: 10px;
  font-size: 20px;
  color: #eee;
}

@media (max-width: 768px) {
  .about-banner{
    height:86vh;
    display : flex;
  }
  .about-banner-info{
    display : block;
    padding-left:2%;
    padding-top:15px;    
  }
  .about-banner h2 {
    width: 78%;
    font-size: 45px;
    color: #916400;
    margin-bottom: 0px;
    line-height: 1.2;      
  }
  .about-banner p {
    font-size: 15px;
    color: #111;    
    width: 59%;
  }  
}

@media (max-height: 500px) {
  .about-banner {
    height: 120vh;
  }
}

.about-title {
  background: #f8f2e6;
  padding-top: 50px;
  padding-bottom: 40px;  
}
.about-title h3 {
  color: #9d7b30;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 42px;  
}

.about-vision-details {
  padding: 40px 0px 40px;
  transition: all 0.5s ease 0s;
}

.about-vision-details img{
  width:40%;
}

.about-vision-icon {
  display: inline-block;
  margin-bottom: 20px;
}

.about-vision-details h2 {
  margin-top: 25px;
  margin-bottom: 35px;
  font-weight: bold;  
  letter-spacing: 2px;
  color: #6d6d6d;
}

.about-vision-details p {
  padding:0px 60px 0px;  
}

.about-values-title {
  background: #f8f2e6;
  padding-top: 55px;
  padding-bottom: 45px;  
}

.about-values-title h1 {
  color: #9d7b30;
  font-family: "Merriweather";
  font-style: italic;
  font-size: 46px;
  font-weight: 300;
}

.about-values-row{
  padding:50px 0px 50px;
  text-align: center !important;
}

.about-values-container{
  position: relative;
  width:100%;
  height:100%;
}

.about-values-img {
  transition: all 0.5s ease 0s;
  padding-top: 10px;
  width:250px;
  position: absolute;
  right: 0px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);    
}

.about-values-img img{
  width:60%;
}

.about-values-img h5 {
  font-weight: bold;  
  color: #6d6d6d;
}

.about-values-details {
  font-size: 16px;
  padding:10px 50px 10px;
  text-align: left;
  border-left: 2px solid #9d7b30;  
}

.about-values-details h5 {
  font-weight: bold;  
  color: #6d6d6d;
}

.about-values-details ul {
  list-style-position: outside;
  color: #707070;
  font-size: 17px;
  font-weight: 500;
  font-family: "Merriweather";
  line-height: 1.6;
  font-style: italic;
  display: table;  
}

.about-values-details ul > li {
  display: table-row;  
}

.about-values-details ul li:before
{
  content: '\2013';
  display: table-cell;
  padding-right: 5px;
}

@media (max-width: 992px) {
  .about-title {
    padding-top: 45px;
    padding-bottom: 35px;
  }
  .about-values-img {
    padding-left:15px;
  }

  .about-values-title {
    padding-top: 45px;
    padding-bottom: 35px;
  }
}

@media (max-width: 768px) {
  .about-title {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .about-values-img {
    padding-left:0px;
  }

  .about-values-title {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .about-title {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .about-title h3 {
    font-size: 38px;
  }
  
  .about-values-details {
    border-left: 0px;
  }  

  .about-values-img {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }  
  .about-values-img h5 {
    border-bottom: 2px solid #9d7b30; 
    padding-bottom: 10px;
  }  
}

.about-distribution{  
  position: relative;
}

.about-distribution-l{
  text-align: right;
  padding-top: 40px;
}

.about-distribution-la{
  padding: 35px 0px 0px;
  text-align: center;
  font-size: 75px;
  /*text-align: right;  ini jika pakai unicode 
  right: 0;
  float: right;*/
}

.about-distribution-r{
  padding-top: 40px;
}

.about-distribution-ra{
  padding: 35px 0px 0px;
  font-size: 75px;
  text-align: center;
}

.about-distribution-d{
  display: none;
  text-align: center;
  padding: 40px 0px 40px;  
  font-size: 50px;
}

.about-distribution a{
  font-size: 25px;
}

.about-distribution p{
  font-size: 18px;
  margin: 7px 0 7px;
}

.about-distribution-la img{
  width: 45px;
}

.about-distribution-ra img{
  width: 45px;
}

.about-distribution-d img{
  height: 45px;
}

@media (max-width: 575px) {
  .about-distribution-l{
    text-align: center;
    padding: 0px 0px 0px;
  }
  .about-distribution-r{
    text-align: center;
    padding: 0px 0px 0px;
  }
  .about-distribution-d{
    display: inline;
  }
  .about-distribution-la{
    display: none;
  }
  .about-distribution-ra{
    display: none;
  }
  
}

/*--------------------------------------------------------------
# Partners
--------------------------------------------------------------*/

.partners-banner {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;

  width: 100%;
  height: 63vh;
}

.partners-banner-info{
  display: table;
  width: 58%;
  height: 63vh;
}

.partners-banner-info h2 {
  color: #916400;
  margin: 0;
  font-size: 58px;
  font-weight: 700;
  line-height: 1;  
  display: table-cell;
  vertical-align: middle;   
}

@media (max-width: 768px) {
  .partners-banner{
    height:86vh;
  }
  
  .partners-banner-info{
    height:86vh;
  }
  
  .partners-banner h2 {
    font-size: 45px;
  }
}

@media (max-height: 500px) {
  .partners-banner {
    height: 120vh;
  }
}

.partners-info-title {
  font-size: 58px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 130px 0 30px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

.partners-info-desc{
  width: 49%;
}

@media (max-width: 1200px) {
  .partners-info-title{
    padding: 100px 0 30px;
    font-size: 50px;
  }
  .partners-info-desc{
    width: 59%;
  }
}

@media (max-width: 992px) {
  .partners-info-title{
    padding: 60px 0 30px;
    font-size: 40px;
  }
  .partners-info-desc{
    width: 79%;
  }
}

@media (max-width: 768px) {
  .partners-info-title{
    padding: 30px 0 30px;
  }
  .partners-info-desc{
    width: 100%;
  }  
}

@media (max-width: 575px) {
  .partners-info-title{
    padding: 10px 0 20px;
  }
}

.partners-member {
  border: 1px solid #ddd;
  margin-bottom: 22px;  
}

.partners-member:hover .partners-img a:after {
  opacity: 1;
}

.partners-member:hover .partners-social-icon {
  top: 45%;
  opacity: 1;
}

.partners-img {
  position: relative;
  text-align:center;
}

.partners-img > a {
  display: block;
}

.partners-img > a::after {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 100%;
  opacity: 0;
}

.partners-social-icon {
  left: 50%;
  margin-left: -61px;
  opacity: 0;
  position: absolute;
  top: 30%;
  transition: 1.3s;
}

.partners-social-icon ul li {
  display: inline-block;
}

.partners-social-icon ul li a {
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 34px;
  width: 34px;
  margin: 0 3px;
}
.partners-social-icon ul li a i {
  line-height: 0;
}

.partners-social-icon ul li a:hover {
  color: #fff;
  border: 1px solid #3EC1D5;
  background: #3EC1D5;
}

.partners-member .partners-socmed-mobile{
  display: none;
}

@media (max-width: 768px) {
  .partners-member .partners-socmed-mobile{
    display: flex;
  }
  .partners-member .partners-socmed-website{
    display: none;
  }  
}

/*--------------------------------------------------------------
# Career
--------------------------------------------------------------*/

.career-banner {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;

  width: 100%;
  height: 63vh;
  position: relative;
}

.career-banner-info{
  padding-top: 110px;
  float:left;
  width:30%;
}

.career-banner-info h2 {
  color: #fff;
  margin: 0;
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 30px;
}

.career-banner p {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin-top: 10px;
  font-size: 20px;
  color: #eee;
}

@media (max-width: 768px) {
  .career-banner{
    padding: 0;
    margin: 0;
    height:71vh;   
  }
  .career-banner-info{
    padding-left:2%;
    padding-top:15px;    
    width:40%;
  }
  .career-banner h2 {
    font-size: 45px;
    margin-bottom: 0px;
    line-height: 1.2;    
  }
  .career-banner p {
    font-size: 15px;
  }  
}

@media (min-width: 1024px) {
  .career-banner-info{
    padding-left:0%;  
  }
}

@media (max-height: 500px) {
  .career-banner {
    height: 120vh;
  }
}

.career-info-row{
  padding:50px 0px 50px;
}

.career-info-row h5{
  font-size: 28px; 
  font-weight: 700;
  padding-bottom: 8px;
  line-height: 1.6;
}

.career-info-details {
  font-size: 16px;
  padding: 10px 50px 10px;
  text-align: left;
  border-left: 2px solid #9d7b30;  
  margin-left: 60px;
}

.career-info-details p{
  line-height: 1.5;
  padding-bottom:10px;
}

.career-info-details ul {
  list-style-position: outside;
  color: #707070;
  font-size: 17px;
  font-weight: 500;
  font-family: "Merriweather";
  line-height: 1.6;
  font-style: italic;
  display: table;  
}

.career-info-details ul > li {
  display: table-row;  
}

.career-info-details ul li:before
{
  content: '\2013';
  display: table-cell;
  padding-right: 5px;
}

.career-info-details h6 {
  font-size: 16px;
  font-weight: 600;
  color: #9d7b30;
  margin:0;
  line-height: 1.5;
}

.career-info-details2 {
  float:left; 
  padding-right:50px;
  padding-top:30px;
}

.career-info-details2 h6 {
  font-size: 16px;
  font-weight: 600;
  color: #9d7b30;
  margin:0;
  line-height: 1.5;
}

.career-info-details2 p {
  padding:0;
  margin:0;
}

.career-info-details a {
  color: #707070;
  font-size: 17px;
  font-weight: 500;
  font-family: "Merriweather";
  line-height: 1.7;
  font-style: italic;
}

.career-info-details a:hover{
  color: #9d7b30;
  text-decoration: none;
}

@media (max-width: 992px) {
  .career-info-row h5 {
    font-size: 21px;
  }  
}

@media (max-width: 768px) {
  .career-info-details {
    padding: 10px 10px 170px;
    margin-left: 70px;
  }  
}

@media (max-width: 575px) {
  .career-info-details {
    border-left: 0px;
    padding: 10px 0px 0px;
    margin-left: 0px;
  }  
  .career-info-row h5 {
    border-bottom: 2px solid #9d7b30; 
    padding-bottom: 10px;
    font-size: 21px;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-area-bottom {
  padding: 15px 0;
}

#footer-1{
  display:flex;
}
#footer-2{
  display:none;
}

.footer-text{
  text-align: center;
  font-size: 11px;
  padding-bottom: 10px;
}

.footer-text-2-left{
  text-align: left;
  font-size: 11px;
  padding-bottom: 10px;
  width:50%;
}
.footer-text-2-right{
  text-align: right;
  font-size: 11px;
  padding-bottom: 10px;
  width:50%;
}

@media (max-width: 575px) {
  #footer-1{
    display:none;
  }
  #footer-2{
    display:flex;
  }
  .footer-area-bottom {
    background: #f8f8f8;
    padding: 10px 0px 0px;
  } 
}
