

@media (min-width: 576px) {
    .display-2 {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .display-2 {
        font-size: 18px;
    }
}


@media (min-width: 992px) {
    .display-2 {
        font-size: 24px;
    }
}


@media (min-width: 1200px) {
    
}


@media (min-width: 1366px) {
    .about-us-page-story {
        margin-bottom: 9rem;
    }
}

@media (min-width: 1180px) {
    .about-us-page-story {
        margin-bottom: 7.5rem;
    }
}

@media (min-width: 768px) {
    .about-us-page-story {
        margin-bottom: 7rem;
    }
}

.about-us-page-story {
    position: relative;
    margin-bottom: 4.625rem;
    padding-top: 3.5rem;
}

.about-us-page-section {
    box-sizing: border-box;
    margin-top: 0;
}

@media (min-width: 768px) {
    .about-us-page-story:before {
        left: 0;
    }
}

.about-us-page-story:before {
    content: "";
    position: absolute;
    top: -4.875rem;
    left: -2.6875rem;
    width: 8.125rem;
    height: 27.75rem;
    background-image: url(../images/deprecated/about-us-blob-1.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
@media (min-width: 1366px) {
    .tsh-container {
        max-width: 1152px;
    }
}
@media (min-width: 1180px) {
    .tsh-container {
        max-width: 1056px;
    }
}

@media (min-width: 768px) {
    .tsh-container {
        max-width: 672px;
    }
}

@media (min-width: 375px) {
    .tsh-container {
        max-width: 342px;
    }
}
.tsh-container {
    box-sizing: border-box;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
}
.tsh-row {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
}

@media (min-width: 1180px) {
    .about-us-page-story__story-col {
        position: -webkit-sticky;
        position: sticky;
        top: 6.375rem;
        display: flex;
        flex-flow: column wrap;
        align-items: flex-start;
    }
}
.about-us-page-story__content {
    align-self: stretch;
    flex-grow: 1;
}
.about-us-page-section__title {
    margin-bottom: .5rem;
}

.color-muted {
    color: #898989;
}

.font-semi-bold, .font-semi-bold b, .font-semi-bold strong {
    font-weight: 600;
}

.label-1, .label-2 {
    font-size: 1rem !important;
    line-height: 1.25;
}


@media (min-width: 1366px) {
    .about-us-page-story__heading {
        margin-bottom: 0;
    }
}
.about-us-page-story__heading {
    margin-bottom: 1.5rem;
}

.color-default {
    color: #161616;
}

.font-default, .font-default b, .font-default strong {
    font-weight: 400;
}

.heading-4 {
    font-size: 2rem;
    line-height: 1.3125;
    letter-spacing: -.0375rem;
}
@media (min-width: 1180px) {
    .tsh-col-sd-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
}

.tsh-col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.about-us-page-story__collage {
    position: -webkit-sticky;
    position: sticky;
    top: 6.375rem;
    display: block;
    height: auto;
    max-width: 100%;
    margin-bottom: 3rem;
    margin-left: -3%;
}
.about-us-page-story__content {
    align-self: stretch;
    flex-grow: 1;
}

@media (min-width: 1180px) {
    .about-us-page-story__awards--desktop {
        display: flex;
        justify-content: flex-start;
    }
}
.about-us-page-story__awards--desktop {
    display: none;
}

@media (min-width: 1180px) {
    .about-us-page-story__awards {
        display: none;
    }
}



@media (min-width: 1366px) {
    .about-us-page-story__awards-logo {
        margin-right: 3.4375rem;
    }
}

@media (min-width: 1180px) {
    .about-us-page-story__awards-logo {
        margin-right: 2.5rem;
        margin-bottom: 0;
    }
}
.about-us-page-story__awards-logo {
    display: block;
    margin-bottom: 1.875rem;
}
.about-us-page-story__awards {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

@media (min-width: 1180px) {
    .tsh-col-sd-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
}

.tsh-col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 1180px) {
    .about-us-page-story__points {
        padding-top: 2.5rem;
        padding-left: 0;
    }

    .about-us-page-story__points {
        box-sizing: border-box;
        position: relative;
        padding-left: 2rem;
    }

    @media (min-width: 1180px) {
        .about-us-page-story__point:not(:last-of-type) {
            padding-bottom: 3.5rem;
        }
    }

    @media (min-width: 1180px) {
        .about-us-page-story__point {
            margin-right: 0;
            padding-top: 0;
            padding-left: 5.625rem;
        }
    }
    @media (max-width: 1180px) {
        .about-us-page-story__point {
            margin-right: 0;
            padding-top: 0;
            padding-left: 5.625rem;
        }
    }

    .about-us-page-story__point {
        box-sizing: border-box;
        position: relative;
        margin-right: 2rem;
        padding-top: 2rem;
    }

    @media (min-width: 1180px) {
        .about-us-page-story__point:before {
            top: .5rem;
            left: 2.4375rem;
        }
    }

    .about-us-page-story__point:before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: 0;
        width: 1rem;
        height: 1rem;
        background-color: #fff;
        border: .09375rem solid #000ee6;
        border-radius: 100%;
        z-index: 1;
    }

    .about-us-page-story__point-title {
        position: relative;
        margin-bottom: .5rem;
    }

    .color-default {
        color: #161616;
    }

    .font-semi-bold, .font-semi-bold b, .font-semi-bold strong {
        font-weight: 600;
    }

    @media (min-width: 768px) {
        .paragraph-t-1 {
            font-size: 1.25rem;
            line-height: 1.6;
        }
    }

    .paragraph-1 {
        font-size: 1.125rem;
        line-height: 1.77777;
    }


    .color-default {
        color: #161616;
    }

    .font-default, .font-default b, .font-default strong {
        font-weight: 400;
    }

    .paragraph-3 {
        font-size: 1rem;
        line-height: 1.5;
    }

    .long-content-section__chapter-content ol, .long-content-section__chapter-content ul, .possibilities-tile__list a, p {
        font-size: 1.125rem;
        line-height: 1.77777;
    }

    .about-us-page-story__point:after {
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: .4375rem;
        left: 0;
        height: .125rem;
        width: calc(100% + 2rem);
        background-color: #cccffa;
    }

    @media (min-width: 1180px) {
        .about-us-page-story__point:after {
            top: .5rem;
            left: 2.875rem;
            width: .125rem;
            height: 100%;
        }
    }

    .about-us-page-story__point:after {
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: .4375rem;
        left: 0;
        height: .125rem;
        width: calc(100% + 2rem);
        background-color: #cccffa;
    }


    /*
    -----------------------------------*/
    .about-us-page-story__points-col {
        width: 100vw;
        max-width: 100vw;
        margin-right: -1rem;
        margin-left: -1rem;
        padding-right: 0;
        padding-left: 0
    }
}

.about-us-page-story__points {
    box-sizing: border-box;
    position: relative;
    padding-left: 2rem
}

@media(min-width:1180px) {
    .about-us-page-story__points {
        padding-top: 2.5rem;
        padding-left: 0
    }
}

.about-us-page-story__points.slick-dotted {
    margin-bottom: 3.5rem
}

@media(min-width:768px) {
    .about-us-page-story__points.slick-dotted {
        margin-bottom: 3rem
    }
}

@media(min-width:1180px) {
    .about-us-page-story__points.slick-dotted {
        margin-bottom: 0
    }
}

.about-us-page-story__points > .slick-list {
    margin-bottom: 3rem;
    padding-right: 15%
}

@media(min-width:576px) {
    .about-us-page-story__points > .slick-list {
        padding-right: 30%
    }
}

@media(min-width:768px) {
    .about-us-page-story__points > .slick-list {
        padding-right: 15%
    }
}

.about-us-page-story__points > .slick-list .slick-slide:last-of-type .about-us-page-story__point:after {
    display: none
}

.about-us-page-story__points > .slick-dots {
    position: relative;
    bottom: 0;
    left: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100vw;
    margin-right: auto;
    margin-left: -1rem
}

@media(min-width:375px) {
    .about-us-page-story__points > .slick-dots {
        max-width: 342px
    }
}

@media(min-width:768px) {
    .about-us-page-story__points > .slick-dots {
        max-width: 672px
    }
}

@media(min-width:1180px) {
    .about-us-page-story__points > .slick-dots {
        max-width: 1056px
    }
}

@media(min-width:1366px) {
    .about-us-page-story__points > .slick-dots {
        max-width: 1152px
    }
}

@media(min-width:1680px) {
    .about-us-page-story__points > .slick-dots {
        max-width: 1536px
    }
}

.about-us-page-story__point {
    box-sizing: border-box;
    position: relative;
    margin-right: 2rem;
    padding-top: 2rem
}

@media(min-width:1180px) {
    .about-us-page-story__point {
        margin-right: 0;
        padding-top: 0;
        padding-left: 5.625rem
    }

        .about-us-page-story__point:not(:last-of-type) {
            padding-bottom: 3.5rem
        }
}
@media(max-width:1180px) {
    .about-us-page-story__point {
        margin-right: 0;
        padding-top: 0;
        padding-left: 5.625rem
    }

        .about-us-page-story__point:not(:last-of-type) {
            padding-bottom: 3.5rem
        }
}
@media(min-width:1680px) {
    .about-us-page-story__point {
        padding-right: 2rem
    }
}

.about-us-page-story__point:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    width: 1rem;
    height: 1rem;
    background-color: #fff;
    border: .09375rem solid #000ee6;
    border-radius: 100%;
    z-index: 1
}
@media(max-width:1180px) {
    .about-us-page-story__point:before {
        top: .5rem;
        left: 2.4375rem
    }
}
@media(min-width:1180px) {
    .about-us-page-story__point:before {
        top: .5rem;
        left: 2.4375rem
    }
}

.about-us-page-story__point:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: .4375rem;
    left: 0;
    height: .125rem;
    width: calc(100% + 2rem);
    background-color: #cccffa
}

