.hero-area {
  padding-top: 6.25rem;
  padding-bottom: 5rem; }
  @media (min-width: 87.5rem) and (max-width: 93.6875rem) {
    .hero-area {
      padding: 5rem; } }
  @media (max-width: 61.9375rem) {
    .hero-area {
      padding: 3.125rem 0;
      padding-top: 1.875rem; } }
  .hero-area .hero__left {
    position: relative; }
    .hero-area .hero__left .hero_shp {
      position: absolute;
      width: 2.8125rem;
      top: -3.125rem;
      left: 0; }
      @media (min-width: 48rem) and (max-width: 61.9375rem) {
        .hero-area .hero__left .hero_shp {
          width: 1.875rem;
          top: -2.5rem; } }
      @media only screen and (max-width: 47.9375rem) {
        .hero-area .hero__left .hero_shp {
          width: 1.875rem;
          top: -2.1875rem;
          margin-bottom: 0.9375rem; } }
    .hero-area .hero__left h1 {
      color: #231F20;
      font-size: 5.875rem;
      font-weight: 700;
      line-height: 103.75%;
      /*  */
      max-width: 43.75rem; }
      .hero-area .hero__left h1 span {
        color: #231F20;
        font-size: 2rem;
        font-weight: 400;
        line-height: 90%;
        margin-bottom: 0.9375rem;
        padding-top: 0.9375rem;
        display: block; }
        @media (min-width: 81.25rem) and (max-width: 87.4375rem) {
          .hero-area .hero__left h1 span {
            font-size: 2.25rem; } }
        @media (min-width: 75rem) and (max-width: 81.1875rem) {
          .hero-area .hero__left h1 span {
            font-size: 2rem; } }
        @media (min-width: 62rem) and (max-width: 74.9375rem) {
          .hero-area .hero__left h1 span {
            font-size: 1.75rem; } }
        @media (min-width: 48rem) and (max-width: 61.9375rem) {
          .hero-area .hero__left h1 span {
            font-size: 2rem; } }
        @media only screen and (max-width: 47.9375rem) {
          .hero-area .hero__left h1 span {
            font-size: 1.5rem;
            margin-bottom: 0.9375rem; } }
      .hero-area .hero__left h1 strong {
        color: #0351A3;
        font-weight: 700; }
      @media (min-width: 1600px) and (max-width: 1699px) {
        .hero-area .hero__left h1 {
          font-size: 5.625rem; } }
      @media (min-width: 93.75rem) and (max-width: 99.9375rem) {
        .hero-area .hero__left h1 {
          font-size: 5rem; } }
      @media (min-width: 87.5rem) and (max-width: 93.6875rem) {
        .hero-area .hero__left h1 {
          font-size: 4.6875rem; } }
      @media (min-width: 81.25rem) and (max-width: 87.4375rem) {
        .hero-area .hero__left h1 {
          font-size: 4.375rem; } }
      @media (min-width: 75rem) and (max-width: 81.1875rem) {
        .hero-area .hero__left h1 {
          font-size: 4.0625rem; } }
      @media (min-width: 62rem) and (max-width: 74.9375rem) {
        .hero-area .hero__left h1 {
          font-size: 3.75rem; } }
      @media (min-width: 48rem) and (max-width: 61.9375rem) {
        .hero-area .hero__left h1 {
          font-size: 4.375rem; } }
      @media only screen and (max-width: 47.9375rem) {
        .hero-area .hero__left h1 {
          font-size: 2.8125rem; } }
    .hero-area .hero__left p {
      color: #231F20;
      font-size: 1.375rem;
      font-weight: 400;
      line-height: 145.455%;
      max-width: 46.875rem;
      font-family: "Gantari", sans-serif; }
      @media (min-width: 1600px) and (max-width: 1699px) {
        .hero-area .hero__left p {
          font-size: 1.3125rem; } }
      @media (min-width: 93.75rem) and (max-width: 99.9375rem) {
        .hero-area .hero__left p {
          font-size: 1.25rem; } }
      @media (min-width: 87.5rem) and (max-width: 93.6875rem) {
        .hero-area .hero__left p {
          font-size: 1.1875rem; } }
      @media (min-width: 81.25rem) and (max-width: 87.4375rem) {
        .hero-area .hero__left p {
          font-size: 1.125rem; } }
      @media (min-width: 75rem) and (max-width: 81.1875rem) {
        .hero-area .hero__left p {
          font-size: 1.125rem; } }
      @media (min-width: 62rem) and (max-width: 74.9375rem) {
        .hero-area .hero__left p {
          font-size: 1.125rem; } }
      @media (min-width: 48rem) and (max-width: 61.9375rem) {
        .hero-area .hero__left p {
          font-size: 1.25rem; } }
      @media only screen and (max-width: 47.9375rem) {
        .hero-area .hero__left p {
          font-size: 1rem; } }
    .hero-area .hero__left .hero__btn {
      margin-top: 1.875rem; }
    @media (min-width: 48rem) and (max-width: 61.9375rem) {
      .hero-area .hero__left {
        margin-top: 6.25rem; } }
    @media only screen and (max-width: 47.9375rem) {
      .hero-area .hero__left {
        margin-top: 5rem; } }
  @media (max-width: 61.9375rem) {
    .hero-area .hero__right img {
      display: none; } }
  .hero-area .hero__tab_thumb {
    display: none; }
    @media (max-width: 61.9375rem) {
      .hero-area .hero__tab_thumb {
        display: block;
        margin-bottom: 3.125rem; } }

