.gform_hidden {
    display: none;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.home p{
    font-size:20px;
}

/* .main-header.is-sticky-opening{
    min-height: 80px;
    padding: 0 60px;
    box-shadow: 0 -6px 20px 0 #000;
} */
/* .main-header.is-sticky-opening .logo{
    padding-top: 10px;
} */
.main-header.is-sticky-opening .menu-main{
    margin-top: 0;
}
/* .main-header.is-sticky-opening .menu-main > ul >li{
    padding: 27px 17px;
} */
/*.main-header.is-sticky-opening .menu-main > ul >li.is-button{
    padding: 18px 20px;
}*/
.main-header.is-sticky-opening.is-sticky-opening-white-bg{
    background: #fff;
}
.menu-main .menu-item-2{
    width: 790px;
    border: 1px solid #011844;
    padding: 0;
    background: #e5e5e5;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    padding: 40px 20px;
    display: none;
}
.menu-main .menu-item-2 .menu-col{
    width: 50%;
    text-align: left;
}
.menu-main .menu-item-2 h3{
    font-size: 34px;
    margin-bottom: 10px;
    color: #000033;
    padding: 0 20px;
}
.menu-main .menu-item-2 ul{
    position: relative;
    transform:none;
    width: 100%;
    border: none;
    left: 0;
    top: 0;
    display: block !important;
}
.menu-main .menu-item-2 ul li{
    width: 100%;
}
.menu-main .menu-it{
    margin-bottom: 30px;
}
.menu-main .menu-item-has-children ul li{
    display: block;
    font-size: 21px;
    text-align: left;
    padding: 0;
}
.menu-main .menu-item-has-children.is-mega-menu ul li{
    font-size: 19px;
}
.menu-main .menu-item-has-children ul li > a{
    padding: 7px 30px;
    display: block;
}
li.is-button a{
    display: inline-block;
    border: 2px solid #7833f3;
    background: #7833f3;
    padding: 10px 25px !important;
    border-radius: 30px;
    line-height: 1;
    color: #FFF !important;
    position: relative;
    top: 0;
    font-size: 18px;
}
li.is-button a:hover{
    color: #011844 !important;
    background: transparent !important;
    border-color: #011844 !important;
}


.heroForm .gform_legacy_markup_wrapper{
    margin-top:0px;
}

.select-1{
    padding: 10px 30px;
    border: 2px solid #7833f3;
    -moz-appearance: none;
    -webkit-appearance:none;
    appearance: none;
    background-image: url(../images/ar-select.png);
    background-position: calc(100% - 16px) center;
    background-repeat: no-repeat;
    background-size: 24px auto;
    line-height: 1;
    color: #7833f3;
    margin-right: 32px;
    width: calc(100% - 268px);
    font-weight: 500;
    font-size: 16px;
    height: 60px;
    cursor: pointer;
    min-width: 185px;
    display: inline-block;
}
.about-feature{
    position: absolute;
    top: 100px;
    right: 0;
    width: 35%;
    max-width:550px;
}
.about-feature img{
    top: 0;
    position: relative;
    height:auto;
}
.about-info{
    padding: 0;
}
.select-1::-ms-expand {
    display: none;
}
.about-bg{
    margin: 0;
}
.about-bg .list-btn{
    padding: 7px;
    display: block;
    padding-right: 15%;
}
.btn-project{
    background: #7833F3;
    color: #fff;
    padding: 16px 48px;
    border-radius: 30px;
    line-height: 1;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #7833F3;
    display: inline-block;
}
.btn-project:hover{
    color: #212529;
    border-color: #212529;
    background: #fff;
}
.home-power{
    background: #0C1844;
    padding-top:15vh;
    color: #fff;
}
.sma-label{
    color: #7833F3;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
}
.sma-label span{
    height: 2px;
    width: 88px;
    display: inline-block;
    background: #7833F3;
    margin: 0 20px;
}
.home-power h2{
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 30px;
    color: #FFF;
}
.power-des p{
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 35px;
}
.power-feature{
    padding-right: 110px;
    text-align: right;
}
.power-feature img{
    display: block;
    margin: 40px auto;
    width:auto;
    height:70px;
}
.power-feature .power-feature-2{
    max-width: 182px;
}
.company-list{
    margin: 15px -25px 0;
}
.company-title h2{
    font-size: 50px;
    line-height: 1.2;
    color: #011844;
}

.company-list .company-it{
    padding: 0px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.services-title{
    color: #011844;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
}
.services-list{
    margin: 40px -30px 0;
}
.services-it{
    padding: 0 30px 50px;
}
.services-it-bg{
    background: #001b42;
    border: 2px solid #001b42;
    padding: 30px 10px 20px 20px;
    color: #fff;
    height: 365px;
    position: relative;
}
.services-info-it img{
    height:110px;
    position: absolute;
}
.services-it-bg .service-title{
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 15px;
    color: #FFF;
}
.services-it .btn-learn{
    padding: 12px 30px;
    border: 2px solid #fff;
    border-radius: 30px;
    line-height: 1;
    font-size: 20px;
    color: #fff;
    max-width: 165px;
    display: inline-block;
    position: absolute;
    left: 30px;
    bottom: 20px;
}
.services-info-it{
    padding-bottom: 60px;
    display: flex;
    align-items: center;
    height: calc(100% - 50px);
}
.services-des-it{
    display: block;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.services-des-it::-webkit-scrollbar {
  display: none;
}

.services-des-it ul{
    /* padding-left: 40px; */
}
.services-des-it ul li{
    color: #011844;
    font-size: 18px;
    line-height: 1.1;
    font-weight: 500;
    margin: 8px 0;
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.services-des-it ul li::before{
    content: "\2022";
    color: #7833F3;
    font-weight: bold;
    display: inline-block;
    font-size: 26px;
    line-height: 1;
    left: 0;
    position: absolute;
    top: -1px;
    height: 15px;
}
.services-it-bg:hover .services-des-it{
    opacity: 1;
    visibility: visible;
}
.services-it-bg:hover .services-info-it img{
    opacity: 0;
    visibility: hidden;
    display:none;
}
.services-it-bg:hover{
    background: #f3f3f3;
    border: 2px solid #001b42;
}
.services-it-bg:hover .service-title{
    color: #011844;
}
.services-it-bg:hover .btn-learn{
    color: #fff;
    border: none;
    background-color: #7833f3;
}
.services-it-bg .btn-learn:hover{
    color: #011844;
    background-color:unset;
    border:2px solid #011844;
}

.power-bg {
    align-items: center;
}

.rst-menu-trigger {
    border: 0 none;
    display: none;
    height: 30px;
    width: 25px;
    z-index: 999;
    cursor: pointer;
    outline: 0;
    float: right;
    background: none;
    position: absolute;
    top: 35px;
    right: 30px;
    padding: 0;
}
/* #header.is-sticky-opening .rst-menu-trigger{
    top: 24px;
} */
.rst-menu-trigger span {
    font-size: 0;
    height: 3px;
    width: 100%;
    background: #7833F3;
    position: absolute;
    top: 50%;
    left: 0;
}
.rst-menu-trigger span::after, .rst-menu-trigger span::before{
    font-size: 0;
    height: 3px;
    width: 100%;
    background: #7833F3;
    position: absolute;
    left: 0;
    content: "";
}
.rst-menu-trigger span::after{
    transform: translateY(240%);;
}
.rst-menu-trigger span::before{
    transform: translateY(-250%);
}
.rst-menu-trigger.exit span::before {
    transform: translateY(0px) rotate(45deg);
}
.rst-menu-trigger.exit span::after {
    transform: translateY(0px) rotate(-45deg);
}
.rst-menu-trigger.exit span {
    background-color: transparent !important;
}
.menu-main > ul > li:hover > a{
    color: #7833F3;
}
.menu-main > ul > li.menu-item-has-children::after{
    position: absolute;
    bottom: 22px;
    left: 20px;
    right: 20px;
    height: 2px;
    background:#7833F3;
}

.menu-main ul li li:hover > a{
    color: #7833F3;
    background: #fff;
}
li.contact a:hover{
    background: #7833F3 !important;
    color: #fff !important;
    border-color: #7833F3 !important;
}
.power-feature-bg{
    max-width: 230px;
    margin: 0 auto;
}
.power-feature-border{
    border: 6px solid #fff;
}

.menu-main ul > li.is-mega-menu > .sub-menu{
    display: none;
}

.menu-main .is-mega-menu > .sub-menu{
    width: 805px;
    border: 0;
    background: #e5e5e5;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    padding: 0 0 0 20px;
    display: none;
}
.menu-main .menu-item-has-children:not(.has-nested) > .sub-menu:before{
    content: '';
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #e5e5e5 transparent;
    width: 0;
    height: 0;
    left: 50%;
    transform: translatex(-50%);
    top: -20px;
    position: absolute;
}
/* .menu-main .is-mega-menu > .sub-menu:before{
    content: '';
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #e5e5e5 transparent;
    width: 0;
    height: 0;
    left: 49%;
    top: -20px;
    position: absolute;
} */

.menu-main .is-mega-menu > .sub-menu .menu-col{
    padding: 0;
    width: calc(53% - 54px);
    padding-right: 10px;
}
.menu-main .is-mega-menu > .sub-menu .menu-col:nth-of-type(2){
    width: calc(47% - 54px);
}
.menu-main .is-mega-menu > .sub-menu .menu-col > .sub-menu{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    transform: none;
    border: 0;
}
.menu-main ul li li.no-hover{
    background: transparent!important;
    color: #212529 !important;
    padding: 7px 30px;
    padding-top: 20px;
    border-bottom: 0;
}
.menu-main ul.sub-menu li a{
    display: block;
}

.home-path-purchase{
    padding-bottom: 50px;
}
.purchase-slider{
    position: relative;
    padding-bottom: 48px;
}
.custom-nav-slider .slick-arrow{
    background: transparent;
    border: 3px solid #7833f3;
    border-radius: 50px;
    height: 50px;
    width: 50px;
    outline: none;
    position: absolute;
}
.custom-nav-slider .slick-prev:before{
    content: "";
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #7833f3;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 16px;
    top: 13px;
    transform: rotate(-135deg);
}
.custom-nav-slider .slick-next:before{
    content: "";
    border-style: solid;
    border-width: 0 0 3px 3px;
    border-color: #7833f3;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 8px;
    top: 13px;
    transform: rotate(-135deg);
}
.custom-nav-slider .slick-prev{
    bottom: 0;
    left: 0;
}
.custom-nav-slider .slick-next{
    bottom: 0;
    right: 0;
}
.custom-nav-slider .slick-dots{
    list-style: none;
    display: inline-block;
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
}
.custom-nav-slider .slick-dots li{
    display: inline-block;
    margin: 0 10px;
}
.custom-nav-slider .slick-dots li button{
    padding: 0;
    border: 0;
    outline: none;
    box-shadow: none;
    background: #ccc;
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.custom-nav-slider .slick-dots li.slick-active button{
    background: #7833f3;
}
.purchase-desc h2{
    font-size: 50px;
    margin-bottom: 40px;
}
.purchase-sl-it .thumb{
    margin-bottom: 15px;
}
.purchase-sl-it .thumb img{
    max-width: 100%;
    height: auto;
}
.purchase-sl-it .caption .title{
    font-size: 34px;
    font-weight: 500;
}
.test-image-right img{
/*     border-radius: 50%;
    width: 250px;
    height: 250px;
    object-fit: cover; */
}
.test-image-right{
    padding-left: 50px;
}
.testimonials-left{
    position: relative;
    padding-top: 10px;
}
.testimonials-left .quote-icon{
    height: 120px;
    width: auto;
    position: absolute;
    left: -50px;
    top: 50px;
    opacity:0.8;
}
.testimonial-slider{
    padding-bottom: 60px;
}
.custom-nav-slider.testimonial-slider .slick-prev{
    left: 300px;
}
.custom-nav-slider.testimonial-slider .slick-next{
/*  right: calc(50% - 25px); */
    right: 300px;
}
.custom-nav-slider.testimonial-slider .slick-dots{
/*  left: 25%; */
}
.seo-testimonials .custom-nav-slider.testimonial-slider .slick-dots{
    left: 50%;
}

.testimonial-item .review{
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 50px;
    padding-top: 5px;
}
.testimonial-item .name{
    color: #7833f3;
    margin-bottom: 5px;
}
.testimonial-item .position{
    color: #777;
    font-style: italic;
}
.module-testimonials{
    background: #f3f3f3;
/*     padding: 40px 0 60px; */
}
.module-campaigns{
    background: #ffffff;
/*     padding-top:50px; */
}
/* .module-campaigns h2
{
    margin-bottom:30px;
} */

.cam-image-right{
    text-align: center;
}

/* .module-case-studies{
    padding-top: 10px;
    padding-bottom: 80px;
} */
.case-studies-list{
    padding-bottom: 80px;
}
.case-item{
    display: flex;
    height: 450px;
    flex-wrap: wrap;
}
.case-item .content-left{
    width: 50%;
    position: relative;
    background-size: cover;
    background-position: center center;
}
.case-item .content-right{
    width: 50%;
    position: relative;
}
.case-item .content-left:after{
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(15, 0, 38, 0.5);
}
.case-item .content-left .logo-company{
    max-height: 73px;
    width: auto;
    height: auto;
    max-width: 200px;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2;
}
.case-item .content-left .results{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    text-align: center;
    z-index: 2;
    width: 100%;
    padding: 0 50px;
}
.case-item .content-left .results .value{
    font-size: 120px;
    line-height: 1;
    font-weight: bold;
}

.case-item .content-right{
    background: #011844;
    padding: 40px 30px;
    position: relative;
    color: #FFF;
}
.case-item .content-right .title{
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #FFF;
}
.case-item .content-right .desc{
    font-size: 30px;
    line-height: 1;
}
.case-item .content-right .view-case-btn{
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    border-radius: 22px;
    padding: 0 30px;
    background: #FFF;
    color: #011844;
    font-size: 16px;
}
.module-faqs{
/*     padding: 60px 0; */
    background: #F3f3f3;
}
.faqs-list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-left: -20px;
    margin-right: -20px;
}
.faqs-list .faq-item{
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}
.faqs-list .faq-body{
    display: none;
}
.faq-item .header-title a{
    display: block;
    position: relative;
    color: #011844;
    background: #ececec;
    padding: 10px 45px 10px 15px;
    font-size: 16px;
    line-height: 1.2;
}
.faq-item .header-title a .arrow-icon{
    position: absolute;
    right: 15px;
    top: 49%;
    transform: translateY(-50%);
    font-size: 40px;
}
.faq-item .header-title a .arrow-icon svg{
    fill: #7833f3;
}
.faq-item .header-title a[aria-expanded=true] .arrow-icon{
    transform: translateY(-50%) rotate(-180deg);
}
.faq-item .faq-body{
    padding: 15px 15px;
    background: #ececec;
}
.faq-item .faq-body p:last-child{
    margin-bottom: 0;
}
.faq-item .faq-body ul{
    padding-left: 25px;
}
.faq-item p{
    font-size:16px;
}
.faq-item li{
    font-size:16px; 
}

.module-faqs .services-title{
    font-size:26px;
}


.footer-contact{
    background-size: cover;
    background-position: center;
    min-height: 275px;
    display: flex;
    align-items: center;
}
.contact-info{
    color: #FFF;
    padding: 40px 0;
}
.contact-info a{
    color: #FFF;
}
.contact-info h4{
    font-size: 30px;
}
.main-footer .socials{
    background: #dadada;
    padding: 10px 0 20px;
}
.main-footer .socials .row{
    display: flex;
    align-items: center;
}
.copyright{
    font-size: 14px;
    line-height: 1.4;
    max-width: 260px;
}
.social-list{
    list-style: none;
    padding: 20px 0;
}
.social-list li{
    display: inline-block;
    margin: 0 5px;
}
.social-list li a{
    background-color: #fff;
    width: 44px;
    height: 44px;
    display: block;
    border-radius: 50%;
    font-size: 26px;
    line-height: 44px;
    text-align: center;
}
.social-list li a i{
    line-height: 1;
}
.social-list li a svg{
    fill: #7833f3;
    height: 18px;
    width: 18px;
}
.case-studies-list.custom-nav-slider .slick-prev, .seo-testimonials .custom-nav-slider .slick-prev{
    left: 300px;
}
.case-studies-list.custom-nav-slider .slick-next, .seo-testimonials .custom-nav-slider .slick-next{
    right: 300px;
    left: auto;
}
.subscribe-form form{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.subscribe-form form .gform_body{
    width: 388px;
    max-width: 100%;
    position: relative;
}
.subscribe-form form .gform_footer{
    position: relative;
    width: calc(100% - 388px);
    margin-top: 0;
    padding: 0;
    padding-left: 20px;
}
body .subscribe-form .gform_wrapper ul li.gfield{
    margin-top: 0;
}
body .subscribe-form .gform_wrapper .top_label div.ginput_container{
    margin-top: 0;
}
body .subscribe-form form input[type=email],body .subscribe-form form input[type=text]{
    margin-top: 0;
    width: 100% !important;
    height: 54px;
    background: #FFF;
    color: #7833f3;
    line-height: 54px;
    font-size: 16px !important;
    text-align: center;
    border: 1px solid transparent;
    padding: 10px 20px !important;
    text-align: center;
}
body .subscribe-form form input[type=email]::placeholder,body .subscribe-form form input[type=text]::placeholder{
    color: rgba(120, 51, 243, 0.7);
}
body .subscribe-form form input[type=email]:focus, body .subscribe-form form input[type=text]:focus{
    border: 1px solid #7833f3;
}
body .subscribe-form form input[type=submit]{
    line-height: 54px;
    min-width: 150px;
    font-size: 16px !important;
    padding: 0 20px;
    background-color: #7833f3 !important;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 30px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    box-shadow: none !important;
    outline: none !important;
    -webkit-appearance: none;
}
body .subscribe-form .gform_wrapper .field_description_below .gfield_description{
    padding-top: 0;
}
body .subscribe-form .gform_wrapper li.gfield.gfield_error{
    padding: 0;
    background: transparent;
    border: 0;
}
body .subscribe-form .gform_wrapper div.validation_error{
    margin-bottom: 0;
}
.error-404{
    padding-top: 100px;
    background: #f3f3f3;
}
.not-found .error-block{
    padding-top: 100px;
    padding-bottom: 50px;
}
.not-found .error-block .error-title{
    font-size: 82px;
    line-height: 1.1;
    color: #011844;
    margin-bottom: 50px;
}
.not-found .error-block .error-text{
    color: #7833f3;
}

.main-header.style_2{
    background: transparent;
}
.main-header.style_2.is-sticky-opening{
    background: #FFF;
}
.main-header.style_2:not(.is-sticky-opening) .logo img{
    filter: brightness(0) invert(1);
}
.menu-main > ul > li:hover i svg{
    fill: #7833F3;
}
.main-header.style_2:not(.is-sticky-opening) .menu-main > ul > li:hover > a,
.main-header.style_2:not(.is-sticky-opening) .menu-main > ul > li:hover > i{
    color: #7833F3;
}
.main-header.style_2:not(.is-sticky-opening) .menu-main > ul > li:hover > i svg{
    fill: #7833F3;
}

.main-header.style_2{
    padding: 10px 60px;
}
.main-header.style_2.is-sticky-opening{
    padding: 10px 60px;
}
.seo-banner-btn{
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    color: #FFF;
    border-radius: 35px;
    display: inline-block;
    background: #7833f3;
    padding: 0 50px;
}
.seo-banner-btn:hover{
    color: #FFF;
}
.seo-banner .desc{
    margin-bottom: 0px;
    max-width: 700px;
    font-size:20px;
}
.credibility{
    padding-top:20px;
    padding-bottom: 1px;
}
.credibility .awards-list{
    margin-top: 30px;
}
.credibility .awards-list img{
    max-height: 70px;
    width: auto;
    margin-right: 35px;
    margin-bottom: 15px;
}
.credibility .awards-list img:nth-of-type(1), .credibility .awards-list img:nth-of-type(2){
    /*border: 5px solid #f3f3f3;*/
}
.seo-process{
    padding-bottom: 0;
}
.seo-process .process-item{
    margin-bottom: 80px;
    margin-top: 30px;
}
.seo-process .process-item .content-right{
    line-height: 2;
}
.process-item .title{
    font-size: 50px;
}
.process-item .number{
    color: #7833F3;
    font-size: 200px;
    line-height: 1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-right: 20px;
}
.process-item .title-left{
    display: inline-flex;
    align-items: flex-end;
}
.process-item{
    position: relative;
}
.process-item:not(:last-child):before{
    content: '';
    height: 80px;
    width: 3px;
    background: #7833F3;
    left: 110px;
    top: 90%;
    display: block;
    position: absolute;
}
.process-item:not(:last-child):after{
    content: '';
    background-image: url("../images/ar-select.png");
    background-position: center center;
    background-repeat: no-repeat;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #7833F3;
    font-size: 35px;
    border-radius: 50%;
    border: 2px solid #7833F3;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    top: calc(90% + 80px);
    position: absolute;
    left: 92px;
}
.complex-simplicity{
    padding-bottom: 30px;
    padding-top: 30px;
    background-color: #f3f3f3;
}
.complex-simplicity .desc{
    font-size: 30px;
    line-height: 1.2;
    font-weight: 100;
}
.complex-simplicity .partner-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
}
.complex-simplicity .partner-item{
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
}
.complex-simplicity .partner-item img{
    max-width: 140px;
}
.practice-box{
    background: #011844;
    padding: 30px;
    color: #FFF;
    margin-bottom: 50px;
    margin-top: 25px;
}
.practice-box .title{
    font-size: 42px;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    color: #FFF;
}
.module-service-box-list.style_3 .practice-box .sma-eco-title, .module-service-box-list.style_4 .practice-box .sma-eco-title{
    color: #011844;
}

.practice-box .desc{
    font-size: 30px;
    line-height: 1.46;
    padding-right:50px;
}
.items-list, .items-list-options{
    display: flex;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 30px;
}
.items-list-options{
    margin-bottom: 0;
}
.items-list .item{
    width: 33.33%;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 20px;
}
.items-list-options .item{
    width: 25%;
    padding-left: 20px;
    padding-right: 30px;
}
.items-list-options.column-3 .item,
.items-list-options.column-6 .item
{
    width: 33.33%;
    margin-top: 25px;
}
.items-list .item .thumb, .items-list-options .item .thumb{
    width: 160px;
    height: 160px;
    background: #7833F3;
    margin-bottom: 35px;
    padding: 20px;
    display: flex;
    align-items: center;
}
.items-list .item .thumb img, .items-list-options .item .thumb img{
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    max-width:65%;
}
.items-list .item .title, .items-list-options .item .title{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 15px;
}
/* .two-columns{
    padding-top: 40px;
    padding-bottom: 60px;
} */

.two-columns-list .two-column-item{
    flex-wrap: wrap;
    display: flex;
    margin-left: -60px;
    margin-right: -60px;
}
.two-columns-list .content-left, .two-columns-list .content-right{
    width: 50%;
    padding-left: 60px;
    padding-right: 60px;
}

.two-columns-list .content-left img, .two-columns-list .content-right img{
    max-width: 100%;
    height: auto;
}
.two-columns-list .content-left h2, .two-columns-list .content-right h2{
    font-size: 50px;
    margin-bottom: 30px;
}
.two-columns-list .two-column-item:not(:last-child){
    margin-bottom: 30px;
}
.page-template-template-about-us .two-columns-list .two-column-item:not(:last-child){
    margin-bottom:60px;
}

.seo-testimonials .more-video{
    margin-top: 50px;
}
.seo-testimonials .more-video a{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #FFF;
    border-radius: 25px;
    display: inline-block;
    background: #7833f3;
    padding: 0 40px;
}

.mfp-fade.mfp-bg {
    opacity: 0;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.video-tes{
    height: 350px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.video-tes:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
}
.video-tes .popup-video{
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    text-align: center;
}
.video-tes .popup-video i{
    display: block;
    color: #7833f3;
    line-height: 1;
}
.video-tes .popup-video i svg{
    fill: #7833f3;
}
.seo-testimonials .testimonial-slider{
    padding-bottom: 80px;
}
.main-header.style_2 li.is-button a:hover{
    color: #FFF !important;
    background: transparent !important;
    border-color: #FFF !important;
}
.is-sticky-opening.main-header.style_2 li.is-button a:hover{
    color: #011844 !important;
    border-color: #011844 !important;
}
.menu-main ul li.current-menu-ancestor > a, .menu-main ul li.current-menu-item > a{
    color: #7833f3;
}
.menu-main ul li.current-menu-ancestor > i svg, .menu-main ul li.current-menu-item > i svg{
    fill: #7833f3;
}
.heroDropDown .gform_wrapper {
    width: 630px;
}
.gform_wrapper form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.heroForm .gform_body {
    width: 100%;
    margin-top: 15px;
}
.heroDropDown .gform_page_fields {
    min-width: 400px;
}
.heroForm .hero-page-1 .gform_page_fields {
    width: 55%;
    display: inline-block;
}
.heroDropDown .hero-page-1 .gform_page_footer {
    width: unset;
    display: inline-block;
    float: right;
    position: relative;
}
.heroForm .gform_wrapper .gform_page_footer{
    border-top: 0;
    margin: 0;
    padding: 0;
}
body .heroForm .gform_wrapper ul li.gfield{
    margin-top: 0;
    width: 100%;
    margin-bottom: 15px;
}
body .heroForm .gform_wrapper .top_label div.ginput_container{
    margin-top: 0;
}
.heroForm .gform_wrapper ul.gform_fields li.gfield select{
    font-weight: bold;
    border: 2px solid #7833f3;
    color: #7833f3;
    background: #FFF;
    border-radius: 0;
    font-size: 16px;
    width: 100%;
    height: 60px;
    padding: 0 15px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding-right: 40px;
}
.heroForm .gform_wrapper .top_label div.ginput_container{
    position: relative;
}
.heroDropDown .ginput_container_select:after, .popup_window .ginput_container_select:after {
    content: "";
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-color: #7833f3;
    height: 10px;
    width: 10px;
    position: absolute;
    right: 20px;
    top: 33%;
    transform: rotate(
            135deg
    );
    pointer-events: none;
}
.heroForm .gform_wrapper .gform_page_footer .button.gform_next_button{
    background: #7833F3;
    color: #fff;
    padding: 18px 48px;
    border-radius: 30px;
    line-height: 1;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #7833F3;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.heroForm .gform_wrapper .gform_page_footer img{
    position: absolute;
    right: -20px !important;
    top: 20px !important;
    z-index: 9;
}
.heroForm .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]){
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    height: 55px;
    padding: 0 15px;
    color: #0c1844;
    border: 1px solid #7833f3;
    outline: 0;
    background: #FFF;
    margin: 0;
}
.heroForm .gform_wrapper ul.gform_fields li.gfield{
    padding-right: 0;
    position: relative;
}
.gform_wrapper .gform_body .gform_fields.top_label .hero-email, .gform_wrapper .gform_body .gform_fields.top_label .hero-phone{
    width: 49%;
}
.heroForm .gform_wrapper .gform_body .gform_fields.top_label {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.heroForm .name_first, .heroForm .name_last{
    display: inline-block !important;
    width: 49% !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
}
.heroForm .name_last{
    float: right;
}
.heroForm .has_last_name{
    width: 100% !important;
}
.heroForm .gform_wrapper li.hidden_label input{
    margin-top: 0;
}
.heroForm .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    height: 55px;
    padding: 0 15px;
    color: #0c1844;
    border: 2px solid #7833f3;
    outline: 0;
    background: #FFF;
    margin: 0;
}
.heroForm .gform_wrapper .hero-page-2 .gform_page_footer{
    text-align: right;
    position: relative;
}
.heroForm .gform_wrapper .gform_page_footer .button.gform_previous_button, .heroForm .gform_wrapper .gform_page_footer input.button, .heroForm .gform_wrapper .gform_page_footer input[type=submit]{
    padding: 14px 45px;
    background-color: #fff;
    color: #0c1844;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.home-about .heroForm .gform_wrapper .gform_page_footer .button.gform_previous_button,
.home-about .heroForm .gform_wrapper .gform_page_footer input.button,
.home-about .heroForm .gform_wrapper .gform_page_footer input[type=submit]{
    background: #7833f3;
    color: #FFF;
}
.heroForm .gform_wrapper .gform_page_footer input[type=submit]{
    margin-right: 0;
}
.heroForm .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{
    color: rgba(120, 51, 243, 0.8);
}
.heroForm .gform_wrapper div.validation_error{
    margin-bottom: 10px;
    text-align: left;
    font-size: 16px;
    border: 0;
    background: transparent;
    color: #7833f3;
    padding: 0;
}
.heroForm .gform_wrapper li.gfield.gfield_error, .heroForm .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    padding: 0;
    border: 0;
    background: transparent;
    margin-bottom: 15px !important;
}
.heroForm .gform_wrapper li.gfield.gfield_error div.gfield_description{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
    color: #000;
    font-size: 15px;
    padding: 10px;
    font-weight: 500;
    border: 1px solid #790000;
    display: flex;
    line-height: 1;
    align-items: center;
    justify-content: center;
}
.heroForm .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.heroForm .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
    margin-top: 0;
}
.heroForm .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: 100% !important;
}
.two-columns .services-title{
    margin-bottom: 50px;
    position: relative;
}
.module-options{
    margin-top: 50px;
    padding-bottom: 40px;
}
.module-options .services-title{
    margin-bottom: 50px;
}
.text-center{
    text-align: center;
}
.btn-primary{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #FFF;
    border-radius: 25px;
    display: inline-block;
    background: #7833f3;
    padding: 0 40px;
    border: 1px solid #7833f3;
}
.module-calculator{
    background: #011844;
    padding-top: 60px;
    padding-bottom: 60px;
}
.module-calculator .services-title{
    color: #FFF;
    position: relative;
    margin-bottom: 50px;
}
.module-calculator .desc{
    color: #FFF;
    font-size: 32px;
    font-weight:100;
}

.ppc-calculator{
    padding-left: 50px;
    margin-bottom: 80px;
}
.ppc-calculator .process{
    margin-bottom: 30px;
}
.ppc-calculator .results{
    color: #FFF;
    line-height: 1.7;
}
.ppc-calculator .item{
    margin-bottom: 0;
    color: #FFF;
    line-height: 1.2;
}
.ppc-calculator .item input[type=range]{
    padding: 0 2px;
    width: 100%;
    margin-top: 7px;
}
.ppc-calculator .item .val{
    text-align: right;
    display: block;
}
.seo-process.style-social .header-process{
    background: #011844;
    padding: 40px;
    margin-bottom: 40px;
}
.seo-process.style-social{
    padding-top: 1px;
}
.seo-process.style-social .services-title{
    color: #FFF;
    margin-bottom: 0;
}
.seo-process.style-social .process-item .number img{
    max-height: 127px;
    max-width: 123px;
    height: auto;
    width: auto;
}
.seo-process.style-social .process-item .number{
    font-size: 20px;
    margin-right: 100px;
}
.seo-process.style-social .process-item .title-left{
    align-items: center;
}
.seo-process.style-social .process-item .title{
    font-size: 42px;
    margin-bottom: 0;
}
.seo-process.style-social .process-item .row{
    align-items: center;
}
.module-video-slider{
    padding-top: 50px;
    margin-bottom: 0px;
    overflow: hidden;
}
.video-slider .video-item{
    max-width: 430px;
    margin: 0 auto;
}
.video-slider .video-item .iphone-overlay{
    /*max-height: 695px;*/
    max-height:750px;
    overflow: hidden;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    position: relative;
    padding: 22px;
}
.video-slider .video-item .iphone-overlay:after{
    background-image: url(../images/iphone-clear.png);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background-size: 100%;
    background-repeat: no-repeat;
}
.video-slider .video-item video{
    width: 100%;
}
.custom-nav-slider.video-slider .slick-arrow{
    bottom: 50%;
    transform: translateY(50%);
    z-index: 9;
}
.module-video-slider .services-title{
    margin-bottom: 80px;
}
.video-text-slider .title{
    font-size: 30px;
}
.module-video-slider .content-right{
    padding-top: 50px;
}
.module-video-slider .show-mobile{
    display: none;
}
.contact-banner .phone{
    margin-bottom: 0;
    font-size: 26px;
    font-weight: bold;
}
.contact-banner .phone a{
    color: #011844;
}
.contact-banner .phone svg{
    margin-right: 5px;
    fill: #011844;
}
/* .contact-map{
    padding-top: 80px;
    padding-bottom: 50px;
} */
.contact-map .title{
    font-size: 45px;
    font-weight: bold;
    color: #011844;
    margin-bottom: 40px;
}
.contact-map .map iframe{
    width: 100%;
    height: 450px;
}
.contact-info-item{
    margin-bottom: 30px;
}
.contact-info-item .info-title{
    color: #7833f3;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.contact-info-item .content-list{
    list-style: none;
}
.contact-info-item .content-list li{
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}
.contact-info-item .content-list li .l-title{
    width: 40%;
    color: #7833f3;
}
.contact-info-item .content-list li .l-content{
    width: 60%;
    word-break: break-word;
}
.contact-form-page{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #F3f3f3;
}
.contact-form-page .title{
    color: #011844;
    font-size: 45px;
}
.contact-form .gform_wrapper .gform_body .gform_fields.top_label>li{
    width: 45%;
    margin-bottom: 16px;
    margin-top: 0;
    position: relative;
}
.contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    border: 2px solid #7933f2;
    height: 60px;
    padding: 0 20px;
    color: #0c1844;
    margin-top: 0;
}
.contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{
    color: rgba(12, 24, 68, 0.8);
}
.contact-form .gform_wrapper .gform_footer{
    padding: 0;
    text-align: center;
}
.contact-form .gform_footer input[type="submit"]{
    padding: 16px 50px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    background-color: #7933f2;
    margin: 0 auto;
    color: #FFF;
    display: block;
    border: 0;
}

