.box-technologies ul.icon-box li .img-wrap,.new-services,.process-sec h2,.seo-boxes h2,.seo-connect .sec_top h2 {
    text-align: center
}

.inner-sec-2 {
    padding: 100px 0 0;
    position: relative;
    overflow: hidden
}

.inner-sec-2:before {
    content: '';
    position: absolute;
    width: 60%;
    height: 950px;
    background: url(../images/home/sec2-bg.webp) 0 0/contain no-repeat;
    right: 0;
    top: 30%;
    animation: 20s linear infinite sec2_after;
    pointer-events: none
}

.inner-sec-2:after {
    content: '';
    position: absolute;
    background-image: url(../images/resource/cloud-logo-shape.png);
    width: 390px;
    height: 394px;
    bottom: 0;
    left: 0
}

.box-technologies,.box-technologies .box,.boxes-sec,.inner-sec-2 .h2 {
    position: relative
}

.boxes-sec:before,.inner-sec-2 .h2:before {
    top: 0;
    left: 0;
    bottom: 30px;
    right: 0;
    content: ""
}

.inner-sec-2 .h2 {
    font-size: 50px;
    font-weight: 700;
    color: #333
}

.inner-sec-2 .h2:before {
    width: 860px;
    height: 185px;
    background: url(../images/resource/about-txt-bg.png) 0 0/contain no-repeat;
    position: absolute;
    margin: auto
}

.inner-sec-2 .h2 span {
    display: block;
    color: #9e68df
}

.inner-sec-2 p {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    width: 80%;
    margin: auto;
    padding-top: 15px
}

.inner-sec-2 .row.services-boxes {
    align-items: center;
    margin-top: 5px
}

.inner-sec-2 .row.services-boxes figure {
    margin: 0;
    position: relative;
    text-align: end
}

.inner-sec-2 .row.services-boxes figure img.two {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto
}

.inner-sec-2 .services-boxes .content h2,.inner-sec-2 .services-boxes .content h4 {
    font-size: 30px;
    font-weight: 700
}

.inner-sec-2 .services-boxes .content p {
    width: 90%;
    margin: 0
}

.inner-sec-2 .services-boxes .content h2 span,.inner-sec-2 .services-boxes .content h4 span,.new-services h1 span {
    color: #9e68df;
    display: block
}

.inner-sec-2 .services-boxes.box-2 figure {
    text-align: left
}

.inner-sec-2 .services-boxes.box-2 figure img.two {
    left: 0
}

.inner-sec-2 .services-boxes.box-2 .content {
    text-align: left;
}

.inner-sec-2 .services-boxes.box-2 .content p {
    float: left;
}

.box-technologies img.border-heading {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 1320px;
    top: -55px
}

.box-technologies .box {
    width: 1180px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    box-shadow: 0 11px 24px 0 rgba(0,0,0,.34);
    padding: 120px 0
}

.box-technologies .box h4 {
    color: #9e68df;
    font-size: 50px;
    font-weight: 700;
    text-align: center
}

.box-technologies .box h4 span {
    color: #333;
    display: block;
    font-size: 18px
}

.box-technologies ul.icon-box {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 0;
    margin-top: 30px
}

.box-technologies ul.icon-box li .img-wrap img {
    border: 1px solid rgb(217 217 217);
    border-radius: 8px
}

.box-technologies ul.icon-box li .img-wrap p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1;
    padding-top: 10px
}

.boxes-sec {
    padding: 150px 0
}

.boxes-sec:before {
    width: 100%;
    height: 898px;
    background: url(../images/resource/box-bg.png) 0 0/contain no-repeat;
    position: absolute;
    z-index: -1;
    margin: auto
}

.boxes-sec .item-wrap {
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 5px 18px 0 rgba(0,0,0,.14);
    padding: 20px;
    width: 80%;
    margin: auto;
    position: relative;
    transition: .4s linear
}

