.idreaster .banner {
  height: 696px;
  background: url(../banner_bg.jpg) bottom no-repeat;
  position: relative; }
  .idreaster .banner .logo {
    display: block;
    position: absolute;
    top: 30px;
    left: 5%;
    transform: scale(1.2); }
  .idreaster .banner .wrapper {
    padding-top: 18px; }
    .idreaster .banner .wrapper .title {
      display: flex;
      align-items: center;
      justify-content: center; }
      .idreaster .banner .wrapper .title img {
        display: block;
        margin: 0px auto; }
        .idreaster .banner .wrapper .title img.tit_box {
          position: absolute;
          left: 10px;
          top: 0px; }
        .idreaster .banner .wrapper .title img.tit_text {
          transform: translateY(15px); }
      .idreaster .banner .wrapper .title h1 {
        position: relative;
        top: -10px;
        margin: unset;
        height: auto;
        background: none; }
        .idreaster .banner .wrapper .title h1 p {
          font-size: 22px;
          /* width: 710px; */
          font-weight: 400;
          margin-top: 10px;
          box-sizing: border-box;
          padding-left: 0px;
          text-align: left;
          text-indent: 0; }
          .idreaster .banner .wrapper .title h1 p span {
            font-size: 24px;
            font-weight: bold;
            position: relative;
            color: #FF4408; }
            .idreaster .banner .wrapper .title h1 p span::after {
              content: "";
              display: block;
              width: 100%;
              height: 7px;
              position: absolute;
              bottom: -5px;
              left: 0px;
              background: url(../idr/line.svg); }

.idreaster .table li:nth-of-type(2n) {
  background-color: #e1d6c636; }

.idreaster .buybtn.btn-red {
  background: transparent linear-gradient(90deg, #FFAB19 0%, #FF1002 100%) 0% 0% no-repeat padding-box;
  border: 1px solid rgba(251, 235, 4, 0.77);
  color: #fff; }
  .idreaster .buybtn.btn-red:hover {
    background: transparent linear-gradient(90deg, #FFD119 0%, #FF870E 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #F1800073;
    border: 1px solid #FBEB04C4;
    color: #fff; }

/*# sourceMappingURL=newpdf.css.map */
