.nocode-bg-image {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

.intro-logos_overflow {
    background-color: #242424;
    padding: 30px 0;
    display: flex;
    overflow: hidden;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.marquee-info-cust .marquee {
    flex: auto;
    min-width: auto;
}

.intro-logos_logo {
    display: block;
    margin-right: 35px;
    margin-left: 35px;
    max-height: 40px;
}

.intro-logos_overflow .overlay{
    --gradient-color: none !important;
}

.intro-logos_overflow .overlay::before, .overlay::after{
    display: none;
}

.ings-text-color {
    color: #EB5A95;
}

.no-limits-bgrow{
    background-color: #FAF8FF;
}

.step-fix-info{
    margin: 80px 0 0 0;
    max-width: 970px;
}

.step-fix-right h3{
    font-weight: 700;
    font-size: 28px;
    color: #1A1A1A;
}

.step-fix-right p{
    font-size: 16px;
    line-height: 24px;
    color: #495567;
}

.step-fix-right {
    max-width: 550px;
    padding-left: 40px;
}

.step-fix-info-top span{
    font-weight: 600;
    font-size: 15px;
    color: #19CF9C;
}

.step-fix-info-top bdi{
    background-color: #19CF9C;
    width: 20px;
    height: 20px;
    margin-top: 8px;
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
}

.ings-text-color2{
    color: #19cf9c;
}

.create-website-section{
    background-color: #F9FAFE;
}

.create-website-section img{
    max-width: 150px;
    height: auto;
}

.step-fix-info ul li:nth-child(2) .step-fix-info-top span{
    color: #EB5A95;
}

.step-fix-info ul li:nth-child(2) .step-fix-info-top bdi{
    background-color: #EB5A95;
}

.step-fix-info ul li:nth-child(3) .step-fix-info-top span{
    color: #6A5AEC;
}

.step-fix-info ul li:nth-child(3) .step-fix-info-top bdi{
    background-color: #6A5AEC;
}

.step-fix-info-top{
    margin-left: 120px;
}

.step-fix-info ul li:nth-child(even) .step-fix-right{
    padding-left: 0;
    padding-right: 40px;
    text-align: right;
}

.info-marquee-scroll li{
    display: inline-block;
}

.info-marquee-scroll li:nth-child(odd) {
    position: relative;
    top: -12px;
}

.info-marquee-scroll li:nth-child(even) {
    position: relative;
    top: 12px;
}

.info-marquee-scroll-list{
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 6px 12px 6px;
}

.info-marquee-scroll-list img{
    max-width: 45px;
    max-height: 45px;
    object-fit: contain;
}

.info-marquee-main{
    padding: 30px 0;
}

.info-marquee-btm .marquee {
    min-width: auto;
}

.info-marquee-btm .marquee-container{
    overflow: hidden;
}

.info-marquee-btm .overlay::before, .info-marquee-btm .overlay::after{
    display: block;
    background: linear-gradient(90deg, #000000 34.29%, rgba(0, 0, 0, 0) 109.39%);
    width: 100px;
}

.space-class-top-bottom.full-dark-image{
    background: url('https://cdn.rentechdigital.com/common_files/common/dark-dotcom-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 450px;
}

.client-stories-slider-list{
    background-color: #FFFFFF;
    padding: 20px;
    border-radius: 14.602px;
    margin: 0 15px;
}

.client-stories-slider-list p{
    font-size: 15px;
    line-height: 24px;
    color: #495567;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: 96px;
    overflow: hidden;
}

.client-stories-text-list strong{
    background-color: #F8F8F8;
    border: 1px solid #495567;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    min-width: 60px;
}

.client-stories-text-list span{
    font-weight: 700;
    font-size: 16px;
    color: #363F5E;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.client-stories-text-list bdi{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
    color: #5D5F5E;
    font-size: 14px;
}

.client-stories-text-list {
    background-color: #EFF5FB;
    margin: 0 -20px -20px -20px;
    padding: 20px;
}

.client-stories-slider-list img {
    width: 30px;
}

.header-fixed-dotcom .logo-main{
    width: auto;
}

.widgets-marquee-main .marquee{
    /* flex: auto; */
    min-width: auto;
}

.widgets-marquee-main ul li{
    display: inline-block;
}

.widgets-marquee-main ul li div{
    display: inline-block;
}

.client-stories-slider .slick-prev:before{
    background: url('https://cdn.rentechdigital.com/common_files/common/arrow-right-slider-dotcom.svg');
    content: '';
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.client-stories-slider .slick-next:before{
    content: '';
    background: url('https://cdn.rentechdigital.com/common_files/common/arrow-left-slider-dotcom.svg');
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.client-stories-slider .slick-prev, 
.client-stories-slider .slick-next{
    display: block;
    border: 0.973468px solid #C9D4E4;
    border-radius: 77.8775px;
    background-color: transparent;
    width: 50px;
    height: 50px;
}

.client-stories-slider .slick-prev:hover, 
.client-stories-slider .slick-next:hover{
    background-color: #00BBFF;
    border-color: #00BBFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.client-stories-slider .slick-prev{
    right: 165px;
    left: auto !important;
    top: -120px;
}

.client-stories-slider .slick-next{
    right: 0;
    left: auto !important;
    top: -120px;
}

.slider-counter-client .slider-counter{
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    right: 100px;
    top: -85px;
}

.step-fix-info li{
    border: 2px solid #E3E3E3;
    border-radius: 200px;
    padding: 35px 0;
}

.step-fix-info li .step-left-patu{
    position: absolute;
    width: 200px;
    top: 0;
    bottom: 0;
    background-color: #fff;
    left: -2px;
}

.step-fix-inr{
    position: relative;
}

.step-fix-info-top{
    top: 0;
    left: 0;
    transform: translate(15px, -40px);
    margin-top: auto;
    margin-bottom: auto;
}

.step-fix-info ul li:nth-child(2) .step-left-patu{
    right: -2px;
    left: auto;
}

.step-fix-info ul li:nth-child(2) .step-fix-right {
    max-width: 550px;
    padding-left: 40px;
}

.step-fix-info ul li:nth-child(2) .step-fix-info-top{
    right: 0;
    left: auto;
    margin-left: 0;
    margin-right: 240px;
}

.step-patu-btm{
    position: absolute;
    top: -3px;
    left: 0;
    right: 0;
    height: 5px;
    background-color: #fff;
}

.step-left-patu-top {
    position: absolute;
    left: 0;
    right: 0;
    width: 65%;
    top: 0px;
    height: 2px;
    background-color: #fff;
    margin: auto;
}

.step-fix-info li:nth-child(1){
    bottom: -3px;
}

.top-info-margin{
    margin-top: -410px;
}

.custom-info-bg{
    background: url('https://cdn.rentechdigital.com/common_files/common/dark-custom-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.main-back-cust-eco {
    background-color: #242424;
    padding: 30px;
    box-shadow: 0px 1.1317px 40.7411px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.main-back-cust-eco .new-input-style-cust{
    border: 0;
    box-shadow: 0px 1.1317px 2.26339px rgb(0 0 0 / 5%);
}

.main-back-cust-eco h6{
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -0.025em;
}

.login-label-text {
    color: #fff;
    font-size: 14px;
}

.fix-in-icon {
    position: absolute;
    bottom: 50%;
    top: 50%;
    left: 15px;
    margin: auto 0;
}

.login-comn-input {
    background-color: #fff;
    border: 1px solid rgba(106, 110, 131, 0.3);
    border-radius: 8px;
    padding: 0 15px 0 45px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
}

.login-comn-input:focus {
    border-color: transparent;
    box-shadow: none;
}

.btn-new-class-cust-eco {
    background-color: #6f5aec;
    box-shadow: 0 11px 22px rgb(111 90 236 / 25%);
    border-radius: 8px;
    border: 0;
    outline: 0;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    cursor: pointer;
    height: 40px;
    width: 100%;
}

.login-label-text .text-danger{
    font-size: 12px;
    margin-left: 5px;
}


/* ----------------------------------------- media query ----------------------------------------- */
@media (max-width: 1199px) {
    .top-info-margin {
        margin-top: -370px;
    }

    .client-stories-slider .slick-prev {
        top: -97px;
    }

    .client-stories-slider .slick-next {
        top: -97px;
    }

    .slider-counter-client .slider-counter {
        top: -60px;
    }
}

@media (max-width: 991px) {
    .create-website-section img {
        max-width: 50px;
        height: auto;
    }

    .step-fix-right h3{
        font-size: 24px;
    }

    .step-fix-info ul li .step-fix-info-top{
        margin-left: 0;
        position: unset !important;
        transform: none;
        margin: auto;
        text-align: center;
        display: block;
        width: 100%;
        padding: 25px 0 5px 0;
    }

    .step-fix-inr{
        text-align: center;
    }

    .step-fix-right {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        max-width: 100%;
    }

    .step-fix-info ul li:nth-child(even) .step-fix-right {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        max-width: 100%;
    }

    .step-fix-info li .step-left-patu{
        display: none;
    }

    .step-left-patu-top{
        display: none;
    }

    .step-fix-info li{
        border: 0;
        text-align: center;
        padding: 15px 0;
    }

    .step-fix-info {
        margin: 0;
        max-width: 100%;
    }

    .slider-counter-client .slider-counter{
        display: none;
    }

    .client-stories-dotcom .slick-dots li button:before{
        display: none;
    }

    .client-stories-dotcom .slick-dots{
        position: unset;
        padding-top: 15px;
    }

    .client-stories-dotcom .slick-dots li button{
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 1px solid #fff;
        margin: auto;
    }

    .client-stories-dotcom li.slick-active button{
        border-color: #6f5aec;
        background-color: #6f5aec;
    }

    .space-class-top-bottom.full-dark-image{
        padding-bottom: 480px;
    }

    .top-info-margin {
        margin-top: -480px;
    }
}

@media (max-width: 767px) {
    .intro-logos_overflow{
        padding: 15px 0;
    }

    .intro-logos_logo {
        margin-right: 10px;
        margin-left: 10px;
        margin-top: 10px;
        height: 35px;
    }

    .step-fix-right h3{
        font-size: 20px;
    }

    .step-fix-right p{
        font-size: 15px;
    }

    .step-fix-info-top span{
        font-size: 14px;
    }

    .client-stories-slider-list{
        margin: 0;
        text-align: center;
    }

    .client-stories-text-list{
        justify-content: center;
    }

    .space-class-top-bottom.top-info-margin {
        margin-top: -440px;
    }

    .client-stories-dotcom {
        padding: 15px 0 0 0;
    }

    .step-fix-info .btn-new-class2{
        box-shadow: none;
    }

    .main-back-cust-eco{
        padding: 20px;
    }

    .main-back-cust-eco h6{
        font-size: 20px;
    }
}
