

.wallox-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: var(--wallox-text-dark, #2E2A20);
    color: #fff;
    font-family: var(--wallox-font, "Plus Jakarta Sans", sans-serif);
    padding: 15px 24px;
    transition: 500ms;
    background-color: var(--wallox-text-dark, #2E2A20);
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    text-transform: capitalize;
    border-radius: 100px;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  .wallox-btn:hover {
    color: var(--wallox-text-dark, #2E2A20);
    background-color: #fff;
  }
  .wallox-btn::before {
    content: "";
    background-color: var(--wallox-base, #6256bc);
    border-radius: 100px;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotate(-10deg);
    transform-origin: top right;
    transition: 0.2s transform ease-out;
    will-change: transform;
    z-index: -1;
  }
  .wallox-btn--base {
    background: var(--wallox-base, #6256bc);
    color: var(--wallox-white, #fff);
  }
  .wallox-btn--base::before {
    background-color: var(--wallox-text-dark, #2E2A20);
  }
  .wallox-btn--base:hover {
    color: var(--wallox-white, #fff);
  }
  .wallox-btn--border {
    background: transparent;
    border: 2px solid var(--wallox-text, #7E7C76);
  }
  .wallox-btn--border:hover {
    color: var(--wallox-white, #fff);
    border-color: transparent;
  }
  .wallox-btn:hover {
    color: var(--wallox-white, #fff);
    background: transparent;
    transform: scale(1.05);
    will-change: transform;
  }
  .wallox-btn:hover::before {
    transform: translate(0, 0);
  }



/****Service Three****/
.service-three {
    padding: 120px 0;
    position: relative;
    z-index: 1;
  }
  @media (max-width: 767px) {
    .service-three {
      padding: 100px 0;
    }
  }
  @media (max-width: 767px) {
    .service-three {
      padding: 80px 0;
    }
  }
  .service-three__bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    mix-blend-mode: multiply;
    opacity: 0.25;
    z-index: -1;
  }
  .service-three__top {
    margin-top: 50px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 30px;
    border-top: 1px solid rgba(var(--wallox-border-color-rgb, 228, 218, 204), 0.15);
    border-bottom: 1px solid rgba(var(--wallox-border-color-rgb, 228, 218, 204), 0.15);
  }
  .service-three__top__btn {
    display: flex;
    justify-content: end;
  }
  @media (max-width: 991px) {
    .service-three__top__btn {
      justify-content: start;
    }
  }
  .service-three__top__btn a {
    border-color: var(--wallox-base, #6256bc);
    color: var(--wallox-base, #6256bc);
  }
  .service-three .sec-title {
    padding-bottom: 0;
  }
  @media (max-width: 991px) {
    .service-three .sec-title {
      padding-bottom: 20px;
    }
  }
  .service-three .sec-title__title {
    color: var(--wallox-white, #fff);
  }
  .service-three__text-slider {
    margin-top: -20px;
  }
  .service-three__text-slider__inner {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    animation: textScrolling 25s linear infinite;
    animation-direction: reverse;
    will-change: transform;
    position: relative;
    white-space: nowrap;
  }
  .service-three__text-slider__inner:hover {
    animation-play-state: paused;
  }
  .service-three__text-slider__item {
    color: var(--wallox-white, #fff);
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 800;
    font-size: 80px;
    line-height: 112%;
    text-transform: capitalize;
  }
  @media (max-width: 1199px) and (min-width: 992px) {
    .service-three__text-slider__item {
      font-size: 70px;
    }
  }
  @media (max-width: 767px) {
    .service-three__text-slider__item {
      font-size: 70px;
    }
  }
  .service-three__text-slider__item img {
    margin-left: 10px;
  }
  .service-three__text-slider__item:nth-child(odd) {
    color: transparent;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);
  }
  .service-three__item {
    border-radius: 30px;
  }

  .service-three__thumb {
    /* -webkit-mask: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 178.000000">  <g transform="translate(0.000000,178.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M95 1766 c-41 -18 -83 -69 -90 -109 -3 -18 -5 -375 -3 -794 3 -751 3 -762 24 -789 11 -15 33 -37 48 -48 27 -21 35 -21 816 -21 781 0 789 0 816 21 62 46 69 64 74 209 5 145 12 163 74 209 26 20 43 21 321 24 277 3 296 2 333 -17 66 -34 76 -58 83 -206 6 -145 17 -178 71 -217 29 -20 44 -23 135 -23 110 0 132 9 177 69 21 27 21 35 21 816 0 781 0 789 -21 816 -11 15 -33 37 -48 48 -27 21 -31 21 -1414 23 -1138 2 -1392 0 -1417 -11z"/> </g> </svg>'); */
    /* mask: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 178.000000">  <g transform="translate(0.000000,178.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M95 1766 c-41 -18 -83 -69 -90 -109 -3 -18 -5 -375 -3 -794 3 -751 3 -762 24 -789 11 -15 33 -37 48 -48 27 -21 35 -21 816 -21 781 0 789 0 816 21 62 46 69 64 74 209 5 145 12 163 74 209 26 20 43 21 321 24 277 3 296 2 333 -17 66 -34 76 -58 83 -206 6 -145 17 -178 71 -217 29 -20 44 -23 135 -23 110 0 132 9 177 69 21 27 21 35 21 816 0 781 0 789 -21 816 -11 15 -33 37 -48 48 -27 21 -31 21 -1414 23 -1138 2 -1392 0 -1417 -11z"/> </g> </svg>'); */
    /* -webkit-mask-repeat: no-repeat; */
    /* mask-repeat: no-repeat; */
    /* -webkit-mask-position: top left; */
    /* mask-position: top left; */
    /* -webkit-mask-size: cover; */
    /* mask-size: cover; */
    /* position: relative; */
    width: 100%;
    height: 100%;
    margin: 20px 0;
  }
  .service-three__thumb img {
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease-in-out;
    transform: scale(1);
  }
  @media (max-width: 575px) {
    .service-three__thumb {
      mask-image: none;
    }
    .service-three__thumb img {
      border-radius: 30px;
    }
  }
  .service-three__thumb::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(-180deg, rgba(46, 42, 32, 0) 0%, #2E2A20 100%);
    border-radius: 30px;
  }
  .service-three__content {
    padding: 30px;
    position: relative;
    z-index: 1;
    margin-top: -135px;
    margin-left: 63px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  @media (max-width: 1199px) and (min-width: 992px) {
    .service-three__content {
      margin-left: 30px;
    }
  }
  @media (max-width: 991px) and (min-width: 768px) {
    .service-three__content {
      margin-left: 95px;
    }
  }
  @media (max-width: 767px) {
    .service-three__content {
      margin-left: 45px;
    }
  }
  @media (max-width: 575px) {
    .service-three__content {
      margin-left: 0px;
    }
  }
  .service-three__content__title {
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    color: var(--wallox-white, #fff);
    text-transform: capitalize;
  }
  @media (max-width: 575px) {
    .service-three__content__title {
      font-size: 20px;
    }
  }
  .service-three__content__title a {
    color: inherit;
    background: linear-gradient(to left, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
    transition: all 500ms ease;
  }
  .service-three__content__title a:hover {
    background-size: 100% 1px;
  }
  .service-three__content__right {
    margin-bottom: -45px;
  }
  @media (max-width: 575px) {
    .service-three__content__right {
      margin-bottom: auto;
    }
  }
  .service-three__content__right a {
    border-radius: 30px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    border: 2px solid var(--wallox-white, #fff);
    padding: 27px 33px;
  }
  .service-three__content__right a::before {
    border-radius: 28px;
  }
  .service-three__content__right a:hover {
    border-color: transparent;
  }
  @media (max-width: 1199px) and (min-width: 991px) {
    .service-three__content__right a {
      padding: 15px 25px;
    }
  }
  @media (max-width: 575px) {
    .service-three__content__right a {
      margin-left: 30px;
    }
  }
  .service-three__content__number {
    counter-increment: mainSliderTwoCount;
    background: var(--wallox-base, #6256bc);
    display: inline-block;
    padding: 0px 14px;
    border-radius: 100px;
    margin-bottom: 15px;
  }
  .service-three__content__number::before {
    content: counters(mainSliderTwoCount, ".", decimal-leading-zero);
    color: var(--wallox-white, #fff);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
  }

/****Service Three****/
.service-three {
    padding: 120px 0;
    position: relative;
    z-index: 1;
    counter-reset: mainSliderTwoCount;
  }
  @media (max-width: 767px) {
    .service-three {
      padding: 100px 0;
    }
  }
  @media (max-width: 767px) {
    .service-three {
      padding: 80px 0;
    }
  }
  .service-three__bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    mix-blend-mode: multiply;
    opacity: 0.25;
    z-index: -1;
  }
  .service-three__top {
    margin-top: 50px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 30px;
    border-top: 1px solid rgba(var(--wallox-border-color-rgb, 228, 218, 204), 0.15);
    border-bottom: 1px solid rgba(var(--wallox-border-color-rgb, 228, 218, 204), 0.15);
  }
  .service-three__top__btn {
    display: flex;
    justify-content: end;
  }
  @media (max-width: 991px) {
    .service-three__top__btn {
      justify-content: start;
    }
  }
  .service-three__top__btn a {
    border-color: var(--wallox-base, #6256bc);
    color: var(--wallox-base, #6256bc);
  }
  .service-three .sec-title {
    padding-bottom: 0;
  }
  @media (max-width: 991px) {
    .service-three .sec-title {
      padding-bottom: 20px;
    }
  }
  .service-three .sec-title__title {
    color: var(--wallox-white, #fff);
  }
  .service-three__text-slider {
    margin-top: -20px;
  }
  .service-three__text-slider__inner {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    animation: textScrolling 25s linear infinite;
    animation-direction: reverse;
    will-change: transform;
    position: relative;
    white-space: nowrap;
  }
  .service-three__text-slider__inner:hover {
    animation-play-state: paused;
  }
  .service-three__text-slider__item {
    color: var(--wallox-white, #fff);
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 800;
    font-size: 80px;
    line-height: 112%;
    text-transform: capitalize;
  }
  @media (max-width: 1199px) and (min-width: 992px) {
    .service-three__text-slider__item {
      font-size: 70px;
    }
  }
  @media (max-width: 767px) {
    .service-three__text-slider__item {
      font-size: 70px;
    }
  }
  .service-three__text-slider__item img {
    margin-left: 10px;
  }
  .service-three__text-slider__item:nth-child(odd) {
    color: transparent;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);
  }
  .service-three__item {
    border-radius: 30px;
  }

  .service-three__thumb {
    /* -webkit-mask: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 178.000000">  <g transform="translate(0.000000,178.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M95 1766 c-41 -18 -83 -69 -90 -109 -3 -18 -5 -375 -3 -794 3 -751 3 -762 24 -789 11 -15 33 -37 48 -48 27 -21 35 -21 816 -21 781 0 789 0 816 21 62 46 69 64 74 209 5 145 12 163 74 209 26 20 43 21 321 24 277 3 296 2 333 -17 66 -34 76 -58 83 -206 6 -145 17 -178 71 -217 29 -20 44 -23 135 -23 110 0 132 9 177 69 21 27 21 35 21 816 0 781 0 789 -21 816 -11 15 -33 37 -48 48 -27 21 -31 21 -1414 23 -1138 2 -1392 0 -1417 -11z"/> </g> </svg>');
    mask: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 178.000000">  <g transform="translate(0.000000,178.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M95 1766 c-41 -18 -83 -69 -90 -109 -3 -18 -5 -375 -3 -794 3 -751 3 -762 24 -789 11 -15 33 -37 48 -48 27 -21 35 -21 816 -21 781 0 789 0 816 21 62 46 69 64 74 209 5 145 12 163 74 209 26 20 43 21 321 24 277 3 296 2 333 -17 66 -34 76 -58 83 -206 6 -145 17 -178 71 -217 29 -20 44 -23 135 -23 110 0 132 9 177 69 21 27 21 35 21 816 0 781 0 789 -21 816 -11 15 -33 37 -48 48 -27 21 -31 21 -1414 23 -1138 2 -1392 0 -1417 -11z"/> </g> </svg>') !important;
    -webkit-mask-repeat: no-repeat !important; */
    /* mask-repeat: no-repeat; */
    /* -webkit-mask-position: top left; */
    /* mask-position: top left; */
    /* -webkit-mask-size: cover; */
    /* mask-size: cover; */
    position: relative;
    width: 100%;
    height: 100%;
  }
  .service-three__thumb img {
    object-fit: cover;
    width: -webkit-fill-available;
    transition: all 0.4s ease-in-out;
    border-radius: 32px;
  }
  .service-three__thumb video {
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease-in-out;
    border-radius: 32px;
  }


  @media (max-width: 575px) {
    .service-three__thumb {
      mask-image: none;
    }
    .service-three__thumb img {
      border-radius: 30px;
    }
    .service-three__thumb video {
      border-radius: 30px;
    }
  }
  .service-three__thumb::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(-180deg, rgba(46, 42, 32, 0) 0%, #2E2A20 100%);
    border-radius: 30px;
  }
  .service-three__content {
    padding: 30px;
    position: relative;
    z-index: 1;
    margin-top: -135px;
    margin-left: 63px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  @media (max-width: 1199px) and (min-width: 992px) {
    .service-three__content {
      margin-left: 50px;
    }
  }
  @media (max-width: 991px) and (min-width: 768px) {
    .service-three__content {
      margin-left: 95px;
    }
  }
  @media (max-width: 767px) {
    .service-three__content {
      margin-left: 45px;
    }
  }
  @media (max-width: 575px) {
    .service-three__content {
      margin-left: 0px;
    }
  }
  .service-three__content__title {
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    color: var(--wallox-white, #fff);
    text-transform: capitalize;
  }
  @media (max-width: 575px) {
    .service-three__content__title {
      font-size: 20px;
    }
  }
  .service-three__content__title a {
    color: inherit;
    background: linear-gradient(to left, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
    transition: all 500ms ease;
  }
  .service-three__content__title a:hover {
    background-size: 100% 1px;
  }
  .service-three__content__right {
    margin-bottom: -45px;
  }
  @media (max-width: 575px) {
    .service-three__content__right {
      margin-bottom: auto;
    }
    .slicknav_nav .slicknav_row, .slicknav_nav li a {
      font-weight: 400 !important;
      color: #ffffff !important;
    }
  }
  .service-three__content__right a {
    border-radius: 30px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    border: 2px solid var(--wallox-white, #fff);
    padding: 27px 33px;

  }
  .service-three__content__right a::before {
    border-radius: 28px;
  }
  .service-three__content__right a:hover {
    border-color: transparent;
  }
  @media (max-width: 1199px) and (min-width: 991px) {
    .service-three__content__right a {
      padding: 15px 25px;
    }
  }
  @media (max-width: 575px) {
    .service-three__content__right a {
      margin-left: 30px;
    }
  }
  .service-three__content__number {
    counter-increment: mainSliderTwoCount;
    background: var(--wallox-base, #6256bc);
    display: inline-block;
    padding: 0px 14px;
    border-radius: 100px;
    margin-bottom: 15px;
  }
  .service-three__content__number::before {
    content: counters(mainSliderTwoCount, ".", decimal-leading-zero);
    color: var(--wallox-white, #fff);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
  }
  .service-three__content {
    margin-right: auto;
  }

  .service-three__thumb {
    /* transform: rotateY(-180deg); */
    border-radius: 32px;
    height: 30vh;
    overflow: hidden;
  }






    .service-three__content {
       position: relative;
       left: 1%;
    }


    /*  media in phone */

    @media (max-width: 767px) {
        .service-three__content__right
        {
            display: none;
        }
        .service-three__content__right a {
            padding: 10px 18px;
            margin-top: 29px;
        }
    }