@media (max-width: 1180px) {
    .about-us-page-story__point:after {
        top: .5rem;
        left: 2.875rem;
        width: .125rem;
        height: 100%;
    }
}
@media(min-width:1180px) {
    .about-us-page-story__point:after {
        top: .5rem;
        left: 2.875rem;
        width: .125rem;
        height: 100%
    }
}

@media(min-width:1180px) {
    .about-us-page-story__point:last-of-type:after {
        display: none
    }
}

.about-us-page-story__point-title {
    position: relative;
    margin-bottom: .5rem
}

.about-us-page-story__awards {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

@media(min-width:1180px) {
    .about-us-page-story__awards {
        display: none
    }
}

.about-us-page-story__awards--desktop {
    display: none
}

@media(min-width:1180px) {
    .about-us-page-story__awards--desktop {
        display: flex;
        justify-content: flex-start
    }
}

.about-us-page-story__awards-logo {
    display: block;
    margin-bottom: 1.875rem
}

@media(min-width:1180px) {
    .about-us-page-story__awards-logo {
        margin-right: 2.5rem;
        margin-bottom: 0
    }

        .about-us-page-story__awards-logo:last-of-type {
            margin-right: 0
        }
}

@media(min-width:1366px) {
    .about-us-page-story__awards-logo {
        margin-right: 3.4375rem
    }
}

.about-us-page-people {
    margin-bottom: 6.5rem
}

.about-us-page-people__header {
    margin-bottom: 3.5rem
}

@media(min-width:768px) {
    .about-us-page-people__header {
        margin-bottom: 2.375rem
    }
}

@media(min-width:1366px) {
    .about-us-page-people__header {
        margin-bottom: 4.5rem
    }
}

.about-us-page-people__team {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-right: -1rem;
    margin-left: -1rem
}

@media(min-width:768px) {
    .about-us-page-people__team {
        margin-right: -1.125rem;
        margin-left: -1.125rem
    }
}

@media(min-width:1366px) {
    .about-us-page-people__team {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media(min-width:1680px) {
    .about-us-page-people__team {
        margin-right: -3rem;
        margin-left: -3rem
    }
}

.about-us-page-people__team-item {
    box-sizing: border-box;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 1.5rem;
    padding-right: 1rem;
    padding-left: 1rem
}

@media(min-width:768px) {
    .about-us-page-people__team-item {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-bottom: 3.5rem
    }
}

@media(min-width:1180px) {
    .about-us-page-people__team-item {
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 1.125rem;
        padding-left: 1.125rem
    }
}

@media(min-width:1366px) {
    .about-us-page-people__team-item {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

@media(min-width:1680px) {
    .about-us-page-people__team-item {
        padding-right: 3rem;
        padding-left: 3rem
    }
}

.about-us-page-people__team-item:nth-child(n+5) {
    display: none
}

@media(min-width:768px) {
    .about-us-page-people__team-item:nth-child(n+5) {
        display: block
    }
}

@media(min-width:768px) {
    .about-us-page-people__team-item:nth-child(n+7) {
        display: none
    }
}

@media(min-width:1180px) {
    .about-us-page-people__team-item:nth-child(n+7) {
        display: block
    }
}

.about-us-page-people__person-photo-wrapper {
    position: relative;
    margin-bottom: 1.5rem
}

    .about-us-page-people__person-photo-wrapper:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(../images/deprecated/about-us-photo-blob.svg);
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        z-index: -1
    }
.about-us-page-story__points-col {
    width: 100vw;
    max-width: 100vw;
    margin-right: -1rem;
    margin-left: -1rem;
    padding-right: 0;
    padding-left: 0
}

}
.about-us-page-people__person-photo {
    display: block;
    height: auto;
    max-width: 100%
}

.about-us-page-people__person-name {
    margin-bottom: .1875rem;
    word-spacing: 100vw
}

@media(min-width:768px) {
    .about-us-page-people__person-name {
        word-spacing: normal
    }
}

.about-us-page-people__footer {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.about-us-page-headquarters__container {
    position: relative;
    margin-bottom: 4rem
}
    /*----------------------------------------*/
.display-2 {
    line-height: 1.2;

    font-family: altis-mojoregular, system-ui, sans-serif;
    font-size: calc(29px + 21 * ((100vw - 400px) / 1400));
    color: inherit;
    text-decoration: none;
    text-align:left;
}
.color-muted {
    color: #898989;
}

@media (max-width: 600px) {
    #OurPartners {
 display:none;

    }
}

.css-1futzg8 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: min-content;
    grid-auto-flow: row;
    gap: calc(18px + 6 * ((100vw - 400px) / 1400));
}

.css-19w8u1i {
    margin-bottom: calc(88px + 88 * ((100vw - 400px) / 1400));
}
@media (min-width: 600px) {
    .css-oqmknb {
        max-width: 66.666vw;
    }
}

.css-oqmknb {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: calc(88px + 88 * ((100vw - 400px) / 1400));
    padding-left: calc(18px + 6 * ((100vw - 400px) / 1400));
    padding-right: calc(18px + 6 * ((100vw - 400px) / 1400));
}



.features-section .item.section-summary {
    margin-bottom: 3rem;
}

.features-section .item {
    position: relative;
    margin-bottom: 6rem;
}

.section-intro {
    font-size: 1.125rem;
    color: #828d9f;
}

.features-section .item {
    position: relative;
    margin-bottom: 6rem;
}

@media (min-width: 992px) {
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
}
.features-section .item-inner {
    height: 100%;
}

.p-5 {
    padding: 3rem !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important;
}

.rounded {
    border-radius: .25rem !important;
}

.features-section .icon-holder {
    position: absolute;
    top: -30px;
    font-size: 2rem;
    margin-bottom: 1rem;
    width: 60px;
    height: 60px;
    padding-top: 9px;
    background-image: linear-gradient(45deg, #f65f34, #E06167);
    background-repeat: repeat-x;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;
}
.features-section .item-title {
    font-size: 1.125rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'DM Sans', sans-serif;
    color: #252930;
    font-weight: 700;
}
.display-1, .display-2, .display-3, .display-4 {
    letter-spacing: -.02em;
}

.font-weight-bold {
    font-weight: 600 !important;
}

.display-2 {
    font-size: 2.8125rem;
    font-weight: 400;
   /* color:white;*/
    line-height: 1;
}

.font-size-lg {
    font-size: 1.1875rem !important;
}

.text-muted {
    color: #869ab8 !important;
}

.u-label--purple {
    color: #796eff;
    background-color: rgba(121, 110, 255, 0.1);
}

.bg-light {
/*    background-color: #E0DBE1 !important;
*/    /*  #f9fbfd  #F0F0F0;   */
}


@media (min-width: 992px) {
    .space-3--lg {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
}
.space-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.text-center {
    text-align: center !important;
}













.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.tab-pane .subtitle {
    font-size: 1rem;
    font-weight: 500;
}


@media (max-width: 575.98px) {
    .features-tab .nav-item {
        padding: 0
    }

        .features-tab .nav-item .nav-link {
            font-size: 0.875rem;
            padding: 0
        }
}


/*------------------------------------------------------------------------*/
.page-banner {
    position: relative;
    z-index: 1;
    padding-top: 150px;
    padding-bottom: 90px;
    /*background-image: linear-gradient( #ef4bda ,#7851a9);*/
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    min-height: 430px;
}


.page-banner .page-container .row .banner-head-sec .font-sz {
    font-weight: 600;
    text-transform: capitalize;
    /*margin-bottom: 20px;*/
    /*color: #fff;*/
    text-align: left;
}

.page-banner .page-container .row .banner-head-sec .p-text {
    font-size: 15.6px !important;
    line-height: 27px;
    color: #fff;
    margin-bottom: 25px;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}





a {
    color: white;
    text-decoration: none;
    background-color: transparent;
}



.competencies {
    /*padding: 70px 0 135px;*/
    background-color: #fff;
}

.services__title {
    margin: 0 auto;
    max-width: 849px;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    color: #323232;
}

.title--medium, h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.title--uppercase, h2 {
    text-transform: uppercase;
    font-weight: 600;
}

.competencies .services__description {
    margin-bottom: 50px;
    margin-top: 15px;
}

.services__description {
    margin: 30px auto;
    max-width: 790px;
    font-size: 18px;
    line-height: 1.67;
    text-align: center;
    color: #555;
}

.competencies__list, .competencies__list--content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.competencies__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.competencies__list li {
    -webkit-box-flex: 0;
    /*-ms-flex: 0 0 19%;*/
    flex: 0 0 19%;
}

.panel {
    margin: 0 auto;
    height: 182px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}

    .panel .back, .panel .front {
        text-align: center;
        width: 100%;
    }

    .panel .back, .panel .front {
        position: absolute;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .panel .front {
        height: inherit;
        z-index: 900;
        text-align: center;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
    }

    .panel .back, .panel .front {
        text-align: center;
        width: 100%;
    }

    .panel .back {
        z-index: 1000;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        height: 182px;
    }

    .panel .back, .panel .front {
        position: absolute;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }



.box2 {
    background-color: #eaf3fe;
    /*padding: 10px 0;*/
    height: 100%;
}

.competencies__list--content {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.competencies__list, .competencies__list--content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .competencies__list li p {
        opacity: .8;
        color: #323232;
        font-family: Montserrat;
        font-size: 12px;
        line-height: 19px;
        padding: 0 10px;
    }

competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
}

.panel {
    margin: 0 auto;
    height: 182px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}


.design-services {
    /*padding: 90px 0;*/
    background-color: #fff;
}

.design-services .design-service-title {
    margin-bottom: 100px;
    text-align: center;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 600;
    text-transform: uppercase;
    color: #323232;
}

.title--medium, h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.title--uppercase, h2 {
    text-transform: uppercase;
    font-weight: 600;
}

.design-services .design-items {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.design-services .design-items .design-item {
    width: 100%;
}


/*----------------------------------------------------------------------------------*/
competencies {
    padding: 70px 0 135px;
    background-color: #fff
}

.competencies .services__description {
    margin-bottom: 50px;
    margin-top: 15px
}

.competencies__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.competencies__list, .competencies__list--content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.competencies__list--content {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    .competencies__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%
}

@media screen and (max-width:991px) {
    .competencies__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        margin-bottom: 2px;
        margin-right: 2px;
        margin-left: 0
    }
}

@media screen and (max-width:767px) {
    .competencies__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.competencies__list li img {
    margin: 0 auto 27px
}

.competencies__list li .title, .competencies__list li img {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    position: relative
}

.competencies__list li .title {
    color: #323232;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.56px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize
}

.competencies__list li p {
    opacity: .8;
    color: #323232;
    font-family: Montserrat;
    font-size: 12px;
    line-height: 19px;
    padding: 0 10px
}

@media screen and (max-width:575px) {
    .competencies__list li p {
        padding: 0 15px
    }
}




.panel {
    margin: 0 auto;
    height: 182px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px
}

    .panel .front {
        height: inherit;
        z-index: 900;
        text-align: center;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d
    }

    .panel .back, .panel .front {
        position: absolute;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .panel .back {
        z-index: 1000;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        height: 182px
    }

    .panel.flip .front {
        z-index: 900;
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg)
    }

    .panel.flip .back {
        z-index: 1000;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg)
    }

    .panel .back, .panel .front {
        text-align: center;
        width: 100%
    }

        .panel .back .box1, .panel .front .box1 {
            background-color: #eaf3fe;
            padding: 35px 0
        }

.box2 {
    background-color: #eaf3fe;
    padding: 10px 0;
    height: 100%
}

.competencies__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.competencies__list, .competencies__list--content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.competencies__list--content {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    .competencies__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%
}

@media screen and (max-width:991px) {
    .competencies__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        margin-bottom: 2px;
        margin-right: 2px;
        margin-left: 0
    }
}

@media screen and (max-width:767px) {
    .competencies__list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.competencies__list li img {
    margin: 0 auto 27px
}

.competencies__list li .title, .competencies__list li img {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    position: relative
}

.competencies__list li .title {
    color: #323232;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.56px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize
}

.competencies__list li p {
    opacity: .8;
    color: #323232;
    font-family: Montserrat;
    font-size: 12px;
    line-height: 19px;
    padding: 0 10px
}

@media screen and (max-width:575px) {
    .competencies__list li p {
        padding: 0 15px
    }
}


.panel {
    margin: 0 auto;
    height: 182px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px
}

    .panel .front {
        height: inherit;
        z-index: 900;
        text-align: center;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d
    }

    .panel .back, .panel .front {
        position: absolute;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .panel .back {
        z-index: 1000;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        height: 182px
    }

    .panel.flip .front {
        z-index: 900;
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg)
    }

    .panel.flip .back {
        z-index: 1000;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg)
    }

    .panel .back, .panel .front {
        text-align: center;
        width: 100%
    }

        .panel .back .box1, .panel .front .box1 {
            background-color: #eaf3fe;
            padding: 35px 0
        }

.box2 {
    background-color: #eaf3fe;
    padding: 10px 0;
    height: 100%
}

.panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg)
}

.panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg)
}