.boxes-sec .item-wrap h3,.boxes-sec .item-wrap h5 {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px
}

.boxes-sec .item-wrap p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
    height: 215px;
    overflow-y: auto
}

.boxes-sec .item-wrap:hover,.process-sec .box-wrap.four span,.process-sec .box-wrap.one span {
    background: #9e68df
}

.boxes-sec .item-wrap:hover *,.faq-sec .accordion button[aria-expanded=true],.seo-banner h2,.seo_cta h2 {
    color: #fff
}

.process-sec {
    background: url(../images/resource/process-bg.png) 0 0/cover no-repeat;
    padding: 80px 0
}

.process-sec h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 66px;
    color: #fff
}

.process-sec h2 span {
    font-size: 36px;
    font-weight: 400;
    display: block
}

.heading_color,.process-sec h2 b {
    color: #9e68df
}

.process-sec .box-wrap {
    border-radius: 15px;
    background-color: #fff;
    padding: 20px;
    width: 90%;
    margin: 60px auto auto;
    position: relative
}

.process-sec .box-wrap span {
    border-radius: 13px;
    background-color: #333;
    box-shadow: 0 5px 18px 0 rgba(51,51,51,.42);
    width: 82px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center
}

.process-sec .box-wrap h3,.process-sec .box-wrap h6 {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    margin: 15px 0
}

.process-sec .box-wrap p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0
}

.process-sec .box-wrap.two {
    top: 100px
}

.accordion,.process-sec .box-wrap.three {
    margin-top: 40px
}

.process-sec .box-wrap.four {
    margin-top: 140px
}

.process-sec .box-wrap:before {
    content: '';
    position: absolute;
    font-size: 130px;
    font-weight: 700;
    color: #ffffff00;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #666;
    top: 30%;
    line-height: 1.1
}

.process-sec .box-wrap.one:before {
    content: '01';
    left: -150px
}

.process-sec .box-wrap.two:before {
    content: '03';
    right: -180px
}

.process-sec .box-wrap.three:before {
    content: '02';
    left: -180px
}

.process-sec .box-wrap.four:before {
    content: '04';
    right: -190px
}

.faq-sec {
    background: url(../images/resource/faq-bg.png) 0 0/cover no-repeat;
    padding: 80px 0 40px;
    position: relative;
    overflow: hidden
}

.faq-sec h2,.faq-sec h4 {
    font-size: 50px;
    font-weight: 700;
    line-height: 66px;
    color: #9e68df;
    text-align: left
}

.faq-sec h2 span,.faq-sec h4 span {
    font-size: 36px;
    font-weight: 700;
    display: block;
    color: #333
}

.faq-sec .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 20px;
    color: #666;
    font-size: 20px;
    font-weight: 500;
    border: none;
    background: 0 0;
    outline: 0;
    line-height: 16px;
    border-radius: 10px!important
}

.faq-sec .accordion button h3 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: unset;
    padding-right: 15px
}

.faq-sec .accordion button:focus,.faq-sec .accordion button:hover {
    cursor: pointer;
    color: #c4c4c4
}

.faq-sec .accordion button:focus::after,.faq-sec .accordion button:hover::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2
}

.faq-sec .accordion button .accordion-title {
    padding: 0
}

.faq-sec .accordion button .icon {
    align-items: center;
    display: inline-flex;
    position: absolute;
    top: 18px;
    right: 10px;
    width: 22px;
    height: 22px;
    border: 0;
    border-radius: 22px;
    background: #9e68df;
    justify-content: center
}

.faq-sec .accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 6px;
    width: 10px;
    height: 2px;
    background: currentColor;
    color: #fff
}

.faq-sec .accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 10px;
    width: 2px;
    height: 10px;
    background: currentColor;
    color: #fff
}

.faq-sec .accordion button[aria-expanded=true] .icon::after {
    width: 0
}

.faq-sec .accordion button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: .2s linear;
    will-change: opacity,max-height;
    padding: 10px 20px;
    overflow-y: scroll
}