.scroll-down-area {
  text-align: center; }
  .scroll-down-area .scroll__down a {
    display: inline-block; }
    .scroll-down-area .scroll__down a img {
      width: 6.875rem; }
      @media (min-width: 87.5rem) and (max-width: 93.6875rem) {
        .scroll-down-area .scroll__down a img {
          width: 5.625rem; } }
      @media (min-width: 81.25rem) and (max-width: 87.4375rem) {
        .scroll-down-area .scroll__down a img {
          width: 5rem; } }
      @media (min-width: 75rem) and (max-width: 81.1875rem) {
        .scroll-down-area .scroll__down a img {
          width: 5rem; } }
      @media (min-width: 62rem) and (max-width: 74.9375rem) {
        .scroll-down-area .scroll__down a img {
          width: 4.375rem; } }
      @media (min-width: 48rem) and (max-width: 61.9375rem) {
        .scroll-down-area .scroll__down a img {
          width: 5rem; } }
      @media only screen and (max-width: 47.9375rem) {
        .scroll-down-area .scroll__down a img {
          width: 5rem; } }

/*-------------- Hero Area End  ---- --------*/


.hero-variation-3 {
  padding: 5rem 0 2rem; }
  @media only screen and (max-width: 47.9375rem) {
    .hero-variation-3 {
      padding: 3.125rem 0; } }
  .hero-variation-3 .hero__left h1 {
    font-size: 4.6875rem;
    max-width: 50rem;
    margin-bottom: 1.25rem; }
    @media (min-width: 87.5rem) and (max-width: 93.6875rem) {
      .hero-variation-3 .hero__left h1 {
        font-size: 4.375rem; } }
    @media (min-width: 81.25rem) and (max-width: 87.4375rem) {
      .hero-variation-3 .hero__left h1 {
        font-size: 3.75rem; } }
    @media (min-width: 75rem) and (max-width: 81.1875rem) {
      .hero-variation-3 .hero__left h1 {
        font-size: 3.125rem;
        max-width: 37.5rem; } }
    @media (min-width: 62rem) and (max-width: 74.9375rem) {
      .hero-variation-3 .hero__left h1 {
        font-size: 3.125rem;
        max-width: 37.5rem; } }
    @media (min-width: 48rem) and (max-width: 61.9375rem) {
      .hero-variation-3 .hero__left h1 {
        font-size: 3.375rem;
        max-width: 37.5rem; } }
    @media only screen and (max-width: 47.9375rem) {
      .hero-variation-3 .hero__left h1 {
        font-size: 2.25rem; } }
  .hero-variation-3 .hero__left p {
    max-width: 55.625rem; }
    @media (min-width: 81.25rem) and (max-width: 87.4375rem) {
      .hero-variation-3 .hero__left p {
        max-width: 46.875rem; } }
    @media (min-width: 75rem) and (max-width: 81.1875rem) {
      .hero-variation-3 .hero__left p {
        max-width: 46.875rem; } }
    @media (min-width: 48rem) and (max-width: 61.9375rem) {
      .hero-variation-3 .hero__left p {
        max-width: 40.625rem; } }
    @media only screen and (max-width: 47.9375rem) {
      .hero-variation-3 .hero__left p {
        max-width: 21.25rem; } }
  .hero-variation-3 .hero__left .hero__btn {
    margin-top: 2.25rem;
    }
    @media (min-width: 48rem) and (max-width: 61.9375rem) {
      .hero-variation-3 .hero__left .hero__btn {
        text-align: center; } }
    @media only screen and (max-width: 47.9375rem) {
      .hero-variation-3 .hero__left .hero__btn {
        text-align: center; } }
    .hero-variation-3 .hero__left .hero__btn a {
      margin-right: 1.25rem; }
      @media only screen and (max-width: 47.9375rem) {
        .hero-variation-3 .hero__left .hero__btn a {
          margin: 0;
          margin-bottom: 0.9375rem; } }
      .hero-variation-3 .hero__left .hero__btn a:last-child {
        margin: 0; }
    .hero-variation-3 .hero__left .hero__btn .primary-btn {
      padding-left: 3.125rem;
      padding-right: 3.125rem;
      border: none; }
      @media (min-width: 62rem) and (max-width: 74.9375rem) {
        .hero-variation-3 .hero__left .hero__btn .primary-btn {
          padding-left: 1.5625rem;
          padding-right: 1.5625rem; } }
      @media only screen and (max-width: 47.9375rem) {
        .hero-variation-3 .hero__left .hero__btn .primary-btn {
          padding-left: 1.5625rem;
          padding-right: 1.5625rem; } }
  .hero-variation-3 .hero__left .hero-thumb-991 {
    display: none;
    margin-top: 1.5625rem;
    margin-bottom: 0.9375rem; }
    @media (min-width: 48rem) and (max-width: 61.9375rem) {
      .hero-variation-3 .hero__left .hero-thumb-991 {
        display: block; } }
    @media only screen and (max-width: 47.9375rem) {
      .hero-variation-3 .hero__left .hero-thumb-991 {
        display: block; } }
  @media (min-width: 48rem) and (max-width: 61.9375rem) {
    .hero-variation-3 .hero__left {
      margin-top: 2.5rem !important; } }
  @media only screen and (max-width: 47.9375rem) {
    .hero-variation-3 .hero__left {
      margin-top: 2.5rem !important; } }
  .hero-variation-3 .hero__right {
    margin-top: 1.5625rem; }
    .hero-variation-3 .hero__right img {
      display: block; 
      max-width: 540px;
      margin-left: auto;
}
      @media only screen and (max-width: 47.9375rem) {
        .hero-variation-3 .hero__right img {
          display: none; } }
      @media (min-width: 48rem) and (max-width: 61.9375rem) {
        .hero-variation-3 .hero__right img {
          display: none; } }
