p {
  margin: 0;
  padding: 0;
}
.colorful {
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff, #1d9ecb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.starrui .section {
  background-repeat: no-repeat;
  background-size: cover;
}
.starrui .section h1 {
  color: #3c3835;
  text-align: center;
  font-size: 35px;
  letter-spacing: 0.2rem;
  margin: 100px 0 25px 0;
}
.starrui .section p.desc {
  color: #7c7c7c;
  text-align: center;
  font-size: 23px;
  letter-spacing: 0.1rem;
  margin-bottom: 56px;
  line-height: 34px;
}
.starrui .section .white {
  color: white !important;
}
.starrui .section .wrapper .img {
  margin: auto;
  display: block;
}
.starrui .btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  font-size: 40px;
  letter-spacing: 0.2rem;
  background-image: linear-gradient(to bottom, #5bc9f9, #1d9ecb);
  color: #fff;
  box-sizing: border-box;
}
.starrui .btn:hover {
  cursor: pointer;
  color: #1d9ecb;
  border: 1px solid #1d9ecb;
  background: RGB(255, 255, 255, 0);
}
.starrui .btn2 {
  background: #fff;
  color: #3371fb;
  border: 1px solid #3371fb;
  box-sizing: border-box;
}
.starrui .btn2:hover {
  background: #3371fb;
  color: #fff;
}

.starrui .section_banner {
  background-image: url(/Content/new/assets/imgs/starrui/1-2.jpg);
  height: 745px;
}
.starrui .section_banner .wrapper {
  position: relative;
  overflow: unset;
}
.starrui .section_banner .left_wrapper {
  overflow: hidden;
  padding-top: 230px;
}
.starrui .section_banner h1 {
  color: #fff;
  margin: 0;
  font-size: 50px;
  text-align: left;
  letter-spacing: 0.2rem;
  line-height: 130px;
}
.starrui .section_banner p {
  color: #fff;
  text-align: left;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0.2rem;
}
.starrui .section_banner .desc {
  margin: 40px 0 0 0;
  width: 246px;
}
.starrui .section_banner .desc .btn {
  height: 78px;
}
.starrui .section_banner .img {
  position: absolute;
  bottom: 130px;
  right: 0;
  width: 61%;
}
.starrui .section2 {
  padding-bottom: 80px;
}
.starrui .section2 h1 {
  margin-top: 120px;
}
.starrui .section3 {
  padding-bottom: 80px;
}
.starrui .section3 {
  background-image: url(/Content/new/assets/imgs/starrui/3-2.jpg);
}
.starrui .section3 h1 {
  margin-top: 90px;
}
.starrui .section4 {
  background-image: url(/Content/new/assets/imgs/starrui/4-2.jpg);
}
.starrui .section4 .wrapper .img {
  margin-top: 60px;
  margin-bottom: 100px;
}
.starrui .section5 {
  background-image: url(/Content/new/assets/imgs/starrui/5-2.jpg);
}
.starrui .section5 .wrapper .img {
  margin-bottom: 80px;
}
.starrui .section6 {
  background-image: url(/Content/new/assets/imgs/starrui/6-2.jpg);
}
.starrui .section6 .wrapper .img {
  margin-bottom: 80px;
  margin-left: 3.3%;
}
.starrui .section7 {
  background-image: url(/Content/new/assets/imgs/starrui/7-2.jpg);
}
.starrui .section7 .wrapper .img {
  margin-top: 80px;
  margin-bottom: 100px;
}
.starrui .section8 {
  background-image: url(/Content/new/assets/imgs/starrui/8-2.jpg);
}
.starrui .section8 p.desc {
  margin-bottom: 0;
}
.starrui .section9 {
  background-image: url(/Content/new/assets/imgs/starrui/9-2.jpg);
  padding-bottom: 80px;
}
.starrui .section10 {
  background-image: url(/Content/new/assets/imgs/starrui/10-2.jpg);
  padding-bottom: 80px;
}
.starrui .section10 .wrapper .img {
  margin-top: 70px;
}