.panel .back, .panel .front {
    text-align: center;
    width: 100%
}

    .panel .back .box1, .panel .front .box1 {
        background-color: #eaf3fe;
        padding: 35px 0
    }

.box2 {
    background-color: #eaf3fe;
    padding: 10px 0;
    height: 100%
}



/*-------------------------------------------------------------------------*/

/*#page-banner {*/
    /*background-color: #F0e0ff;*/
    /*background-image: linear-gradient(90deg, rgba(16,7,39, 1) 0%, rgba(16,7,39, 0.99) 25%, rgba(16,7,39, 0.95) 50%, rgba(16,7,39, 0.7) 75%, rgba(16,7,39, 0.4) 100% );*/
    /*background: linear-gradient(90deg,#100727,linear-gradient(90deg, rgba(16,7,39, 1) 0%, rgba(16,7,39, 0.99) 25%, rgba(16,7,39, 0.95) 50%, rgba(16,7,39, 0.7) 75%, rgba(16,7,39, 0.4) 100% ));*/
/*}*/
.page-banner {
    position: relative;
    z-index: 2;
    padding-top: 150px;
    padding-bottom: 90px;
    background-color: #415262;
    /*background-image: linear-gradient(90deg, rgba(103, 65, 114, 1) 0%, rgba(103, 65, 114, .99) 25%, rgba(103, 65, 114, .95) 50%, rgba(103, 65, 114, .7) 75%, rgba(103, 65, 114,.4) 100% );*/
    /*background: url('../img/background/her-3.png') 100% no-repeat;*/
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    min-height: 430px;
    /*......*/
    min-height: 100vh;
    position: relative;
    background: center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
   /* background-color: #f3f7fb;*//* #415262;*/
    overflow: hidden;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 70px 0 0;
    padding-top: 62px;
}