.contact-form form .gform_fields #field_3_6{
    float: right;
    margin-top: -304px;
}
body .contact-form .gform_wrapper .top_label div.ginput_container{
    margin-top: 0;
}
.contact-form .gform_wrapper textarea.large{
    height: 290px;
    border: 2px solid #7933f2;
    color: #0c1844;
}
.contact-form .gform_wrapper textarea.large::placeholder{
    color: rgba(12, 24, 68, 0.8);
}
.contact-form .gform_wrapper div.validation_error{
    border-top: 0;
    border-bottom: 0;
}
.contact-form .gform_wrapper li.gfield.gfield_error{
    border: 0;
    padding: 0;
    background: none;
    margin-bottom: 16px !important;
}
.contact-form .gform_wrapper li.gfield.gfield_error div.gfield_description{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
    color: #000;
    font-size: 15px;
    padding: 10px;
    font-weight: 500;
    border: 1px solid #790000;
    display: flex;
    line-height: 1;
    align-items: center;
    justify-content: center;
}
.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container{
    margin-top: 0;
}
.blog-banner{
    padding-bottom: 100px;
}
.ebooks-content{
    padding-top: 80px;
    padding-bottom: 50px;
}
.ebook-item{
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
}
.ebook-item .thumb{
    width: 20%;
}
.ebook-item .caption{
    width: 80%;
    padding-left: 15px;
}
.ebook-item .thumb img{
    max-height: 300px;
    width: auto;
}
.ebook-item .caption .title{
    font-size: 30px;
}
.ebook-item .caption .desc{
    margin-bottom: 30px;
}
.ebook-item .caption .author-button{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ebook-item .caption .author-button .author{
    width: 50%;
    display: inline-flex;
    align-items: center;
}
.ebook-item .caption .author-button .author .author-logo{
    margin-right: 25px;
    line-height: 0;
}
.ebook-item .caption .author-button .author .author-logo img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}
.ebook-item .caption .author-button .button-download{
    width: 50%;
    text-align: right;
}
.ebook-item .caption .author-button .button-download a{
    border-radius: 25px;
    padding: 10px 25px;
    font-size: 15px;
    background-color: #7833f3;
    color: #fff;
    border: 1px solid transparent;
    display: inline-block;
}

