
html{
    margin:0;
}
body {
    font-family: 'Montserrat';font-size: 22px;
}

.navigation-plain{
    padding: 30px 50px 0px !important;
}

body {
    font-family: Arial, sans-serif;
}

.cara-kerja {
    background-color: #fff;
}

.btn-work{
    background: #FFAB00;
    font-size: 14px;
    border: 4px solid #222;
    border-radius: 1rem;
    width: 300px;
    padding: 10px;
}
.cara-kerja h2 {
    font-weight: bold;
    color: #222;
}

.cara-kerja .card {
    border: none;
    background-color: transparent;
}

.our-process{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2rem 0rem;
}
.our-process p {
    color: #636262;
    width: 700px;
}
.img-border-icon{
    background: #FFAB00;
    padding: 2rem;
    border-radius: 100%;
}

.cara-kerja .card-body {
    background-color: #fff;
    color: #222;
    border-radius: 15px;
    padding: 30px 20px;
    border: 4px solid #222;
    margin-bottom: 15px;
}

.navigation-middle {
    display: flex;
    justify-content: center;
    width: 100%;
}
.w-250px{
    width: 250px;
}
.nav-link{
    color:#000;
    font-size: 20px;
}
.nav-link:hover{
    color:#FFAB00
}
.navbar-nav {
    display: flex;
    justify-content: center;
}

.sub-header{
    margin:4rem 0rem 0rem;
    display: flex;
    justify-content: space-between;
}
.cara-kerja .card-title {
    font-weight: bold;
    color: #000;
}

.card-title {
    font-weight: bold;
    color: #000;
}

.cara-kerja .card-text {
    color: #000;
    font-size:16px;
}

.card-text{
    color: #636262;
    font-size:16px;
}
.round-cover{
    background: #FFD230;
    padding: 1rem;
    border: 5px solid #000;
    border-radius: 30%;
}

.keuntungan-platform{
    background: #000;
    margin: 2rem;
    border-radius: 2rem;
}
.header-keuntungan{
    display: flex;
    color: #fff;
    justify-content: space-between;
    padding-top: 6rem;
    align-items: center;
    padding-bottom: 3rem;
}

.body-keuntungan{
    padding-bottom: 6rem;
}

.benefit-card{
    background: #fff;
    border-radius: 2rem;
    padding: 2rem;
}