.faq-sec .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 2s linear,max-height .5s linear;
    will-change: opacity,max-height
}

.faq-sec .accordion .accordion-content p {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    line-height: 21px;
    color: #fff
}

.faq-sec .accordion-item {
    border: 2px solid #9e68df!important;
    border-radius: 10px!important;
    background: #9e68df;
    margin-bottom: 30px
}

.faq-sec .accordion button[aria-expanded=false] {
    background: #fff
}

.faq-sec figure {
    margin-bottom: 0
}

.faq-sec figure img {
    position: absolute;
    bottom: 0;
    right: 150px
}

.new-services:after,body.new-pg .section3 .heading {
    display: none
}

.new-services {
    height: auto;
    padding: 180px 0 100px
}

.new-services h1 {
    color: #fff;
    font-weight: 700
}

.seo-banner h1 span {
    display: inline-block
}

.seo-boxes .item-wrap p {
    height: 245px
}

.seo-connect .sec_top h2 span,.seo-sec4 .box h5 span {
    display: block
}

.seo-connect .connect-sec-before {
    top: 60%
}

@media only screen and (max-width: 1600px) {
    .process-sec .box-wrap {
        width:75%
    }

    .process-sec .box-wrap h3,.process-sec .box-wrap h6 {
        font-size: 25px
    }

    .process-sec .box-wrap p {
        height: 200px;
        overflow-y: scroll;
        padding-right: 10px
    }

    .process-sec .box-wrap:before {
        font-size: 80px
    }

    .process-sec .box-wrap.one:before {
        left: -90px
    }

    .process-sec .box-wrap.two:before {
        right: -110px
    }

    .process-sec .box-wrap.three:before {
        left: -110px
    }

    .process-sec .box-wrap.four:before {
        right: -120px
    }

    .process-sec .box-wrap.four,.process-sec .box-wrap.two {
        float: left
    }

    .faq-sec figure img {
        right: 0
    }
}

@media only screen and (max-width: 1399px) {
    .new-services {
        padding:160px 0 80px
    }

    .inner-sec-2:before {
        top: 40%
    }

    .box-technologies img.border-heading {
        width: 1140px;
        top: -55px
    }

    .box-technologies .box {
        width: 1000px;
        padding: 80px 0;
        margin: 0 auto
    }

    .boxes-sec .item-wrap {
        width: 100%
    }

    .boxes-sec .item-wrap p {
        height: 300px
    }

    .boxes-sec:before {
        bottom: 200px;
        background-position: bottom
    }

    .faq-sec .accordion button {
        font-size: 18px;
        line-height: 24px
    }

    .inner-sec-2 .services-boxes .content p {
        padding-top: 15px;
        width: 100%
    }

    .inner-sec-2 .h2:before {
        width: 700px;
        height: 185px
    }
}

@media only screen and (max-width: 1199px) {
    .box-technologies img.border-heading {
        width:960px;
        top: -42px
    }

    .box-technologies .box {
        width: 860px;
        padding: 50px
    }

    .boxes-sec .item-wrap {
        width: 100%
    }

    .boxes-sec .item-wrap p {
        height: 300px
    }

    .process-sec {
        padding: 50px 0
    }

    .process-sec h2 {
        font-size: 25px;
        line-height: normal
    }

    .process-sec .box-wrap h3,.process-sec .box-wrap h6,.process-sec h2 span {
        font-size: 20px
    }

    .process-sec .box-wrap {
        width: 85%
    }

    .boxes-sec:before {
        bottom: -430px;
        background-position: top
    }

    .boxes-sec {
        padding-bottom: 50px
    }
}