.client-interviews-content{
    padding-top: 80px;
    padding-bottom: 50px;
}
.client-interview-item{
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}
.client-interview-item .video-left{
    width: 50%;
    background-position: center;
    background-size: cover;
    padding-right: 30px;
}
.client-interview-item .caption{
    width: 50%;
    padding-left: 10px;
}
.client-interview-item .caption .title{
    color: #011844;
    font-size: 30px;
}
.client-interview-item .caption .quote-icon{
    font-size: 80px;
    font-family: "Times New Roman",Times,serif;
    font-weight: bold;
    color: #7833F3;
    line-height: 1;
}
.client-interview-item .caption .desc{
    margin-top: -20px;
    margin-bottom: 30px;
    font-size: 20px;
}
.client-interview-item .caption .name-position{
    font-size: 16px;
}
.conversations-content{
    padding-top: 80px;
    padding-bottom: 50px;
}
.conversations-item{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
}
.conversations-item .thumb{
    width: 50%;
    padding-right: 30px;
}
.conversations-item .thumb img{
    height: 330px;
    width: 100%;
    object-fit: cover;
}

.conversations-item .caption{
    width: 50%;
    padding-left: 15px;
}
.conversations-item .caption .title{
    font-size: 30px;
    margin-bottom: 20px;
}
.conversations-item .caption .sub-title{
    font-weight: 500;
    line-height: 1.4;
    font-size: 20px;
    margin-bottom: 20px;
}
.conversations-item .caption .sub-title a{
    color: #011844;
}
.conversations-item .caption .sub-title a:hover{
    color: #7833F2;
}
.conversations-item .caption .author{
    display: inline-flex;
    align-items: center;
}
.conversations-item .caption .author .a-avatar{
    line-height: 1;
    margin-right: 15px;
}
.conversations-item .caption .author .a-avatar img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}
.conversations-item .caption .author .name{
    display: block;
    color: #7833F2;
    font-weight: bold;
}
.blog-content{
    padding-top: 50px;
    padding-bottom: 50px;
}
.blog-list-wrap{
    width: 900px;
}
.featured-post{
    margin-bottom: 30px;
    background-color: #F1F1F1;
}
.featured-post .thumb{
    position: relative;
}
.featured-post .thumb .time-author{
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    background: #011844;
    padding: 20px;
    font-size: 18px;
}
.featured-post .thumb .time-author .time{
    color: #FFF;
    display: block;
    margin-bottom: 30px;
}
.featured-post .thumb .time-author figure{
    margin: 0 0 15px;
    line-height: 1;
}
.featured-post .thumb .time-author figure img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    object-fit: cover;
}
.featured-post .thumb .time-author .author{
    color: #FFF;
}
.featured-post .caption{
    padding: 15px 20px 20px;
}
.featured-post .caption .title{
    font-size: 45px;
    margin-bottom: 20px;
}
.featured-post .caption .title a{
    color: #011844;
}
.read-this{
    display: inline-block;
    background: #7833F3;
    color: #FFF;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    padding: 0 40px;
    border: 1px solid #7833F3;
}
.blog-list-item{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.blog-list-item .thumb{
    width: 50%;
    overflow: hidden;
}
.blog-list-item .thumb a{
    height: 100%;
}
.blog-list-item .thumb a img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.blog-list-item:hover .thumb img{
    transform: scale(1.1);
}
.blog-list-item .caption{
    width: 50%;
    padding: 20px;
    background: #f1f1f1;
    position: relative;
    padding-bottom: 150px;
}
.blog-list-item .caption .title{
    font-size: 32px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 40px;
}
.blog-list-item .caption .title a{
    color: #011844;
}
.blog-list-item .caption .author-readmore{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    position: absolute;
    width: calc(100% - 40px);
    bottom: 20px;
    left: 20px;
}
.blog-list-item .caption .author-readmore .author-left{
    width: 50%;
    color: #011844;
}
.blog-list-item .caption .author-readmore .read-more{
    width: 50%;
    text-align: right;
}
.blog-list-item .caption .author-readmore .author-left figure{
    margin: 0 0 10px;
}
.blog-list-item .caption .author-readmore .author-left figure img{
    width: 57px;
    height: 57px;
    border-radius: 50%;
}
.blog-list-item .caption .author-readmore .author-left .author{
    display: block;
}
.blog-list-item.even .thumb{
    order: 2;
}
.blog-list-item.even .caption{
    order: 1;
}
.blog-list-item .read-this{
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
}
.blog-list-wrap .read-more-posts{
    margin-top: 30px;
}
.read-more-posts{
    min-width: 213px;
}
.read-more-posts .loader{
    display: none;
    width: 25px;
    height: 25px;
    margin-top: 12px;
}
.read-more-posts.loading .loader{
    display: inline-block;
}
.read-more-posts.loading .text{
    display: none;
}
.featured-post .thumb .wp-post-image{
    height: auto;
}
.single-blog-banner{
    padding-bottom: 100px;
}
.single-blog-banner .banner-image img{
    max-height: 250px;
}
.single-blog-content{
    padding-top: 50px;
    padding-bottom: 50px;
}
.single-blog-content .all-articles{
    margin-bottom: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    border-radius: 25px;
    display: inline-block;
    background: transparent;
    padding: 0 40px;
    border: 1px solid #333;
}
.single-blog-content .all-articles:hover{
    color: #FFF !important;
    border-color: #7833f3 !important;
    background: #7833f3 !important;
}
.single-blog-content .all-articles:hover svg{
    fill: #FFF !important;
}
.single-blog-content .page-title{
    font-size: 60px;
    margin-bottom: 30px;
}
.single-blog-content .single-thumb{
    display: inline-block;
    clear: both;
    margin-bottom: 20px;
}
.single-blog-content .single-thumb .thumb{
    width: 900px;
    float: left;
}
.single-blog-content .page-title{
    max-width: 900px;
    color: #011844;
}
.single-blog-content .single-thumb .thumb img{
    height: auto;
}
.single-blog-content .single-thumb .time-author{
    width: 200px;
    float: left;
    padding: 20px;
    background: #011844;
    margin-left: 40px;
}
.single-blog-content .single-thumb .time-author .time{
    color: #FFF;
    margin-bottom: 30px;
    display: block;
}
.single-blog-content .single-thumb .time-author figure{
    margin: 0;
}
.single-blog-content .single-thumb .time-author figure img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
}
.single-blog-content .single-thumb .time-author .author{
    color: #FFF;
}
.single-blog-content .entry-content{
    max-width: 900px;
}