.color-gray{
    color: #636262;
}
.hero-background{
    background: rgb(221,221,221);
    background: -moz-linear-gradient(180deg, rgba(221,221,221,1) 0%, rgba(250,250,250,1) 61%, rgba(255,255,255,1) 97%);
    background: -webkit-linear-gradient(180deg, rgba(221,221,221,1) 0%, rgba(250,250,250,1) 61%, rgba(255,255,255,1) 97%);
    background: linear-gradient(180deg, rgba(221,221,221,1) 0%, rgba(250,250,250,1) 61%, rgba(255,255,255,1) 97%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dddddd",endColorstr="#ffffff",GradientType=1);
}

.hero-text{
    text-align: center;
    padding-top: 100px;
}

.hero-img{
    border-radius: 50px;
    margin: 3% 10%;
    width: 900px;
}
.work-headline{
    text-align: center;
    padding-top: 50px;
}
.our-work{
    border-radius: 50px;
    margin: 1% 0%;
    display: flex;
}
.how-it-works{
    padding:2% 5%
}

.chat-wa, .dropzone-img{
    width: 350px;
    float: right;
}

.service-img{
    width: 350px;
    float: left;
}
.content-cta{
    margin: 9rem 0rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.box-chat-wa{
    background: url('/assets/front/img/sac-go/bg-cta.png');
    color: #000;
    text-align: center;
    width: 1280px;
    height: 600px;
    border-radius: 20px;
    padding: 80px 50px;
}

.btn-dark{
    border-radius: 1rem;
    padding: 1rem 3rem;
}

.box-chat-wa h2 {
    font-size: 50px;
    padding: 0rem 0rem 2rem;
}

.footer-repair{
    padding: 20px 80px;
    text-align: center;
}

.before-work{
    width: 600px;
    float: right;
}
.after-work{
    width: 600px;
    float: left;
}
.w-100{
    width:100%
}

img{ max-width:100%;}

.gallery_box li{ width:33.333333%; max-width: 100% ; display:inline-block; float: left; text-align: center; overflow: hidden;    position: relative;}
.gallery_box{ padding:0;display: flow-root;}

.gallery_box li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery_box li img{-webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;}
.gallery_box li:nth-child(even) {
    height: 304px;
}
.gallery_box li:nth-child(odd) {
    height: 438px; 
}
.gallery_box li:nth-child(odd) .box_data{ background:rgba(0,0,0,0.17) }
.gallery_box li:nth-child(even) .box_data{ background:rgba(0,44,255,0.27) }
.gallery_box .box_data{ position:absolute; top: 0; left: 0; right:0; bottom:0; color:#fff;}
.gallery_box .box_data span{ position:absolute; top: 50%; transform: translateY(-50%); left:0 ; right:0; font-size:24px;}
.gallery_box li:hover .box_data{ background:rgba(255,0,39,0.55)}

.custom-section {
    background-color: #f5f5f3;
    padding: 40px;
    border-radius: 10px;
    text-align: center;
}
.custom-btn-primary {
    background-color: #3b6978;
    border-color: #3b6978;
    color: white;
}
.custom-btn-outline-primary {
    color: #3b6978;
    border-color: #3b6978;
}

.footer {
    background-color: #000;
    color: #fff;
    margin-top:3rem;
    padding: 40px 0;
}
.footer a {
    color: #fff;
}

.title-hero{
    font-size: 55px;
    text-transform: capitalize;
    margin: 1rem 0rem;
    font-weight: bolder;
}

.title-subhero{
    margin: 5rem;
}

.offer{
    font-size: 4rem;
    font-weight: 800;
}
.text-red{
    color:red;
}

#lihat-penawaran{
    background-color: #fafafa;
    padding: 3rem 0rem;
}
.btn-work-class{
    /* margin: 4rem 0rem; */
    /* margin: auto; */
    display: flex;
    justify-content: center;
}
.offer {
    font-size: 3rem;
    color: #333;
    text-align: center;
    margin: 20px 0;
}
.offer strong {
    position: relative;
    color: red;
}

.center-mid{
    display: flex;
    justify-content: center;
    margin: auto;
}
.avatars {
    display: flex;
    align-items: center;
}
.avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: -10px;
    border: 2px solid #fff;
}
.avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.text {
    padding: 1rem 0rem;
    font-size: 14px;
    color: #333;
}

.box-container{
    padding: 1rem 0rem;
}
.my-8{
    margin: 3rem 0rem;
}
.offer strong:first-of-type {
    text-decoration: line-through;
    color: black;
}
.items-center{
    align-items: center;
}
.footer a:hover {
    color: #aaa;
}
.footer .social-icons a {
    margin-right: 10px;
}
.footer .newsletter input[type="email"] {
    background-color: #f5f5f3;
    color: #fff;
}
.footer .newsletter input[type="email"]::placeholder {
    color: #aaa;
}
.footer-p{
    font-size: 16px;
    margin:1rem 0rem;
}
@media only screen and (max-width: 1024px){
    .box-chat-wa{
        width: 100%;
        height: auto;
        padding: 25px 0px;
    }
    .box-chat-wa h2 {
        font-size: 32px;
        padding: 0rem 2rem 2rem;
    }
    .hero-img{
        border-radius: 50px;
        margin: 3% 7%;
        width: 700px;
    }
    .our-work{
        border-radius: 50px;
        margin: 2% 3%;
        width: 900px;
    }
}
@media only screen and (max-width: 768px){
    .box-chat-wa{
        width: 100%;
        height: auto;
        padding: 25px 0px;
    }
    .box-chat-wa h2 {
        font-size: 32px;
        padding: 0rem 0rem 2rem;
    }


    .hero-img{
        border-radius: 50px;
        margin: 3% 10%;
        width: 450px;
    }
    .lh-base{
        font-size: 16px;
    }
    .our-work{
        border-radius: 50px;
        margin: 2% 0%;
        width: 900px;
    }
    .footer-repair{
        padding:20px 50px;
    }
    .btn-work{
        width: 200px;
    }
}
@media only screen and (max-width: 425px){
    .box-chat-wa{
        width: 100%;
        height: auto;
        padding: 25px 0px;
    }
    .box-chat-wa h2 {
        font-size: 32px;
        padding: 0rem 0rem 2rem;
    }

    .hero-img{
        border-radius: 30px;
        margin: 2% 0%;
        width: 400px;
    }
    .sub-header{
        flex-direction: column;
    }
    .title-subhero {
        margin: 2rem 0rem;
    }
    .col-md-4 {
        margin-top: 1.5rem!important;
    }
    .our-process p {
        width: 100% !important;
    }
    .keuntungan-platform{
        margin:1rem;
    }
    .header-keuntungan{
        flex-direction: column;
    }
    .bg-hidden {
        display: none;
    }
    .footer-repair{
        padding:20px;
    }
    .navigation-plain{
        padding:30px 20px 0px !important;
    }
    .our-work{
        border-radius: 50px;
        margin: 2% 0%;
        width: 900px;
    }
}
@media only screen and (max-width: 375px){
    .box-chat-wa{
        width: 100%;
        height: auto;
    }
    .box-chat-wa h2 {
        font-size: 32px;
        padding: 0rem 0rem 2rem;
    }

    .max-375{
        display: none;
    }
    .bg-hidden {
        display: none;
    }
    .title-hero{
        font-size: 45px;
    }
    .hero-img{
        border-radius: 30px;
        margin: 5% 0% 0%;
        width: 400px;
    }
    .footer-repair{
        padding:20px;
    }
    .header-keuntungan{
        flex-direction: column;
    }
    .our-process p {
        width: 100% !important;
    }
    .box-chat-wa {
        background-color: #000;
        color: #fff;
        text-align: center;
        border-radius: 20px;
        padding: 40px 30px;
    }
    .navigation-plain{
        padding:30px 10px 0px !important;
    }
    .our-work{
        border-radius: 50px;
        margin: 2% 0%;
        width: 900px;
    }
}
@media only screen and (max-width: 320px){
    .max-375{
        display: none;
    }
    .title-hero{
        font-size: 35px;
    }
    .hero-img{
        border-radius: 30px;
        margin: 5% 0% 0%;
        width: 400px;
    }
    .footer-repair{
        padding:20px;
    }
    .box-chat-wa{
        width: 100%;
        height: auto;
    }
    .box-chat-wa h2 {
        font-size: 24px;
        padding: 0rem 0rem 2rem;
    }

    .navigation-plain{
        padding:30px 20px !important;
    }
    .d-flex {
        flex-direction: column !important;
    }
    .ms-4{
        margin-left: 0px !important;
    }
}

/* carousel */
.carousel-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease;
}

