body {
    margin: 0 0 55px 0;
    /* background: url('https://source.unsplash.com/G8rRItjrwkA') no-repeat center top; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* -moz-background-size: cover; */
    /* -webkit-background-size: cover; */
    font-family: 'Lato', sans-serif;
    /* -webkit-font-smoothing:antialiased; */
    -webkit-text-size-adjust:100%;
    
}

img {
  max-height:100%;
  max-width:100%;
}

section {
  position:relative;
  padding:0;
  /* background:#F0A830; */
  color:rgb(0, 0, 0);
  /* text-align:center; */
}
section::before,section::after {
  position:absolute;
  content: '';
}


/* Separators Styles */
.ss-style-top::before {
  left:0;
  width:100%;
  height:30px;
  -webkit-background-size:25px 100%;
  -moz-background-size:25px 100%;
  -o-background-size:25px 100%;
  background-size:25px 100%;
  top:0;
  background-image:linear-gradient(315deg,#FFF 50%,transparent 50%),linear-gradient(45deg,#FFF 50%,transparent 50%);
  margin-top:-30px;
  z-index:100;
}
.ss-style-bottom::before {
  left:0;
  width:100%;
  height:30px;
  -webkit-background-size:25px 100%;
  -moz-background-size:25px 100%;
  -o-background-size:25px 100%;
  background-size:25px 100%;
  top:0;
  background-image:linear-gradient(583deg,#FFF 50%,transparent 50%),linear-gradient(136deg,#FFF 50%,transparent 50%);
  margin-top:0px;
  z-index: 100;
}

/* header_landingpage -------------------------------------------------------------------------------------------------------- */

#header_landingpage {
  background-image:url(../img/gradasi.png);
  -moz-background-size:cover;
  background-size:cover;
  background-position:center center;
  /* background-attachment:fixed; */
  background-repeat:no-repeat;
  position:relative;
  height: 91%;
}

#header_landingpage .center {
  position:relative;
  z-index:1;
  color:white;
}
#header_landingpage .bottom {
  color:white;
  text-align:center;
    width:100%;
    position:absolute;
    bottom:30px;
}

#story {
  margin-top: 25px;
}

#story .item_price {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  width: 70%;
  box-sizing: border-box;
  box-shadow: 0 2px 10px rgba(81, 92, 88, 0.7);
  padding: 10px;
  color:black;
  border-radius: 12px;
}

#story .item_price .title_item_price {
  color:black;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: 'poppins';
}

#story .item_price .desc_item_price {
  color:black;
  font-size: 16px;
  margin-bottom: 20px;
  font-family: 'poppins';
}

#story .item_price .desc_item_price_harga {
  color:rgb(167, 61, 123);
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: 'poppins';
}

#story .item_price .note_item_price {
  color:rgb(145, 145, 145);
  font-size: 12px;
  font-family: 'poppins';
}

#story h2 {
  color:black;
}

#header_landingpage .banner {
  padding:50px 0px 0px 0px;
}

#header_landingpage .banner .cektarif {
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  box-sizing: border-box;
  padding: 10px;
  color:black;
}

#header_landingpage .banner .cektarif .title-cektarif {
  color:black;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 20px;
}

#header_landingpage .banner .cektarif .body-cektarif {
    position: relative;
    box-sizing: border-box;
    border-radius: 12px;
    background-color: #fff;
    padding: 15px 12px;
    box-shadow: 0 20px 50px rgba(15, 153, 107, 0.7);
    margin-bottom: 20px;
    
}

#header_landingpage .banner .cektarif .body-cektarif .title_body_cektarif{
  color:black;
  font-size: 18px;
  font-weight: bold;
  font-family: 'poppins';
}

#header_landingpage .banner .cektarif .body-cektarif .desc_body_cektarif{
  color:black;
  font-size: 20px;
  font-family: 'poppins';
}


#header_landingpage .banner .tracking {
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
  margin: auto;
}

#header_landingpage .banner .tracking .title-tracking {
  color:black;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 20px;
}

#header_landingpage .banner .tracking .body-tracking {
    position: relative;
    box-sizing: border-box;
    border-radius: 12px;
    background-color: #fff;
    padding: 15px 12px;
    box-shadow: 0 20px 50px rgba(16, 17, 17, 0.7);
    margin-bottom: 20px;
    
}

#header_landingpage .banner .tracking .body-tracking .tracking-form {
  float: left;
  width: 100%;
  height: 65px;
  border: 0;
  outline: none;
  font-family: "open-sans";
  font-size: 20px;
  padding-left: 15px;
  color:black;
  /* z-index: 1; */
}