@media screen and (max-width: 992px) {
    p {
        font-size:12px!important;
        line-height: unset!important
    }

    .new-services {
        padding: 50px 0!important;
        height: unset!important
    }

    .inner-sec-2 {
        padding: 60px 0 40px
    }

    .inner-sec-2 .h2:before {
        width: 540px;
        height: 145px
    }

    .inner-sec-2 p {
        width: 100%
    }

    .inner-sec-2 .services-boxes.box-2 {
        margin-top: 10px
    }

    .inner-sec-2 .services-boxes .content p {
        padding-top: 0;
        width: 100%
    }

    .box-technologies img.border-heading {
        width: 720px;
        top: -28px
    }

    .box-technologies ul.icon-box {
        gap: 5px
    }

    .box-technologies .box {
        width: 640px;
        padding: 30px 10px;
        border-radius: 20px
    }

    .box-technologies .box h4 {
        font-size: 35px
    }

    .box-technologies ul.icon-box li .img-wrap p {
        font-size: 9px!important
    }

    .boxes-sec .item-wrap h3,.boxes-sec .item-wrap h5,.faq-sec h2 span {
        font-size: 22px
    }

    .boxes-sec:before {
        display: none
    }

    .boxes-sec {
        padding: 80px 0
    }

    .boxes-sec .item-wrap p {
        height: 210px;
        font-size: 14px;
        line-height: unset
    }

    .faq-sec figure img {
        width: 50%
    }

    .faq-sec h4 {
        font-size: 30px
    }

    .faq-sec h4 span {
        font-size: 20px;
        line-height: 1
    }

    .faq-sec .accordion button[aria-expanded=true]+.accordion-content {
        max-height: initial
    }

    .process-sec .box-wrap {
        width: 100%;
        margin: 40px 0 0!important
    }

    .process-sec .box-wrap p {
        height: unset
    }

    .process-sec .box-wrap:before {
        top: 20px!important;
        left: unset!important;
        right: 20px!important
    }

    .process-sec .box-wrap.two {
        top: unset
    }

    .faq-sec h2 {
        font-size: 40px;
        line-height: unset
    }

    .faq-sec .accordion button h3 {
        font-size: 14px
    }

    .faq-sec .accordion .accordion-content p {
        font-size: 12px;
        line-height: unset
    }
}

@media only screen and (max-width: 767px) {
    .box-technologies img.border-heading,.inner-sec-2 .h2:before,.inner-sec-2:after,.inner-sec-2:before {
        display:none
    }

    .inner-sec-2 {
        padding: 40px 0
    }

    .box-technologies .box h4,.inner-sec-2 .h2 {
        font-size: 30px
    }

    .inner-sec-2 p {
        width: 100%;
        padding-top: 0
    }

    .inner-sec-2 .row.services-boxes figure img {
        width: 50%;
        margin: 0 auto
    }

    .faq-sec figure,.inner-sec-2 .row.services-boxes figure {
        text-align: center
    }

    .inner-sec-2 .services-boxes.box-2 .content {
        text-align: left
    }

    .inner-sec-2 .services-boxes .content p {
        font-size: 14px
    }

    .box-technologies .box h4 span {
        font-size: 13px
    }

    .box-technologies ul.icon-box {
        gap: 10px;
        flex-wrap: wrap
    }

    .box-technologies ul.icon-box li {
        flex: 0 0 22%
    }

    .box-technologies ul.icon-box li .img-wrap p {
        font-size: 12px!important
    }

    .box-technologies .box {
        width: 100%;
        padding: 30px 10px;
        border-radius: 20px
    }

    .boxes-sec .item-wrap {
        margin-top: 20px
    }

    .boxes-sec .item-wrap p {
        height: auto
    }

    .process-sec .box-wrap {
        width: 100%;
        margin-top: 40px!important
    }

    .process-sec .box-wrap:before {
        font-size: 50px
    }

    .faq-sec figure img {
        position: inherit;
        width: 50%
    }

    .faq-sec {
        padding: 80px 0 0
    }
}

@media only screen and (max-width: 575px) {
    .box-technologies ul.icon-box li {
        flex:40%
    }
}

.new-services .overlay {
    display: none!important
}
