#page-main .section-title {
  margin-top: 126px;
}

#page-main .section-01 {
  padding-bottom: 86px;
  background: #f5f5f5;
}

.section-01 h2 strong {
  background: linear-gradient(113.11deg, #00ffb8 2.72%, #5685ff 95.76%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

#page-main .section-02 {
  margin-top: 41px;
}

#page-main .section-02 .span4 {
  height: 256px;
  padding: 40px;
  border-radius: 15px;
  background: linear-gradient(#fcfcfcd4, #fcfcfcd4), #f3fbf9;
}

#page-main .section-02 .span4 h3 {
  margin: 0;
  margin-bottom: 20px;
  color: #434e78;

  font-size: 20px;
  padding-left: 36px;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: left center;
}

#page-main .section-02 .span4 div {
  font-size: 16px;
  color: #666;
}

.plans {
  margin-top: 51px;
}

.container.plans .plans-item>ul {
  margin: 0;
  margin-top: 34px;
}


.plans .plans-item {
  padding: 40px 32px 46px;
  /* background: #f7f8fa; */
  background: #FFFFFF;
  border-color: transparent;
  box-shadow: none !important;
}
.plans .plans-item:hover,
.plans .plans-item.active{
  border:2px solid #f7574a;
}

.plans .plans-item .plans-current-price {
  margin-top: 30px;
}

.plans .plans-item:nth-child(1) {
  position: relative;
}

.plans .plans-item:nth-child(1):before {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  content: '53% OFF';
  display: block;
  width: 140px;
  height: 36px;
  line-height: 36px;
  color: #FFFFFF;
  background-image: url(../img/pricing/best-seller.png);
  background-size: 140px 36px;
}
.mac-plans .plans-item:nth-child(1):before {
  content: '61% OFF';
}

.plans .plans-des {
  margin-top: 20px;
  line-height: 14px;
  font-size: 14px;
  color: #949699;
}

.plans .plans-line {
  width: 156px;
  height: 1px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  /* background: #e3e6eb; */
}

.plans .plans-item>ul {
  margin-top: 28px;
}

/* .plans .btn-success {
  padding: 0;
  width: 308px;
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  background: linear-gradient(113.11deg, #00ffb8 2.72%, #5685ff 95.76%) !important;
} */

.plans-current-price strong {
  font-size: 56px;
  color: #ee705c;
}

.plans-current-price strong i {
  font-size: 24px;
  font-style: normal;
}


.plans .paytype-wrap {
  margin-top: 45px;
}

.plans .btn1 {
  width: 100%;
  /* margin-top: 23px; */
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  border-color: transparent;
}

.plans .plans-item .btn1 {
  border: 0 !important;
}

.plans .plans-item.active .btn1.paypal {
  border: 1px solid #ffac0b;
  background-color: #ffc327;
}

.plans .plans-item .btn1.other {
  background: transparent !important;
  border: 0 !important;
  font-size: 14px;
  color: #949699 !important;
  /* font-weight: bold; */
}

.plans .plans-item .btn1.other:hover {
  color: #000 !important;
}

.plans .plans-item:not(.active) .btn1.other {
  /* background: #FFFFFF;
  border: 1px solid #c5c5c5 !important; */
  /* color: #333333 !important; */
}

/* .plans .plans-item.active .btn1.other {
  border-radius: 10px;
  background: linear-gradient(113.11deg, #00ffb8 2.72%, #5685ff 95.76%);

}
.plans .plans-item.active .btn1.other:active {
  border: 1px solid #c5c5c5 !important;
  color: #B3B3B3 !important;
  background: #FFFFFF;
} */
.section-faqs .faqs:first-of-type {
  border-top: 2px solid #f3f5f5;
  border-bottom: 2px solid #f3f5f5;
}

.btn-group.select {
  width: 100%;
}

.btn-group.select .btn.dropdown-toggle {
  text-align: left;
}

.btn-group.select .btn.dropdown-toggle span {
  display: inline-block;
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.btn-group.select .btn.dropdown-toggle span.ellipsis {
  /* display: inline-block; */
  width: 50%;
  /* overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis; */
}

/* .btn-group.select .dropdown-toggle .icon-chevron-down {
  position: absolute;
  top: 5px;
  right: 16px;
} */

.btn-group.select {
  /* margin-top: -8px;
  margin-right: 20px; */
  margin-top: 10px;
}

.btn-group.select .dropdown-toggle,
.btn-group.select .dropdown-menu {
  width: 242px;
}

.btn-group.select .dropdown-toggle {
  position: relative;
  height: 40px;
  padding: 0 16px;
  line-height: 40px;
  text-align: left;
  background: #fff !important;
  border-radius: 6px;
  border: 1px solid #e3e6eb !important;
  box-shadow: none;
}

.btn-group.select .dropdown-toggle .icon-chevron-down {
  position: absolute;
  top: 10px;
  right: 16px;
}

@media screen and (max-width: 1200px) {
  .plans .plans-item {
    min-width: 0 !important;
    max-width: none !important;
  }
}

@media screen and (max-width: 987px) {
  .plans .plans-item {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 776px) {
  .plans .plans-item {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}