#header_landingpage .banner .tracking .body-tracking .tracking-btn {
  color: #3A4665;
  white-space: nowrap;
  background-color: #ff7000;
  position: relative;
  display: inline-block;
  padding: 20px 45px;
  font-weight: 700;
  font-size: 14px;
  transition: 0.3s;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 50px;
  border: none;
  outline: none;
  font-family: 'poppins';
  font-weight: 700;
  width: 40%;
}

#header_landingpage .banner .tracking .left-tracking {
  position: absolute;
  left: 0;
  top: 400px;
  width: 40%;
  z-index: -1;
}

#header_landingpage .banner .tracking .right-tracking {
  position: absolute;
  right: 0;
  top: 400px;
  width: 40%;
  z-index: -1;
}

#header_landingpage .banner .tracking .land {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 600px;
  width: 100%;
  height: 130px;
  background-color: #93cc9e;
  box-shadow: 0px -33px 75px rgba(148, 216, 184, 0.9);
  z-index: -10;
}

#footer_landingpage .inner {
  padding-top: 50px;
}

#footer_landingpage .logo_footer {
  text-align: right;
  font-size: 24px;
}

#footer_landingpage .alamat {
  text-align: right;
  font-size: 14px;
  line-height: 26px;
}

#footer_landingpage .copyright {
  text-align: left;
  font-size: 14px;
  line-height: 26px;
}


#header_landingpage .subtitle h4 {
  display:inline-block;
  background:white;
  color:#ed0121;
  font-size:38px;
  padding:0px 15px;
}

#header_landingpage .bottom .arrow{
  font-size:36px;
  color:whitesmoke;
  position:relative;
  top:-5px;
}

.hide-mobile{
  display: block;
}

/* header_landingpage -------------------------------------------------------------------------------------------------------- */


/* FOOTER -------------------------------------------------------------------------------------------------------- */

.dark-wrapper {
  background-color:#0d1036;
  color:white;
  font-size:20px;
  font-weight:bold;
  width: 100%;
  height: 50%;
}
.dark-wrapper .ss-style-top::before {
  background-image:linear-gradient(315deg,#ed0121 50%,transparent 50%),linear-gradient(45deg,#ed0121 50%,transparent 50%);
}
.social-bar {
  width:100%;
  text-align:right;
}
.social-bar a {
  display:inline-block;
  margin-right:11px;
  font-size:2.15em;
  text-decoration:none;
  color:#fff;
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition:opacity 350ms ease;
  -moz-transition:opacity 350ms ease;
  -o-transition:opacity 350ms ease;
  transition:opacity 350ms ease;
}
.social-bar a:hover {
  opacity:0.5;
  filter: alpha(opacity=50);
}

/* .themeBy{
  color: #ed0121;
  background: white;
} */

/* FOOTER -------------------------------------------------------------------------------------------------------- */


.cover  {
    height: 100vh;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.05)), to(rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
    padding: 20px 50px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

h2 {
    color: #fff;
}

.flex-form input[type="submit"] {
    background: #ef3f5a;
    border: 1px solid #ef3f5a;
    color: #fff;
    padding: 0 30px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
  }
  
  .flex-form input[type="submit"]:hover {
    background: #d73851;
    border: 1px solid #d73851;
  }
  
  .flex-form {
    display: -webkit-box;
    display: flex;
    z-index: 10;
    position: relative;
    width: 500px;
    box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.3);
  }
  
  .flex-form > * {
    border: 0;
    padding: 0 0 0 10px;
    background: #fff;
    line-height: 50px;
    font-size: 1rem;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
  }
  
  input[type="search"] {
    flex-basis: 500px;
  }
  
  #madeby {
    position: absolute;
    bottom: 50px;
    right: 0;
    color: rgb(0, 0, 0);
  }

@media all and (max-width:800px) {
    body {
      font-size: 0.9rem;
    }
  
    .flex-form {
      width: 100%;
    }
  
    input[type="search"] {
      flex-basis: 100%;
    }
  
    .flex-form > * {
      font-size: 0.9rem;
    }
  
    #header_landingpage .navigation{
      position: relative;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      /* padding: 10px !important; */
      z-index: 1;
    }
  
    h1 {
      font-size: 2rem;
    }

    h2 {
        color: #fff;
    }
  
    .cover {
      padding: 20px;
    }
  
    #madeby {
      padding: 30px 20px;
    }

    .hide-mobile {
      display: none;
      width: 100%;
    }
  }
  
  @media all and (max-width:360px) {
    #header_landingpage nav li{
      margin: 0 10px;
    }
  
    .flex-form {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
    }
  
    input[type="search"] {
      flex-basis: 0;
    }
  
    label {
      display: none;
    }

    
  }

  /* ==========================================================================
    04. Services 
========================================================================== */
.light-wrapper {
  height: auto;
  margin-bottom: 100px;
  margin-top: 100px;
}

