.testimonial-link > a {
    color: #4950F6;
    text-decoration: none;
}

.section-title {
    clear: both;
    color: #11103E;
    font-weight: 600;
}

.section-title {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0px;
}

.text-xs {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px;
}

.testimonial-container {
    width: 100%;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}

.testimonial-container {
    max-width: 1128px;
}

.text-center {
    text-align: center;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.testimonials {
    position: relative;
    color: #565678;
    font-size: 1rem;
}

.testimonials .section-inner {
    padding-top: 0;
    padding-bottom: 108px;
}

.testimonials .section-title {
    margin-bottom: 20px;
}

.testimonials-shape {
    position: absolute;
}

.testimonials-shape-1 {
    bottom: 52px;
    left: calc(50% - 80px);
}

.testimonials-shape-2 {
    top: 84px;
    left: calc(50% + 30px);
}

.testimonials-shape-3 {
    display: none;
}

.testimonials-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -16px;
    margin-left: -16px;
}

.testimonials-wrap:first-child {
    margin-top: -16px;
}

.testimonials-wrap:last-child {
    margin-bottom: -16px;
}

.testimonial {
    position: relative;
    padding: 44px 16px 16px;
    width: 388px;
    max-width: 388px;
    flex-grow: 1;
}

.testimonial-inner {
    position: relative;
    height: 100%;
    flex-wrap: wrap;
    background: #fff;
    padding: 52px 24px 24px;
}

.testimonial-inner>* {
    width: 100%;
}

.testimonial-inner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    mix-blend-mode: multiply;

    -webkit-box-shadow: 0 24px 48px rgba(17, 16, 62, 0.12);
    -moz-box-shadow: 0 24px 48px rgba(17, 16, 62, 0.12);
    -ms-box-shadow: 0 24px 48px rgba(17, 16, 62, 0.12);
    -o-box-shadow: 0 24px 48px rgba(17, 16, 62, 0.12);
    box-shadow: 0 24px 48px rgba(17, 16, 62, 0.12);
}

.testimonial-main {
    position: relative;
}

.testimonial-header {
    position: absolute;
    top: -80px;
}

.testimonial-header img {
    width: 56px;
    height: 56px;
    border-radius: 50%;

    -webkit-box-shadow: 0 16px 24px rgba(17, 16, 62, 0.12);
    -moz-box-shadow: 0 16px 24px rgba(17, 16, 62, 0.12);
    -ms-box-shadow: 0 16px 24px rgba(17, 16, 62, 0.12);
    -o-box-shadow: 0 16px 24px rgba(17, 16, 62, 0.12);
    box-shadow: 0 16px 24px rgba(17, 16, 62, 0.12);
}

.testimonial-footer {
    align-self: flex-end;
}

.testimonial-footer {
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 10px;
}

@media (min-width: 641px) {

    .testimonials-shape-1 {
        bottom: auto;
        top: 170px;
        left: calc(50% - 305px);
    }
    .testimonials-shape-1 svg {
        width: 400px;
        height: 400px;
    }
    .testimonials-shape-2 {
        top: 480px;
        left: calc(50% + 190px);
    }
    .testimonials-shape-3 {
        display: block;
        top: 570px;
        left: calc(50% - 320px);
    }
}

@media (min-width: 1025px) {
    .testimonial:nth-child(odd) {
        top: 40px;
    }
}

/* END HERE*/

.newsletter {
    position: relative;
    margin-top: 30px;
}

.newsletter .section-paragraph {
    margin-bottom: 32px
}

.newsletter-form {
    max-width: 440px;
    margin: 0 auto
}

.section-inner {
    position: relative;
    padding-top: 48px;
    padding-bottom: 48px
}


/*============================================================
        BENEFITS SECTION
==============================================================*/
.font-special {
    text-transform: uppercase;
}

.fontsize-l {
    font-size: 24px;
}

.fontsize-m {
    font-size: 20px;
}

.align-center {
    text-align: center;
}

.fontweight-700 {
    font-weight: 700;
}

.headline {
    line-height: 1.8;
    margin: 0 0 20px 0;
}

.fontweight-400 {
    font-weight: 400;
}

.divider {
    display: block;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #efefef;
    height: 1px;
}

/*============================================================
        BENEFITS IMAGES GRID
==============================================================*/
.benefits-grid {
    padding-left: 20px; 
    padding-right: 20px;
}

.benefits-grid .container {
    margin-left: 20px; 
    margin-right: 20px;
    margin-bottom: 80px;
}

.benefits-grid .icon, .benefits-grid .svg-icon {
    text-align: center;
}

.icon img {
    width: 70px;
    height: 70px;
}

.icon h3 {
    color: #333333;
    text-align: center;
}

.icon h3, .svg-icon h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
}

.icon span {
    color: #777777;
    font-size: 14px;
    font-weight: 400;
}

/*============================================================
        SVG icons with a section having 3 icons (home page)
==============================================================*/
.svg-icon img {
    width: 189px;
    height: 210px;
}

.svg-icon h3 {
    color: #1B314B;
    line-height: 1.3;
    font-weight: 600;
}

.svg-icon span {
    color: #697788;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.65;
}

/* Clients Logo's 2nd section of home page */

.section-featured-customers.partial-list {
    display: block;
}

.section-featured-customers {
    margin-bottom: 40px;
    padding-top: 70px;
    padding-bottom: 40px;

    background: -webkit-linear-gradient(135deg,#3a8ffe 0,#9658fe 100%);
    background: -moz-linear-gradient(135deg,#3a8ffe 0,#9658fe 100%);
    background: -ms-linear-gradient(135deg,#3a8ffe 0,#9658fe 100%);
    background: -o-linear-gradient(135deg,#3a8ffe 0,#9658fe 100%);
    background: linear-gradient(135deg,#3a8ffe 0,#9658fe 100%);
}

.section-featured-customers .container {
    margin-left: auto;
    margin-right: auto;
}

.section-featured-customers .module-featured-customers {
    display: table;
}

.module-featured-customers {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.module-featured-customers .first {
    margin-top: 40px;
}

.section-featured-customers.partial-list span {
    margin-bottom: 0;
    display: inline-block;
    font-size: 20px;
}

.testimonial-footer .specialization {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    color: #337ab7 !important;
}