@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
/* body{
    font-family: "Kanit", sans-serif;
} */


.shopify-hero-section{
    background-image: url('/assets/images/ecommerce/pri-shopify-h-bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
}
.shopify-hero-section {
    background-image: url('/assets/images/ecommerce/pri-shopify-h-bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
}
h1.shopify-h {
    font-size: 34px;
    line-height: 50px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
}
span.shopify-h-2 {
    font-weight: 600;
    color: #286A97;
    font-family: "Kanit", sans-serif;
}
.hero-sec-text p {
    font-size: 22px;
    font-weight: 300;
    margin-top: 15px;
    line-height: 30px;
    width: 100%;
    max-width: 340px;
    margin-right: auto;
    margin-bottom: 40px;
    font-family: "Kanit", sans-serif;
}
.shopify-cntct-btn {
    padding: 8px 52px;
    border: 1px solid #000000;
    border-radius: 20px;
    margin-right: auto;
    font-size: 15px;
    text-decoration: none!important;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    color: #000;
    font-family: "Kanit", sans-serif;
}
.shopify-cntct-btn:hover{
    background-color: #286A97;
    color: #fff;
    border: 1px solid transparent;
    font-family: "Kanit", sans-serif;
}
.shopify-features{
padding: 50px;
font-family: "Kanit", sans-serif;
}
.features-2 p{
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    width: 100%;
    max-width: 340px;
    margin-right: auto;
    margin-bottom: 20px;
    font-family: "Kanit", sans-serif;
}
.shopify-store-1 {
    background-color: #CCF3F9;
    border-radius: 30px;
    padding: 0px 30px;
    font-family: "Kanit", sans-serif;
}
.shopify-store-data p{
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    font-family: "Kanit", sans-serif;

}

.shopify-store-img img{
 max-height: 300px;
 font-family: "Kanit", sans-serif;
}
.theme-seo-sec{
    margin: 20px 0px;
    font-family: "Kanit", sans-serif;
}
.shopify-theme {
    background-color: #DDE5FF;
    border-radius: 30px;
    padding: 25px 30px 0px 30px;
    font-family: "Kanit", sans-serif;
}
.shopify-heading {
    font-size: 34px;
    line-height: 40px;
    font-weight: 600;
    width: 100%;
    max-width: 304px;
    color: #286A97;
    text-transform: uppercase;
    font-family: "Kanit", sans-serif;
}
.shopify-para{
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: "Kanit", sans-serif;
}
.shopify-Seo {
    background-color: #FFFBD0!important;
    font-family: "Kanit", sans-serif;
}
.shopify-theme img.img-fluid {
    width: 358px;
    height: auto;
    display: block;
    margin: 0 auto;
    font-family: "Kanit", sans-serif;
}
.shopify-para-img{
    width: 248px!important;
    font-family: "Kanit", sans-serif;
}
.maintance-img {
    position: absolute;
    bottom: 100px;
    width: 150px!important;
    font-family: "Kanit", sans-serif;
}
.why-choose-us {
    padding: 88px 0px 50px 0px;
    text-align: center;
    font-family: "Kanit", sans-serif;
}
.choose-us-heading{
    margin: 0 auto;
    font-family: "Kanit", sans-serif;
}
.why-para {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    width: 100%;
    max-width: 478px;
    margin: 0 auto;
    font-family: "Kanit", sans-serif;
}
.team-cards{
    background-color:#DDE5FF;
    padding: 20px 15px;
    border-radius: 28px;
    font-family: "Kanit", sans-serif;
}

.team-cards h2 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    height: 50px;
    font-family: "Kanit", sans-serif;
}
.team-cards p {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0px;
    min-height: 75px;
    max-height: 100%;
    font-family: "Kanit", sans-serif;
}
.team-cards img{
    text-align: center;
    font-family: "Kanit", sans-serif;
}
.customer-satisfaction-img{
    width: 142px;
    height: 135px;
    object-fit: cover;
    font-family: "Kanit", sans-serif;
}
.our-portfolio{
    background-color: #F6F6F6;
    padding: 60px 50px;
    margin: 40px 0px 0px 0px;
    font-family: "Kanit", sans-serif;
}
.portfolio{
    background-color: #78D9CE;
    padding: 30px 15px;
    border-radius: 30px;
    height: 529px;
    font-family: "Kanit", sans-serif;
}
.portfolio-heading{
    color: #fff!important;
    margin-bottom: 50px;
    font-family: "Kanit", sans-serif;
}
.portfolio img{
    width: 560px;
    height: auto;
    font-family: "Kanit", sans-serif;
}
.winbid-sec {
    background-color: #FF837B!important;
    height: 340px;
    overflow: hidden;
    font-family: "Kanit", sans-serif;
}
.Rafayel-web-sec {
    background-color: #CEB378;
    overflow: hidden;
    height: 303px;
    font-family: "Kanit", sans-serif;
}
.Our-developement {
    max-width: unset!important;
    text-align: center !important;
    margin: 25px 0px;
    font-family: "Kanit", sans-serif;
}
.our-services-bg{
    background-color: #286A97;
    padding: 30px 0px;
    font-family: "Kanit", sans-serif;
}
.logo-wrapper{
    background-color: #fff;
    border-radius: 20px;
    padding: 10px;
    font-family: "Kanit", sans-serif;
}
.logo-wrapper {
    background-color: #fff;
    border-radius: 5px;
    padding: 1px 5px;
    height: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    height: 60px;
    font-family: "Kanit", sans-serif;
}

.body {
    --space: 2rem;
    --gap: 0px;
    display: grid;
    align-content: center;
    overflow: hidden;
    gap: var(--space);
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  
  .marquee {
    --duration: 20s;
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: var(--gap);
  }
  
  .marquee__group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: var(--gap);
    min-width: 100%;
    animation: scroll var(--duration) linear infinite;
    flex-wrap: nowrap;
  }
  
  .marquee__group:hover {
    animation-play-state: paused;
  }
  .marquee__group img:hover {
    animation-play-state: paused;
  }
  @media (prefers-reduced-motion: reduce) {
    .marquee__group {
      animation-play-state: paused;
    }
  }
  
  .marquee__group img {
    max-width: clamp(10rem, 1rem + 28vmin, 20rem);
    /* aspect-ratio: 1; */
    object-fit: contain;
    border-radius: 1rem;
  }
  
  .marquee__group p {
    background-image: linear-gradient(
      75deg,
      hsl(240deg 70% 49%) 0%,
      hsl(253deg 70% 49%) 11%,
      hsl(267deg 70% 49%) 22%,
      hsl(280deg 71% 48%) 33%,
      hsl(293deg 71% 48%) 44%,
      hsl(307deg 71% 48%) 56%,
      hsl(320deg 71% 48%) 67%,
      hsl(333deg 72% 48%) 78%,
      hsl(347deg 72% 48%) 89%,
      hsl(0deg 73% 47%) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  .marquee--borders {
    border-block: 3px solid dodgerblue;
    padding-block: 0.75rem;
  }
  
  .marquee--reverse .marquee__group {
    animation-direction: reverse;
    animation-delay: calc(var(--duration) / -2);
  }
  
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
  
    100% {
      transform: translateX(calc(-100% - var(--gap)));
    }
  }
  
.logo-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-family: "Kanit", sans-serif;
}
.contact-us-sec{
    background-color: #286A97;
    padding: 50px 20px;
    margin: 50px 0px;
    border-radius: 20px;
    font-family: "Kanit", sans-serif;
}
.contact-us-sec h3 {
    color: #fff;
    font-size: 26px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    max-width: 629px;
    line-height: 31px;
    margin: 0 auto;
    font-family: "Kanit", sans-serif;
}
.contact-us-sec p {
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Kanit", sans-serif;
}
.contact-btn {
    color: #286A97!important;
    border: none!important;
    background-color: #fff!important;
    text-align: center;
    font-family: "Kanit", sans-serif;
   
}
.testimonial-section {
    background-color: #DFE7ED; 
    border-radius: 0px;
    padding: 25px;
    font-family: "Kanit", sans-serif;
}
.slide-content .testimonial-wrap{
    display: flex;
    align-items: center;
    gap: 20px;
}
.testimonial-wrap .testimonial_img{
    height: 200px;
    width: 200px;
}
.testimonial-section img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    font-family: "Kanit", sans-serif;
    object-fit: cover;
}
.testimonial-para {
    width: 100%;
    max-width: 613px;
    font-size: 18px;
    font-weight: 300;
    line-height: 29px;
    font-family: "Kanit", sans-serif;
}
.testimonial-h{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    font-family: "Kanit", sans-serif;

}
.testimonial-h-2{
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: "Kanit", sans-serif;
}
.responsive .slick-dots li button:before {
    font-size: 12px;
    color: #000;
    font-family: "Kanit", sans-serif;
    opacity: 1;
}
.responsive .slick-dots li.slick-active button:before {
    opacity: .75;
    border: 1px solid #000000;
    border-radius: 50%;
    background-color: transparent;
    color: transparent;
    font-family: "Kanit", sans-serif;
}

