.mil-circle-text svg.mil-arrow {
    background: #1fb3e8;
}
.mil-circle-text {
    position: absolute;
    right: 45px;
    bottom: -30px;
}
a.mil-button{
    cursor: pointer;
    z-index: 99;
    text-decoration: none;
}
.mil-button.mil-icon-button {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #b0d2dd;
}
section#hero .slide img.hero-slide{
    padding: 0;
    width: 100%;
    text-align: center;
}
.slide-hero {
    position: relative;
    bottom: 45px;
}
.slide-hero .swiper-slide{
    padding: 0;
    text-align: center;
}
section#hero .swiper-pagination {
    bottom: 5%;
    left: 6%;
    text-align: left;
}

/* ---- particles.js container ---- */
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
}
.count-particles{
    background: green;
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.js-count-particles{
    font-size: 1.1em;
}
#stats,.count-particles{
    -webkit-user-select: none;
}
#stats{
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}
.count-particles{
    border-radius: 0 0 3px 3px;
}
.mil-preloader{
    z-index: 9999;
}
.swiper .swiper-notification{
    z-index: 100!important;
}

section#hero .slide.swiper-slide {
    height: 578px;
}
img.hero-slide.mb{
    display: none;
}
section{
    overflow: initial!important;
}
section#hero {
    height: 578px;
}
section#hero .slide-caption {
    position: absolute;
    text-align: left;
    left: 6%;
    right: auto;
    top: auto;
    bottom: 100px;
    transform: none;
}
h3.exclusive,h2.offers{
    font-family: "Koulen", sans-serif;
    font-weight: 400;
    font-style: normal;
}
h3.exclusive{
    font-size: 40px!important;
    line-height: 25px;
    color: #012D3B!important;
    letter-spacing: 1px!important;
}
h2.offers{
    font-size: 64px!important;
    line-height: 100%;
    color: #2DB6D2!important;
    letter-spacing: 1px;
}
.slide-caption h3{
    color: #434545;
    font-size: 32px;
    line-height: 28px;
    font-weight: 300;
    text-align: left;
}
.slide-caption p {
    font-weight: 400;
    color: #434545;
    font-size: 15px;
}
.offers.d-flex {
    width: 80%;
    margin-top: 30px;
}
.offer-contents {
    display: flex;
    gap: 7px;
    width: 33%;
    align-content: center;
    padding: 0 10px;
}
.offer-contents.sec {
    border-left: 0.8px solid #C9DDE5;
    border-right: 0.8px solid #C9DDE5;
    padding: 0 10px;
}
.offer-contents p{
    font-size: 16px!important;
}
img.line-zh {
    width: 28%;
}
img.line-en {
    width: 30%
}
span.mrclean{
    color:#9ac936;
}
img.mrclean{
    width: 100%;
}
.slide-caption h2{
    color: #012d3b;
    font-size: 44px;
    line-height: 100%;
    font-weight: 500;
    text-align: left;
}
.slide-caption p {
    color: #434545;
    font-size: 23px;
    font-weight: 400;
    line-height: 100%;
}
.offer-contents p {
    font-size: 14px;
    color: #434545;
    align-content: center;
}
.offer-contents img {
    width: 20%;
}
#particles-js{
    bottom: 64px;
}
.services a {
    margin-right: 12px;
}
section#why-choose-us {
    padding: 30px 20px 50px;
    background: url('../img/home/service-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section#why-choose-us h2.title,section#why-choose-us h3.title,section#why-choose-us p.mil-mb-30,
section#laundry-service h2.title,section#laundry-service h3.title,section#laundry-service p.mil-mb-30{
    text-align: center;
}
h2.title{
   font-size: 34px;
   font-weight: 600;
   color: #012D3B;
   line-height: 100%;
   margin-bottom: 10px;
}
h3.title{
  font-weight: 600;
  line-height: 28px;
  color: #1FB3E8;
  font-size: 16px;
  letter-spacing: 8%;
}
p {
    font-weight: 400;
    color: #434545;
    font-size: 16px;
    line-height: 26px;
}
.service-design {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 20px;
}
.content-one{
    padding: 30px;
    background: url('../img/home/since-1993-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
    border: 1px solid #C3DEE5;
    box-shadow: 0 3px 6px 0 #e3e3e3;
    min-height: 250px;
    align-content: center;
    text-align: left;
    grid-column: span 5;
    background-color: #ffffff;
}
.content-two{
    padding: 30px;
    background: url('../img/home/pickup-delivery-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
    border: 1px solid #C3DEE5;
    box-shadow: 0 3px 6px 0 #e3e3e3;
    min-height: 250px;
    align-content: center;
    text-align: left;
    grid-column: span 3;
    background-color: #ffffff;
}
.content-three{
    padding: 30px;
    background: url('../img/home/smart-laundry-bg.png');
    background-size: 104%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
    border: 1px solid #C3DEE5;
    box-shadow: 0 3px 6px 0 #e3e3e3;
    min-height: 250px;
    align-content: center;
    text-align: left;
    grid-column: span 4;
    background-color: #ffffff;
}
.content-four{
    padding: 30px;
    background: url('../img/home/professional-specialists-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
    border: 1px solid #C3DEE5;
    box-shadow: 0 3px 6px 0 #e3e3e3;
    min-height: 250px;
    align-content: center;
    text-align: left;
    grid-column: span 3;
    background-color: #ffffff;
}
.content-five{
    padding: 30px;
    background: url('../img/home/MyHIJAU-certified-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
    border: 1px solid #C3DEE5;
    box-shadow: 0 3px 6px 0 #e3e3e3;
    min-height: 250px;
    align-content: center;
    text-align: left;
    grid-column: span 3;
    background-color: #ffffff;
}
.content-six{
    padding: 30px;
    background: url('../img/home/eco-friendly-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
    border: 1px solid #C3DEE5;
    box-shadow: 0 3px 6px 0 #e3e3e3;
    min-height: 250px;
    align-content: center;
    text-align: left;
    grid-column: span 6;
    background-color: #ffffff;
}
.service-design h3 {
    color: #012D3B;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 60%;
}
.service-design p {
    width: 65%;
    line-height: 26px;
}
section#laundry-service {
    padding: 50px 20px;
    background:#ffffff;
}
.mrclean .mrclean svg.mil-arrow {
    width: 40px;
    height: 40px;
}
.mrclean .mil-link svg path {
    fill: #1FB3E8;
}
.mrclean .mil-link svg{
    background: transparent;
}
.mrclean .mil-link svg {
    margin-left: 5px;
}
.service-section{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.service-section .service-card {
    border: 1px solid #C3DEE5;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
}
.service-section .service-card  img{
    width: 100%;
}
.service-section .text-content {
    padding: 10px 20px;
}
.service-section h3 {
    color: #434545;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
}
.service-section p{
   font-size: 14px;
   font-weight: 400;
   line-height: 22px;
}
.service-section a.mil-link.mil-muted.mil-arrow-place {
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
}
.trail {
    text-align: center;
}
.view-all-wrapper {
  display: none;
  text-align: center;
  margin-top: 18px;
}
.view-all-btn {
  border: 0;
  background: transparent;
  color: #1FB3E8;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  cursor: pointer;
  padding: 5px 10px;
}
section#how-it-work {
    padding: 50px 20px;
    background: #fff;
}
.how-it-work-section{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 30px;
    position: relative;
}
.section-content.card {
    border: 1px solid #C3DEE5;
    border-radius: 12px;
}
div.easy {
    text-align: center;
    height: 304px;
}
img.mrclean2{
    width: 80%;
}
.section-content.card {
    border: 1px solid #C3DEE5;
    border-radius: 12px;
    box-shadow: 0 3px 8px rgba(0, 80, 100, 0.08);
    transition: transform .25s ease, box-shadow .25s ease;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    display: flex;
}
.section-content.card:hover {
    transform:translateY(-3px);
    box-shadow:0 8px 20px rgba(0, 80, 100, 0.12);
}
.section-content.card .text-content h3 {
    font-size: 32px;
    line-height: 46px;
    font-weight: 600;
    color: #012D3B;
    margin-bottom: 20px;
}
.section-content.card .text-content {
    padding: 20px;
}
.d-flex.gap-3 {
    gap: 10px;
    margin-bottom: 10px;
    align-items: flex-start;
}
a.mil-button.mil-arrow-place.mil-btn-space.service {
    background: #92C83E;
}
a.mil-button.mil-arrow-place.mil-btn-space.service svg{
    background-color: #527817;
}
.stats-box {
    margin-top: 30px;
    padding: 25px 22px;
    border: 1px solid #C3DEE5;
    border-radius: 32px;
    background: #ffffff;
    box-shadow: 0 4px 10px rgba(0, 80, 100, 0.09);
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.stats-item {
    position: relative;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 12px;
}
.stat-number h3{
    font-size: 30px;
    color: #012D3B;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 10px;
}
section#stories{
    padding: 50px 20px;
    background: url('../img/home/stories-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section#stories h1 {
    font-size: 96px;
    color: #012D3B;
    line-height: 100%;
    margin-bottom: 30px;
    font-weight: 600;
}
section#stories p{
    font-size: 24px;
    line-height: 36px;
}
section#stories .col-md-7,section#stories .col-md-5 {
    align-self: center;
}
.rating-card {
    width: min(100% - 32px, 544px);
    margin: 30px 0;
    padding: 24px 34px;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #C3DEE5;
    border-radius: 34px;
    box-shadow:0 5px 8px rgba(0, 70, 90, 0.12);
}
.rating-left {
    flex: 1;
}
.rating-title {
    margin-bottom: 10px;
    color: #434545;
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
}
.stars {
    display: flex;
    align-items: center;
    gap: 8px;
}
.star {
    color: #FEEA0E;
    font-size: 55px;
    line-height: 1;
    font-family: Arial, sans-serif;
}
.rating-divider{
    width: 2px;
    height: 60px;
    margin: 0 25px;
    background: #C3DEE5;
}
.rating-score {
    display: flex;
    align-items: baseline;
    white-space: nowrap;
}
.score-number {
    color: #012D3B;
    font-size: 48px;
    font-weight: 600;
    line-height: 100%;
}
.score-total {
    margin-left: 5px;
    color: #012D3B;
    font-size: 36px;
    font-weight: 400;
    line-height: 100%;
}
section#our-customers{
    padding: 50px 20px;
    background:#ffffff ;
}
section#our-customers img.google {
    width: 20% !important;
    position: absolute;
    bottom: 20px;
}
section#our-customers h2.title{
    font-size: 30px;
}
.we-serve-area {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 10px;
}
.area {
    position: relative;
}
.area h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 100%;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.serve-content.serve-text,.serve-content.one{
    grid-column: span 6;
}
.serve-content.two,.serve-content.three,.serve-content.four,.serve-content.five{
    grid-column: span 4;
}
section#ready-cleaner{
    padding: 50px 20px;
    background-image: url(../img/home/home-ready-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
section#ready-cleane h2.title {
    font-size: 32px;
    font-weight: 500;
    color: #012D3B;
    line-height: 100%;
    margin-bottom: 10px;
}
.clean-group-banner.d-flex{
    position: relative;
    top: 0;
    background: none;
    box-shadow: none;
    border: 0;
    width: 100%;
    margin-top: 10px;
    align-items: center;
}
.clean-group {
    width: 33%;
    padding: 0 10px;
    text-align: center;
    align-content: center;
}
.clean-group.second,.clean-group.third{
    border-left: 0.8px solid #C9DDE5;
    border-right: 0.8px solid #C9DDE5;
    width: 40%;
}
.clean-group img {
    width: 40px;
    height: 40px;
}
.clean-group h3 {
    font-size: 14px;
    font-weight: 600;
    color: #012D3B;
}
.clean-group p {
    color: #434545;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    margin-top: 6px;
}