.carousel img {
    width: 300px;
    height: 100%;
    object-fit: cover;
    margin-right: 20px;
    flex-shrink: 0;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-container{
   background: #fafafa;
    padding: 2rem;
    border-radius: 15px;
}

.card {
    /* width: 400px; */
    background: rgba(255, 255, 255, 0.95);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease;
}

.card:hover {
    transform: translateY(-5px);
}

.image-container {
    width: 100%;
    padding-top: 100%; /* This creates a square aspect ratio */
    position: relative;
    overflow: hidden;
}

.card-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-content {
    padding: 1.5rem;
}

.card-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #333;
}

.price-list {
    list-style: none;
    margin-bottom: 1.5rem;
}

.price-list li {
    margin-bottom: 0.5rem;
    font-size: 0.95rem;
    color: #555;
}

.disclaimer {
    font-size: 0.75rem;
    color: #666;
    margin-bottom: 1rem;
}

.order-button {
    display: block;
    width: 100%;
    padding: 0.75rem;
    background-color: #FFC000;
    color: #333;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.order-button:hover {
    background-color: #e0aa07;
}

.section-promo {
    display: flex;
    gap: 2rem;
}

.promo-tabs {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
}
.promo-tabs::-webkit-scrollbar {
  display: none; /* Safari & Chrome */
}
.tab-btn {
  background: none;
  border: 1px solid #6b7280;
  font-size: 1.1rem;
  color: #6b7280;
  padding: 0.7rem 1.5rem;
  border-radius: 12px;
  cursor: pointer;
  transition: background 0.2s;
  white-space: nowrap;
}
.tab-btn.active {
  background: #FFAB00;
  color: #000;
  font-weight: 600;
}

@media (max-width: 600px) {
  .promo-tabs {
    gap: 0.5rem;
    margin-bottom: 1.2rem;
    padding-bottom: 0.5rem;
  }
  .tab-btn {
    font-size: 1rem;
    padding: 0.6rem 1rem;
  }
}

@media (max-width: 768px) {
    .container {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .carousel img {
        width: 200px;
        height: 100%;
    }
}

@media (max-width: 480px) {
    .carousel img {
        width: 150px;
        height: 100%;
    }
    .title-hero{
            font-size: 36px;
    }
    .section-promo {
        display: flex;
        gap: 2rem;
        flex-direction: column;
    }
}