.services-process-wrapper .big-margin {
    margin-top: 320px;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
}
.services-process-wrapper .process-nav {
    display: none;
    justify-content: center;
    margin-bottom: 25px;
}
.margin-right-15 {
    margin-right: 15px;
}
.arrow-button-left {
    font-size: 0;
    background-image: url(../icons/arrows/arrowLeft.svg);
    background-size: 40%;
}
.arrow-button-sm, .arrow-button {
    display: inline-block;
    width: 55px;
    height: 55px;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 15px;
    border: 1px solid #dadada;
    border-radius: 50%;
    cursor: pointer;
    transition: all .1s ease-in;
}
.arrow-button-right {
    font-size: 0;
    background-image: url(../icons/arrows/arrowRight.svg);
    background-size: 40%;
}
.services-process-wrapper .steps.circle-steps {
    position: relative;
}
.services-process-wrapper .steps {
    position: relative;
    display: flex
;
    margin-bottom: 50px;
}
.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.services-process-wrapper .steps.circle-steps::before {
    background: url('../images/website/big-arrow-dark.svg') no-repeat;
}
.services-process-wrapper .steps::before {
    position: absolute;
    top: -23px;
    right: -37px;
    width: 37px;
    height: 99px;
    background: url(../icons/arrows/big-arrow.svg) no-repeat;
    content: "";
}
.services-process-wrapper .steps.circle-steps .step {
    z-index: 1;
}
.services-process-wrapper .steps .step {
    flex-shrink: unset;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.services-process-wrapper .steps .step .num {
    color: rgba(255, 255, 255, .4117647059);
    font-weight: 400;
    font-size: 40px;
    line-height: 49px;
    background-color: #fa7d32;
    transition: .3s;
}
.services-process-wrapper .steps .step .text {
    margin-top: 15px;
    padding-right: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    transition: .3s;
}
.services-process-wrapper .steps .step:nth-child(2) .num {
    background-color: #e9732f;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(3) .num {
    position: relative;
    z-index: 1;
    background: linear-gradient(to right, #c75f33 50%, #d96f39 50%);
}
.services-process-wrapper .steps .step:nth-child(3) .num {
    background-color: #cb1b6e;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(4) .num {
    display: none;
}
.services-process-wrapper .steps .step:nth-child(4) .num {
    background-color: #bb1362;
}

.services-process-wrapper .steps.circle-steps .step:nth-child(4) {
    position: absolute;
    top: -220px;
    left: 685px;
    z-index: 1;
    width: 100px;
    height: 220px;
    background-color: unset;
}

.services-process-wrapper .steps.circle-steps .step:nth-child(5) {
    position: absolute;
    top: -258px;
    left: 455px;
    z-index: 1;
    width: 200px;
    height: 100px;
    background-color: unset;
}
.services-process-wrapper .steps.circle-steps .step {
    z-index: 1;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(5) .num {
    display: none;
}
.services-process-wrapper .steps .step:nth-child(5) .num {
    background-color: #b10858;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(5) .text {
    position: absolute;
    top: -40px;
    right: 0;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(4) .text {
    position: absolute;
    top: 87px;
    right: -193px;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(6) {
    position: absolute;
    top: -164px;
    left: 428px;
    z-index: 1;
    width: 96px;
    height: 165px;
    background-color: unset;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(6) .num {
    display: none;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(6) .text {
    position: absolute;
    top: 30px;
    right: 40px;
}

.services-process-wrapper .steps.circle-steps .step:nth-child(7)>.num {
    background-color: #d96f39;
}
.services-process-wrapper .steps.circle-steps .step:nth-child(8)>.num {
    background-color: #ca6031 !important;
}
.services-process-wrapper .steps .step:last-child .num {
    background-color: #aa0c56 !important;
}
.services-process-wrapper .steps.circle-steps::after {
    position: absolute;
    top: -251px;
    left: calc(50% - 153px);
    z-index: -1;
    width: 300px;
    height: 300px;
    background: url('../images/website/circle.svg') no-repeat;
    background-size: 100%;
    content: "";
}
.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.services-process-wrapper .steps.circle-steps .step:nth-child(3) .num::before {
  position: absolute;
    top: -39px;
    right: 10px;
    z-index: 0;
    width: 223px;
    height: 90px;
    background: url('../images/website/3th-path.svg') no-repeat;
    background-size: 100%;
    content: "";
}
.services-process-wrapper .phases {
    display: flex;
    gap: 10px;
    width: 100%;
    margin-top: -10px;
    margin-bottom: 50px;
}
.services-process-wrapper .phases .phase:nth-child(1) {
    width: 455px;
}
.services-process-wrapper .phases .phase {
    position: relative;
    padding-top: 5px;
    color: #676774;
    font-weight: 500;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid #fa7e3f;
}
.services-process-wrapper .phases .phase::before {
    position: absolute;
    top: -7px;
    right: 0;
    width: 1px;
    height: 7px;
    background: #f1b6d3;
    content: "";
}
.services-process-wrapper .phases .phase::after {
    position: absolute;
    top: -7px;
    left: 0;
    width: 1px;
    height: 7px;
    background: #f1b6d3;
    content: "";
}
.services-process-wrapper .phases .phase:nth-child(2) {
    width: 225px;
}
.services-process-wrapper .phases .phase:nth-child(3) {
    width: 463px;
}

.services-process-wrapper .initiation.block.active {
    display: block;
}
.services-process-wrapper .initiation.active {
    display: flex
;
}
.services-process-wrapper .initiation.initiation-gray {
    box-sizing: border-box;
    width: 100%;
    padding: 40px 50px 50px;
    background-color: #f3f3f5;
}
.services-process-wrapper .initiation {
    display: none;
}
.services-process-wrapper .initiation.initiation-gray .initiation-gray-wrapper {
    display: flex
;
    gap: 70px;
    box-sizing: border-box;
    width: 100%;
}
.services-process-wrapper .initiation.initiation-gray .initiation-gray-wrapper .left-text {
    width: 770px;
}
/* .services-process-wrapper .initiation.initiation-gray .initiation-gray-wrapper h2 {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
}
.services-process-wrapper .title {
    margin-bottom: 40px;
    font-weight: 500;
    line-height: 71px;
    text-transform: capitalize;
} */
.services-process-wrapper .initiation.initiation-gray .initiation-gray-wrapper p {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
}
.services-process-wrapper .initiation.initiation-gray .initiation-gray-wrapper .right-text {
    width: 310px;
}
.services-process-wrapper .initiation.initiation-gray .initiation-gray-wrapper h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 25px;
    line-height: 38px;
}
.services-process-wrapper .steps .step.active .text {
    color: #ed7e29;
}