@media(min-width:1200px){
    .portfolio {
        background-color: #78D9CE;
        padding: 30px 15px;
        border-radius: 30px;
        height: 612px;
        font-family: "Kanit", sans-serif;
    }
    .winbid-sec {
        height: 302px;
        font-family: "Kanit", sans-serif;
    }
    .Rafayel-web-sec {
        height: 302px;
        font-family: "Kanit", sans-serif;
    }
}
@media (max-width: 1199.98px) { 
    .winbid-sec {
        height: 262px;
        font-family: "Kanit", sans-serif;
    }
    .Rafayel-web-sec {
        height: 259px;
        font-family: "Kanit", sans-serif;
    }
}
@media (max-width: 991.98px) {
    h1.shopify-h {
        font-size: 28px;
        line-height: 40px;
        font-family: "Kanit", sans-serif;
    }
    .team-cards {
        background-color: #DDE5FF;
        padding: 20px 15px;
        border-radius: 28px;
        margin-bottom: 20px;
        font-family: "Kanit", sans-serif;
    }
    .portfolio {
        background-color: #78D9CE;
        padding: 30px 15px;
        border-radius: 30px;
        height: auto;
        font-family: "Kanit", sans-serif;
    }
    .team-cards .team-card-img{
        height: 142px;
        font-family: "Kanit", sans-serif;
    }

    .team-cards .team-card-img img{
        height: auto;
        font-family: "Kanit", sans-serif;
    }
    .team-cards h2 br{
        display: none;
    }
    .slide-content .testimonial-wrap {
        display: flex;
        align-items: self-start;
        gap: 20px;
        flex-direction: column;
    }
 }
