.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;
    z-index: -1;
}

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

}

.box-technologies {
    margin-top: 40px;
}

.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: #9549FF
}

.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: 100%;
    margin: 0
}

.inner-sec-2 .services-boxes .content h2 span,
.inner-sec-2 .services-boxes .content h4 span,
.new-services h1 span {
    color: #9549FF;
    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 .combo_btn {
    justify-content: start !important;
}

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

.box-technologies {
    margin-top: 60px;
}

.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: #9549FF;
    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: #9549FF
}

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

.faq-sec .accordion .accordion-body,
.faq-sec .accordion button {
    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: #9549FF
}

.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: '02';
    right: -180px
}

.process-sec .box-wrap.three:before {
    content: '03';
    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: #9549FF;
    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: 18px;
    font-weight: 500;
    border: none;
    background: 0 0;
    outline: 0;
    line-height: 20px;
    border-radius: 10px !important;
    outline: none;
}

.faq-sec .accordion .accordion-button::after {
    position: absolute;
    right: 20px;
}

.faq-sec .accordion .accordion-button:not(.collapsed)::after {
    filter: brightness(111);
}

.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;
    box-shadow: unset;

}

.faq-sec .accordion button:focus::after,
.faq-sec .accordion button:hover::after {
    cursor: pointer;
}

.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: #9549FF;
    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 .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 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 p {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    line-height: 21px;
    color: #fff
}

.faq-sec .accordion-item {
    border: 2px solid #9549FF !important;
    border-radius: 10px !important;
    background: #9549FF;
    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%
}


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


/* LOcations CSS */

.locations {
    background: #000;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 80px 120px;
    flex-wrap: wrap;
}

.locations-left{
    width: 80%;
}

.locations-left h2 {
    font-size: 64px;
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #fff;
}

.locations-left p {
    font-size: 25px;
    margin: 0 0 50px 0;
    color: #aaa;
}

.location-cards {
    width: 100%;
    display: flex;
    gap: 35px;
    flex-wrap: nowrap;
    overflow-x: auto;
    position: relative;
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    scrollbar-width: none;
}

.location-cards::-webkit-scrollbar {
    display: none;
}

.card {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 20px;
    overflow: hidden;
    flex-shrink: 0;
    transform: translateY(0) scale(1);
    border: 2px solid rgba(255, 255, 255, 0);
    transition: transform 0.6s ease-in-out, border-color 1s ease-in-out;
    opacity: 0.8;
    cursor: pointer;
}

.card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.card span {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    pointer-events: none;
}

.card.card-active {
    transform: translateY(-30px) scale(1.1);
    border-color: rgba(255, 255, 255, 0.7);
    z-index: 2;
    opacity: 1;
    transition-duration: 1s;
}

/* RIGHT SIDE */
.locations-right {
    width: 20%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    max-height: 400px;
    overflow-y: auto;
    padding-right: 20px;

    -ms-overflow-style: none;
    scrollbar-width: none;
}

.locations-right::-webkit-scrollbar {
    display: none;
}

.locations-right ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.locations-right li {
    font-size: 32px;
    font-weight: 600;
    margin: 22px 0;
}

.locations-right li a {
    color: #fff;
    text-decoration: none;
    transition: color 0.2s ease;
}

.locations-right li a:hover {
    color: #00bfff;
}