.light-wrapper .inner .button1 {
  background-color: #ff7000; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
  

#quick-menu {
    position: relative;
    margin-top: -60px;
}

#quick-menu ul {
  width: 90%;
  position: relative;
  text-align: center;
  display: inline-block;
  list-style-type: disc;
  list-style-type: none;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: center;
}

#quick-menu ul li {
  padding: 0 20px;
  display: inline-table;
}

#quick-menu ul li.box-menu {
  
  width: 30%;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
  float: left;
  
}

#quick-menu ul li.box-menu a {
  
    color: #FFFFFF;
    text-decoration: none;
  
}

/* #quick-menu ul li:hover:after{
  display:inline-block;
  content:"pseudo element";
  background-color:rgb(151, 59, 59);
} */

#quick-menu ul li.box-menu .box-wrap {
  height: 125px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 12px 2px rgb(70 82 104 / 15%);
  border-radius: 20px;
  transition: .3s;
}

#quick-menu ul li.box-menu .box-wrap .mobile {
  display:none;
}

#quick-menu ul li.box-menu .box-wrap .web {
  display:block;
}

#quick-menu ul li.box-menu .box-wrap .title {
  font-size: 22px;
  line-height: 27px;
  font-family: 'poppins';
  font-weight: 700;
  color: #3A4665;
}

.container_box {
  text-align: center;
  
}

.container_box:before, .container_box-fluid:before {
  display: table;
  content: " ";
  box-sizing: border-box;
}

.row:before {
  content: "";
  box-sizing: border-box;
  display: table;
}

  /* ==========================================================================
    11. Responsive styles 
========================================================================== */

@media (max-width: 800px){

  #quick-menu {
    position: fixed;
    width: 100%;
    margin-top: 0;
    left: 0;
    bottom: 0;
    z-index: 13;
  }

  #quick-menu .container_box {
    background-color: white;
  }

  #quick-menu ul {
    width: 100%;
    position: relative;
    text-align: center;
    display: inline-block;
    text-align: left;
    list-style-type: disc;
    list-style-type: none;
    margin-left: -31px;
  }

  #quick-menu ul li {
    padding: 0 0px;
    display: inline-table;
  }

  #quick-menu ul li.box-menu {
    width: 33%;
    padding: 5px;
    float: inherit;
    display: inline-block;
  }

  #quick-menu ul li.box-menu .box-wrap {
    border-radius: 5px;
    height: 100px;
    background-color: #fff;
    border-radius: 12px;
  }

  #quick-menu ul li.box-menu .box-wrap .mobile {
    display:block;
  }

  #quick-menu ul li.box-menu .box-wrap .iconnic {
    font-size: 2rem; 
    color: cornflowerblue;
  }

  #quick-menu ul li.box-menu .box-wrap .title-mobile {
    font-size: 12px;
    margin-top: 25px;
    text-align: center;
    color: #3A4665;
  }
  
  #quick-menu ul li.box-menu .box-wrap .web {
    display:none;
  }

  #header_landingpage .banner .tracking {
    width: 90%;
    box-sizing: border-box;
    padding: 10px;
    margin: auto;
    
  }

  #header_landingpage .banner .tracking .body-tracking .tracking-btn {
    color: #3A4665;
    white-space: nowrap;
    background-color: #ff7000;
    position: relative;
    display: inline-block;
    padding: 20px 45px;
    font-weight: 700;
    font-size: 14px;
    transition: 0.3s;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 50px;
    border: none;
    outline: none;
    font-family: 'poppins';
    font-weight: 700;
    width: 60%;
  }

  #header_landingpage .banner .tracking .title-tracking {
    color:black;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  #footer_landingpage .logo_footer {
    text-align: center;
    font-size: 24px;
  }
  
  #footer_landingpage .alamat {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
  }

  #footer_landingpage .social .social-bar {
    text-align: center;
  }
  
  #footer_landingpage .copyright {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
  }
}

@media (min-width:768px) {
  .navbar-nav {
      float:none !important;
      width:100%;
      text-align:center;
      margin-left:9px;
  }
  .navbar-nav>li {
      display:inline-block;
      float:none;
  }
  #logo {
      position:absolute;
      display:block !important;
      width:110px;
      left:50%;
      margin-left:-55px;
      background:black;
      -webkit-border-radius:0 0 100% 100%;
      -moz-border-radius:0 0 100% 100%;
      border-radius:0 0 100% 100%;
      padding: 12px;
  }
}

@media (max-width:767px) {
  #header_landingpage .banner h1 {
      font-size:60px;
  }
  #header_landingpage .subtitle h4 {
      font-size: 22px;
  }
  .social-bar {
      text-align: left;
      margin-top: 30px;
  }
}