@media (max-width: 767.98px) { 
    /* .container, .container-sm {
        max-width: 700px;
    } */
    h1.shopify-h {
        font-size: 28px;
        line-height: 36px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-store-1 {
        background-color: #CCF3F9;
        border-radius: 30px;
        padding: 20px 30px 0px 30px;
        font-family: "Kanit", sans-serif;
    }
    .hero-sec-text p {
        font-size: 20px;
        line-height: 30px;
        width: 100%;
        max-width: unset!important;
        font-family: "Kanit", sans-serif;
    }
    .shopify-cntct-btn {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 30px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-features {
        padding: 35px;
        font-family: "Kanit", sans-serif;
    }
    .features-2 p {
        font-size: 16px;
        line-height: 25px;
        max-width: unset;
        font-family: "Kanit", sans-serif;
    }
    .shopify-store-data p {
        font-size: 16px;
        font-weight: 300;
        line-height: 26px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-heading {
        font-size: 22px;
        line-height: 30px;
        font-family: "Kanit", sans-serif;
    }
    .maintance-img {
        bottom: 119px;
        left: 105px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-theme {
        margin-bottom: 20px;
        font-family: "Kanit", sans-serif;
    }
    .testimonial-wrap .testimonial_img {
        height: 160px;
        width: 160px;
    }
    .testimonial-section img {
        width: 100%;
        height: 100%;
        border: 1px solid #000;
        font-family: "Kanit", sans-serif;
    }
    .team-cards .team-card-img {
        height: auto;
        font-family: "Kanit", sans-serif;
    }
    .team-cards p {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        margin-bottom: 0px;
        min-height: auto;
        max-height: 100%;
        font-family: "Kanit", sans-serif;
        font-weight: 400;
    }
    .team-cards h2 {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        height: auto;
        font-family: "Kanit", sans-serif;
        margin-bottom: 10px;
    }
}
@media (max-width: 575.98px) { 
    h1.shopify-h {
        font-size: 22px;
        line-height: 32px;
        font-family: "Kanit", sans-serif;
    }
    .hero-sec-text p {
        font-size: 18px;
        font-weight: 300;
        line-height: 28px;
        max-width: 310px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-cntct-btn {
        font-size: 14px;
        margin-bottom: 45px;
        padding: 6px 25px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-features {
        padding: 25px;
        font-family: "Kanit", sans-serif;
    }
    .features-2 p {
        font-size: 16px;
        line-height: 25px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-store-1 {
        border-radius: 20px;
        padding: 20px 20px 0px 20px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-store-img{
        text-align: center;
    }
    .shopify-store-data p {
        font-size: 16px;
        line-height: 25px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-theme {
        border-radius: 20px;
        margin-bottom: 20px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-heading {
        font-size: 22px;
        line-height: 30px;
        font-family: "Kanit", sans-serif;
        
    }
    .shopify-para {
        font-size: 16px;
        line-height: 25px;
        font-family: "Kanit", sans-serif;
    }
    .shopify-theme img.img-fluid {
        margin-top: 0px;
        font-family: "Kanit", sans-serif;
    }
    .maintance-img {
        left: 20px;
        font-family: "Kanit", sans-serif;
    }
    .why-para {
        font-size: 16px;
        line-height: 25px;
        max-width: 280px;
        margin: 0 auto;
        font-family: "Kanit", sans-serif;
    }
    .why-choose-us {
        padding: 16px 0px;
        text-align: center;
        margin-top: 20px;
        font-family: "Kanit", sans-serif;
    }
    .team-cards {
        background-color: #DDE5FF;
        padding: 20px 40px;
        border-radius: 28px;
        margin-bottom: 20px;
        font-family: "Kanit", sans-serif;
    }
    .logo-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        font-family: "Kanit", sans-serif;
    }
    .our-portfolio {
        background-color: #F6F6F6;
        padding: 60px 15px;
        font-family: "Kanit", sans-serif;
    }
    .winbid-sec {
        background-color: #FF837B !important;
        height: auto;
        overflow: hidden;
        font-family: "Kanit", sans-serif;
    }

 }

