.influencer_page_page .section_1 {
  padding: 40px 0px 40px 0px;
}

.influencer_page_page .section_1 .content h1 {
  font-size: 80px;
  line-height: 94px;
  margin-bottom: 32px;
  color: #153a5b;
  font-weight: 400;
}

.influencer_page_page .section_1 .content ul {
  padding: 0px;
  margin: 0px;
}

.influencer_page_page .section_1 .content ul li {
  margin-bottom: 28px;
}

.influencer_page_page .section_1 .content ul li a span {
  font-size: 18px;
  line-height: 28px;
  color: #153a5b;
  display: inline-block;
  margin-left: 12px;
  font-weight: 400;
}

.influencer_page_page .section_1 .center_sec {
  position: relative;
}

.influencer_page_page .section_1 .center_sec .content_form {
  max-width: 500px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 3;
}

.influencer_page_page .section_1 .center_sec .content_form .cont {
  position: relative;
  z-index: 4;
  padding: 20px 36px;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 8px 8px 100px rgba(216, 216, 216, 0.6);
          box-shadow: 8px 8px 100px rgba(216, 216, 216, 0.6);
  border-radius: 12px;
}

.influencer_page_page .section_1 .center_sec .content_form .cont h4 {
  font-size: 28px;
  line-height: 37px;
  color: #153a5b;
  font-weight: 400;
  margin-bottom: 0px;
}

.influencer_page_page .section_1 .center_sec .content_form .cont .from-group input,
.influencer_page_page .section_1 .center_sec .content_form .cont .from-group select {
  width: 100%;
  color: #153a5b;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  border: 0;
  border-bottom: 1px solid #3d4051;
  padding: 15px 0;
  margin-bottom: 20px;
  outline: none;
}

.influencer_page_page .section_1 .center_sec .content_form .cont .from-group input:focus,
.influencer_page_page .section_1 .center_sec .content_form .cont .from-group select:focus {
  outline: none;
}

.influencer_page_page .section_1 .center_sec .content_form::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 15px;
  bottom: 53px;
  left: -25px;
  right: -25px;
  background-color: #e9f6ff;
  border-radius: 50%;
}

.influencer_page_page .section_2 {
  background-color: #eaf6ff;
  padding: 88px 0;
  margin-bottom: 175px;
}

.influencer_page_page .section_2 .d_flex_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.influencer_page_page .section_2 .d_flex_set .col_md_5 {
  width: 20%;
}

.influencer_page_page .section_2 .d_flex_set .col_md_5 .content .imgthumb {
  width: 72px;
  height: 72px;
  background-color: #d8eeff;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 8px 8px 40px rgba(255, 255, 255, 0.08);
          box-shadow: 8px 8px 40px rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  position: relative;
  margin-bottom: 18px;
}

.influencer_page_page .section_2 .d_flex_set .col_md_5 .content .imgthumb img {
  height: 45px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.influencer_page_page .section_2 .d_flex_set .col_md_5 .content h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #3d4051;
  margin-bottom: 12px;
}

.influencer_page_page .section_2 .d_flex_set .col_md_5 .content h6 {
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  color: #3d4051;
  margin-bottom: 0;
}

.influencer_page_page .section_3 h1 {
  font-size: 40px;
  line-height: 72px;
  font-weight: 400;
  color: #153a5b;
  margin-bottom: 48px;
}

.influencer_page_page .section_3 .content {
  max-width: 1360px;
  margin: 0 auto;
}

.influencer_page_page .section_3 .content ul {
  border: 0;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-bottom: 2px solid #1f99f5;
}

.influencer_page_page .section_3 .content ul li {
  border: 0;
}

.influencer_page_page .section_3 .content ul li a {
  font-size: 20px;
  line-height: 23px;
  color: #3d4051;
  font-weight: 400;
  border: 0;
  padding: 8px 24px;
}

.influencer_page_page .section_3 .content ul li a.active {
  font-weight: 600;
  border-bottom: 2px solid #3d4051;
}

.influencer_page_page .section_3 .tab-content {
  padding: 52px 0;
  margin-bottom: 177px;
}

.influencer_page_page .section_3 .tab-content .tab_content .boxsec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.influencer_page_page .section_3 .tab-content .tab_content .boxsec .pad {
  padding: 0 12px;
}

