@media screen and (max-width: 991.99px) {
  .bg {
    width: 100% !important;
  }
  .slogan_block {
    margin-top: 20px !important;
  }
  .header_custom {
    margin-top: 50px !important;
  }
  .line_1,
  .line_2 {
    font-size: 30px !important;
  }
  .bg {
    top: -60px !important;
    left: 0px !important;
  }
  .next_block {
    padding-left: 0px !important;
  }
  .next_block .item .txt {
    margin-top: 0px !important;
    max-width: 80%;
    font-size: 14px !important;
  }
}
.header_custom {
  margin-top: 100px;
  padding-bottom: 100px;
}
.header_custom .slogan_block {
  margin-top: 105px;
}
.header_custom .slogan_block .bg {
  background: url(../images/main_content_bg.png) no-repeat center;
  width: 120%;
  height: 120%;
  position: absolute;
  background-size: contain;
  left: -60%;
  top: 15%;
}
.header_custom .slogan_block .slogan {
  display: inline-block;
  float: right;
  margin-right: 10%;
  position: relative;
}
.header_custom .slogan_block .slogan .line_1 {
  color: #f04e23;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 110%;
  padding-bottom: 10px;
}
.header_custom .slogan_block .slogan .line_2 {
  font-size: 74px;
  font-weight: 700;
  color: #000000;
  line-height: 110%;
}
.header_custom .slogan_block .slogan .next_block {
  margin-top: 50px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  padding-left: 40px;
}
.header_custom .slogan_block .slogan .next_block .item {
  margin-bottom: 10px;
}
.header_custom .slogan_block .slogan .next_block .item .txt {
  margin-left: 10px;
  padding-top: 0px;
  float: left;
  display: block;
  margin-top: 2px;
}
.header_custom .slogan_block .slogan .next_block .item .icon {
  background: #f04e23;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: block;
  float: left;
}
.header_custom .slogan_block .slogan .next_block .item .icon img {
  width: 12px;
  display: inline-block;
  margin: 0 auto;
  /* text-align: center; */
  /* width: 53%; */
  margin-left: 4px;
}
.header_custom .main-header-calc {
  background: #ffffff;
  border-radius: 10px;
  padding: 50px 45px;
}
.header_custom .main-header-calc .main_calc-box .calc-btn {
  padding-top: 10px !important;
}
.header_custom .main-header-calc .main-header-info-time {
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
}
.header_custom .main-header-calc .main-header-info-time .muller-light {
  background: #ffd9cf;
  color: #f04e23;
  padding: 3px 10px 3px 5px;
}
/*# sourceMappingURL=custom.css.map */