.page-banner-QA {
    position: relative;
    z-index: 2;
    padding-top: 150px;
    padding-bottom: 90px;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    min-height: 430px;
}

.page-banner-Cloud {
    position: relative;
    z-index: 2;
    padding-top: 150px;
    padding-bottom: 90px;
    /*background-color:  #ef4bda ;
    color: white;*/
    /*background: url('../img/background/her-6.png') 100% no-repeat;*/
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    min-height: 430px;
}


.services-title {
    color: #7851a9;
}

.page-banner .container .row .banner-head-sec .font-sz {
    font-weight: 800;
    text-transform: capitalize;
    margin-bottom: 20px;
    /*color: #fff;*/
    text-align: left;
}



.pl-0, .px-0 {
    padding-left: 0 !important;
}


.text-color-light {
    color: #fff;
    /*#7851a9;*/
}

/*div, h1, h2, h3, h4, h5, h6, label, p, span {
    font-family: Raleway,sans-serif !important;
}*/

/*p {
    color: #000;
    line-height: 1.9;
    margin: 0 0 1rem;
    font-size: 18px !important;
}*/


a {
    color: white;
    text-decoration: none;
    background-color: transparent;
}

.brandsFeature {
    text-align: center;
    padding: 0 0 80px;
    /*background-color: #073b4e;*/
}

    .brandsFeature h3 {
        color: #fff;
        font-weight: 500;
        margin-bottom: 35px;
        text-align: left;
    }

    .brandsFeature p {
        margin-bottom: 20px;
        color: #fff;
        display: none;
    }