.influencer_page_page .section_3 .tab-content .tab_content .boxsec .pad .box_ {
  background-color: #eaf6ff;
  border-radius: 12px;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.influencer_page_page .section_3 .tab-content .tab_content .boxsec .pad .box_ .thumb {
  background-color: #d8eeff;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: relative;
}

.influencer_page_page .section_3 .tab-content .tab_content .boxsec .pad .box_ .thumb img {
  height: 45px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.influencer_page_page .section_3 .tab-content .tab_content .boxsec .pad .box_ h5 {
  padding-left: 24px;
  font-size: 20px;
  line-height: 23px;
  color: #3d4051;
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.influencer_page_page .section_3 .tab-content .tab_content .boxsec.th_3 {
  padding: 0 55px;
  margin-bottom: 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.influencer_page_page .section_3 .tab-content .tab_content .boxsec.th_3 .pad {
  width: 33.33%;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 960px;
  margin: 0 auto;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 {
  width: 50%;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 .chart {
  width: 100%;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 .range-box {
  padding-left: 130px;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 .range-box .rangeslider__ruler {
  display: none;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 .range-box h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 34px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 .range-box h2 span {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 .range-box h2 .amount {
  border: 1px solid #3d4051;
  border-radius: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 12px;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 .range-box .m_20 {
  margin-top: 55px;
  margin-bottom: 15px;
}

.influencer_page_page .section_3 .tab-content .tab_content .chart_sec .col_6 .range-box h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #3d4051;
  margin-bottom: 50px;
}

.influencer_page_page .section_3 .tab-content .tab_content .table_revence {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 960px;
  margin: 0 auto;
  background-color: #ffffff;
  border: 6px solid #eaf6ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  padding: 35px;
  margin-bottom: 36px;
}

.influencer_page_page .section_3 .tab-content .tab_content .table_revence .table_s {
  width: 100%;
}

.influencer_page_page .section_3 .tab-content .tab_content .table_revence .table_s .s1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.influencer_page_page .section_3 .tab-content .tab_content .table_revence .table_s .s1 div {
  width: 25%;
  font-size: 16px;
  line-height: 19px;
  color: #153a5b;
  padding: 13px 15px;
  font-weight: 500;
}

.influencer_page_page .section_3 .tab-content .tab_content .table_revence .table_s .s1.s11 {
  border: 4px solid #eaf6ff;
  border-radius: 4px;
  border-left: 10px solid #eaf6ff;
  margin-bottom: 24px;
}

.influencer_page_page .section_3 .tab-content .tab_content .table_revence .table_s .text_1 h5 {
  font-size: 16px;
  line-height: 24px;
  color: #153a5b;
  margin-bottom: 0;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_3 .boxsec.th_3 {
  padding: 0;
  margin-left: -52px;
  margin-left: -52px;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_3 .boxsec.th_3 .col__3 {
  width: 33.33%;
  padding: 0 52px;
  border-right: 2px dashed #b1b1b1;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_3 .boxsec.th_3 .col__3 h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #3d4051;
  margin-bottom: 24px;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_3 .boxsec.th_3 .col__3 .pad {
  width: 100%;
  margin-bottom: 35px;
  padding: 0;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_3 .boxsec.th_3 .col__3:last-child {
  border-right: 0px dashed #000000;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line {
  margin-left: -126px;
  margin-right: -126px;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line ul {
  padding: 0px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 0px;
  position: relative;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line ul li {
  text-align: center;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line ul li span {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #3d4051;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 50%;
  color: #fff;
  padding: 5px;
  font-size: 20px;
  position: relative;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line ul li span::after {
  content: "";
  display: block;
  height: 25px;
  width: 1px;
  background-color: #3d4051;
  position: absolute;
  left: 50%;
  bottom: -20px;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line ul li h4 {
  font-size: 20px;
  line-height: 28px;
  color: #3d4051;
  margin-bottom: 10px;
  margin-top: 35px;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line ul li h5 {
  color: #052f91;
  font-size: 18px;
  line-height: 21px;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line ul::after {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  max-width: 1375px;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 60px;
  border-bottom: 1px dashed #909090;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line .text_center {
  text-align: center;
  margin-bottom: 64px;
  position: relative;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line .text_center img {
  width: 210px;
  padding: 0 60px;
  z-index: 2;
  background-color: #ffffff;
  position: relative;
}

.influencer_page_page .section_3 .tab-content .tab_content.tab_conten_2 .time_line .text_center::before {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 40px;
  border-bottom: 2px solid #3CBECE;
  z-index: 1;
}

.influencer_page_page .section_4 h2 {
  font-size: 40px;
  line-height: 72px;
  font-weight: 400;
  color: #153a5b;
  margin-bottom: 80px;
}

.influencer_page_page .section_4 .content {
  max-width: 1260px;
  margin: 0 auto;
}

.influencer_page_page .section_4 .content .sec_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.influencer_page_page .section_4 .content .sec_ .pad {
  text-align: center;
  width: 25%;
  margin-bottom: 88px;
}

.influencer_page_page .section_4 .content .sec_ .pad img {
  margin-bottom: 16px;
}

.influencer_page_page .section_4 .content .sec_ .pad h4 {
  color: #3d4051;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 15px;
}

.influencer_page_page .section_4 .content .sec_ .pad h3 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
  color: #3d4051;
}

.influencer_page_page .section_5 {
  margin-top: 60px;
}

.influencer_page_page .section_5 h2 {
  font-size: 40px;
  line-height: 72px;
  font-weight: 400;
  color: #153a5b;
  margin-bottom: 64px;
}

.influencer_page_page .section_5 .d_flex {
  background-color: #ffffff;
  border: 1px solid #78cebc;
  border-radius: 12px 12px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  margin-bottom: 175px;
}

.influencer_page_page .section_5 .d_flex .ss1 {
  width: 25%;
}

.influencer_page_page .section_5 .d_flex .ss1 .pant {
  background-color: #1cb5d7;
  padding: 28px 15px;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
}

.influencer_page_page .section_5 .d_flex .ss1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 50px 25px;
  border-right: 1px solid #78cebc;
}

.influencer_page_page .section_5 .d_flex .ss1 ul li span {
  height: 80px;
  width: 80px;
  display: block;
  background-color: #ffffff;
  border: 1px solid #fdb9c4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 2px 3px 16px rgba(253, 185, 196, 0.16);
          box-shadow: 2px 3px 16px rgba(253, 185, 196, 0.16);
  border-radius: 20px;
  position: relative;
  margin-bottom: 20px;
}

.influencer_page_page .section_5 .d_flex .ss1 ul li span img {
  height: 45px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.influencer_page_page .section_5 .d_flex .ss1 ul li h5 {
  font-size: 20px;
  line-height: 28px;
  color: #3d4051;
  margin-bottom: 0;
}

.influencer_page_page .section_5 .d_flex .ss1:last-child ul {
  border: 0;
}

.influencer_page_page .section_6 {
  margin-bottom: 138px;
}

.influencer_page_page .section_6 .content {
  padding-right: 171px;
}

.influencer_page_page .section_6 .content h2 {
  color: #153a5b;
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 70px;
  font-weight: 400;
}

.influencer_page_page .section_6 .content ul {
  padding: 0;
  border: 0;
  display: block;
  border: 0;
}

.influencer_page_page .section_6 .content ul li {
  margin-bottom: 56px;
}

.influencer_page_page .section_6 .content ul li a {
  font-size: 28px;
  line-height: 33px;
  color: #dadada;
  border: 0;
  padding: 0;
}

.influencer_page_page .section_6 .content ul li a.active {
  font-weight: 500;
  font-size: 40px;
  line-height: 54px;
  color: #3d4051;
}

.influencer_page_page .section_6 .bg_color {
  background-color: #eaf6ff;
  padding: 0px;
}

.influencer_page_page .section_6 .bg_color img {
  width: 100%;
}

.influencer_page_page .section_7 {
  margin-bottom: 140px;
}

.influencer_page_page .section_7 h1 {
  font-size: 56px;
  line-height: 72px;
  font-weight: 400;
  color: #153a5b;
  margin-bottom: 84px;
}

.influencer_page_page .section_7 .lowest_cost {
  max-width: 1230px;
  margin: 0 auto;
}

.influencer_page_page .section_7 .lowest_cost .content span {
  height: 80px;
  width: 80px;
  display: block;
  background-color: #ffffff;
  border: 1px solid #fdb9c4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
}

.influencer_page_page .section_7 .lowest_cost .content span img {
  height: 45px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.influencer_page_page .section_7 .lowest_cost .content h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #3d4051;
  margin-bottom: 8px;
}

.influencer_page_page .section_7 .lowest_cost .content h6 {
  font-size: 20px;
  line-height: 32px;
  color: #3d4051;
  margin-bottom: 60px;
}

.influencer_page_page .section_7 .lowest_cost .content a {
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  color: #c0083e;
}
/*# sourceMappingURL=rjStyle.css.map */