@font-face {
  font-family: 'VazirmatnMedium';
  src: url("../fonts/VazirmatnMedium.ttf"); }
.halo {
  min-height: 100%;
  background: url("../images/MSBG.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 1px; }
  .halo p,
  .halo span,
  .halo a,
  .halo div,
  .halo li {
    font-family: 'VazirmatnMedium';
    font-size: 14px; }
  .halo .content {
    width: 920px;
    height: 720px;
    margin: 100px auto 0;
    display: flex;
    justify-content: space-between; }
    .halo .content .left {
      width: 280px;
      margin-top: 40px;
      padding-left: 40px; }
      .halo .content .left > p {
        margin-left: -40px; }
        .halo .content .left > p img {
          width: 240px; }
      .halo .content .left .halo-t p {
        font-size: 40px;
        font-weight: 600; }
        .halo .content .left .halo-t p:last-child {
          font-weight: 400;
          font-size: 24px; }
      .halo .content .left ul {
        width: 100%;
        margin-top: 20px; }
        .halo .content .left ul li {
          margin: 20px 0 0;
          width: 240px;
          height: 50px;
          border-radius: 32px;
          background: #172624;
          display: flex;
          align-items: center;
          font-size: 14px;
          color: #fff; }
          .halo .content .left ul li img {
            width: 30px;
            margin: 0 20px 0 40px; }
    .halo .content .right {
      width: 560px;
      height: 720px;
      background: url("../images/MS_img.png") no-repeat;
      background-size: 100% 100%; }
  .halo .footer {
    margin-top: 140px;
    width: 100%;
    height: 120px;
    background: rgba(0, 0, 0, 0.88); }
    .halo .footer > div {
      width: 1120px;
      margin: 0 auto;
      height: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .halo .footer > div .privacy ul {
        display: flex;
        align-items: center;
        justify-content: center; }
        .halo .footer > div .privacy ul li {
          width: 180px;
          display: flex; }
          .halo .footer > div .privacy ul li:last-child {
            width: unset; }
          .halo .footer > div .privacy ul li a {
            width: 100%;
            text-align: left;
            color: #ACACAC; }
      .halo .footer > div .privacy > p {
        margin-top: 16px;
        color: #ACACAC; }
      .halo .footer > div .us {
        flex-shrink: 0;
        width: 200px; }

.halo-agreement {
  padding: 100px 80px; }
  .halo-agreement p,
  .halo-agreement span,
  .halo-agreement a,
  .halo-agreement div,
  .halo-agreement li {
    font-family: 'VazirmatnMedium';
    font-size: 14px; }
  .halo-agreement header {
    font-size: 30px;
    line-height: 60px;
    text-align: center; }
  .halo-agreement h1 {
    font-size: 20px;
    line-height: 40px; }
  .halo-agreement p,
  .halo-agreement span {
    font-size: 14px;
    margin-top: 20px; }
  .halo-agreement .aboutus {
    display: none; }

/*# sourceMappingURL=index.css.map */
