body {
    margin: 0;
    padding: 0;
    font-family: "Wix Madefor Text", sans-serif;

}

:root {
    --bg-gradient:
        radial-gradient(circle at 56.38% 84.03%, rgba(51, 61, 191, 0.72) 0%, rgba(51, 61, 191, 0) 100%),
        radial-gradient(circle at 43.45% 22.62%, #333DBF 0%, rgba(51, 61, 191, 0) 50%),
        radial-gradient(circle at 53.42% 69.33%, #333DBF 0%, rgba(51, 61, 191, 0) 70%),
        radial-gradient(circle at 50.20% 54.82%, #333DBF 0%, rgba(51, 61, 191, 0) 40%),
        radial-gradient(circle at 47.77% 37.57%, #333DBF 0%, rgba(51, 61, 191, 0) 35%),
        radial-gradient(circle at 38.59% 7.43%, #333DBF 0%, rgba(51, 61, 191, 0) 100%),
        radial-gradient(circle at 58.39% 94.21%, rgba(51, 61, 191, 0.56) 0%, rgba(51, 61, 191, 0) 100%),
        radial-gradient(circle at 48.90% 49.52%, #111333 0%, rgba(17, 19, 51, 0) 100%);
}

.top-head {
    padding-top: 50px;
    width: 100%;
    max-width: 580px;
    margin: auto;
}

.top-head h1 {
    font-size: 72px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.top-head p {
    font-size: 20px;
    color: #000;
    text-align: center;
}

button.get-started {
    font-size: 16px;
    background-color: #000;
    color: #fff;
    border-radius: 50px;
    border: 0;
    width: 150px;
    height: 48px;
    margin: 40px auto;
    display: block;
}

.sell-wherever-sec h3 {
    font-size: 48px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.sell-wherever-sec p {
    font-size: 20px;
    color: #000;
    width: 50%;
    margin: auto;
    text-align: center;
}

.sell-wherever-sec {
    margin-top: 50px;
}

.left-right-image-box {
    margin-top: 50px;
}

.right-text {}

.right-pad {
    padding-right: 120px;

}

.left-pad {
    padding-left: 120px;

}

.padding-right {
    padding-right: 50px;
}

.right-text h1 {
    font-size: 48px;
    color: #000;
    font-weight: 600;
}

.right-text p {
    font-size: 16px;
    color: #000;
    width: 50%;
}

.small-text {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    display: block;
    margin-bottom: 8px;
}

.pad-left-50 {
    padding-left: 50px;
}

.pad-right-50 {
    padding-right: 50px;
}

.sell-the-way {
    max-width: 945px;
    margin: auto;
    width: 100%;
    margin-top: 50px;
}

.sell-the-way h3 {
    font-size: 48px;
    color: #000;
    font-weight: 600;
}

.sell-the-way p {
    font-size: 16px;
    color: #000;
    width: 50%;
}

.sell-the-way-text-inner p {
    width: auto;
}

.sell-the-way-text-inner h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin: 30px 0 20px 0;
}

.sell-the-way-text-inner {
    margin-bottom: 35px;
}

.went-selling {
    background-color: #daf2f8;
    padding: 100px 0;
}

.went-selling .cont {
    max-width: 775px;
    margin: auto;

}

.went-selling .cont p {
    font-size: 40px;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

.name-went {
    font-size: 16px;
    color: #000;
}

.name-went span {
    font-weight: bold;
}

.designation {
    display: block;
}

.were-here {
    padding: 50px 0;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
}

.were-here h2 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.banner-last-started{
background:#fff;
width:203px;
height:60px;
border-radius:50px;
display:block;
margin:auto;
color:#000;
font-size:24px;
margin-top:10px;
}
.were-here-boxes h2 {
    font-size: 32px;
    color: #000;
    font-weight: bold;
}

.were-here-boxes p {
    font-size: 18px;
    color: #000;
    width: 53%;
    text-align: center;
    margin-top: 20px;
}

.were-here-boxes {
    border-right: solid 1px #000;
    padding: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.were-here-boxes a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.eccomerce-buss {
    background-color: #000;
    padding: 70px 0;
}

.eccomerce-buss h2 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    max-width: 37%;
    margin: auto;
}

.eccomerce-buss button {
    width: 191px;
    height: 48px;
    border-radius: 50px;
    background-color: #fff;
    font-size: 16px;
    color: #000;
    border: 0;
    margin: 40px auto 0 auto;
    display: block;
}

/*migrate page start*/
.bg-top {

    background: radial-gradient(circle at 50% 50%, #262F92 0%, #1E2369 100%);
    width: 100%;

    background-size: cover;
    background-position: center;
    padding: 30px 0;
}

.bg-top h1 {
    font-size: 56px;
    text-align: center;
    color: #fff;
    max-width: 1000px;
    margin: auto;
}

.good-bye-text {
    font-size: 24px;
    color: #fff;
    text-align: center;
    width: 57%;
    display: block;
    margin: 30px auto;
}

.switch-btn-qpe {
    width: 182px;
    height: 54px;
    background-color: #fff;
    border: 0;
    font-size: 19px;
    color: #000;
    border-radius: 50px;
    align-items: center;
    display: flex;
    margin: auto;
    justify-content: center;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}

.switch-btn-qpe:hover {
    transform: scale(1.1);
}


.tab-function {
    border-top: solid 1px #000;
    margin: 80px 0 0px 0;
}

.tab-function ul {
    display: flex;
    align-items: center;
    padding-top: 40px;
    justify-content: center;
}

.tab-function ul li {
    font-size: 16px;
    color: #000;
    list-style: none;
    padding-top: 30px;
    padding: 0 40px;
    border-right: solid 1px #000;
    text-align: center;
}

.tab-function ul li:last-child {
    border-right: 0;
}

.feature-qpe h1 {
    font-size: 70px;
    color: #000;
    text-align: center;
    margin: 70px auto 30px auto;
    font-weight:500;
}

.feature-qpe p {
    font-size: 16px;
    color: #000;
    text-align: center;
    width:50%;
    margin:auto;
}

.press-media {
    margin: 50px 0;
}

.press-media p {
    color: #374151;
    font-size: 15px;
    text-align: center;
    margin-bottom:10px; 
}

.press-media h1 {
    text-align: center;
    font-size: 40px;
    color: #000;
}

.fature-img {
    border-radius: 30px;
    overflow: hidden;
}

.fature-img img {
    width: 80%;
    height: 100%;
    object-fit: contain;
    margin: auto;
    display: block;
    transition: transform 0.3s ease;
}

.feature-mian {
    margin-top: 50px;
    width: 100%;
    max-width: 80%;
    margin: 50px auto 0 auto;
}

.feature-text h1 {
    color: #000;
    font-size: 24px;
    width: auto;
    max-width: inherit;
    text-align: left;
    margin: 30px 0 15px 0;
}

.feature-text p {
    font-size: 16px;
    color: #000;
    text-align: left;
    width: auto;
    margin: inherit;
}

.feature-text button {
    background: transparent;
    border: 0;
    color: #000;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 7px;
}

.migrate-testimonial {
    padding: 50px 0;
    background: #c19bf8;
    margin-top: 50px;
}

.migrate-testimonial h1 {
    font-size: 40px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.migrate-testimonial p {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin-top: 20px;
}

.testimonial-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 50px;
    margin: 30px auto 0 auto;
    max-width: 1060px;
    width: 100%;
}

.testimonial-box p {
    font-size: 32px;
    color: #000;
    text-align: left;
    width: 80%;
    border-bottom: solid 1px #000;
    padding-bottom: 50px;
}

.image-avtar {
    width: 65px;
    height: 65px;
    border-radius: 50px;
    overflow: hidden;
}

.image-avtar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.migrate-name {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.avtar-migrate-div {
    display: flex;
    gap: 20px;
    align-items: center;
}

.migrate-name span {
    font-weight: normal;
    border-left: solid 1px #000;
    padding: 0 10px;
    margin-left: 10px;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    bottom: 70px;
    right: 140px;
}

.owl-nav button span {
    font-size: 30px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: #000 !important;
    text-decoration: none;
}

button.start-journey {
    width: 245px;
    height: 60px;
    background-color: #000;
    border-radius: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    border: 0;
    margin: 50px auto 0 auto;
    display: block;
}

.libertae-sec {
    margin-top: 50px;
    align-items: center;
}

.libertae-sec h1 {
    font-size: 40px;
    color: #000;
    font-weight: 600;
}

.libertae-sec p {
    font-size: 24px;
    color: #000;
    margin: 30px 0;
}

.libertae-sec h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.text-migrate {
    margin-bottom: 40px;
}

.text-migrate p {
    font-size: 16px;
    color: #000;
    margin: 0;

}

.migrate-btn {
    background-color: #000;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 50px;
    width: 152px;
    height: 48px;
    margin-top: 50px;
}

.migrate-img {
    border-radius: 20px;
    overflow: hidden;
}

.multiple-color-tab h2 button {
    font-size: 25px;
    color: #000 !important;
    padding: 42px 15px;
    border: 0;
}

.multiple-color-tab h2 button:focus-visible,
.multiple-color-tab h2 button:focus {
    box-shadow: 0 0 0;
}

.bg1 {
    background-color: #cfe5ff !important;
}

.accordion-item:not(:first-of-type) {
    border: 0;
}

.multiple-color-tab {
    margin-top: 40px;
}

button.bg2 {
    background-color: #000 !important;
    color: #fff !important;
}

.accordin-text h3 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.accordin-text p {
    font-size: 16px;
    color: #000;
}

.accordin-text {


    padding-right: 50px;

}

.focus-merchant {
    margin-top: 60px;
}

.focus-merchant h1 {
    font-size: 56px;
    color: #000;
    font-weight: bold;
}

.focus-merchant p {
    font-size: 20px;
    color: #000;
}

.competive-sec {
    background-color: #f4f4f4;
    padding: 50px;
    margin-top: 50px;
}

.top-bdr {
    border-top: solid 1px #000;
    padding-top: 40px;
}
.faq-example-enter-inner{
padding:0 50px;
}
.competive-sec h1 {
    font-size: 40px;
    color: #000;
    font-weight: 600;
}

.competive-text p {
    color: #000;
    font-size: 20px;
}

.competive-text button.get-started {
    margin: 0;
}
.faq-example-enter{
border-radius: 0px 0px 150px 150px;
    overflow: hidden;
    padding: 0 0px;
    background: #fff;
    padding-bottom: 20px;
}
.faq-migrate h1 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 0 20px;
}

.faq-migrate p {
    font-size: 17px;
    color: #000;
    margin-bottom: 25px;
}

.faq-migrate {
    margin-top: 50px;
}

.faq-migrate .accordion-item:first-of-type>.accordion-header .accordion-button {
    border: 0;
    background: transparent;

    box-shadow: 0 0 0;
}

.faq-migrate .accordion-item:first-of-type {
    border: 0;
}



.faq-migrate .accordion-button {
    border-top: solid 1px #ccc;
    background-color: transparent;
}

.faq-migrate button:focus:not(:focus-visible) {
    box-shadow: 0 0 0;
}

.faq-migrate .accordion-button {
    font-size: 24px;
    color: #000;
    padding: 30px 20px;
}

.herefor-you {
    background-color: #f2f2f2;
    padding: 50px 0;
    margin-top: 50px;
}

.herefor-you h2 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.herefor-you .top-bdr {
    border-top: solid 1px #ccc;
    padding-top: 30px;
    margin-top: 50px;
}

.herefor-you .top-bdr h1 {
    font-size: 24px;
    color: #000;
    font-weight: bold;

}

.herefor-you .top-bdr p {
    font-size: 16px;
    color: #000;
}

.herefor-you .top-bdr button {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    border: 0;
    border-bottom: solid 1px #000;
    background-color: transparent;
    margin-top: 20px;
}

.herefor-you .col-md-4 {
    padding-right: 50px;
}

.migrate-business {
    background-color: #000;
    padding: 50px 0;
}

.migrate-business h1 {
    color: #fff;
    font-size: 56px;
    font-weight: bold;
    text-align: center;
}

.migrate-business button {
    width: 171px;
    height: 54px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background-color: #fff;
    margin: auto;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50px;
    margin-top: 30px;
}

/*create online store*/
.create-online-store {
   
    margin: auto;
    padding-top:80px;
}

.create-online-store h1 {
    font-size: 70px;
    color: #000;
    text-align: center;
    font-weight: 500;
}

.create-online-store p {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    width: 50%;
    margin: auto;
    margin-top: 20px;
    text-align: center;
}

.built-feature {
    margin-top: 50px;
}

.create-online-store-button {
    width: 235px;
    height: 55px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    border: 0;
    font-size: 20px;
    color: #fff;
    font-weight:normal;
    margin: 30px auto 0 auto;
    display: block;
}

.built-feature .create-online-store-button {
    margin: 0;
    margin-top: 30px;
}

.create-online-store .small-text {
    font-size: 12px;
    color: #000;
    text-align: center;
}

.studio-pack {
    margin-top: 40px;
   
}

.online-review {
    background-color: #f4f4f4;
    padding: 50px 0;
    margin-top: 50px;
}

.online-review .cus-say {
    font-size: 16px;
    color: #000;
}

.online-review span.excelent {
    font-size: 20px;
    color: #000;
}

.star-box-cont {
    display: flex;
    gap: 2px;
}

.star-box-cont .star-box {
    background-color: #00b67a;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.star-box-cont .star-box svg {
    color: #fff;
    width: 20px;
}

.online-review-wrap {
    gap: 20px;
    justify-content: center;
}

.built-feature h1 {
    font-size: 45px;
    color: #000;
    padding-right:30px;
}

.built-feature p {
    font-size: 16px;
    color: #000;
}

.rapid-box h1 {
    font-size: 32px;
    color: #000;

}

.rapid-box p {
    font-size: 13px;
    color: #000;
    margin-top: 50px;
}

.rapid-box {
    border: solid 1px #000;
    border-radius: 20px;
    padding: 30px;
    margin-top: 50px;
}

.raipid-store {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.image-container {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f0f0f0;
}

.learn-box {
    display: flex;
    align-items: center;
    margin-top: 30px;
    gap: 25px;
    position: relative;
    z-index: 2;
}

.learn-box svg {
    width: auto !important;
    margin-top: inherit !important;
}

.learn-box .create-online-store-button {
    width: 203px;
    font-size: 20px;
    height: 54px;
}

.learn-box p {
    gap: 10px;
    margin-bottom: 0;
}

.learn-box p a {
    font-size: 20px;
    color: #000;
    text-decoration: underline;
    display: flex;
    align-items: center;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}

.learn-box button {
    margin: 0;
}

.keyframe-image-wrap {
    margin-top: 50px;
    background-color: #f4f4f4;
    min-height: 770px;
}

.keyframe-image-wrap h1 {
    font-size: 45px;
    color: #000;
    padding-top: 50px;
    width: 70%;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.keyframe-image-wrap svg {
    width: 100%;
    margin-top: -7px;
}

.online-store-text {
    height: 100%;

    display: flex;
    flex-direction: column;
    justify-content: center;

}

.online-store-inner {
    width: 50%;
    margin: auto;
}

.online-store-text p {
    font-size: 16px;
    color: #000;
}

.online-store-text ol li {
    font-size: 13px;
    color: #000;
    margin-bottom: 25px;
}

.online-store-text ol li strong {
    display: block;
}

.frame-key-left {
    background-color: #d1e6d1;
    position: absolute;
    left: 0;
    width: 50%;
    height: 770px;
    z-index: 0;

}

.image-container-box {
    padding: 15px;
}

.shadow-effect {
    border: 1px solid rgba(255, 255, 255, 0.60);
    background: linear-gradient(357deg, rgba(255, 255, 255, 0.50) -18.63%, rgba(255, 255, 255, 0.00) 170.72%);
    backdrop-filter: blur(14.58892822265625px);

    border-radius: 10px;
    width: 90%;
}

.scrolling-image {
    width: 100%;
    position: absolute;
    animation: scrollUp 5s linear infinite alternate;
}

@keyframes scrollUp {
    from {
        top: 0;
    }

    to {
        top: -100%;
    }
}

.online-store-template {
    background: #1e2c3e;
    padding: 50px 0;
}

.online-store-template h1 {
    font-size: 39px;
    color: #fff;
    width: 70%;
}

.online-store-template p {
    font-size: 16px;
    color: #fff;
    width: 76%;
    display: flex;
    justify-content: end;
    float: right;
}

.tab-online-store ul {
    border: 0;
    margin-top: 50px;
    padding: 0 50px;
    margin-bottom: 30px;
}

.tab-online-store ul .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: transparent;
    border: 0;
    border-bottom: solid 2px #fff !important;
    color: #fff;
}

.video-tab h1 {
    color: #000;
    font-size: 50px;
}

.video-tab .accordion-item:first-of-type {
    border: 0;
}

.video-tab .accordion-button.collapsed {
    border-radius: 0;
}

.accordion-button:focus,
.accordion-item:first-of-type>.accordion-header .accordion-button {
    box-shadow: 0 0 0 !important;
    background-color: transparent !important;
}

.video-cont {
    background-color: #9eb4ce;
    padding: 50px;
    display: flex;
    justify-content: center;
    border-radius: 15px;
    height: 100%;
}

.video-cont video {
    width: 100%;
}

.video-tab {
    margin-top: 50px;
}

.video-tab .accordion-button {
    border: 0px;
    padding: 25px 0;
    font-size: 20px;
    color: #000;

}

button.build-store {
    width: 220px;
    height: 54px;
    background-color: #000;
    font-size: 20px;
    color: #fff;
    border: 0;
    border-radius: 50px;
    margin-top: 20px;
}

.video-tab .accordion-item:last-of-type {
    border-radius: 0;
}

.video-tab .accordion-item {
    border-bottom: solid 2px #000 !important;
}

.fixed-btn-tab {
    background: transparent;
    border: 0;
    color: #fff;
    position: absolute;
    bottom: 50px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.tab-online-store .tab-content {
    position: relative;
}

.scroll-cont .img-scroll:first-child,
.scroll-cont .img-scroll:nth-child(2),
.scroll-cont .img-scroll:nth-child(4) {
    width: 540px;
}

.scroll-cont .img-scroll:nth-child(3),
.scroll-cont .img-scroll:nth-child(5),
.scroll-cont .img-scroll:nth-child(6) {
    width: 168px;
}

.scroll-cont {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
    width: 120%;
    padding-bottom: 100px;
}

.scroll-image-div {
    overflow: hidden;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: gray
}

.scroll-image-div::-webkit-scrollbar {
    width: 8px;
}

.scroll-image-div::-webkit-scrollbar-track {
    background: transparent;
}

.scroll-image-div::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 4px;
}

.scroll-cont img {
    width: 100%;
    border-radius: 20px;
}

.tab-online-store .nav-link {
    color: #fff;
}

.tab-online-store li:focus-visible,
.tab-online-store ul:focus-visible {
    border: 0;
    box-shadow: 0 0 0;
}

.tab-online-store .nav-link:hover {
    border: 0;
}

.tab-online-store .nav-tabs .nav-link {
    border: 0;
}

.make-store {
    background-color: #faa85e;
    padding: 50px 0;
    border-radius: 15px;
    margin-top: 50px;
}

.make-store h1 {
    font-size: 45px;
    color: #000;
    font-weight: normal;
    width: 50%;
    margin: auto;
}

.input-text {
    display: flex;
    align-items: center;
    max-width: 732px;
    width: 100%;
    background-color: #fff;
    height: 93px;
    border-radius: 50px;
    padding: 10px;
    margin: 30px auto 0 auto;
}

.make-store p {
    font-size: 15px;
    color: #000;
    text-align: center;
    margin-top: 30px;
}

.input-text input {
    width: 100%;
    height: 100%;
    border: 0;
    background-color: transparent;
}

.input-text input:focus-visible {
    box-shadow: 0 0 0;
    outline: 0;
    border: 0;
}

.input-text button {
    width: 199px;
    border: 0;
    background-color: #000;
    height: 73px;
    border-radius: 50px;
    font-size: 25px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*image change effect start*/
.wrapper-effect {
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: center;
    position: relative;
}

.effect-image-cont {
    padding: 50px;
    width: 100%;
    position: relative;
    height: 600px;

}

.image-container-effect {
    position: sticky;
    top: 0%;
    left: 10%;
    width: 100%;
    height: 800px;
    overflow: hidden;
    display: flex;
    align-items: center;
    background-color: #cadfca;
}

.green-div {
    background-color: #d1e6d1;
}

.image-container-effect img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: opacity 0.5s ease-in-out;

}

.section-effect h1 {
    font-size: 45px;
    color: #000;
    margin-bottom: 20px;
}

.content-effect {}

.arrow-text {
    font-size: 13px;
    color: #000;
}

.arrow-text label {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    display: block;
}

.section-effect p {
    font-size: 13px;
    color: #000;
    margin-bottom: 20px;
}

.para-arrow {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.section-effect {
    height: fit-content;
    padding-top: 50px;
}

.effect-div-bg {
    background-color: #f4f4f4;

    top: 50px;
    margin-top: 50px;
}

.infrastructure-build {
    margin-top: 50px;
    margin-bottom: 50px;
}

.security-inner {
    padding-right: 50px;
}

.infrastructure-build h1 {
    font-size: 45px;
    color: #000;
    width: 74%;
}

.security h1 {
    font-size: 20px;
    color: #000;
}

.security p {
    font-size: 13px;
    color: #000;
}

.infrastructure-build p {
    color: #000;
    font-size: 15px;
}

.security-large-image {
    border-radius: 20px;
    overflow: hidden;
    margin-top: 50px;
}

button.start-selling {
    width: 186px;
    height: 54px;
    background-color: #000;
    border-radius: 50px;
    border: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}

.powerfull-seo {
    padding: 50px 0;
}

.choose-plan p {
    color: #fff;
    font-size: 15px;
    width: 50%;
    margin: auto;
    text-align: center;
    margin-top: 15px;
}

.powerfull-seo h1 {
    font-size: 45px;
    color: #000;
}

.choose-plan {
    background-color: #166aea;
    margin-top: 50px;
    padding: 50px 0;
}

.choose-plan {
    font-size: 45px;
    color: #fff;
    text-align: center;
}

/*image change effect end*/
/*create online store end*/

/*border bg text*/
.border-bg-cont {
    position: relative;
}

.border-bg-text {
    position: absolute;
    top: 10%;
    text-align: center;
    width: 66%;
    transform: translate(-50%, -50%);
    top: 18%;
    left: 50%;
}

.border-bg-text h1 {
    font-size: 48px;
    color: #000;
    text-align: center;
}

.border-bg-text p {
    font-size: 20px;
    color: #000;
}

button.world-wide-btn,
button.btn-accept {
    height: 48px;
    background-color: #000;
    font-size: 16px;
    border: 0;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    color: #fff;
    padding: 0 20px;
    margin: 20px auto 0 auto;
}

.choose-global {
    max-width: 1120px;
    width: 100%;
    margin: auto;
}

.feature-new-pages .top-head {
    max-width: 100%
}

.p-d-50 {
    padding-right: 50px;
}

.global-image-box-cont {
    margin-top: 50px;
}

.global-image-box h3 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.global-image-box p {
    font-size: 16px !important;

}

.global-image-box p {
    font-size: 16px;
    color: #000;
}

.choose-global-image {
    margin-top: 30px;
}

button.btn-accept {
    margin: 0;
    margin-top: 30px;
}

.choose-global {
    margin-top: 50px;
}

.choose-global h1 {
    font-size: 40px;
    font-weight: bold;
    text-align: left;
}

.choose-global p {
    font-size: 20px;
    color: #000;
}

.multi-main-wrap {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1243px;
    margin: auto;
}

.left-image-multiple {
    max-width: 350px;
    width: 100%;
    position: absolute;
    left: -34%;
    top: 100px;
}

.center-image-multiple {
    max-width: 789px;
    width: 100%;
}

.right-image-multiple {
    max-width: 263px;
    width: 100%;
    right: -22%;
    position: absolute;
    bottom: 0;
}
.ellipsis-3-lines {
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ellipsis-2-lines {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
.about-image-new{
    height:250px;
    background: #e7f7e8;
    padding: 20px;
}
.about-image-new img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.speak-cont h1 {
    font-size: 40px;
    color: #000;
    padding-right: 50px;
}

.speak-cont p {
    font-size: 20px;
    color: #000;
}

.accept-text-box h3 {
    font-size: 16px;
    font-weight: bold;
}

.accept-text-box p {
    font-size: 16px;
}

.accept-left-image {
    max-width: 760px;
    width: 100%;
}

.accept-text h1 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    margin-bottom: 50px;
}

.accept-text-box {
    margin-bottom: 30px;
}

.accept-text {
    padding: 0 70px;
}

.accept-payments {
    margin-top: 50px;
}

button.local-btn {
    font-size: 16px;
    color: #fff;
    border: 0;
    border-radius: 50px;
    background-color: #000;
    padding: 0 20px;
    height: 48px;
    margin: 30px auto 0 auto;
    display: block;
}

.speak-cont {
    margin-top: 50px;
    align-items: center;
}

.translate-adapt {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-top: 70px;
}

.translate-adapt h1 {
    font-size: 20px;
    color: #000;
    margin: 30px 0;
}

.translate-adapt p {
    font-size: 16px;
    color: #000;
}

/*border bg text*/

/*feature page start*/
.table-new-pages {
    max-width: 838px;
    width: 100%;
    margin: 50px auto 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border: solid 1px #000;
    border-bottom: 0;
    border-right: 0;
}

.table-new-pages div {
    border: solid 1px #000;
    border-top: 0;
    /* border-right: 0; */
    padding: 15px;
    border-left: 0;
}

.table-new-pages div:hover {
    background-color: #000;
    color: #fff;
}

/*feature page end*/
/*eccomerce hosting start*/
.ecomerce-host-top-sec {
    background-color: #e2efff;
    padding: 50px 0;
}

.ecomerce-host-top-sec h1 {
    font-size: 76px;
    color: #000;
    text-align: center;
}

.ecom-host-inner {
    max-width: 806px;
    width: 100%;
    margin: auto;
    text-align: center;
}

p.hosting-comes {
    font-size: 12px;
    color: #000;
    margin-top: 20px;
}

.get-started-btn {
    background-color: #000;
    border: 0;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    width: 164px;
    height: 48px;
}

.pl-100 {
    padding-left: 100px;
}

.pb-40 {
    padding-bottom: 40px;
}

.ecomerce-host-top-sec {
    font-size: 20px;
    color: #000;
}

.enterprise-level-text {
    margin-top: 70px;
}

.transfer p {
    font-size: 16px;
    color: #000;
}

.transfer {
    margin-top: 50px;
}

.pr-30 {
    padding-right: 30px;
}

.pl-30 {
    padding-left: 30px;
}

.enterprise-level-text p {
    font-size: 25px;
    color: #000;
    border-top: solid 1px #000;
    padding-top: 30px;
}

.transfer h1 {
    font-size: 50px;
    color: #000;
}

.bg-purple p {
    font-size: 15px;
    color: #000;
}

.bg-purple h1 {
    font-size: 45px;
    color: #000;
    text-align: center;
}

.bg-you-need {
    background-color: #d1e6d1;
    padding: 50px 0;
    margin-top: 50px;
}

.pr-50 {
    padding-right: 50px;
}

.pnl-50 {
    padding-left: 50px;
}

.bg-purple {
    background-color: #8fa3ff;
    padding: 50px 0;
}

.pad-30 {
    padding-right: 30px;
}

.pl-30 {
    padding-left: 30px;
}

/*eccomerce hosting end*/
/*contact page start*/
.contact-top-sec .contact-top-sec {
    margin-top: 50px;
}
.form-cont-inner input {
    border: solid 1px #ccc;
    border-radius: 0.375rem; 
}
.contact-address-box h1 {
    font-size: 24px;
    color: #000;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.contact-address-box p {
    font-size: 16px;
    color: #000;
    margin-bottom:10px;
}

.contact-top-sec {
    margin-top: 50px;
}

.contact-address-box {
    margin-top: 50px;
    padding-right: 20px;
}

.contact-top-sec p {
    font-size: 20px;
    color: #000000b3;
    text-align: center;

}

.form-container label {
    margin-bottom: 5px;
}

.submit-btn {
    background-color: #000;
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    border: 0;
    font-weight: bold;
    margin-bottom: 20px;
}

.form-cont-inner h1 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
}

.form-container {
    margin-top: 50px;
}

.phone-number p strong {
    font-size: 14px;
    color: #000;
}

.phone-number p {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    gap: 10px;
    display: flex;
}

.form-cont-inner .form-group {
    margin-bottom: 20px;
}

.pad-20 {
    padding-right: 20px;
}

.contact-address-box h1 {
    font-size: 24px;
    color: #000;
}

.contact-top-sec h1 {
    font-size: 48px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.contact-top-sec p {
    font-size: 20px;
    text-align: center;
}

/*contact page end*/
.translate-img{
    height:250px;
}
.translate-img img{
width: 100%;
height: 100%;
object-fit: cover;
}
 .press-release-inner {
    display: flex;
    justify-content: space-between;
    align-self: stretch;
    gap: 30px;
}
.press-release-inner .blog {
    flex: 33% 1;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(26, 24, 30, .06);
    box-shadow: 0 2px 8px rgba(26, 24, 30, .06);
    border-radius: 8px;
    padding:0;
    display: flex;
    flex-direction: column;
    text-decoration: none;
}
.blog img {
    width:  49%;
    vertical-align: bottom;
    margin: auto;
    display: block;
}
.blog .content h4 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: .02em;
    color: #1a181e;
    margin: 16px 0;
}
.blog .content span {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #146eb4;
    margin-top: auto;
    text-decoration: underline;
}
.fature-img img:hover{ transform: scale(1.1);}
.studio-pack-img {
    background-color: #f9f7f7;
    border-radius: 30px;
    padding: 6px 0px 40px 50px;
}
.cut-image-1 img{transition: transform 0.3s ease;}
.cut-image-1 img:hover{transform: scale(1.1);}
.studio-pack-img .cut-image-1:nth-child(1){
    width:700px;
}
.studio-pack-img .cut-image-1:nth-child(2) {
    width: 420px;
    position: absolute;
    left: 0;
    top: -48px;
}
.studio-pack-img .cut-image-1:nth-child(3) {
    width: 282px;
    position: absolute;
    right: 47px;
    top: -50px;
}
.cut-image-1 img{
    width: 100%;
}
.blog .content p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: grey;
    letter-spacing: .02em;
    text-align: left;
}
.blog .content {
    padding:0 24px;
    margin:1px 0 20px 0;
}
.marquee-container {
    width: 100%;
    overflow: hidden;
    background: #fff; /* ya transparent, tu jaisa chahe */
    border: 1px solid #ccc;
    padding: 30px 0; /* vertical padding only */
    border-radius: 10px;
    margin-top: 25px;
    box-sizing: border-box;
}

.marquee-track {
    display: flex;
    width: fit-content;
    animation: marquee 50s linear infinite;
}

.marquee-container:hover .marquee-track {
    animation-play-state: paused;
}

.marquee-track img {
    height: 50px;
    margin: 0 50px;
    width: 100px;
    object-fit: contain;
    vertical-align: middle;
    border-radius: 8px;
}

@keyframes marquee {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}

.investor-div {
    background-color: #0000000D;
    padding: 50px;
}

.investor-div h3{
    font-size: 40px;
    color: #000;
    text-align: center;
    font-weight: bold;
}
.investor-div-inner{
    display: flex;
    gap:30px;
    margin-top: 30px;
    flex-wrap: wrap;
}
@media(max-width:1280px) {
    .border-bg-text {
        top: 23%;
    }
}

@media(max-width:1150px) {

    .left-image-multiple,
    .right-image-multiple {
        display: none;
    }
}

@media(max-width:800px) {
    .frame-key-left {
        display: none;
    }

    .infrastructure-build h1 {
        font-size: 25px;
    }

    .pl-100 {
        padding-left: 20px;
    }

    .online-store-inner {
        width: 100%;
        margin-top: 20px;
    }

    .make-store {
        padding-left: 20px;
        padding-right: 20px;
    }

    .make-store h1 {
        width: 100%;
        text-align: center;
    }

    .tab-function ul {
        gap: 15px;
        flex-wrap: wrap;
        padding: 40px 0 0 0;
    }

    .testimonial-box p {
        font-size: 16px;
        width: 100%;
    }

    .margin-top-mobile {
        margin-top: 30px;
    }

    .feature-qpe h1 {
        max-width: 100%;
    }

    .enterprise-level-text p,
    .top-head p,
    .were-here-boxes p,
    .feature-qpe p {
        font-size: 16px;
    }

    .feature-mian {
        max-width: 100%;
    }

    .were-here-boxes p,
    .create-online-store p {
        width: 100%;
    }

    .ecomerce-host-top-sec h1,
    .built-feature h1,
    .video-tab h1,
    .transfer h1,
    .top-head h1,
    .sell-the-way h3,
    .were-here h2,
    .were-here-boxes h2,
    .bg-top h1,
    .feature-qpe h1,
    .focus-merchant h1,
    .competive-sec h1,
    .libertae-sec h1,
    .create-online-store h1,
    .keyframe-image-wrap h1,
    .section-effect h1,
    .make-store h1 {
        font-size: 25px;
    }

    .p-0-mobile {
        padding-top: 0 !important;
    }

    .good-bye-text {
        font-size: 18px;
    }

    .sell-the-way {
        padding: 0 20px;
    }

    .tab-function ul li {
        padding: 0;
        border-right: 0;
        font-size: 14px;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .tab-function {
        padding-top: 50px;
    }
}

@media(max-width:767px) {
.faq-migrate-inner,.sticky-banner-last{
position:static !important; 
}
.sticky-banner-last{padding: 30px 0 30px 0 !important;margin: 0px 0 20px 0 !important; }
.sticky-banner-last h3{
font-size:35px !important;
text-align:center;
}
.faq-example-enter-inner {
padding:0px 0 0 0 !important;
}
.faq-example-enter{border-radius:0 !important;}
.form-cont-inner h1{
font-size:30px;
}
.contact-top-sec h1{
font-size:40px;
}
.contact-top-sec p{
font-size:18px;
}
.form-cont-inner .pad-20{
padding-right:0;
}
    .border-bg {
        display: none;

    }
    .feature-qpe p{width:100%;}
    .studio-pack-img .cut-image-1:nth-child(2),.studio-pack-img .cut-image-1:nth-child(3){
        display: none;
    }
    .studio-pack-img{
        padding: 20px;
    }
    .feature-qpe h1{
        margin-top: 25px;
    }
    .press-release-inner{
        flex-wrap: wrap;

    }
    .sell-the-way-img {
        margin-bottom: 20px;
    }

    .pad-left-50 {
        padding-left: 20px;
        margin-top: 20px;
    }

    .left-right-image-box {
        margin-top: 0;
    }

    .went-selling .cont p {
        font-size: 25px;
    }

    .went-selling {
        padding: 40px 20px;
    }

    .sell-wherever-sec {
        margin-bottom: 20px;
    }

    .right-text p {
        width: 100%;
    }

    .right-pad {
        padding-right: 0;
    }

    .left-pad {
        padding-left: 20px;
    }

    .sell-wherever-sec p {
        font-size: 16px;
        width: 100%;
    }

    .online-store-template h1,
    .rapid-box h1,
    .sell-wherever-sec h3,
    .right-text h1 {
        font-size: 25px;
        width: 100%;
    }

    .input-text {
        height: 50px;
    }

    .mb-mobile {
        margin-bottom: 20px;
    }

    .security-inner {
        padding-right: 0;
    }

    .input-text button {
        height: 40px;
        font-size: 16px;
    }

    .effect-image-cont {
        height: auto;
        padding: 20px;
    }

    .image-container-effect {
        height: auto;
    }

    .section-effect {
        padding-top: 20px;
    }

    .pr-30 {
        padding-right: 0;
    }

    .pl-30 {
        padding-left: 0;
    }

    .tab-online-store ul {
        padding: 0 15px;
    }

    .learn-box .create-online-store-button {
        font-size: 14px;
    }

    .online-store-template p {
        float: none;
        width: 100%;
    }

    .create-online-store {
        max-width: 100%;
    }

    .create-online-store-button {
        font-size: 16px;
    }

    .competive-sec {
        padding: 20px;
    }

    .feature-text button {
        margin-bottom: 20px;
    }

    .pr-50 {
        padding-right: 0px;
    }

    .pnl-50 {
        padding-left: 0px;
    }

    .padding-right {
        padding-right: 0;
    }

    .table-new-pages {
        grid-template-columns: repeat(2, 1fr);
    }

    .pl-30 {
        padding-left: 0;
    }

    .rapid-box p {
        margin-top: 20px;
    }

    .rapid-box {
        margin-top: 15px;
    }

    .raipid-store {

        grid-template-columns: repeat(1, 1fr);
        gap: 0px;
    }

    .online-review-wrap {
        flex-wrap: wrap;
    }

    .ecom-host-inner {
        font-size: 16px;
    }

    .order-div-for-mobile {
        display: flex;
        flex-direction: column;
    }

    .herefor-you h2,
    .faq-migrate h1,
    .choose-global h1 {
        font-size: 25px;
    }

    .tab-function {
        margin-top: 40px;
        padding-top: 0;
    }

    button.btn-accept {
        margin: 30px auto;
    }

    .faq-migrate .accordion-button {
        font-size: 18px;
    }

    .faq-migrate p {
        font-size: 14px;
    }

    .speak-cont h1 {
        font-size: 25px;
    }

    .accept-text {
        padding: 0 20px;
    }

    .accept-text h1 {
        font-size: 25px;
        padding-top: 20px;
    }

    .migrate-business h1 {
        font-size: 25px;
    }

    .translate-adapt {
       
        grid-template-columns: repeat(1, 1fr);
       
    }

    .accept-payments {
        flex-wrap: wrap;
    }

    .border-bg-text {
        position: static;
        transform: inherit;
        width: 100%;
        order: 1;
    }

    .border-bg-text h1 {
        font-size: 25px;
        padding-top: 20px;
    }

    .border-bg-text p {
        font-size: 14px;

        width: 95%;
        margin: auto;
    }

    .multi-main-wrap {
        position: static;
    }

    .top-head h1 {
        font-size: 30px;
    }

    .top-head p,
    .were-here-boxes h2 {
        font-size: 18px;
    }

    .sell-the-way h3 {
        font-size: 25px;
        margin-top: 0;
    }

    .sell-the-way {
        padding: 15px;
    }

    .sell-the-way-text-inner {
        margin-bottom: 0;
        padding: 0 15px;
    }

    .sell-the-way {
        margin-top: 0;
    }

    .sell-the-way p {
        width: auto;
    }

    .were-here-boxes-cont {
        flex-wrap: wrap;
    }

    .were-here-boxes {
        display: block;
        padding: 20px;
    }

    .were-here-boxes p {
        text-align: left;
        width: auto;
    }

    .eccomerce-buss h2 {
        max-width: inherit;
        font-size: 20px;
        line-height: 30px;
        font-weight: normal;
    }

    .were-here h2 {
        font-size: 25px;
    }

    .pad-right-50 {
        padding: 0px;
    }
}