.competencies {
    padding: 70px 0 135px;
    background-color: #fff;
}

.services__title {
    margin: 0 auto;
    max-width: 849px;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    color: #323232;
}

.title--medium, h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.title--uppercase, h2 {
    text-transform: uppercase;
    font-weight: 600;
}

.competencies .services__description {
    margin-bottom: 50px;
    margin-top: 15px;
}

.services__description {
    margin: 30px auto;
    max-width: 790px;
    font-size: 18px;
    line-height: 1.67;
    text-align: center;
    color: #555;
}

.competencies__list, .competencies__list--content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.competencies__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
}

.panel {
    margin: 0 auto;
    height: 182px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}

    .panel .back, .panel .front {
        text-align: center;
        width: 100%;
    }

    .panel .back, .panel .front {
        position: absolute;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .panel .front {
        height: inherit;
        z-index: 900;
        text-align: center;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
    }

    .panel .back, .panel .front {
        text-align: center;
        width: 100%;
    }

    .panel .back {
        z-index: 1000;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        height: 182px;
    }

    .panel .back, .panel .front {
        position: absolute;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }



.box2 {
    background-color: #eaf3fe;
    padding: 10px 0;
    height: 100%;
}

.competencies__list--content {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.competencies__list, .competencies__list--content {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .competencies__list li p {
        opacity: .8;
        color: #323232;
        font-family: Montserrat;
        font-size: 12px;
        line-height: 19px;
        padding: 0 10px;
    }

competencies__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
}

.panel {
    margin: 0 auto;
    height: 182px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}


.design-services {
    padding: 90px 0;
    background-color: #fff;
}

.design-services .design-service-title {
    margin-bottom: 100px;
    text-align: center;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 600;
    text-transform: uppercase;
    color: #323232;
}

.title--medium, h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.title--uppercase, h2 {
    text-transform: uppercase;
    font-weight: 600;
}

.design-services .design-items {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.design-services .design-items .design-item {
    width: 100%;
}


