@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/* line 12, ../sass/morcha-study.scss */
.app-case-button {
  background: #000;
  color: #fff;
  border-radius: 40px;
  padding: 10px 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  display: inline-block; }
  @media (max-width: 992px) {
    /* line 12, ../sass/morcha-study.scss */
    .app-case-button {
      min-width: 140px; } }
  @media (max-width: 767px) {
    /* line 12, ../sass/morcha-study.scss */
    .app-case-button {
      min-width: auto; } }
  /* line 26, ../sass/morcha-study.scss */
  .app-case-button img {
    float: left;
    margin-right: 8px; }
  /* line 30, ../sass/morcha-study.scss */
  .app-case-button:hover {
    background-color: #000; }

/* line 34, ../sass/morcha-study.scss */
.morcha-case-study {
  font-family: "Inter", sans-serif; }
  /* line 36, ../sass/morcha-study.scss */
  .morcha-case-study .row {
    margin: 0; }
  /* line 39, ../sass/morcha-study.scss */
  .morcha-case-study h2.morcha-heading {
    font-size: 73px;
    color: #fff;
    font-weight: 600; }
    @media (max-width: 992px) {
      /* line 39, ../sass/morcha-study.scss */
      .morcha-case-study h2.morcha-heading {
        font-size: 40px; } }
    /* line 46, ../sass/morcha-study.scss */
    .morcha-case-study h2.morcha-heading span {
      position: relative; }
      /* line 48, ../sass/morcha-study.scss */
      .morcha-case-study h2.morcha-heading span:after {
        width: 100px;
        height: 3px;
        background: #00ffff;
        position: absolute;
        right: -120px;
        top: 50%;
        margin-left: 10px;
        content: ""; }
        @media (max-width: 992px) {
          /* line 48, ../sass/morcha-study.scss */
          .morcha-case-study h2.morcha-heading span:after {
            width: 80px;
            right: -100px; } }
  /* line 64, ../sass/morcha-study.scss */
  .morcha-case-study h3.morcha-subheading {
    font-size: 46px;
    color: #fff;
    font-family: "Inter", sans-serif;
    text-transform: uppercase; }
    @media (max-width: 992px) {
      /* line 64, ../sass/morcha-study.scss */
      .morcha-case-study h3.morcha-subheading {
        font-size: 30px; } }
    /* line 72, ../sass/morcha-study.scss */
    .morcha-case-study h3.morcha-subheading em {
      color: #fff200;
      font-style: normal; }
  /* line 77, ../sass/morcha-study.scss */
  .morcha-case-study .third-bg-section {
    background-image: url(../casestudy/apps/morcha/third-bg.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 10rem 0 14rem;
    background-attachment: fixed;
    background-color: #000;
    height: 100vh; }
  /* line 87, ../sass/morcha-study.scss */
  .morcha-case-study .typo-section {
    background-image: url(../casestudy/apps/morcha/second-bg.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 10rem 0 12rem; }
    @media (max-width: 992px) {
      /* line 87, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section {
        padding: 5rem 0; } }
    /* line 97, ../sass/morcha-study.scss */
    .morcha-case-study .typo-section .typo-size {
      margin-top: 10em; }
      @media (max-width: 992px) {
        /* line 97, ../sass/morcha-study.scss */
        .morcha-case-study .typo-section .typo-size {
          margin-top: 3rem; } }
      /* line 102, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .typo-size h2 {
        color: #fff;
        font-size: 166px;
        text-align: center; }
        @media (max-width: 767px) {
          /* line 102, ../sass/morcha-study.scss */
          .morcha-case-study .typo-section .typo-size h2 {
            font-size: 85px; } }
      /* line 110, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .typo-size p {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        width: 100%;
        color: #fff;
        font-size: 19px; }
        @media (max-width: 767px) {
          /* line 110, ../sass/morcha-study.scss */
          .morcha-case-study .typo-section .typo-size p {
            font-size: 17px; } }
        /* line 121, ../sass/morcha-study.scss */
        .morcha-case-study .typo-section .typo-size p span:after {
          float: right;
          content: "px"; }
    /* line 128, ../sass/morcha-study.scss */
    .morcha-case-study .typo-section .color-palete {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: 50px; }
      @media (max-width: 767px) {
        /* line 128, ../sass/morcha-study.scss */
        .morcha-case-study .typo-section .color-palete {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      @media (max-width: 767px) {
        /* line 135, ../sass/morcha-study.scss */
        .morcha-case-study .typo-section .color-palete .box {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: 33%; } }
      @media (max-width: 576px) {
        /* line 135, ../sass/morcha-study.scss */
        .morcha-case-study .typo-section .color-palete .box {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: 50%; } }
      /* line 146, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .color-palete .box:first-child .color {
        background-color: #efb83d; }
      /* line 151, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .color-palete .box:nth-child(6n + 2) .color {
        background-color: #ffffff; }
      /* line 156, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .color-palete .box:nth-child(6n + 3) .color {
        background-color: #e5e5e5; }
      /* line 161, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .color-palete .box:nth-child(6n + 4) .color {
        background-color: #4d4d4d; }
      /* line 166, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .color-palete .box:nth-child(6n + 5) .color {
        background-color: #1e2931; }
      /* line 171, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .color-palete .box:nth-child(6n + 6) .color {
        background-color: #000000; }
      /* line 175, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .color-palete .box .color {
        width: 120px;
        height: 106px;
        width: 100px;
        height: 100px;
        margin: 0 auto; }
      /* line 182, ../sass/morcha-study.scss */
      .morcha-case-study .typo-section .color-palete .box p {
        text-align: center;
        margin-top: 5px;
        font-size: 16px;
        color: #c5c5c5; }
  /* line 191, ../sass/morcha-study.scss */
  .morcha-case-study .app-screens {
    background-image: url(../casestudy/apps/morcha/fourth-bg.png);
    background-size: cover;
    background-position: top center;
    padding: 14rem 0 70px;
    background-attachment: fixed;
    background-repeat: no-repeat; }
    @media (max-width: 992px) {
      /* line 191, ../sass/morcha-study.scss */
      .morcha-case-study .app-screens {
        padding: 5rem 0; } }
  /* line 202, ../sass/morcha-study.scss */
  .morcha-case-study .sectionAvtaar {
    position: relative; }
    /* line 204, ../sass/morcha-study.scss */
    .morcha-case-study .sectionAvtaar:before {
      background-image: url(../casestudy/apps/morcha/avtaar-3.png);
      position: absolute;
      bottom: -140px;
      left: 0;
      width: 40%;
      height: 100%;
      content: "";
      z-index: 100;
      background-position: 50px bottom;
      background-repeat: no-repeat; }
      @media (max-width: 992px) {
        /* line 204, ../sass/morcha-study.scss */
        .morcha-case-study .sectionAvtaar:before {
          display: none; } }
    /* line 219, ../sass/morcha-study.scss */
    .morcha-case-study .sectionAvtaar .watch-trailer-slider {
      width: 75%;
      float: right; }
      @media (max-width: 992px) {
        /* line 219, ../sass/morcha-study.scss */
        .morcha-case-study .sectionAvtaar .watch-trailer-slider {
          width: 100%;
          padding: 0 20px; } }
      /* line 226, ../sass/morcha-study.scss */
      .morcha-case-study .sectionAvtaar .watch-trailer-slider .owl-carousel {
        margin-top: 100px; }
        @media (max-width: 992px) {
          /* line 226, ../sass/morcha-study.scss */
          .morcha-case-study .sectionAvtaar .watch-trailer-slider .owl-carousel {
            margin-top: 50px; } }
    /* line 233, ../sass/morcha-study.scss */
    .morcha-case-study .sectionAvtaar .watch-trailer {
      text-align: right; }
      @media (max-width: 992px) {
        /* line 233, ../sass/morcha-study.scss */
        .morcha-case-study .sectionAvtaar .watch-trailer {
          text-align: center; } }
      /* line 238, ../sass/morcha-study.scss */
      .morcha-case-study .sectionAvtaar .watch-trailer h5 {
        text-transform: uppercase;
        font-size: 44px;
        color: #fff;
        font-family: "Inter", sans-serif;
        font-weight: 600; }
        /* line 244, ../sass/morcha-study.scss */
        .morcha-case-study .sectionAvtaar .watch-trailer h5 span {
          color: #fff200; }
      /* line 248, ../sass/morcha-study.scss */
      .morcha-case-study .sectionAvtaar .watch-trailer p {
        font-weight: bold;
        font-size: 16px;
        font-family: "Inter", sans-serif;
        color: #fff; }
        /* line 253, ../sass/morcha-study.scss */
        .morcha-case-study .sectionAvtaar .watch-trailer p a {
          float: left;
          border: solid 4px #00ffff;
          color: #fff;
          padding: 8px 20px;
          float: left;
          margin-top: 30px; }
          @media (max-width: 992px) {
            /* line 253, ../sass/morcha-study.scss */
            .morcha-case-study .sectionAvtaar .watch-trailer p a {
              display: inline-block;
              float: none; } }
          /* line 264, ../sass/morcha-study.scss */
          .morcha-case-study .sectionAvtaar .watch-trailer p a:hover {
            background-color: #00ffff;
            color: #000; }
  /* line 272, ../sass/morcha-study.scss */
  .morcha-case-study .launching-app {
    float: left;
    width: 100%;
    padding: 10rem 0 14rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    background-image: url(../casestudy/apps/morcha/launch-bg.png);
    background-attachment: fixed;
    background-size: cover;
    background-position: top center; }
    @media (max-width: 1200px) {
      /* line 272, ../sass/morcha-study.scss */
      .morcha-case-study .launching-app {
        padding: 7rem 0; } }
    @media (max-width: 992px) {
      /* line 272, ../sass/morcha-study.scss */
      .morcha-case-study .launching-app {
        padding: 5rem 0; } }
    /* line 290, ../sass/morcha-study.scss */
    .morcha-case-study .launching-app h3 {
      font-size: 44px;
      color: #fff;
      text-transform: uppercase; }
      @media (max-width: 1200px) {
        /* line 290, ../sass/morcha-study.scss */
        .morcha-case-study .launching-app h3 {
          font-size: 28px; } }
      /* line 297, ../sass/morcha-study.scss */
      .morcha-case-study .launching-app h3 span {
        font-weight: bold; }
    /* line 301, ../sass/morcha-study.scss */
    .morcha-case-study .launching-app p {
      font-size: 20px;
      color: #fff200;
      text-transform: uppercase; }
    /* line 306, ../sass/morcha-study.scss */
    .morcha-case-study .launching-app .avtart {
      padding: 100px 15px 0 15px; }
      @media (max-width: 992px) {
        /* line 306, ../sass/morcha-study.scss */
        .morcha-case-study .launching-app .avtart {
          display: none; } }
    /* line 312, ../sass/morcha-study.scss */
    .morcha-case-study .launching-app .card {
      margin-top: 10rem; }
      @media (max-width: 1200px) {
        /* line 312, ../sass/morcha-study.scss */
        .morcha-case-study .launching-app .card {
          margin-top: 30px; } }
      /* line 317, ../sass/morcha-study.scss */
      .morcha-case-study .launching-app .card .card-body {
        text-align: left; }
        @media (max-width: 992px) {
          /* line 317, ../sass/morcha-study.scss */
          .morcha-case-study .launching-app .card .card-body {
            text-align: center; } }
        /* line 322, ../sass/morcha-study.scss */
        .morcha-case-study .launching-app .card .card-body .card-title {
          font-size: 20px;
          color: #fff;
          text-transform: uppercase; }
        /* line 327, ../sass/morcha-study.scss */
        .morcha-case-study .launching-app .card .card-body .card-text {
          font-size: 12px;
          color: #fff;
          text-transform: inherit;
          line-height: 18px; }
          /* line 332, ../sass/morcha-study.scss */
          .morcha-case-study .launching-app .card .card-body .card-text a {
            float: left;
            border: solid 4px #00ffff;
            color: #fff;
            padding: 15px 35px;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 16px;
            float: left;
            margin-top: 30px; }
            /* line 342, ../sass/morcha-study.scss */
            .morcha-case-study .launching-app .card .card-body .card-text a:hover {
              background-color: #00ffff;
              color: #000; }
            @media (max-width: 992px) {
              /* line 332, ../sass/morcha-study.scss */
              .morcha-case-study .launching-app .card .card-body .card-text a {
                display: inline-block;
                float: none; } }
  /* line 356, ../sass/morcha-study.scss */
  .morcha-case-study .upgrade-weapons {
    float: left;
    width: 100%;
    padding: 10rem 0 calc(18rem + 60px);
    background-color: #000;
    background-image: url(../casestudy/apps/morcha/upgrade-weapon-bg.png);
    background-attachment: fixed;
    background-size: cover;
    background-position: top center; }
    @media (max-width: 1200px) {
      /* line 356, ../sass/morcha-study.scss */
      .morcha-case-study .upgrade-weapons {
        padding: 7rem 0 calc(3rem + 30px); } }
    @media (max-width: 992px) {
      /* line 356, ../sass/morcha-study.scss */
      .morcha-case-study .upgrade-weapons {
        padding: 5rem 0 calc(2rem + 30px); } }
    /* line 371, ../sass/morcha-study.scss */
    .morcha-case-study .upgrade-weapons .morcha-heading {
      color: #fff;
      text-transform: uppercase;
      font-size: 46px;
      font-weight: 600;
      margin-bottom: 30px;
      float: left;
      width: 100%;
      margin-bottom: 60px; }
      @media (max-width: 1200px) {
        /* line 371, ../sass/morcha-study.scss */
        .morcha-case-study .upgrade-weapons .morcha-heading {
          text-align: center; } }
      @media (max-width: 992px) {
        /* line 371, ../sass/morcha-study.scss */
        .morcha-case-study .upgrade-weapons .morcha-heading {
          font-size: 35px;
          margin-bottom: 30px; } }
      /* line 387, ../sass/morcha-study.scss */
      .morcha-case-study .upgrade-weapons .morcha-heading span {
        clear: both;
        float: left;
        width: 100%;
        color: #fff200; }
    /* line 394, ../sass/morcha-study.scss */
    .morcha-case-study .upgrade-weapons .row {
      clear: both; }
      @media (max-width: 1200px) {
        /* line 394, ../sass/morcha-study.scss */
        .morcha-case-study .upgrade-weapons .row {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (max-width: 1200px) {
        /* line 399, ../sass/morcha-study.scss */
        .morcha-case-study .upgrade-weapons .row .col {
          clear: both;
          margin-bottom: 50px; } }
      /* line 404, ../sass/morcha-study.scss */
      .morcha-case-study .upgrade-weapons .row .col:nth-child(even) {
        margin-top: 60px; }
        @media (max-width: 1200px) {
          /* line 404, ../sass/morcha-study.scss */
          .morcha-case-study .upgrade-weapons .row .col:nth-child(even) {
            margin-top: 0; } }
        /* line 410, ../sass/morcha-study.scss */
        .morcha-case-study .upgrade-weapons .row .col:nth-child(even) .card.h-100per {
          height: calc(100% + 50px); }
      /* line 416, ../sass/morcha-study.scss */
      .morcha-case-study .upgrade-weapons .row .col .card .image {
        float: left;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        @media (max-width: 1200px) {
          /* line 416, ../sass/morcha-study.scss */
          .morcha-case-study .upgrade-weapons .row .col .card .image {
            height: 400px; } }
        @media (max-width: 1200px) {
          /* line 427, ../sass/morcha-study.scss */
          .morcha-case-study .upgrade-weapons .row .col .card .image img {
            max-height: 350px;
            max-width: 50%; } }
      /* line 434, ../sass/morcha-study.scss */
      .morcha-case-study .upgrade-weapons .row .col .card .card-body {
        float: left;
        width: 100%;
        margin-top: 40px; }
        @media (max-width: 1200px) {
          /* line 434, ../sass/morcha-study.scss */
          .morcha-case-study .upgrade-weapons .row .col .card .card-body {
            margin-top: 40px; } }
        /* line 442, ../sass/morcha-study.scss */
        .morcha-case-study .upgrade-weapons .row .col .card .card-body table tr {
          background-color: transparent;
          border: 0;
          color: #fff; }
          /* line 446, ../sass/morcha-study.scss */
          .morcha-case-study .upgrade-weapons .row .col .card .card-body table tr td {
            font-size: 16px;
            padding: 2px 5px; }
            /* line 449, ../sass/morcha-study.scss */
            .morcha-case-study .upgrade-weapons .row .col .card .card-body table tr td:first-child {
              text-align: left; }
            /* line 452, ../sass/morcha-study.scss */
            .morcha-case-study .upgrade-weapons .row .col .card .card-body table tr td:last-child {
              color: #fff200;
              text-align: right; }
        /* line 459, ../sass/morcha-study.scss */
        .morcha-case-study .upgrade-weapons .row .col .card .card-body .card-title {
          color: #fff;
          text-align: left;
          text-transform: uppercase;
          margin-bottom: 20px;
          font-weight: bold; }
          @media (max-width: 767px) {
            /* line 459, ../sass/morcha-study.scss */
            .morcha-case-study .upgrade-weapons .row .col .card .card-body .card-title {
              text-align: center; } }
      /* line 470, ../sass/morcha-study.scss */
      .morcha-case-study .upgrade-weapons .row .col .card.h-100per {
        height: 100%; }
  /* line 477, ../sass/morcha-study.scss */
  .morcha-case-study .trailer-image {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #000; }
    /* line 482, ../sass/morcha-study.scss */
    .morcha-case-study .trailer-image img {
      width: 100%; }

/* line 487, ../sass/morcha-study.scss */
.footer-banner {
  width: 100%;
  float: left; }

/*# sourceMappingURL=morcha-study.css.map */