.ie-panel{display: none;background: #212121;padding: 10px 0;box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3);clear: both;text-align:center;position: relative;z-index: 1;} html.ie-10 .ie-panel, html.lt-ie-10 .ie-panel {display: block;} .offset-top-36.animateItem.kotak {background: rgba(0, 0, 0, 0.5);padding: 10px;} .tebal {background-color: rgba(255, 255, 0, 0.7);color: #000;padding: 0px;font-weight: bold;}
      .rd-navbar-default.rd-navbar-static.rd-navbar--is-stuck {
        transition: .35s all ease;
        box-shadow: 0 3px 11px 0 rgba(0,0,0,.15);
        background: linear-gradient(to bottom right, #1a77b9 0%, #272560 100%);
      }
      .fullscreen-bg {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        z-index: -100;
      }
      .btn-primary {
        color: #fff;
        border-color: #ffffff;
        background: linear-gradient(to bottom right, #1a77b9 0%, #272560 100%);
      }
      .btn-primary:hover {
        color: #fff;
        border-color: #ffffff;
        background: linear-gradient(to bottom left, #1a77b9 0%, #272560 100%);
      }
      .bg-gray-base {
        background: linear-gradient(to bottom right, #1a77b9 0%, #272560 100%);
        fill: #ffffff;
      }
      .icon-darker-filled {
        background: #ffffff;
      }
      .icon-darker-filled, .icon-darkest-filled, .icon-shark-filled, .icon-mantis-filled, .icon-pink-filled, .icon-malibu-filled, .icon-carrot-filled, .icon-red-filled, .icon-blue-gray-filled {
        color: #272662;
        border: none;
      }
      .mdi-chevron-up:before {
        content: "\F736";
      }
      .mdi-chevron-up {
        content: "\F736";
      }
      /** Banner */
      .bn_skin {
        position: fixed;
        z-index: 2;
        float: right;
        height: 100%
      }
      .scroll__top {
        top: 90px;
      }
      .scroll__bot {
        top: 75px;
      }
      .__container {
        width: 100%;
        height: 100%;
        position: relative;
      }
      .__container video {
        position: relative;
        z-index: 0;
        width: 100%;
      }
      .__container--overlay {
        bottom: 5%;
        left: 0;
        right: 0;
        z-index: 11;
        background-color: rgba(0, 0, 0, 0);
        position: absolute;
      }
      .__container--content {
        z-index: 1;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
      }

      .rd-navbar-brand {
        padding: 6rem 6rem !important;
      }

      .__section-cover {
        padding-bottom: 0 !important;
      }

      .__container--mask-video {
        position: relative;
        height: 100%;
      }
      .__container--mask-video:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .5);
        z-index: 2;
        line-height: 0.5 !important;
      }

      .__container--video {
        position: relative;
        height: 100%;
      }

      .parallax-content {
        height: 100%;
      }

      .__footer--bg-grey {
        /*background: linear-gradient(to bottom right, #1a77b9 0%, #272560 100%);*/
        background: linear-gradient(to bottom right, rgb(75, 75, 75) 0%, #2c2b3d 100%);
        fill: #ffffff;
      }

      .__footer--bg-white {
        background: white;
      }

      /** Navbar */
      .dropdown.bootstrap-select {
        color: white !important;
      }
      .bootstrap-select .btn {
        background: transparent !important;
      }


      /** Flex */
      .flex {
        display: flex
      }
      .flex-1 {
        flex: 1
      }
      .justify-content-flex-end {
        justify-content: flex-end;
      }

      #section__one {
        background-image: url("/images/bg-01-1920x908_2.jpg");
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        line-height: 1.1;
      }

      .section__one--text {
        font-weight: 900;
        /*font-size: 2.5rem;*/
        font-size: 25px;
        text-align: left;
        text-justify: auto;
        text-shadow: 1px 1px #000;
      }

      .__container--content-second-page {
        color: rgb(75, 75, 75);
      }
      .__container--content-second-page h2 {
        font-size: 4rem;
      }

      .color-black {
        color: black !important;
      }

      .__container--scroll-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 3;
      }

      .__container--scroll-overlay-content {
        width: 100%;
        height: auto;
        /*background: rgba(0, 0, 0, 0.5);*/
        color: white; 
        line-height: 1;
        padding: 12.5px;
        font-weight: 510;
        font-size: 30px;
        z-index: 10;
        padding: 0 400px;
      }
      .__container--scroll-overlay-content p {
        margin-bottom: 50px;
      }

      .color-blue {
        color: rgb(30, 34, 98) !important;
      }

      .color-grey {
        color: rgb(75, 75, 75) !important;
      }

      .text__heading--second-page {
        font-size: 3.5rem;
      }

      .underline {
        width: 150px;
        height: 5px;
        background: rgb(30, 34, 98) !important;
      }

      .underline-xs {
        margin: 10px 0;
        width: 80%;
        height: 2px;
        background: rgba(0, 0, 0, 0.2);
      }

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

      .custom_menus ul li a {
        text-decoration: none;
      }

      .lang {
        color: #fff;
        font-size: 18px;
      }
      .lang a {
        color: #fff;
        text-decoration: none;
        font-style: normal;
      }
      .lang a:hover {
        color: gray !important;
        text-decoration: none;
      }
      .straight-line {
        height: 18px;
        width: 2px;
        background: #fff;
        margin: 7.5px;
      }

      .h-90 {
        height: 90% !important
      }


      /** Footer */
      .section__footer {
        font-size: 14px !important;
        width: 100%;
        z-index: 11;
      }
      .section__footer-content {
        font-size: 1.26rem;
      }

      /** Query Media */
      @media only screen and (min-width:960px){
          .pdr-1 {
            padding-right: 40px !important;
          }
          .pdrl-1 {
            padding: 0 5rem !important
          }
          .rd-navbar-brand {
            padding-right: 5rem !important; 
            padding-left: 5rem !important;
          }
          .ch-1 {
            height: 100% !important;
          }
          .section__one--text {
            font-size: 2rem !important;
          }
          /*.pdb40 {
            padding-bottom: 60px !important;
          }*/
      }
      @media only screen and (min-width: 1360px) {
        .ch-1 {
          height: 100% !important;
        }
        .section__one--text {
          font-size: 2.5rem !important;
        }
      }
      @media only screen and (min-width:1440px){
          .pdr-1 {
            padding-right: 100px !important;
          }
          .pdrl-1 {
            padding: 0 12rem !important
          }
          .rd-navbar-brand {
            padding-right: 12rem !important; 
            padding-left: 12rem !important;
          }
          .ch-1 {
            height: 90% !important
          }
          .section__one--text {
            font-size: 2.5rem !important;
          }
      }
      @media only screen and (max-device-width:480px){
         .pdr-1 {
            padding-right: 15px !important;
          }
          .pdrl-1 {
            padding: 0 2rem !important
          }
          .rd-navbar-brand {
            padding-right: 2rem !important; 
            padding-left: 2rem !important;
          }
          .ch-1 {
            height: 90% !important
          }
          .section__one--text {
            font-size: 2rem !important;
          }
      }

      /** Sosmed Icons */
      .fa-round {
        padding: 10px;
        font-size: 20px;
        width: 40px;
        height: 40px;
        text-align: center;
        text-decoration: none;
        margin: 5px 2px;
        border-radius: 50%;
      }

      .fa-round:hover {
          opacity: 0.7;
      }

      .fa-facebook {
        background: #3B5998;
        color: white;
      }

      .fa-twitter {
        background: #55ACEE;
        color: white;
      }

      .fa-instagram {
        background: #125688;
        color: white;
      }

      .fa-linkedin {
        background: #007bb5;
        color: white;
      }

      /* --------------------------------- */


.t-one {
  font-weight: 900;
  font-size: 2rem !important;
  text-shadow: 1px 1px #000;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.pd50 {
  padding: 50px;
}
.pdb40 {
  padding-bottom: 60px !important
}
.pdl100 {
  padding-left: 100px !important
}
.mb35 {
  margin-bottom: 35px !important;
}

@media only screen and (max-width: 481px) {
  .imgauto2 {
    width: 100%;
    float: left;
  }
  .textvsauto {
    width: 100%;
  }

}

@media only screen and (min-width: 481px) {
  .imgauto2 {
    width: 100%;
  }

}

@media only screen and (min-width: 768px) {

  .plauto60 {
    padding-left: 60px;
  }
}

@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 481px) {

}

@media only screen and (max-width: 768px) {
  .plr30auto {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mt50auto {
    margin-top: 50px;
  }
  .plauto60 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 812px) {
  #section__one {
    background-image: url("/images/bg-01-1920x908.jpg") !important;
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .fullscreen-wall {
    height: 800px !important;
  }
  .parralax-container {
   height: 800px !important; 
  }
  .pdl100 {
    padding-left: 50px !important;
  }
  .height-video {
    height: auto !important;
  }
  /*.__container--scroll-overlay {
    display: none !important;
  }*/
  .__container--scroll-overlay-content {
    padding: 0 100px !important;
    font-size: 1.5rem;
  }
  .__container--scroll-overlay-content div {
    margin-bottom: 15px !important
  }
  #section__video_trip {
    height: auto !important;
  }
  #section__six {
    height: auto !important;
  }
  #section__seven {
    height: 1150px !important;
  }
  #section__footer {
    height: auto !important;
  }
  #logo_footer {
    justify-content: center !important;
  }
  #logoBuildingAi {
    width: 200px !important
  }
}

@media only screen and (min-width:960px){
  .textvsauto {
    float: left;
    margin-top: 120px;
  }

}

@media only screen and (min-width:1024px){
  .textvsauto {
    float: left;
    margin-top: 120px;
  }

}
@media only screen and (min-width: 1200px) {

}

.section {
  width: 100%;
  height: auto;
}

.fullscreen-wall {
  height: 100vh;
 }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}