.single-blog-content .page-title{
    font-size: 36px;
}
.entry-content img{
    height: auto;
}
.entry-content ul{
    padding-left: 30px;
    margin-bottom: 12px;
}
.entry-content ul li{
    margin-bottom: 3px;
}
.alignright{
    float: right;
}
.entry-content .fullQuote {
    background-color: #7833f3;
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    padding: 80px 50px 70px;
    position: relative;
    margin-bottom: 20px;
}
.entry-content .fullQuote.showQuote::before {
    content: "“";
    left: 5%;
    top: 5%;
    position: absolute;
    font-size: 150px;
    line-height: 150px;
    height: 70px;
}
.entry-content .fullQuote.showQuote::after {
    content: "”";
    right: 5%;
    bottom: 5%;
    position: absolute;
    font-size: 150px;
    line-height: 150px;
    height: 70px;
}
.entry-content .fullQuote.showQuote p{
    font-size: 36px;
    text-align: center;
    line-height: 1.2;
}
.entry-content .fullQuote .name {
    margin-top: 60px;
    font-size: 20px;
}
.entry-content .half-half{
    display: flex;
    margin-bottom: 20px;
}
.entry-content .half-half figure{
    width: 50%;
    margin: 0;
}
.entry-content .half-half .quote{
    width: 50%;
    background-color: #7833f3;
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    padding: 80px 50px 50px;
    position: relative;
}
.entry-content .half-half .quote p{
    font-size: 32px;
    text-align: center;
    line-height: 1.2;
}
.single .half-half .name{
    margin-top: 50px;
    font-size: 20px;
}
.entry-content .half-half .quote::before {
    content: "“";
    left: 5%;
    top: 5%;
    position: absolute;
    font-size: 150px;
    line-height: 150px;
    height: 70px;
}
.entry-content .half-half .quote::after {
    content: "”";
    right: 5%;
    bottom: 5%;
    position: absolute;
    font-size: 150px;
    line-height: 150px;
    height: 70px;
}
.social-share{
    margin-top: 50px;
}
.social-share ul{
    padding: 0;
    list-style: none;
}
.social-share ul li{
    display: inline-block;
    margin-right: 5px;
}
.social-share ul li a{
    height: 50px;
    width: 50px;
    display: inline-flex;
    border-radius: 50%;
    background-color: #7833f3;
    align-items: center;
    justify-content: center;
    border: 1px solid #7833f3;
}
.social-share ul li a svg{
    fill: #FFF;
}
.social-share .title-share{
    margin-bottom: 20px;
}
.related-posts{
    margin-top: 60px;
}
.single-testimonial{
/*     padding-top: 80px;
    padding-bottom: 80px; */
    background: #011844;
    color: #FFF;
}
.single-testimonial .review{
    margin-bottom: 120px;
    padding-top: 50px;
    position: relative;
    z-index: 3;
}
.single-testimonial .review p{
    font-size: 30px;
    line-height: 1.1;
}
.single-testimonial .test-content{
    position: relative;
    padding-left: 100px;
}
.single-testimonial .test-content .quote-icon{
    position: absolute;
    max-height: 130px;
    width: auto;
    left: -10px;
    top: 0;
}
.single-testimonial .brand-logo{
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background: #FFF;
    padding: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.single-testimonial .brand-logo img{
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.single-testimonial .name-position{
    line-height: 1.7;
}
/* .start-a-project{
    padding-bottom: 50px;
} */
.start-a-project .title{
    font-size: 46px;
}
.brand-testimonials{
    padding-top: 80px;
    padding-bottom: 60px;
}
.brand-testimonials .testimonial-item .content-review{
    background: #011844;
    position: relative;
    color: #FFF;
    padding: 88px 50px 30px;
    width: 50%;
}
.brand-testimonials .testimonial-item .content-review .quote-icon{
    height: 99px;
    width: auto;
    position: absolute;
    top: 20px;
    left: 30px;
}
.brand-testimonials .testimonial-item .content-review .review{
    position: relative;
    z-index: 1;
    font-size: 32px;
    margin-bottom: 50px;
    line-height: 1.2;
}
.brand-testimonials .testimonial-item .name{
    color: #FFF;
}
.brand-testimonials .testimonial-slider{
    padding-left: 140px;
    padding-right: 140px;
    margin-bottom: 20px;
}
.brand-testimonials .services-title{
    margin-bottom: 50px;
}
.brand-testimonials .thumb-logo{
    position: relative;
    padding: 40px 20px;
    background: #f1f1f1;
    width: 50%;
}
.brand-testimonials .thumb-logo .brand-logo{
    max-height: 40px;
    position: relative;
    z-index: 3;
    width: auto;
}
.brand-testimonials .thumb-logo .review-img{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70%;
    height: 65%;
    object-fit: cover;
    z-index: 2;
}
.brand-testimonials .testimonial-item{
    display: flex;
    flex-wrap: wrap;
}
.brand-testimonials .custom-nav-slider .slick-arrow{
    bottom: 50%;
    z-index: 9;
}
.brand-testimonials .custom-nav-slider .test-bg{
    position: absolute;
    opacity: 0.8;
    right: -40px;
    bottom: 50px;
    max-height: 300px;
}
.module-testimonials .quote-icon-white{
    position: absolute;
    top: 0;
    left: 30px;
    width: 75%;
    max-width: 400px;
}
.testimonial-video .testimonials-left{
    padding-top: 0;
}
.testimonial-video .testimonial-item .review{
    padding-top: 50px;
}
.custom-editor img{
    height: auto;
}
.custom-editor{
    margin-bottom: 50px;
}
.core-benefits{
    padding: 50px 60px;
    background: #7833F3;
}
.core-benefits .title{
    font-size: 42px;
    color: #FFF;
    display: inline-flex;
    align-items: center;
    margin-bottom: 30px;
}
.core-benefits .title img{
    width: 90px;
    height: 90px;
    margin-right: 10px;
}
.benefits-items-list{
    list-style: none;
    column-count: 2;
    color: #FFF;
}
.benefits-items-list li{
    margin-bottom: 10px;
    font-size: 24px;
    position: relative;
    align-items: center;
    width: 100%;
}
.benefits-items-list li:before{
    content: '';
    background-image: url(../images/tick_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.before-after-right{
    padding-top: 100px;
}
.before-after-module{
    background: #FFF;
}
.before-after-module .content-left p{
    line-height: 2;
}
.module-credibility .awards-list{
    width:100%;
    min-height:90px;
    margin-top: 30px;
}
.module-get-started .title{
    color: #7833F3;
    max-width: 900px;
    font-weight:700;
    margin-bottom: 20px;
}
.module-service-box-list .practice-box{
    min-height: 200px;
}
.module-service-box-list .practice-box .title:after{
    left: 0;
    top: 120%;
}
.module-service-box-list .items-list .item .thumb{
    margin-bottom: 20px;
}
.module-service-box-list{
    padding-bottom: 0;
    padding-top:20px;
}
.module-service-box-list .items-list .item{
    margin-bottom: 50px;
}
.module-service-box-list .items-list{
    margin-bottom: 0;
}
.module-service-box-list.style_2{
    padding: 0;
}
.module-service-box-list.style_2 .items-list .item{
    width: 25%;
}
.module-brands{
    padding-top: 60px;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.two-columns .practice-box{
    min-height: 150px;
}
.two-columns .practice-box .title:after{
    left: 0;
    top: calc(100% + 10px);
}
.module-service-box-list.style_3 .practice-box,
.module-service-box-list.style_4 .practice-box{
    background: transparent;
    color: #011844;
    padding: 0;
    min-height: 0;
    margin-top: 0;
}
.module-service-box-list.style_3 .practice-box .title:after,
.module-service-box-list.style_4 .practice-box .title:after{
    display: none;
}
.module-service-box-list.style_3 .practice-box .desc{
    font-size: 20px;
}
.module-service-box-list.style_3 .items-list .item{
    width: 25%;
}
.module-service-box-list.style_4 .items-list .item{
    width: 50%;
}
.module-service-box-list.style_4 .items-list .item .thumb{
    width: 200px;
    height: 200px;
    padding: 40px;
}
.two-columns-list .content-right .sect-title img{
    height: 80px;
    width: auto;
}
.two-columns-list ul{
    font-size: 20px;
    list-style: none;
}
.two-columns-list ul li{
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px;
}
.two-columns-list ul li:before{
    content: '\2022';
    font-size: 26px;
    color: #7833F3;
    font-weight: 700;
    display: inline-block;
    margin-right: 15px;
    position: absolute;
    top: 2px;
    left: 0;
}
.new-process.seo-process .process-item .content-right{
    display: flex;
    align-items: center;
}
.module-content-box{
    padding-top: 40px;
}
.module-content-box .content-box{
    padding: 40px 40px 60px;
    background: #011844;
}
.module-content-box .content-box .services-title{
    color: #FFF;
    font-size: 42px;
}
.module-content-box .content-box .desc{
    font-size: 26px;
    line-height: 1.3;
    color: #FFF;
    margin-bottom: 50px;
}
.module-content-box .content-box img{
    max-height: 500px;
    width: auto;
}
.two-columns-list .content-right ul.heart{
    list-style: none;
    padding-left: 0;
}
.two-columns-list .content-right ul.heart li:before{
    content: '';
    background-image: url('../images/icon-insta-heart-red.png');
    background-repeat: no-repeat;
    background-size: contain;
    color: #7833F2;
    font-weight: 700;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.module-three-images{
    padding-top: 60px;
    padding-bottom: 30px;
}
.module-three-images .desc{
    margin-bottom: 50px;
}
.module-three-images .three-column .item-1{
    text-align: center;
}
.module-three-images .three-column h3{
    margin-bottom: 15px;
    font-size: 30px;
    color: #7833F3;
}
.two-columns .container{
    position: relative;
    z-index: 1;
}
.two-columns .cycle-image{
    max-height: 300px;
    width: auto;
    position: absolute;
    top: -150px;
    right: -100px;
    z-index: -1;
}
.three-column .item-1 .desc{
    text-align: left;
    margin-bottom: 50px;
    margin-top: 10px;
}
.three-column .item-1 .desc ul{
    padding-left: 0;
    list-style: none;

}
.three-column .item-1 .desc ul li{
    margin-bottom: 8px;
}
.three-column .item-1 .desc ul li:before{
    content: '\2022';
    font-size: 24px;
    color: #7833F2;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
}
.module-awards{
    padding-top: 80px;
/*     padding-bottom: 30px; */
}
.module-awards .award-item{
    margin-bottom: 80px;
}
.award-item .left{
    padding-right: 40px;
}
.award-item .title{
    margin-bottom: 25px;
    color: #021844;
    font-size: 36px;
    line-height: 1.05;
    font-weight: bold;
}
.award-item ul{
    margin-bottom: 20px;
    list-style: none;
    padding-left: 10px;
}

.award-item ul li{
    margin-bottom: 5px;
}
.award-item ul li:before{
    content: '\2022';
    font-size: 24px;
    color: #7833F2;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
}
.award-item .desc, .award-item p{
    font-size: 18px;
}
.k19-pager_nav{
    margin-top: 50px;
}
.k19-pager_nav .page-numbers{
    list-style: none;
    display: inline-flex;
    align-items: center;
}
.k19-pager_nav .page-numbers li{
    display: inline-block;
}
.k19-pager_nav .page-numbers a, .k19-pager_nav .page-numbers span{
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 36px;
    color: #011844;
    line-height: 1;
    font-weight: bold;
}
.k19-pager_nav .page-numbers .arrow-left,
.k19-pager_nav .page-numbers .arrow-right{
    background: transparent;
    border: 3px solid #7833f3;
    border-radius: 50px;
    height: 45px;
    width: 45px;
    outline: none;
    cursor: pointer;
    position: relative;
    top: -4px;
}
.k19-pager_nav .page-numbers .arrow-left:before{
    content: "";
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #7833f3;
    height: 17px;
    width: 17px;
    position: absolute;
    left: 15px;
    top: 11px;
    transform: rotate(-135deg);
}
.k19-pager_nav .page-numbers .arrow-right:before{
    content: "";
    border-style: solid;
    border-width: 0 0 3px 3px;
    border-color: #7833f3;
    height: 17px;
    width: 17px;
    position: absolute;
    left: 7px;
    top: 11px;
    transform: rotate(
            -135deg
    );
}
.k19-pager_nav .page-numbers span.current{
    color: #7833f3;
}

.hl{
    position: relative;
    z-index: 1;
    display: inline-block;
/*  white-space: nowrap; */
}
.hl:before{
    content: '';
    height: 15px;
    width: 100%;
    display: block;
    background: #7833f3;
    position: absolute;
    bottom: 3px;
    left: 0;
    z-index: -1;
}
.hl.cyan:before{
    background: #00FFE1;
}
.about-banner{
    position: relative;
    height: 90vh;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    background-color: #f2f2f2;
}

.home-about {
    position: relative;
}

.home-about h1 {
    color: #011844;
    font-size: 4vw;
    line-height: 1.12;
    margin-bottom: 30px;
}

.home-about p {
    font-size: 26px;
    line-height: 1.7;
    margin-top: 75px;
    margin-bottom: 0px;
    font-weight: 500;
}
.home-about.hero-banner {
    height: 100vh;
    padding-top: 170px;
    padding-left: 2vw;
    background-color: #f2f2f2;
}
.about-banner video,
.home-about.hero-banner video{
    position: absolute;
    width: 100%;
    height: 90vh;
    object-fit: cover;
    left: 0;
    transform: rotateY(-180deg);
}
.about-banner h1{
    font-size: 4.588vw;
    line-height: 1.12;
    color: #011844;
}
.about-page{
    padding-top: 100px;
}
.about-banner .hl:before{
    height: 24px;
    bottom: 5px;
}
.our-commitment{
    background-color: #7834F3;
/*     padding-top: 70px; */
    position: relative;
    overflow: hidden;
}
.our-commitment .cyan-img{
    position: absolute;
    bottom: -2px;
    left: 50%;
}
.our-commitment .services-title, .our-commitment .content-left{
    color: #FFF;
    padding-right: 45px;
}
.our-commitment .content-left p{
/*     font-size: 20px; */
    line-height: 1.5;
    margin-bottom: 35px;
}
.our-commitment .cam-image-right{
    padding-top: 0;
}
.partnerships .cycle-image-right img{
    width: 530px;
    height: 530px;
    border-radius: 50%;
    object-fit: cover;
}
/* .partnerships{
    padding-top: 80px;
} */

/* .leadership-team{
    padding-top: 40px;
} */
.leadership-team .practice-box .title:after{
    display: none;
}
.leadership-team .practice-box{
    min-height: 0;
    padding: 40px 30px;
    margin-bottom: 70px;
}
.leadership-team .practice-box .title{
    margin-bottom: 0;
}
.members-list{
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	gap: 75px;
}
.members-list .member-item{
    width: 46%;
    padding-right: 42px;
    padding-left: 42px;
    margin-bottom: 35px;
}
.members-list .member-item .avatar{
    width: 210px;
    height: 210px;
    border-radius: 50%;
    margin-bottom: 40px;
	object-fit:cover;
}
.members-list .member-item .name{
    font-size: 36px;
    color: #011844;
}
.members-list .member-item .position{
    font-weight: 100;
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.members-list .member-item .desc{
    font-size: 20px;
    line-height: 1.5;
}
/* .core-values{
    padding-top: 60px;
} */
.items-list-core{
    display: flex;
    flex-wrap: wrap;
}
.items-list-core .core-item{
    padding-right: 100px;
    width: 50%;
    margin-bottom: 40px;
    padding-top:50px;
}
.core-item .number{
    display: inline-block;
    background: #7833f3;
    width: 250px;
    height: 200px;
    font-size: 110px;
    line-height: 1;
    color: #FFF;
    font-weight: bold;
    padding: 20px;
    margin-bottom: 30px;
}
.core-item .title{
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 30px;
}
/* .our-history{
    padding-top: 40px;
} */
.our-history .practice-box .title:after{
    display: none;
}
.our-history .practice-box{
    min-height: auto;
    position: relative;
    margin-bottom: 70px;
}
.our-history .practice-box .title{
    font-size: 48px;
}
.our-history .practice-box .desc{
    width: 70%;
}
.our-history .cycle-img{
    position: absolute;
    bottom: -70px;
    right: 0px;
    width: 250px;
    height: 250px;
}
.zindex{
    position: relative;
    z-index: 2;
}
.our-history .right-title{
    margin-bottom: 35px;
}
.our-history .process-item{
    margin-bottom: 100px;
}
.our-history .process-item .number{
    font-size: 100px;
}
.our-history .process-item .title{
    font-size: 30px;
    padding-left: 30px;
}
.our-history .process-item .content-right{
    line-height: 1.5;
}
/* .top-brands{
    padding-top: 40px;
    padding-bottom: 60px;
} */
.case-studies-list-page{
    padding: 100px 0 70px;
}
.case-studies-item{
    position: relative;
    height: 400px;
    background-size: cover;
    background-position: center;
    margin-bottom: 30px;
}
.case-studies-item:before{
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    position: absolute;
}
.case-studies-item .title-logo{
    z-index: 2;
    color: #FFF;
}
.case-studies-item .title-logo .title{
    font-size: 30px;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #FFF;
}
.case-studies-item .title-logo .case-logo{
    opacity: 0;
    position: absolute;
    max-width: 200px;
    max-height: 70px;
    width: auto;
    height: auto;
    top: 20px;
    left: 20px;
}
.case-studies-item .center-value{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    padding: 15px;
    text-align: center;
    color: #FFF;
    width: 100%;
    z-index: 2;
    opacity: 0;
}
.case-studies-item .center-value .big-value{
    font-size: 120px;
    font-weight: 900;
    font-family: Arial, sans-serif;
    line-height: 1;
    margin-bottom: 0;
}
.case-studies-item .center-value .label-value{
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width:80%;
    font-weight:400;
    margin:0px auto;
    letter-spacing:0.7px;
}
.case-studies-item .view-results{
    position: absolute;
    left: 20px;
    bottom: 20px;
    height: 50px;
    padding: 0 30px;
    line-height: 46px;
    background: #FFF;
    color: #000;
    font-weight: 500;
    text-align: center;
    border-radius: 25px;
    font-size: 18px;
    border: 2px solid #FFF;
}
.case-studies-item:hover .view-results{
    background: transparent;
    color: #FFF;
}
.case-studies-item:hover .center-value{
    top: 50%;
    opacity: 1;
}
.case-studies-item:hover .title-logo .title{
    opacity: 0;
}
.case-studies-item:hover .title-logo .case-logo{
    opacity: 1;
}
.case-studies-item:hover:before{
    background-color: rgba(0,0,0,0.7);
}
.menu-main .mega-title{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
}
.case-study-banner .title{
    color: #FFF;
    margin-bottom: 0;
    font-size: 66px;
}
.case-study-banner{
    padding-top: 180px;
    padding-bottom: 80px;
}
.case-study-banner .awards img{
    max-height: 45px;
    width: auto;
    margin-left: 50px;
}
.case-study-banner .banner-image img{
    max-height: 235px;
}
.case-study-banner .banner-image{
    right: 70px;
}
/* .case-intro{
    padding-top: 60px;
} */
.case-intro .title{
    font-size: 50px;
    width: 90%;
    line-height: 1.07;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
}
.case-intro .thumbnail-img{
    position: relative;
    line-height: 0;
}
.case-intro .thumbnail-img img{
    width: 100%;
}
.case-intro .thumbnail-img:before{
    background: rgba(0,0,0,0.3);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.case-intro .thumbnail-img .thumb-logo{
    position: absolute;
    width: 310px;
    top: 50px;
    left: 5px;
    z-index: 2;
    padding-left:30px;
}
.case-intro .thumbnail-img .thumb-logo img{
    max-width: 100%;
}
/* .case-description{
    padding-top: 64px;
} */
.case-description .content-right{
    font-size: 28px;
}
.case-description .content-right p{
    font-size: 28px;
}
.case-description .content-right b, .case-description .content-right strong{
    font-weight: 500;
}
.cs-item{
    width: 100%;
    margin-bottom: 48px;
}
/* .case-campaign-summary{
    padding-top: 50px;
} */
.case-campaign-summary .title-box{
    padding: 50px 100px;
    background: #011844;
    margin-bottom: 50px;
}
.case-campaign-summary .title-box .title{
    font-size: 50px;
    color: #FFF;
}
.campaign-items-list .left-item{
/*     text-align: center; */
}
.campaign-items-list .left-item .title{
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 15px;
}
.campaign-items-list .left-item .thumb{
    width: 180px;
    height: 180px;
    text-align: center;
    border-radius: 50%;
    background: #011844;
    margin: 0 auto;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.campaign-items-list .content, .campaign-items-list .content p{
    font-size: 22px;
    font-weight: 400;
}
.campaign-items-list .content ul{
    padding-left: 25px;
}
.case-single-testimonial{
/*     padding-top: 50px;
    padding-bottom: 50px; */
    background: #f3f3f3;
}
.single-test-box{
    background-color: #EF5097;
    padding: 70px 60px 70px 50px;
    width: 75%;
    margin: -100px auto 0;
    position: relative;
    z-index: 1;
    color: #FFF;
}
.single-test-box .quote-icon{
    position: absolute;
    left: 80px;
    top: 20px;
}
.single-test-box .review{
    position: relative;
    z-index: 1;
    display: flex;
}

.single-test-box .review .review-left{
    width: calc(100% - 230px);
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.single-test-box .review .avatar img{
    height: 230px;
    width: 230px;
    border-radius: 50%;
    object-fit: cover;
}
.single-test-box .review .review-left .rw{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.125;
}
.single-test-box .review .review-left .name{
    margin-top: 35px;
    font-size: 26px;
    display: block;
}
.case-key_results{
/*     padding: 70px 0 0; */
    background-color: #EF5097;
    color: #FFF;
}
.case-key_results .title{
    font-size: 50px;
    line-height: 1;
    margin-bottom: 80px;
    color: #FFF;
}
.result-item{
    margin-bottom: 100px;
}
.result-item .res-title{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    max-width:310px;
}
.result-item .value{
    font-size: 90px;
    line-height: 1;
    font-family: Arial, sans-serif;
    margin-bottom: 0;
    font-weight: 900;
}
.result-item .label{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}
.case-awards_testimonial{
    padding: 150px 0 95px;
    background: #011844;
    color: #FFF;
}
.award-test-item{
    margin-bottom: 95px;
}
.award-test-item .awarded{
    margin-bottom: 10px;
    font-size: 28px;
}
.award-test-item .aw-title{
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 15px;
}
.award-test-item:last-child{
    margin-bottom: 0;
}
.award-test-item .aw-logo{
    max-width: 300px;
}
.award-test-item .review-right{
    position: relative;
    z-index: 1;
}
.award-test-item .review-right .rv{
    font-size: 38px;
    font-weight: 500;
    line-height: 1.21;
}
.award-test-item .review-right .name{
    font-size: 22px;
    font-weight: 100;
    margin-top: 30px;
    display: block;
}
.award-test-item .review-right .qt-icon{
    position: absolute;
    z-index: -1;
    left: 0;
    top: -80px;
}
.case-get-started{
    background: #f3f3f3;
}
.case-get-started .title{
    color: #7833F3;
    font-size: 42px;
}
/* .more-case-studies{
    padding-top: 50px;
    padding-bottom: 50px;
} */
.more-case-studies .title{
    margin-bottom: 40px;
    font-size: 42px;
}
.case-study-banner .container{
    position: relative;
    z-index: 2;
}
.campaign-items-list .content ul li{
    margin-bottom: 10px;
}
.text-right{
    text-align: right;
}
/* .case-custom-editor{
    padding-top: 30px;
} */
.case-single-testimonial.style_3{
    padding-top: 120px;
    padding-bottom: 80px;
    background: #FFF;
}
.single-test-box-3 .review{
    position: relative;
    z-index: 2;
}
.single-test-box-3 .rw{
    font-size: 38px;
    line-height: 1.21;
}
.single-test-box-3 .review .quote-icon{
    position: absolute;
    top: -50px;
    z-index: -1;
}
.single-test-box-3 .review .name{
    margin-top: 30px;
    font-size: 22px;
    display: block;
}
.single-test-box-3 .avatar img{
    border-radius: 50%;
    width: 400px;
    height: 400px;
    object-fit: cover;
}
.case-custom-editor img{
    height: auto;
}
.case-single-testimonial.style_2{
    width: 100%;
    background: #011844;
    padding-top: 0;
    padding-bottom: 100px;
}
.case-single-testimonial.style_2 .review-left{
    padding-right: 50px;
}
.case-single-testimonial.style_2 .review-right{
    position: relative;
    z-index: 2;
    padding-top: 60px;
    color: #FFF;
}
.case-single-testimonial.style_2 .review-right .quote-icon{
    position: absolute;
    z-index: -1;
    top: -10px;
}
.case-single-testimonial.style_2 .review-right .review{
    font-size: 38px;
    line-height: 1.2;
}
.case-single-testimonial.style_2 .review-right .name {
    margin-bottom: 0;
    display: block;
    margin-top: 30px;
    font-size: 22px;
}
.case-single-testimonial.white-bg{
    background: #FFF;
    padding-top: 80px;
}
.case-single-testimonial.white-bg .review-right .review{
    color: #111;
}
.case-single-testimonial.white-bg .review-right .name{
    color: #111;
}

.home-about .heroForm .gform_wrapper .gform_page_footer .button.gform_previous_button:hover, 
.home-about .heroForm .gform_wrapper .gform_page_footer input.button:hover, 
.home-about .heroForm .gform_wrapper .gform_page_footer input[type=submit]:hover, 
body .subscribe-form form input[type=submit]:hover,
.seo-testimonials .more-video a:hover,
.btn-primary:hover,
.read-this:hover,
.social-share ul li a:hover,
.ebook-item .caption .author-button .button-download a:hover{
    color: #011844 !important;
    border: 1px solid #011844 !important;
    background: transparent !important;  
}
.heroForm .gform_wrapper .gform_page_footer .button.gform_next_button:hover,
.cal-controls .btn-primary:hover{
    color: #011844 !important;
    background: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
}
.social-share ul li a:hover svg{
    fill:  #011844;
}
.before-after-module .twentytwenty-handle{
    border: 3px solid #7833f3;
}
.before-after-module .twentytwenty-right-arrow{
    border-left: 6px solid #7833f3;
}
.before-after-module .twentytwenty-left-arrow{
    border-right: 6px solid #7833f3;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after{
    background: #7833f3 !important;
}
.before-after-module .twentytwenty-horizontal .twentytwenty-handle:before{
    box-shadow: 0 3px 0 #7833f3, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.before-after-module .twentytwenty-horizontal .twentytwenty-handle:after{
    box-shadow: 0 -3px 0 #7833f3, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.case-item .content-right .view-case-btn:hover{
    color: #FFF;
    background-color: #7833f3;
}
.items-list-core .core-item .thumb{
    width: 150px;
    height: 150px;
    padding: 40px;
    background: #7833F3;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.two-columns-list ul li{
    margin-bottom: 20px;
}
h3, h2{
    color: #011844;
}
.style_4 .practice-box .title{
    color: #011844;
}
.module-blue-box .practice-box{
    min-height: 200px;
}
.slide-me{
    color: #7833f3;
    font-weight: 500;
    margin-bottom: 10px;
}
.slide-me p{
    margin-bottom: 5px;
}
.slide-me span{
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    border: 1px solid #7833f3;
    border-radius: 50%;
}
.slide-me span svg{
    width: 12px;
    height: 12px;
    fill: #7833f3 !important;
}
/* html.no-scroll body {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
} */
.case-description .content-right img{
    height: auto;
}
.case-single-testimonial.style-4{
    background-color: #f3f3f3;
/*     margin-top: 80px; */
}
.case-single-testimonial.style-4 .single-test-box{
    margin-top: 0;
    background: transparent;
}
.case-single-testimonial.style-4 .single-test-box .review .review-left .rw{
    color: #011844;
}
.case-single-testimonial.style-4 .single-test-box .review .review-left .name{
    color: #011844;
}



.company-list .company-it
{
    height:100px;
    transform: scale(0.85);
}

.company-list .company-it img{
    width:auto
}

.company-list .company-it img{
    max-height: 75px;
}

.company-it:nth-child(17) img,
.company-it:nth-child(20) img,
.company-it:nth-child(11) img,
.company-it:nth-child(13) img,
.company-it:nth-child(16) img,
.company-it:nth-child(18) img,
.company-it:nth-child(19) img,
.company-it:nth-child(21) img,
.company-it:nth-child(24) img,
.company-it:nth-child(25) img,
.company-it:nth-child(26) img,
.company-it:nth-child(27) img,
.company-it:nth-child(29) img,
.company-it:nth-child(30) img
{
    max-height:60px;
}


.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus
{
    border: 2px solid #3dad30;
}

.tt
{
    letter-spacing: 1px;
    line-height: 18px;
}

.subscribe-form #input_1_2
{
    border:2px solid #7833f3;
    text-align:left;
}

.subscribe-form #input_1_2:focus, .contact-form .gform_wrapper textarea.large:focus
{
    border:2px solid #3dad30;
}

.avatar-name{
    padding: 30px 20px;
    display: flex;
    background-color: #7833F3;
    align-items: center;
}
.avatar-name .avatar{
    width: 180px;
}
.avatar-name .avatar img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
}
.avatar-name .name-pos{
    width: calc(100% - 180px);
}
.avatar-name .name-pos .name{
    color: #FFF;
    font-style: normal;
    font-weight: bold;
}
.avatar-name .name-pos .position{
    color: #FFF;
    font-style: normal;
}
.related-title{
    font-size: 36px;
    font-weight: 500;
}
p a{
    position: relative;
    color: #000;
    border-bottom: 2px solid #7833F3;
}

p a:hover{
    border-bottom: 2px solid #000;
}

.core-values .hl:before, .hl.aqua:before
{
    background:#06FFE2;
}

.practice-box .title
{
    font-weight:700;
}

.sect-title
{
    font-size:42px; 
    margin-bottom:30px; 
    color:#011844;
    font-weight:700;
    margin-top:0;
    overflow-wrap:break-word;
}

.sect-title-smaller
{
    font-size:36px;
    color:#011844;
    font-weight:700;
    margin-bottom:10px;
    margin-top:0;
}

.contact-item-heading
{
    font-size:30px;
    font-weight:700;
    margin-top:0;
    margin-top:10px; 
}

.video-text-slider .title
{
    color:#011844;
    font-weight:700;
    margin-bottom:10px;
}

.single-post .single-blog-content ul
{
    margin: 0 0 20px;
}
.module-text-image.content-marketing{
    padding-top: 35px;
}
.module-text-image.content-marketing .content-left p{
    line-height: 1.5;
}
.module-text-image.content-marketing .cam-image-right{
    padding-left: 60px;
    padding-top: 100px;
}
.content-process{
    background-color: #f3f3f3;
    padding-top: 50px;
    padding-bottom: 40px;
}
.content-process .item .number{
    font-size: 200px;
    color: #7833F3;
    line-height: 1;
    font-weight: 700;
}
.content-process .item .title{
    color: #011844;
}

.types-of-content-module{
    padding-top: 40px;
}
.types-of-content-module .desc{
    font-size: 26px;
    line-height: 1.8;
    margin-bottom: 50px;
}
.types-of-content-module .items-list{
    margin-left: -40px;
    margin-right: -40px;
}
.types-of-content-module .items-list .item{
    width: 25%;
    margin-bottom: 25px;
}
.types-of-content-module .items-list .item .thumb{
    margin-bottom: 12px;
    padding: 30px;
}
.types-of-content-module .items-list .item .title{
    color: #011844;
}
.module-video-slider.phone-slider{
    padding-top: 30px;
}
.module-video-slider.phone-slider .services-title{
    margin-bottom: 40px;
}
.module-video-slider.phone-slider p{
    line-height: 1.5;
}
.module-video-slider.phone-slider .video-right{
    padding: 100px 60px 0;
}
.module-video-slider.phone-slider .video-slider .video-item{
    max-width: 375px;
}
.footer-widgets{
    background-color: #f3f3f3;
    padding-bottom: 70px;
}
.footer-widgets .container .row {
    padding-top: 30px;
}
.footer-widget .widget-title{
    font-size: 26px;
    color: #021B42;
    margin-bottom: 30px;
    line-height: 1.23;
    font-weight: bold;
}
.footer-widget .textwidget p{
    font-size: 16px;
    line-height: 1.75;
    color: #021B42;
}
.footer-widget .textwidget p b,
.footer-widget .textwidget p strong{
    font-size: 20px;
    font-weight: 500;
}
.footer-widget ul{
    list-style: none;
}
.footer-widget ul li{
    margin-bottom: 5px;
}
.footer-widget ul li a{
    line-height: 1.5;
    font-size: 14px;
    color: #021B42;
}
.footer-widget ul li a:hover{
    color: #7833f3;
}
.subcribe-left{
    display: inline-flex;
    align-items: center;
    color: #021B42;
    position: relative;
}
.subcribe-left .footer-logo{
    width: 72px;
}
.subcribe-left .footer-logo img{
    width: 100%;
    height: auto;
}
.subcribe-left .su-text{
    padding-left: 30px;
    width: calc(100% - 72px);
    padding-right: 30px;
}
.subcribe-left .s-line{
    position: absolute;
    width: 50px;
    height: 2px;
    background: #7833f3;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    
}
.s-line .cycle{
    width: 30px;
    height: 30px;
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 2px solid #7833f3;
}
.s-line .cycle:before{
        content: '';
    width: 12px;
    display: block;
    height: 12px;
    border: 2px solid;
    border-color: #7833f3 #7833f3 transparent transparent;
    transform: rotate(45deg);
    top: 7px;
    left: 4px;
    position: absolute;
}
.strategy-banner .container{
    position: relative;
}
.strategy-awards{
    padding-bottom: 60px;
}
.strategy-get-started{
    background: #f3f3f3;
}
.strategy-get-started .title{
    font-size: 42px;
    max-width: 100%;
    margin-bottom: 20px;
}
.strategy-intro{
    padding-top: 40px;
}
.strategy-intro .services-title{
    margin-bottom: 30px;
    font-size:42px;
}
.strategy-intro .content p{
    font-size: 20px;
    line-height: 1.5;
}
.strategy-intro .thumb-right{
    position: relative;
    padding-bottom: 100%;
    height: 0;
}
.strategy-intro .content-right{
    padding-left: 80px;
}
.strategy-intro .thumb-right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 50%;
}
.what-we-do{
    padding: 140px 0 80px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    margin-bottom: 60px;
}
.wwd-box{
    background-color: #021844;
    padding: 55px;
    color: #FFF;
}
.wwd-box .title{
    font-size: 50px;
    color: #FFF;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 50px;
}
.wwd-box ul{
    list-style: none;
}
.wwd-box .ct{
    font-size: 26px;
}
.wwd-box ul li{
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.wwd-box ul li:before{
    content: '\2022';
    font-size: 26px;
    color: #7833F3;
    font-weight: 700;
    display: inline-block;
    margin-right: 15px;
    position: absolute;
    top: 2px;
    left: 0;
}
.strategy-process{
    padding-top: 0;
}
.strategy-process .process-title{
    padding: 60px;
    margin-bottom: 80px;
    background: #021B42;
}
.strategy-process .services-title{
    margin-bottom: 0;
    color: #FFF;
    font-size: 42px;
}
.strategy-process .title-2{
    font-size: 26px;
    color: #FFF;
    margin-bottom: 60px;
}
.strategy-process .items-list{
    margin-left: -40px;
    margin-right: -40px;
}
.s-list-process .process-item .title-left{
    display: flex;
    align-items: center;
}
.s-list-process .process-item .number{
    font-size: 100px;
    width: 50%;
}
.s-list-process .process-item .title{
    font-size: 30px;
}
.s-list-process .process-item .content-right p{
    line-height: 1.75;
}
.s-list-process .process-item{
    position: relative;
    margin-bottom: 60px;
}
.s-list-process .process-item:before,
.s-list-process .process-item:after{
    display: none;
}
.s-list-process .process-item .s-line{
    position: absolute;
    width: 4px;
    height: calc(100% - 70px);
    background-color: #7833f3;
    left: 50px;
    bottom: -30px;
}
.process-item .s-line .cycle2{
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #7833F3;
    border-radius: 50%;
    border: 2px solid #7833F3;
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    position: absolute;
    left: -17px;
    bottom: -37px;
}
.process-item .s-line .cycle2:before{
    content: '';
    width: 14px;
    display: block;
    height: 14px;
    border: 2px solid;
    border-color: #7833f3 #7833f3 transparent transparent;
    transform: rotate(
135deg
);
    top: 6px;
    left: 9px;
    position: absolute;
}
.process-item .line-2{
    position: absolute;
    right: 100%;
    width: 40px;
    height: 4px;
    background-color: #7833f3;
    top: 20px;
}
.process-item .line-2 .line-2-2{
    position: absolute;
    width: 4px;
    left: 0;
    height: 890px;
    background-color: #7833f3;
}
.process-item .line-2 .line-2-2 .cycle2{
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #7833F3;
    border-radius: 50%;
    border: 2px solid #7833F3;
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    position: absolute;
    right: -17px;
    bottom: -37px;
}
.process-item .line-2 .line-2-2 .cycle2:before{
    content: '';
    width: 14px;
    display: block;
    height: 14px;
    border: 2px solid;
    border-color: #7833f3 #7833f3 transparent transparent;
    transform: rotate(
45deg
);
    top: 9px;
    left: 5px;
    position: absolute;
}
.s-list-process .process-item:last-child .s-line{
    display: none;
}
.strategy-process .item{
    position: relative;
}
.strategy-process .item .s-line{
    width: calc(100% - 200px);
    height: 4px;
    background-color: #7833f3;
    right: 25px;
    top: 85px;
    position: absolute;
}
.strategy-process .item .thumb{
    position: relative;
    z-index: 5;
}
.strategy-process .item .s-line .cycle2{
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #7833F3;
    border-radius: 50%;
    border: 2px solid #7833F3;
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    position: absolute;
    right: -37px;
    top: -17px;
    
}
.strategy-process .item .s-line .cycle2:before{
    content: '';
    width: 14px;
    display: block;
    height: 14px;
    border: 2px solid;
    border-color: #7833f3 #7833f3 transparent transparent;
    transform: rotate( 
45deg
 );
    top: 9px;
    left: 5px;
    position: absolute;
}
.strategy-process .item:last-child .s-line .cycle2{
    display: none;
}
.strategy-process .item:last-child .s-line{
    right: -5px;
}
.strategy-process .item:last-child .s-line .line-2-2{
    position: absolute;
    width: 4px;
    right: 0;
    height: 430px;
    background-color: #7833f3;
    bottom: 0;
}
.strategy-process .item:last-child .s-line .line-2-2 .cycle2{
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #7833F3;
    border-radius: 50%;
    border: 2px solid #7833F3;
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    position: absolute;
    right: -17px;
    top: -37px;
}
.strategy-process .item:last-child .s-line .line-2-2 .cycle2:before{
    transform: rotate( -135deg);
    left: 12px;
}


.pop-phone {
    text-align: right;
    margin: 20px 200px;
    position: absolute !important;
    right: 0;
    left: 0;
    top: 65px;
}

.hideDesktop{
    display:none;
}

.position{
    color:#011844;
}

.style_2 .position{
    color:#fff;
}

.module-video-slider.phone-slider{
    background-color:#f3f3f3;
}

.cta-btn{
    height:50px;
    line-height:50px; 
    color:#fff; 
    border-radius:25px; 
    display:inline-flex;
    align-items: center; 
    background: #7833f3; 
    padding:0 40px;
    margin:30px auto 0;
    border: #7833f3 2px solid;
}

.cta-btn a{
    color:#fff;
}
.ecommerce-get-started{
    background: #011844;
    color: #FFF;
}
.ecommerce-get-started .title{
    font-size: 42px;
    color: #FFF;
    max-width: 100%;
    margin-bottom: 12px;
}
.ecommerce-get-started .desc{
    margin-bottom: 12px;
}
.ecommerce-banner h1{
    font-size: 55px;
}
.ecommerce-banner .desc{
    margin-bottom: 40px;
}
.banner-button{
    background: #7833F3;
    color: #fff;
    padding: 18px 48px;
    border-radius: 30px;
    line-height: 1;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #7833F3;
    display: inline-block;
    -webkit-appearance: none;
}
.banner-button:hover{
    background: #FFF;
    color: #011844;
    border-color: #FFF;
}
.ecommerce-banner{
    padding-bottom: 67px;
}
.ecommerce-about{
    padding-top: 40px;
}
.ecommerce-about .desc{
    font-size: 20px;
    line-height: 1.5;
}
.ecommerce-about .image-right{
    border-radius: 50%;
    background-color: #F1EAFE;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
.ecommerce-about .image-right img{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.ecommerce-capabilities{
    padding-top: 100px;
}
.ecommerce-capabilities .desc{
    font-size: 29px;
    line-height: 1.3;
}
.platform-list{
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}
.platform-list .platform-item{
    width: 47%;
    padding-right: 12%;
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    padding-top: 10px;
}
.platform-list .platform-item img{
    width: 100%;
}

.ecommerce-integrations{
    padding-top: 30px;
    padding-bottom: 100px;
    background-color: #021844;
    color: #FFF;
}

.ecommerce-integrations .services-title{
    color: #FFF;
    margin-bottom: 40px;
}
.ecommerce-integrations .desc{
    font-size: 20px;
    line-height: 1.5;
    max-width: 520px;
}
.ecommerce-integrations .img-right{
    padding-top: 50px;
    text-align: center;
}
.ecommerce-process{
    padding-top: 70px;
    padding-bottom: 60px;
}
.ecommerce-process .p-desc{
    font-size: 26px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 80px;
}
.ecommerce-items .item{
    margin-bottom: 10px;
}
.ecommerce-items .item .number{
    font-size: 200px;
    line-height: 1.1;
    color: #7833F3;
    font-weight: bold;
    font-family: "Helvetica Neue";
}
.ecommerce-case-study{
    padding-top: 70px;
    background-color: #f3f3f3;
    margin-top: 50px;
    padding-bottom: 100px;
}
.ecommerce-case-study .services-title{
    margin-bottom: 35px;
}
.ecommerce-case-study .desc{
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 40px;
}
.ecommerce-case-study .image-right{
    margin-top: 100px;
}
.ecommerce-case-study .ct-content{
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 1.5;
}
.ecommerce-case-study .ct-content p{
    line-height: 1.5;
}
.ecommerce-case-study .ct-content ul{
    padding-left: 24px;
}
.ecommerce-case-study .ct-content ul li{
    margin-bottom: 15px;
}
.ecommerce-items{
    margin-left: -40px;
    margin-right: -40px;
}
.ecommerce-case-study .gallery-img{
    position: relative;
}
.ecommerce-case-study .gallery-img img{
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    width: 100%;
}

/* VA updated */
.sma-eco-1{
    padding: 47px 0;
    background-image: url(../images/bg-1.png);
    background-repeat: no-repeat;
    background-position: left calc(100% + 150px);
}
.sma-eco-title{
    font-size: 36px;
    line-height: 1.05;
    color: #021844;
/*     padding-bottom: 25px; */
    position: relative;
	margin-bottom: 25px;
    font-weight: bold;
}
/* .sma-eco-title::before{
    position: absolute;
    left: 0;
    bottom: 0;
    background: #7833f3;
    height: 4px;
    width: 100px;
    content: "";
} */
.sma-eco-overdrive .sma-eco-title{
    max-width: 50%;
}
.eco-overdrive-des p, .eco-important-des p{
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 19px;
    color: #011844;
}
.eco-overdrive-des{
    margin: 0 -58px;
}
.eco-overdrive-col{
    padding: 0 58px;
}
.sma-eco-subtitle{
    font-size: 19px;
    font-weight: 1.0;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    font-family: 'Avenir';
    margin-bottom: 15px;
    color: #7833f3;
}

.sma-eco-subtitle.subtitle-grey {
    color: #A5A5A5;
}

.eco-important-row{
    align-items: flex-end;
}
.sma-eco-2{
    background: #e5e5e5;
    padding: 40px 0 44px;
}
.eco-title-2 p{
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 0;
}
.eco-title-2{
    margin-bottom: 70px;
    max-width: 51%;
}
.eco-icon-2{
    width: 148px;
    height: 148px;
    background: #7833f3;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    margin-bottom: 18px;
}
.eco-it-2 .title{
    margin-bottom: 0;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 500;   
    padding-right: 30px;
}
.eco-it-2{
    margin-bottom: 50px;
}
.eco-list-2{
    margin-bottom: 40px;
}
.eco-title-studies{
    margin-bottom: 25px;
}
.eco-studies-btn{
    margin-top: 60px;
    display: inline-block;
    line-height: 1;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background: #7833f3;
    padding: 12px 30px;
    border-radius: 30px;
}
.sma-eco-3{
    padding: 52px 0 30px;
}
.eco-it-des-3 p{
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.eco-feature-3{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.sma-marketing-1 .eco-feature-3{
    margin: 0 auto;
}
.sma-mk-4 .eco-feature-3{
    width: 70%;
}
.eco-feature-3 .img-box-container{
    width:100%;
    background-color:#f3f3f3;
    padding:25px;
}
.eco-feature-3 .img-circle-container{
    width:100%;
    background-color:#f3f3f3;
    padding:60px 25px;
    border-radius:50%;
}
.eco-it-3:nth-child(2n){
    flex-direction: row-reverse;
}
.eco-it-3:nth-child(2n) .eco-feature-3{
    margin-top: 0;
}
.eco-it-3{
    margin-bottom: 10px;
}
.eco-it-3:nth-child(2n) .eco-info-3{
    margin-top: 60px;
}
.eco-list-log-3{
    display: flex;
    flex-wrap: wrap;
    margin: 20px -20px 0;
}
.eco-list-log-3 .item{
    max-width: 45%;
    padding: 10px 30px;
    display: flex;
    align-items: center;
}
.sma-eco-4{
    padding: 50px 0 44px;
    background: #011844;
    color: #fff;
}
.eco-title-4 .sma-eco-subtitle{
    color: #7833f3;
}
.eco-title-4 .sma-eco-title{
    color: #fff;
}
.eco-title-4 {
    margin-bottom: 0;
}
.eco-des-4 p,.eco-des-4 li{
    line-height: 1.5;
    font-size: 20px;
    margin-bottom: 12px;
}
.eco-des-4 li{
    display: block;
}
.eco-top-4 {
    align-items: center;
    margin-bottom: 48px;
}
.eco-mobile .m-title{
    max-width: 250px;
    font-size: 23px;
    color: #fff;
    font-weight: 500;
    margin: 15px 0 0 0;
}
.eco-mobile .eco-mobile-feature{
    max-width: 206px;
    position: relative;
    z-index: 5;
}
.eco-mobile{
    position: relative;
}

.eco-mobile .s-line{
    position: absolute;
    left: 200px;
    right: 35px;
    top: 40%;
    height: 2px;
    background: #602ed0;
}
.eco-mobile:last-child .s-line{
    display: none;
}

.sma-eco-5{
    padding: 35px 0 65px;
}
.sma-eco-6{
        background-color: #011844;
    color: #fff;
    background-image: url(../images/bg-2.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.eco-des-6 h3{
    font-size: 42px;
    letter-spacing: -0.19px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
    line-height: 1.2;
}
.eco-des-6 p{
    font-size: 30px;
    margin-bottom: 42px;
}
/* .sma-eco-6{
    padding: 74px 0 0;
} */
/* .sma-eco-6.module-contact.no-call-strip{
    padding:74px 0;
} */

section.module-contact{
	padding-top:40px;
}

.eco-img-6{
        margin: 0 -25px;
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}
.eco-img-6 img{
    margin: 0 25px;
    /* width: auto; */
}
.eco-row-6{
    margin-bottom: 0;
}
.eco-tell{
    max-width: 850px;
    margin: 0 auto;
    background: #7833f3;
    padding: 15px 30px 40px;
    text-align: center;
    position: relative;
    bottom: -72px;
}
.eco-tell > div{
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    margin: 0;
}
.eco-tell a{
    font-size: 33px;
    font-weight: 700;
    color: #fff;
}
.eco-tell img{
    position: relative;
    top: 10px;
    margin: 0 5px 0 10px;
    width: 40px;
}
.sma-eco-overdrive{
    margin-bottom: 49px;
}
.eco-feature-6{
    background-position: bottom center;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    flex-direction:column;
    padding: 120px 20px 70px;
    border-radius: 50%;
    background-color: #F1EAFE;
}

.eco-link-social{
    margin-top: 0;
    padding: 30px 0px 20px;
    background: #fff;
    text-align: center;
}
.eco-link-social a{
    display: inline-block;
    margin: 0 5px;
}
.eco-platforms-list{
    margin: 36px -15px 67px;
    display: flex;
    flex-wrap: wrap;
    align-items:center;
}
.eco-platforms-list .item{
    padding: 0 15px;
    width: 18%;
}
.main-eco .container{
    padding-top: 0;
}
 .eco-important-des p{
    line-height: 1.5;
    margin-bottom: 20px;
 }
 .eco-important-feature{
    margin-bottom: 80px;
 }
 .sma-eco-5 .sma-eco-title{
    max-width: 50%;
 }
.eco-faqs{
    padding-top: 110px;
    background: transparent;
}
.gform_wrapper form{
    display: block;
}
.gform_wrapper .gform_footer{
    text-align: center;
}
.sma-eco-6 .gform_wrapper .gform_footer input[type="submit"],
.sma-eco-6 .gform_wrapper .gform_page_footer .button{
    background: #7833F3;
    color: #fff;
    padding: 19px 45px;
    border-radius: 32px;
    line-height: 1 !important;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #7833F3;
    display: block;
    -webkit-appearance: none;
    margin-top: 10px;
}
#gform_submit_button_5 {
    background: #7833F3;
    color: #fff;
    padding: 15px 45px;
    border-radius: 32px;
    line-height: 1 !important;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #7833F3;
    display: block;
    -webkit-appearance: none;
    margin-top: 20px;
}
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform_page_footer .button:hover{
    background: #FFF;
    border-color: #FFF;
    color: #011844;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button{
    display:none;
}
.gform_wrapper .gfield input[type="text"],
.gform_wrapper .gfield input[type="tel"],
.gform_wrapper .gfield textarea{
    height: 48px;
    line-height: 46px;
    border: 2px solid #7833F3;
    padding: 0 15px;
    font-family: 'GTWalsheim', 'Arial Black', 'Arial';
}
.gf_progressbar_wrapper{
    display:none;
}
.gform_wrapper .gfield textarea{
    height: 166px !important;
}
.gform_wrapper .gfield input[type="text"]::placeholder,
.gform_wrapper .gfield input[type="tel"]::placeholder,
.gform_wrapper .gfield textarea::placeholder{
    color: #7833F3;
}
.gform_wrapper .validation_message{
    padding: 0 !important;
    background-color: transparent;
    border: 0;
    margin-top: 0 !important;
}
#menu-services{
    column-count: 2;
}
#menu-services li{
    padding-right: 10px;
}
.sma-p p{
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #011844;
}
.sma-p-big p{
    font-size: 30px;
    line-height: 1.17;
}
.marketing-platforms-list{
    display: flex;
    margin:  55px -35px 0;
    flex-wrap: wrap;
}
.marketing-platforms-list .item{
    width: 50%;
    padding:  12px 35px;
    display: flex;
    align-items: center;
}
.marketing-platforms-more{
    font-size: 20px;
    color: #011844;
    margin-top: 34px;
    display: block;
    font-family: 'Avenir';
    text-transform: uppercase;
}
.marketing-platforms-it{
    margin-bottom: 85px;
}
.sma-marketing-1{
    background-image: url(../images/mk-bg-1.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-bottom: 58px;
    padding-top: 50px;
}
.mk-des-2{
    margin-top: 13px;
    padding-left: 20px;
}
.mk-des-2 li{
    font-size: 20px;
    line-height: 1.8;
    color: #000;
}
.sma-mk-2  .eco-studies-btn {
    margin-top: 0;
    font-size: 26px;
    padding: 28.5px 61px;
    border-radius: 50px;
}
.sma-mk-2 .eco-list-2{
    margin-bottom: 29px;
}
.sma-mk-2 {
    background: #f3f3f3;
    padding: 80px 0 50px;
}
.sma-mk-4{
    position: relative;
    padding: 30px 0;
    background-color: #f3f3f3;
}
.sma-mk-4 .eco-info-3{
    padding-top: 60px;
    padding-bottom: 60px;
}

.sma-marketing-1 .marketing-platforms-it:last-child{
        margin-bottom: 0;
}
.sma-mk-2 .eco-title-2{
    margin-bottom: 56px;
}
.sma-mk-2 .eco-icon-2{
        height: 181px;
    width: 181px;
    margin-bottom: 40px;
}
.sma-mk-3{
        padding: 50px 0 48px;
}
.sma-mk-3 .eco-it-3{
    margin-bottom: 84px;
}
.sma-mk-3 .eco-it-3:nth-child(2n) .eco-info-3{
    margin-top: 6px;
}
.sma-mk-4 .eco-it-des-3 p{
        line-height: 1.5;
    margin-bottom: 12px;
}
.mj-platforms-feature{
    text-align: center;
}
.main-marketing .container{
    padding-top: 0;
}
.cw-button-large{
    margin-top: 0;
    font-size: 26px;
    padding: 28.5px 61px;
    border-radius: 50px;
    display: inline-block;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    background: #7833f3;
}
.marketing-banner .desc{
    font-size: 26px;
    margin-bottom: 50px;
    margin-top: 30px;
}
.marketing-banner{
    padding-bottom: 50px;
}
.marketing-banner .title{
    font-size: 55px;
}
.cw-google-rating{
    font-size: 15px!important;
    line-height: 20px!important;
    direction: inherit!important;
    text-align: inherit!important;
/*     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important; */
    color: #333!important;
    font-style: normal!important;
    font-weight: normal!important;
    text-decoration: none!important;
    list-style-type: disc!important;
    z-index: 10 !important;
    display: none;
    position: fixed !important;
    bottom: 20px;
    left: 20px;
    max-width: 230px !important;
/*     padding: 10px !important; */
    border-radius: 35px !important;
    background: #021844 !important;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px !important;
}
/* .cw-google-rating.active{
    display: block;
} */
.cw-google-rating a{
    padding: 7px 10px !important;
    display: block;
}
.wp-google-place{
    display: flex;
    line-height: 1;
}
.cw-google-rating .wp-google-left img{
    padding-right: 8px;
}
.cw-google-rating .wp-google-rating{
    font-size: 20px!important;
    margin: 0 6px 0 0!important;
    vertical-align: middle!important;
    color: #fac405 !important;
}
.cw-google-rating .wp-google-stars .wp-star {
    line-height: 22px!important;
}
.cw-google-rating .wp-google-place .wp-star svg {
    width: 18px!important;
    height: 18px!important;
    vertical-align: middle!important;
}
.cw-google-rating span.wp-star path {
    fill: #fac405 !important;
}
.cw-google-rating .wp-google-name{
    margin-top: 3px;
    color: #eee;
    font-weight: normal;
}

.white{
    color:#fff;
}
.style-social .sma-eco-title{
    color: #FFF;
}
.practice-seo.style_3 .sma-eco-title{
    color: #021844;
}
.five-stars{
    margin-bottom: 10px;
    text-align: center;
}
.five-stars img{
    max-height: 50px;
    margin: 0 auto;
}
.test-left{
    padding-top: 50px;
}
.seo-intro .content .col-md-6,
.home-power .col-md-6{
    padding-left: 20px;
    padding-right: 20px;
}
.home-power .power-info.col-md-6{
	padding-right:45px;
}
.seo-intro .content .row,
.home-power .row{
    margin-left: -20px;
    margin-right: -20px;
}
/* .module-faqs{
    padding-top: 80px;
} */
.show-mobile{
    display: none !important;
}
.home-power .awards-list{
    display: flex;
    margin-left: -7px;
    margin-right: -7px;
	max-width: 700px;
    margin: 10px auto;
}
.home-power .awards-list .award-item{
    padding: 0 10px;
}
.cw-banner-button{
    margin-top: 0;
    font-size: 26px;
    padding: 0 50px;
    border-radius: 50px;
    display: inline-block;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    background: #7833f3;
    height: 70px;
    line-height: 76px;
    display: inline-flex;
    align-items: center;
    border: 2px solid #7833f3;
    
}
.cw-banner-button:hover{
    color: #021844;
    border: 2px solid #021844;
    background: transparent;
}
.seo-banner .cw-banner-button:hover{
    color: #FFF;
    border: 2px solid #FFF;
}
.cw-banner-button:hover svg{
    fill: #021844 !important;
}
.seo-banner .cw-banner-button:hover svg{
    fill: #FFF !important;
}
.cw-banner-button svg{
    margin-left: 10px;
    fill: #FFF !important;
}
.bn-button{
    margin-top: 30px;
}
.hero-banner .awards-list{
    display: inline-flex;
}
.hero-banner .awards-list .awl{
	max-width:200px;
    margin-right: 50px;
}
.hero-banner .awards-list .awl img{
    height: auto;
    width: auto;
}
.hero-banner .description{
    font-size: calc(1vw + 7px);
    line-height: 1.5;
    margin-top: 50px;
    margin-bottom: 0px;
    font-weight: 500;
    max-width: 670px;
}
.is-tel a{
    border-bottom: 3px solid #7833f3;
    font-size: 17px;
}
.is-tel svg{
    fill: #7833f3 !important;
    margin-right: 5px;
}
.cw-popup{
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    display: block;
    visibility: hidden;
}
.cw-popup.in{
    opacity: 1;
    visibility: visible;
}
.cw-popup .mark{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.cw-backdrop{
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.cw-backdrop.in{
    opacity: 0.7;
    visibility: visible;
}
.cw-popup .cw-popup-wrap{
    max-width: 800px;
    margin: 100px auto;
    width: calc(100% - 20px);
    background: #FFF;
    box-shadow: 0 2px 11px rgb(0 0 0 / 18%);
    position: relative;
    z-index: 99;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.cw-popup.in .cw-popup-wrap{
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.cw-popup .cw-popup-wrap .close-modal{
    padding: 7px 15px;
    color: #a29f9f;
    opacity: 1;
    text-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 40px;
    z-index: 100;
    line-height: 1;
}
.cw-popup .popup-body{
    display: flex;
    height: 100%;
    min-height: 500px;
}
body.popup-opened{
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cw-popup .popup-body .popup-left{
    width: 38%;
    background: #7833F3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px;
    color: #FFF;
}
.cw-popup .popup-body .popup-left .logo{
    height: 60px;
    width: auto;
    filter: brightness(0) invert(1);
}
.cw-popup .popup-body .popup-left .desc{
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 16px;
}
.cw-popup .popup-body .popup-left .desc p{
    font-weight:500;
}
.cw-popup .popup-body .popup-left .desc ul{
    margin-left:10px;
    font-weight:300;
}
.cw-popup .popup-body .popup-right{
    width: 55%;
    padding: 40px;
    display: flex;
    align-items: center;
}
.cw-popup .popup-body .popup-right .form-popup{
    width: 100%;
}
.cw-popup .popup-body .popup-right .form-popup p{
    font-size:28px;
    margin-bottom:0;
}
.popup-right .gform_wrapper{
    margin-top: 0;
    margin-bottom: 0;
}
.popup-right .gform_wrapper .gform_page_footer{
    border-top: 0;
    padding-top: 0;
    text-align: right;
    margin:14px 0;
}
.popup-right .gform_wrapper ul.gform_fields li.gfield{
    padding-right: 0;
}

.popup-right .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    height: 48px;
    line-height: 46px;
    border: 2px solid #7833F3;
    padding: 0 15px;
    font-family: 'GTWalsheim', 'Arial Black', 'Arial';
    font-size: 15px;
    color: #000;
}
.popup-right .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{
    color: #7833F3;
}
.popup-right .gform_wrapper .gform_page_footer .button.gform_next_button,
.popup-right .gform_wrapper .gform_page_footer .button.gform_button{
    background: #7833F3;
    color: #fff;
    padding: 14px 30px;
    border-radius: 30px;
    line-height: 1 !important;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #7833F3;
    display: inline-block;
    -webkit-appearance: none;
}
.popup-right .gform_wrapper .gform_page_footer .button.gform_previous_button{
    background:none;
    border:none;
    font-size:14px;
}
.popup-right .gform_wrapper .gform_body .gform_fields.top_label .hero-email, .popup-right .gform_wrapper .gform_body .gform_fields.top_label .hero-phone,
.popup-right .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span{
    width: 100%;
}
.popup-right .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text]{
    margin-bottom: 0;
}
body .popup-right .gform_legacy_markup_wrapper .top_label div.ginput_container{
    margin-top: 0;
}
body .popup-right .gform_legacy_markup_wrapper ul li.gfield{
    margin-top: 0;
}
.popup-right .gform_legacy_markup_wrapper li.gfield.gfield_error, 
.popup-right .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
}
.popup-right .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: 100% !important;
    margin-bottom: 0 !important;
}
.popup-right .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
    background: none;
    padding-top: 0;
    margin-top: 5px;
    border: 0;
    font-size: 14px;
}
.popup-right .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.popup-right .gform_legacy_markup_wrapper li.gfield_error textarea{
    border-width: 2px;
}
.popup-right .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
.popup-right .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
    margin-top: 0;
}
.popup-right .gform_legacy_markup_wrapper div.validation_error{
    margin-bottom: 0;
}
.partnerships .two-column-item:nth-child(2n) .content-left{
    order: 2;
}
.eco-feature-3-bg{
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
}
.eco-list-log-3 .item img{
    width:100%;
    height:auto;
}
.email-img-right{
    display: none;
}
.marketing-platforms-list .item.item-4 img{
    width: 70%;
}
.cycle-background{
    position: relative;
    padding-top: 15%;
}
.cycle-background:before{
    content: '';
    border-radius: 50%;
    width: 95%;
    padding-bottom: 95%;
    background-color: #7833f3;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.cycle-background img{
    position: relative;
    z-index: 1;
}
.sma-eco-3 .eco-feature-3{
    padding-bottom: 100%;
    height: 0;
    position: relative;
    border-radius: 50%;
    background: #011844;
}
.sma-eco-3 .eco-feature-3 img{
    position: absolute;
    left: 49%;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
}
.sma-eco-3 .eco-feature-3.square{
    border-radius: 0;
}
.sma-eco-3 .eco-feature-3.square img{
    border-radius: 0;
    width: 90%;
    left: 48%;
    top: 63%;
}
.contact-banner{
    background: #F2f2f2;
    padding-bottom: 180px;
    padding-top: 210px;
}
.contact-banner h1{
    color: #011844;
}
.contact-banner .banner-image {
    bottom: -40px;
}
.menu-col-contact{
    width: 125px;
    background: #7833f3;
}
.contact-column{
    padding: 30px 20px;
    display: flex;
    align-items: flex-end;
    height: 100%;
    position: relative;
}
.contact-column img{
    width: 80px;
    height: auto;
    position: absolute;
    left: 20px;
    top: 30px;
    filter: brightness(0) invert(1);
}
.contact-column .contact-footer .text{
    font-size: 27px;
    color: #FFF;
    line-height: 1.2;
    margin-bottom: 15px;
}
.message-us{
    border: 2px solid #FFF;
    color: #FFF !important;
    height: 50px;
    line-height: 46px;
    text-align: center;
    display: inline-block !important;
    border-radius: 25px;
    font-size: 23px;
    font-weight: 500;
    padding: 0 25px;
}
.message-us:hover{
    background-color: #FFF;
    color: #7833f3 !important;
}
.logo a{
    display: block;
    line-height: 0
}
/* html.no-scroll{
    overflow-y: hidden;
} */
.services-it.item-5 .services-info-it .s-icon{
    max-height: 95px;
}
.services-it.item-6 .services-info-it .s-icon{
    height: 130px;
    position: relative;
    bottom: 10px;
}
.cw-clutch-widget{
    padding: 40px 0 70px;
    background-color: #f3f3f3;
}
.clutch-wrap{
    max-width: 960px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #FFF;
}
.page-template-template-agency .items-list-options .desc p{
    font-size: 16px;
}
.module-integrations .eco-feature-3-bg{
    justify-content: center;
}
.module-integrations .max-width-80{
    width: 80%;
    margin: 0 auto;
}
.sma-eco-3.module-integrations .eco-feature-3{
    background: #f3f3f3;
    border-radius: 0;
}
.sma-eco-3.module-integrations .eco-item-3-2 .eco-feature-3{
    border-radius: 50%;
}
.eco-feature-4{
    width: 80%;
    margin: 0 auto;
}
.ecommerce-case-study .image-right{
    position: relative;
}
.ecommerce-case-study .image-right .logo-svg{
    position: absolute;
    top: 30px;
    right: 30px;
    width: 180px;
}
.seo-banner.seo-banner-v2 .desc{
    margin-top: 0;
    width: 86%;
}
.seo-b--items{
    list-style: none;
    padding-top: 5px;
}
.seo-b--items li{
    display: inline-flex;
    align-items: center;
    margin-bottom: 12px;
}
.seo-b--items li:last-child{
    margin-bottom: 0;
}
.seo-b--items li svg{
    margin-right: 10px;
    width: 25px;
    height: 25px;
    
}
.seo-banner-v2 .banner-awards img{
    height: 75px;
    width:auto;
    margin-right: 30px;
}
.seo-banner-v2 .banner-awards img:last-child{
    margin-right: 0;
}
.seo-banner-v2 .awards-button{
    margin-top: 25px;
}
.seo-banner-v2 .cw-banner-button{
    font-size: 20px;
    padding: 0 30px;
    height: 60px;
}

.popup-right .gform_page_footer .button.gform_next_button:hover,
.popup-right .gform_page_footer .button.gform_button:hover{
    background:#fff; 
    border:2px solid #011844;
    color:#011844;
}

.on-page-box.practice-box .items-list .desc p{
    font-size:16px;
}

.module-campaigns.k19_1630044697{
    padding: 15px 0 50px;
}

.page-id-316 .module-campaigns .sma-eco-title{
    max-width:50%;
}

.gfield_label, .hidden_sub_label{
    display:none;
}

.gform_wrapper.gravity-theme .gform_fields {
    width: 100%;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(auto-fill,auto);
    grid-column-gap: 2%;
    grid-row-gap: 16px;
}

.gform_wrapper.gravity-theme .gfield {
    grid-column: 1/-1;
    width:100%;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-half {
    -ms-grid-column-span: 6;
    grid-column: span 6;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
}

.gform_wrapper fieldset.gfield input{
    width:100%;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-full{
    -ms-grid-column-span: 12;
    grid-column: span 12;
}

.gform_wrapper.gravity-theme .gfield textarea{
    width:100%;
}

.gform_wrapper li{
    list-style-type:none;
}

fieldset{
    border:none;
    padding:0;
}

.popup-right fieldset .ginput_complex{
    width: 100%;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(auto-fill,auto);
    grid-column-gap: 2%;
    grid-row-gap: 16px;
}

.popup-right fieldset .ginput_complex span{
    grid-column: 1/-1;
}

.subscribe-form{
    margin:16px 0;
}

.subscribe-form .gform_body{
    display:inline-block;
}

.subscribe-form .gform_footer{
    display:inline;
}

.heroForm .gform_wrapper .gform_body .gfield--width-full{
    width:100%;
}

.heroForm .gform_wrapper .hero-page-2 .gform_page_footer{
    margin-top:15px;
}

.gform_page_footer{
    margin-top:16px;
}

.page-template-template-about-us .two-column-item .p-rich_text_list li{
    margin-bottom:10px;
}

.side-note-container{
    position:absolute;
    right:0;
    top:0;
    font-size:12px; 
    z-index:2;
}

.side-note{
    width:155px; 
    border-radius:20px 0 0 20px;
    padding:4px 10px; 
    background-color:#ff9a00; 
    color:#fff; 
    margin: 15px 0;
}

.hw-title{
    max-width:50%;
}

.items-list .item .title.sb_smaller{
    font-size:24px; 
    line-height:24px;
}

.two-column-item .iphone-overlay{
    position:absolute;
    top:0;
    left:0px;
    right:auto;
    margin:0px auto; 
    width:170px;
    height:350px;
}

.two-columns.alternating .two-column-item:nth-child(even) .iphone-overlay{
    left: auto;
    right: 0px;
}

.two-column-item .iphone-overlay:after{
    background-image: url(../images/iphone-clear.png);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background-size: 100%;
    background-repeat: no-repeat;
}

.two-column-item .iphone-overlay video{
    width:90%;
    border-radius:15px; 
    left:11px; 
    top: 5px;
    position:relative;
}

.two-columns.alternating .cycle-image-right{
    position:relative;
    min-height:340px;
}

.two-columns.alternating .content-left h2{
    font-size: 26px;
    margin-bottom: 30px;
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.two-columns.alternating .content-left h2::before{
    content: none;
}

.two-columns.alternating .content-right .cycle-image-right .iphone-overlay img{
    width: auto;
    height: auto;
    border-radius: 20px;
    object-fit: cover;
    margin-top: 8px;
}


.module-three-images .three-column .item-1 .title{
    text-align:left;
    margin-bottom:15px; 
    font-weight:500; 
    font-size:26px; 
    margin-top:15px; 
}

.big-desc p{
    font-size: 20px;
    margin-bottom: 40px;
}

.what-we-do.wwd-benefits{
    margin-bottom: 0;
}

.wwd-benefits .wwd-box .title{
    font-size: 36px;
}

.wwd-benefits .wwd-box ul li{
    font-size: 20px;
}

.module-service-box-list.style_4 .desc{
    max-width: 90%;
}

.partnerships.alternating{
    padding-top: 60px;
}

.two-columns.alternating .two-columns-list .two-column-item:not(:last-child){
    margin-bottom: 75px;
}

.award-item .thumb img{
    max-width: 100%;
}
.our-history .container .practice-box .zindex h2.sma-eco-title::before{
    content: none;
}

.cstm-heading-text{
    font-size: 30px;
    color: #011844;
    font-weight: 700;
    margin-top: 28px;
    margin-bottom: 10px;
}

.single-blog-content.blog-style{
    padding-top: 25px;
}

.items-list-options .item .cta-btn{
    margin: 10px auto;
}

.items-list-options .item .desc{
    min-height: 125px;
}

.items-list-options .item {
    margin-bottom: 30px;
}

.page-id-8113 .module-campaigns .row .cam-image-right img{
	max-height:600px;
	width:auto;
}

.credibility .awards-list img{
	max-height:unset;
	max-width:145px;
}

@media screen and (min-width: 769px){
    .home-about.hero-banner{
        display:flex;
        align-items:center;
    }
	
}

section.home-company {
    padding: 50px 0 50px;
}

.top-brands .sma-eco-subtitle,
.home-company .company-title .sma-eco-subtitle{
	text-align:center;
}

.top-brands .sma-eco-title,
.home-company .company-title .sma-eco-title{
	display:block; 
	max-width: 715px;
	margin:0px auto;
	text-align:center;
}

.home-company .company-title .sma-eco-title{
	max-width:1000px;
}

section{
	padding:30px 0 50px;
}

.purchase-desc p{
	font-size:30px;
}

.case-studies-btn {
    background-color: #7833F3;
    font-weight: 300;
    margin-bottom: 20px;
    border: #7833F3 2px solid;
}

.outline-btn:hover {
    background: transparent !important;
    border: #7833F3 2px solid !important;
    cursor: pointer;
}

.outline-btn:hover span {
    color: #011844 !important;
}

.case-studies-caption {
    font-size: 26px;
    font-weight: 400;
    margin: 25px 0 25px;
}

.case-studies-subcaption {
    max-width: 340px;
    font-size: 18px;
}

.case-studies-award-text {
    margin-top: 20px;
}

.case-study-img {
    margin-top: 25px;
    object-fit: cover;
    height: 350px;
    display: block;
}

.module-creative {
    background-color: #f3f3f3;
    padding: 75px 0 75px;
}

.content-left .custom-nav-slider.creative-slider {
    padding-bottom: 65px;
}

div.sma-eco-title.creative-title {
    font-size: 60px;
    inline-size: 400px;
    max-width: 100%;
}

div.creative-subtitle {
    font-size: 28px;
}

video.creative-slider-content {
    width: 735px;
}

a#creative-btn {
    margin: 0;
}

span#creative-btn-caption {
    line-height: 1.2;
}

.creative-right {
    padding-left: 20px;
    max-width: 100%;
}

.poster-container {
    position: relative;
}

.posterFrame img {
    z-index: 15;
}

.slideshow-container {
    position: absolute;
    top: 0;
}

.poster-container img {
    animation: slideRun 3s linear infinite 0s forwards;
    animation-play-state: paused;   
    position: relative;
}
.poster-container:hover img{
    animation-play-state: running;
}

@keyframes slideRun {
    0% { visibility: visible; z-index: 98; }
    12.5% { visibility: visible; z-index: 98; }
    25% { visibility: hidden; z-index: 0; }
    100% { visibility: hidden; z-index: 0; }
}

.slide-number-1 img{
    z-index: 12;
}
.slide-number-2 img{
    animation-delay: 0.5s;
    z-index: 11;
}
.slide-number-3 img{
    animation-delay: 1s;
    z-index: 10;
}
.slide-number-4 img{
    animation-delay: 1.5s;
    z-index: 9;
}
.slide-number-5 img{
    animation-delay: 2s;
    z-index: 8;
}
.slide-number-6 img{
    animation-delay: 2.5s;
    z-index: 7;
}
.slide-number-7 img{
    animation-delay: 3s;
    z-index: 6;
}

.data-logo h4 {
    font-size: 19px;
    line-height: 1.5;
    letter-spacing: 1.9px;
    font-weight: 700;
    color: #7C17F7;
    margin: 0 0 44px;
    text-align: center;
  }
  
.data-logo-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 25px;
    padding: 30px 0 50px;
}
  
.data-logo-item {
    flex-grow:1;
    width: 25%;
}

/* Loom extension adds this */
#shadow-host-companion {
    display: none !important;
}

