.is-u-laundry {
    width: 100%;
}

.is-u-laundry .header-wrapper {
    background-color: #1c1f22;
}

.is-u-laundry .header-wrapper header .navbar .nav-btn-text {
    color: #FFF;
}

.is-u-laundry .sticky {
    background: #1c1f22;
}

.is-u-laundry .main-banner {
    background-color: #1c1f22;
    background-image: url(../images/icons/solution-art.svg);
    background-repeat: no-repeat;
    /* background-size: 55%;
    background-position: 0 122%; */
    background-size: contain;
    background-position: 0 90px;
}

.is-u-laundry .header-wrapper header .navbar .nav-btn-text:hover {
    color: #D091FF;
}

.is-u-laundry .header-wrapper header .navbar .nav-btn-text.quote-btn:hover {
    background: #fff;
}

.is-u-laundry .main-banner .banner-wrapper {
    margin-top: 158px;
    text-align: center;
    /* background: #000; */
    padding-bottom: 119px;
}

.is-u-laundry .main-banner .banner-wrapper .u-logo {
    width: 58px;
    height: 37px;
    margin: auto;
}

.is-u-laundry .main-banner .banner-wrapper .u-logo img {
    max-width: 100%;
    object-fit: contain;
    margin: auto;
    display: block;

}

.is-u-laundry .main-banner .banner-wrapper .u-title {
    margin-top: 23px;
}

.is-u-laundry .main-banner .banner-wrapper .u-title h1 {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
}

.is-u-laundry .main-banner .banner-wrapper .u-description {
    max-width: 767px;
    margin: 23px auto 0 auto;
    padding-bottom: 60px;
}

.is-u-laundry .main-banner .banner-wrapper .u-description p {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: 0.5;
}

/* video wrapper */
.video-wrapper {
    width: 100%;
    background-image: url(../images/bg-gradient.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.video-wrapper .video-module {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 991px;
    /* max-height: 664px; */
    max-height: 641px;
    margin: auto;
    padding: 0;
    position: relative;
}

.video-wrapper .video-module img {
    max-width: 100%;
    object-fit: contain;
}

.video-wrapper .video-module .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 11;
}

.video-wrapper .video-module .video-overlay a {
    display: block;
    width: 100px;
    height: 100px;

}

.u-product-wrapper .col-md-6 .u-p-image-wrap img {
    max-width: 100%;
    /* width: 100%; */
    /* height: 100%; */
    object-fit: contain;
}

/* bottom teaser */
.is-u-laundry .bottom-teaser {
    margin: 0;
}

/* ondemand */
.on-demand-wrapper {
    background: #1C1F22;
    padding: 80px 0;
}

.on-demand-content {
    width: 100%;
}

.on-demand-content .demand-title {
    padding-top: 10px;
    max-width: 778px;
    margin: auto;
}

.on-demand-content .demand-title h2 {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
}

.on-demand-content .demand-description {
    margin-top: 10px;
    margin-bottom: 63px;
}

.on-demand-content .demand-description p {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    opacity: 0.5;
}

.on-demand-wrapper .demand-box {
    padding-top: 10px;
}

.on-demand-wrapper .demand-box .d-b-title {
    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    max-width: 281px;
}

.on-demand-wrapper .demand-box .d-b-description {
    margin-top: 14px;
    max-width: 280px;
}

.on-demand-wrapper .demand-box .d-b-description p {
    color: rgba(255, 255, 255, 0.5);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    /* opacity: 0.5; */
}

.on-demand-wrapper .demand-btn-quote {
    margin-top: 45px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.on-demand-wrapper .demand-btn-quote a {
    display: block;
    width: 226px;
    border-radius: 20px;
    background: #D091FF;
    padding: 8px 0;
    color: #1C1F22;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.is-u-laundry .header-wrapper header .navbar .nav-btn-text.quote-btn {
    color: #000;
}

/* u-laundry-classification */
.u-laundry-classification {
    padding-top: 70px;
    background: #1C1F22;
    /* padding-bottom: 143px; */
    padding-bottom: 70px;
}

.u-laundry-classification .u-cls-content {
    padding: 10px 0;
}

.u-laundry-classification .u-cls-content .u-cls-title {
    max-width: 572px;
}

.u-laundry-classification .u-cls-content .u-cls-title h2 {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
}

.u-laundry-classification .u-cls-content .u-cls-sub-title {
    margin-top: 10px;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    opacity: 0.5;
}

.u-cls-features {
    width: 100%;
}

.u-cls-features .u-laundry-wrap {
    max-width: 304px;
    height: 560px;
}

.u-cls-features .u-laundry-wrap img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.u-cls-features .col-md-4 .b-top {
    margin-top: 100px;
    background: #fff;
}

.u-cls-features .col-md-4 .cls-title {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}

.u-cls-features .col-md-4 .cls-description {
    margin-bottom: 61px;
}

.u-cls-features .col-md-4 .cls-description p {
    color: rgba(255, 255, 255, 0.5);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    /* opacity: 0.5; */
}

.u-cls-features .col-md-4 {
    padding-right: 55px;
}

.u-laundry-classification .get-quote-wrap {
    margin: auto;
    margin-top: 110px;
}

.u-laundry-classification .get-quote-wrap a {
    position: relative;
    z-index: 11;
}

.u-laundry-classification .get-quote-wrap .main {
    z-index: 1;
}

/* pricing wrapper */

.pricing-wrapper {
    width: 100%;
    background: #1C1F22;
    padding-bottom: 96px;
}

.pricing-wrapper .col-md-12 .price-title {
    padding-top: 10px;
    margin-bottom: 10px;
}

.pricing-wrapper .col-md-12 .price-title h3 {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
}

.pricing-wrapper .col-md-12 .price-sub-title {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    opacity: 0.5;
}

.pricing-wrapper .price-box {
    border-radius: 10px;
    border: 2px solid #41474E;
    /* margin-top: 110px; */
    padding: 33px;
    height: 100%;
}

.pricing-wrapper .price-box label {
    width: 103px;
    height: 40px;
    border-radius: 20px;
    background: #41474E;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 38px;
}

.pricing-wrapper .price-box .actual-price {
    color: #FFF;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    margin-bottom: 2px;
}

.pricing-wrapper .price-box span {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    display: block;
    margin-bottom: 20px;
    opacity: 0.5;
}

.pricing-wrapper .price-box .b-b {
    border-top: 1px solid #fff;
    padding-bottom: 40px;
    opacity: 0.5;
}

.pricing-wrapper .price-features {
    width: 100%;
    min-height: 300px;
}

.pricing-wrapper .price-features ul {
    margin: 0;
    padding: 0;
}

.pricing-wrapper .price-features ul li {
    list-style: none;
    display: flex;
}

.pricing-wrapper .price-features ul li span {
    margin-left: 12px;
}

.pricing-wrapper .price-action {
    padding-top: 108px;
}

.pricing-wrapper .price-action a {
    width: 100%;
    display: flex;
    height: 50px;
    background: #fff;
    border-radius: 10px;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    justify-content: center;
    align-items: center;
}

.pricing-wrapper .third-box .price-action {
    padding-top: 32px;
}

.pricing-wrapper .second-box {
    background-image: url('../images/second-box-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(80px);
}

.pricing-wrapper .prices {
    margin-top: 88px;
}

.pricing-wrapper .second-box .price-box {
    border: none;
    margin: 0;
}

.pricing-wrapper .second-box .price-box label {
    background: #D091FF;
}

.pricing-wrapper .second-box .price-box .actual-price {
    color: #000;
}

.pricing-wrapper .second-box .price-box .price-features ul li span {
    color: #000;
}

.pricing-wrapper .second-box .price-box span {
    color: #000;
}

.pricing-wrapper .second-box .price-box .b-b {
    border-top: 1px solid #000;
}

.pricing-wrapper .second-box .price-box .price-action a {
    border-radius: 10px;
    background: #D091FF;
}

.pricing-wrapper .price-box:hover {
    background-image: url(../images/second-box-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.pricing-wrapper .col-md-4:hover label {
    background: #D091FF;
    color: #fff;
}

.pricing-wrapper .price-box:hover a {
    border-radius: 10px;
    background: #D091FF;
}

.pricing-wrapper .price-box:hover .actual-price {
    color: #000;
}

.pricing-wrapper .price-box:hover span {
    color: #000;
    opacity: 0.5;
}

.pricing-wrapper .price-box:hover .b-b {
    border-top: 1px solid #000;
    padding-bottom: 40px;
    opacity: 0.5;
}

/* solution wrapper */

.solution-wrapper {
    padding: 50px 0 72px;
}

.solution-content {
    max-width: 787px;
}

.solution-content .solution-title {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    margin-bottom: 22px;
}

.solution-content .solution-description {
    padding-top: 5px;
}

.solution-content .solution-description p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: 0.5;
}

.solution-wrapper .row {
    align-items: center;
}

.solution-wrapper .solution-action {
    max-width: 226px;
    margin: auto;
}

.solution-wrapper .solution-action a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 8px 0;
    border-radius: 20px;
    background: #D091FF;
    color: #1C1F22;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* product wraper */
.u-product-wrapper {
    background: #1C1F22;
    /* padding: 52px 0 91px; */
    padding: 40px 0 0px;
}

.u-product-wrapper .row {
    align-items: center;
}

.u-product-wrapper .row .u-p-w-content {
    max-width: 376px;
}

.u-product-wrapper .row .u-p-w-content .u-p-title {
    color: #FFF;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    margin-bottom: 20px;
}

.u-product-wrapper .row .u-p-w-content .u-p-description {
    margin-bottom: 20px;
}

.u-product-wrapper .row .u-p-w-content .u-p-description p {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: 0.5;
}

.u-product-wrapper .row .u-p-w-content .u-p-action {
    width: 100%;
}

.u-product-wrapper .row .u-p-w-content .u-p-action a {
    color: #D091FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.u-product-wrapper .row .u-p-w-content .u-p-action span {
    margin-left: 10px;
}

.u-product-wrapper .row .u-p-w-content .u-p-image-wrap {
    max-width: 394px;
    height: 631px;
}

.u-product-wrapper .row .u-p-w-content .u-p-image-wrap img {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}

.u-product-wrapper .row .admin-p {
    max-width: 806px;
    height: 589px;
}

.u-product-wrapper .row .admin-p img {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}

.estate .u-product-wrapper .row .u-p-w-content .u-p-action a {
    color: #000;
    width: 160px;
    display: block;
    text-align: center;
    padding: 10px 0;
    border-radius: 20px;
    background: #D091FF;
}

.estate .u-product-wrapper .row {
    padding-bottom: 60px;
}

.careers.is-u-laundry.estate .main-banner .banner-wrapper {
    max-width: 100%;
    margin: 50px 0;
}

.careers.estate .main-banner .banner-wrapper .u-description p {
    opacity: 0.5;
}

/* customer review */
.u-customer-review {
    width: 100%;
    background: #1c1f22;
    padding-bottom: 68px;
}

.u-customer-review .review-wrapper {
    padding-bottom: 68px;
    background: url('../images/icons/draw-art-tm.svg');
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 700px; */
    padding: 80px 6%;
}

.u-customer-review .art-r-w {
    width: 100%;
}

.u-customer-review .art-r-w img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.u-customer-review .review-wrapper .customer-content {
    width: 100%;
    max-width: 270px;
}

.u-customer-review .review-wrapper .customer-content .client-title {
    color: #FFF;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    text-transform: capitalize;
}

.u-customer-review .review-wrapper .customer-content .review-action {
    width: 100%;
    margin-top: 30px;
}

.u-customer-review .review-wrapper .customer-content .review-action a {
    color: #D091FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.u-customer-review .review-wrapper .customer-content .review-action a span {
    margin-left: 10px;
}

.u-customer-review .reviews-items {
    width: 100%;
}

/* scroll button */
#scButton {
    display: inline-block;
    background-color: #9266d5;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 120px;
    right: 30px;
    transition: background-color .3s,
        opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

.grecaptcha-badge {
    z-index: 11111;
    display: none !important;
}

#scButton::after {
    content: "";
    background-image: url('../images/icons/arow-icon.svg');
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: center;
    width: 35px;
    height: 50px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#scButton:hover {
    cursor: pointer;
    background-color: #9266d5;
}

#scButton:active {
    background-color: #9266d5;
}

#scButton.show {
    opacity: 1;
    visibility: visible;
}

/* end of scroll */
.vehicles .u-product-wrapper .col-md-6 .u-p-image-wrap img {
    height: revert-layer;
}

.pricing-table .pricing-wrapper {
    padding-top: 100px;
    background: #1c1f22;
}

/* Careers */
.is-u-laundry.careers .main-banner {
    background-image: url("../images/art-careers.svg");

}

.careers .main-banner .banner-wrapper .u-title h1 {
    text-align: left;
    font-size: 60px;
}

.careers.is-u-laundry .main-banner .banner-wrapper {
    padding-bottom: 0;
}

.careers .u-laundry-classification {
    background: #1c1f22;
}

.vehicle.is-u-laundry .main-banner .banner-wrapper .u-logo {
    width: 160px;
    height: 50px;
    margin: auto;
}

.careers .main-banner .banner-wrapper .u-description {
    max-width: 608px;
    margin: 20px 0;
}

.careers .main-banner .banner-wrapper .u-description p {
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
}

.careers .main-banner .banner-wrapper .lite {
    max-width: 100%;
}

.careers .main-banner .banner-wrapper .lite p {
    opacity: 1;
}

/* Services */
.is-u-laundry.careers.services .main-banner {
    background-image: none;
    /* background-image: url('../images/service-bg-draw.png'); */
    /* background-size: contain; */
    position: relative;
    padding-top: 0;
}

/* .is-u-laundry.careers.services .main-banner::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transform: translateY(67%);
    background-image: url('../images/service-bg-draw.png');
    background-repeat: no-repeat;
    background-size: contain;
    mix-blend-mode: soft-light;
} */

.is-u-laundry.careers.services .main-banner .service---art {
    max-height: 326px;
    position: absolute;
    top: auto;
    bottom: 30%;
    left: 0;
    right: 0;
    z-index: 1;
    mix-blend-mode: soft-light;
}

.is-u-laundry.careers.services .main-banner .service---art img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.is-u-laundry.careers.services .tech--wrapper .tech--bar .tech-client-slider .tech-client-slider--item {
    width: 150px;
    height: 60px;
}

.is-u-laundry.careers.services .tech--wrapper .tech--bar .tech-client-slider .tech-client-slider--item img {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    width: 100%;
}

.services .service-grid--module {
    background: #1c1f22;
}

.services .service-grid-wrapper h3 {
    text-align: center;
    font-size: 60px;
    line-height: 1.3;
    margin: 0;
    font-weight: 600;
    color: #fff;
}

.services .service-grid-wrapper p {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    line-height: normal;
    max-width: 800px;
    margin: auto;
    color: #fff;
}


.services .service-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 100px;
}

.services .service-wrapper span {
    color: #FFF;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    /* 60px */
    text-transform: capitalize;
}

.services .service-wrapper p {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    opacity: 0.5;
    max-width: 447px;
    margin: auto;
}

.is-u-laundry.careers.services .banner-wrapper .u-title h1 {
    text-align: left;
    font-size: 60px;
    max-width: 370px;
}

.is-u-laundry.careers.services .service-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.is-u-laundry.careers.services .service-row .col-md-5 .banner-wrapper {
    max-width: 370px;
}

.is-u-laundry.careers.services .service-row .col-md-7 .banner-wrapper {
    max-width: 787px;
    height: 100%;
}

.is-u-laundry.careers.services .service-row .col-md-7 .banner-wrapper img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.services .u-laundry-classification .u-cls-title {
    max-width: 780px;
}

.services .u-cls-features .col-md-4 .cls-title span {
    margin-right: 15px;
}

.is-u-laundry.careers.services .banner-wrapper .u-description p {
    font-size: 14px;
}

.is-u-laundry.careers.services .service-category .service-wrapper p {
    font-size: 20px;
}

.services .u-cls-features .cls-description p {
    margin-bottom: 20px;
    min-height: 100px;
}

.services .u-cls-features .cls-description .service-btn-quote {
    color: #D091FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.services .u-cls-features .cls-description .service-btn-quote span {
    margin-left: 10px;
}

.services .service-category {
    background: #1c1f22;
}

.services .service-category .service-wrapper {
    margin-top: 0px;
}

.services .service-category .service-wrapper p {
    max-width: 1001px;
    margin-bottom: 80px;
}

.services .service-category .service-wrapper span {
    display: block;
    margin-bottom: 10px;
}

.services .service-category .category-list .category-mark:hover {
    color: #666;
}

.services .service-category .category-list .category-mark.active {
    color: #666;
}

.services .service-category .category-list {
    width: 100%;
    border-right: 1px solid #ccc;
    height: 100%;
}

.services .service-category .category-list li:first-child {
    padding: 19px 0 21px;
    border-bottom: 1px solid #ccc;
    margin: 20px 0;
}

.services .service-category .category-list li:first-child a {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 24px */
    text-transform: capitalize;
}

.services .service-category .category-list li span {
    margin-right: 20px;
}

.services .service-category .category-list ul {
    margin: 0;
    padding: 0;
}

.services .service-category .category-list ul li {
    padding: 30px 0 0;
}

.services .service-category .category-list ul li a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 19.2px */
    text-transform: capitalize;
}

.services .service-category .category-list ul li:last-child {
    padding: 30px 0 30px;
}

.services .service-category {
    padding-bottom: 100px;
}

.services .service-category .category-description {
    padding: 23px 0 23px 30px;
}


.services .service-category .category-description .row h3 {
    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 28.8px */
    text-transform: capitalize;
    margin-bottom: 10px;
}

.services .service-category .category-description .row p {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    max-width: 744px;
    opacity: 0.5;
}

.services .service-category .category-description .u-cls-features {
    margin-top: 86px;
}

.services .service-category .category-description .u-cls-features .cos-ex {
    display: block;
    margin-bottom: 29px;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: capitalize;
}

.services .service-category .category-description .u-cls-features .cls-mb {
    margin-bottom: 60px;
}

.services .service-category .category-description .u-cls-features .b-top {
    opacity: 0.5;
    background: #FFF;
}

.services .service-category .category-description .u-cls-features .cls-title {
    padding: 20px 0;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}


.services .service-category .category-description .u-cls-features .cls-title span {
    margin-right: 10px;
}


.services .service-category .category-description .u-cls-features .cls-description p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: 0.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    min-height: 100px;
}

/* vertical tabs */
.services .tab {
    float: left;
    border-right: 1px solid #ccc;
    width: 30%;
    /* height: 300px; */
    padding: 0;
}

.services .tab button {
    display: block;
    background-color: inherit;
    color: #fff;
    padding: 22px 0px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.services .tab button.active {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 28.8px */
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
}

.services .tabcontent {
    float: left;
    padding: 0px 12px;
    width: 70%;
    color: #ccc;
}

.services .tab button span {
    margin-right: 20px;
}

/* video cover */
.video-container {
    width: 100%;
    border-radius: 4px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.4);
}

.video-container .video-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-container video {
    width: 100%;
    min-height: 644px;
    border-radius: 4px;
}

.play-button-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    pointer-events: none;
}

.play-button-wrapper #circle-play-b {
    cursor: pointer;
    pointer-events: auto;
}

.play-button-wrapper #circle-play-b svg {
    width: 100px;
    height: 100px;
    fill: #fff;
    stroke: #fff;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    opacity: 0.9;
}

/* estate Popup start */
.estate .modal {
    z-index: 99999;

}

.estate .modal .modal-content {
    background: transparent;
    border: none;
}

.estate .modal .modal-content .btn.btn-secondary {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 11;
    border-radius: 50%;
}

.estate .modal .modal-body {
    border-radius: 10px;
    border: 2px solid #FFF;
    background: #fff;
    padding: 42px;
    padding-bottom: 0;
}

.estate .modal .modal-dialog {
    max-width: 907px;
}

.estate .u-product-wrapper .row {
    padding-bottom: 30px;
}

.estate .modal .modal-body .modal-title {
    color: #FFF;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 135.398%;
    max-width: 365px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.estate .modal .modal-body .modal-sub-title {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    text-transform: capitalize;
    opacity: 0.5;
    margin-bottom: 20px;
}

.estate .modal .modal-body .forms-row input {
    color: #000;
    border: 0;
    border-bottom: 1px solid #bbb;
    border-radius: 0;
    padding: 0 0 11px 0;
    outline: 0;
    box-shadow: unset;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: unset;
    background: transparent;
    width: 100%;
}

.estate .modal .modal-body .forms-row input::placeholder {
    color: #000;
    opacity: 0.5;
    text-transform: capitalize;
}

.estate .modal .modal-body .forms-row {
    margin-bottom: 40px;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 20px;
}

.estate .modal .modal-body .quote-form {
    padding-top: 100px;
    position: relative;
    z-index: 111;
}

.estate .modal .modal-body .quote-form form {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-end;

}

.estate .modal .modal-body .forms-row .form-select {
    background-image: url("../images/icons/drop-icon-white.svg");
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: auto;
    background-position-y: top;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 0 5px 10px 5px;
    outline: 0;
    box-shadow: unset;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: unset;
    color: #1c1f22;
    width: 100%;
    box-shadow: none;
}

.estate .modal-action-btn {
    width: 100%;
    padding-top: 20px;
}

.estate .modal-action-btn a {
    border-radius: 10px;
    background: #D091FF;
    width: 100%;
    padding: 10px 0;
    outline: 0;
    border: 0;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;

}

.estate .modal .modal-body .modal-rap {
    position: relative;
}

.estate .modal .modal-body .modal-rap::before {
    content: '';
    background-image: url('../../assets/images/estate-gradient.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    border-radius: 20px;
}

.estate .modal .modal-body .modal-title {
    color: #1C1F22;
}

.estate .u-product-wrapper .row .u-p-w-content .u-p-action a {
    width: 100%;
    border-radius: 10px;
}

.estate .modal .modal-body .quote-form .row .mb-3 {
    padding: 0 20px;
}

.estate .modal .modal-body .quote-form .row .form-control {
    padding: 0;
    border: none;
    border-bottom: 1px solid #bbb;
    border-radius: unset;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.estate .modal .modal-body .quote-form .row .form-control:focus {
    box-shadow: unset;
}

.estate .modal .modal-body .quote-form .row .form-control::placeholder {
    color: #000;
    opacity: 0.5;
}

/* ios-page */
/* ios page */
.ios .u-cls-features .col-md-4 .cls-description p {
    min-height: 110px;
}

.ios .testimonial-wrapper {
    height: 100%;
    padding: 4% 0;
}

.ios .testimonial-wrapper .testimonial-module .testm-bg-anime {
    bottom: auto;
    top: 40px;

}

.ios .testimonial-wrapper .testimonial--content .tm-title h3 {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    max-width: 202px;
}

.ios .tech--wrapper {
    padding: 0 0 40px;
}

.ios .research-wrapper {
    padding: 0px 0 50px;
    width: 100%;
    background: #1c1f22;
}

.ios .on-demand-content .demand-title {
    padding-top: 10px;
    max-width: 100%;
    margin: auto;
}

.ios .on-demand-content .demand-description p {
    margin: 30px 0;
}

.ios .u-laundry-classification .u-cls-content {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ios .u-laundry-classification .get-quote-wrap {
    margin: 0;
}

.ios .main-banner .banner-wrapper .u-logo {
    width: 80px;
    height: 80px;
}

.ios .main-banner .banner-wrapper .u-logo img {
    width: 100%;
    height: 100%;
}

.ios .game-wrapper {
    padding: 80px 0 0;
}

.ios .game-wrapper .game-module {
    display: flex;
}

.ios .game-wrapper .game-module .game-content {
    width: 40%;
    padding-left: 4%;
    padding-bottom: 20px;
}

.ios .game-wrapper .game-module .game-banner {
    width: 60%;
}

.ios .game-wrapper .game-module .game-banner img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ios .game-wrapper .game-module .game-content h4 {
    color: #D091FF;
    font-size: 24px;
    line-height: normal;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.ios .game-wrapper .game-module .game-content p {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #1c1f22;
    margin-bottom: 35px;
    max-width: 475px;
}

.ios .game-wrapper .game-module .game-content .project-completion {
    width: 100%;
}

.ios .game-wrapper .game-module .game-content .project-completion .pr-box {
    margin: 0 0 9px;
}

.ios .game-wrapper .game-module .game-content .project-completion .pr-count {
    color: #1C1F22;
    font-size: 36px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 5px;
}

.ios .game-wrapper .game-module .game-content .project-completion .pr-box .pr-status {
    color: #41474E;
    font-size: 16px;
    font-weight: 500;
    opacity: 0.6;
    line-height: normal;
}

.game .tech--wrapper .tech--bar .tech-clients ul li {
    /* width: 150px; */
    width: 100px;

}

.game .tech--wrapper .tech--bar .tech-head {
    max-width: 290px;
}

.game .tech--wrapper .tech--bar .tech-clients {
    padding: 0 15px;

}

.research-wrapper .research-banner .research-content {
    text-align: center;
    padding: 70px 0;
}

.research-wrapper .research-banner .research-content h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    color: #d091ff;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.research-wrapper .research-banner .research-content p {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    line-height: 62.5px;
    margin-bottom: 30px;
}

.research-wrapper .research-banner .research-content a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background: #D091FF;
    max-width: 226px;
    margin: 60px auto;
    padding: 12px 0;
    font-size: 14px;
    line-height: 18px;
    color: #1c1f22;
    font-weight: 600;
}

.ios .u-cls-features .col-md-4 .cls-title {

    min-height: 80px;
}

@media screen and (min-width: 768px) {
    .estate .modal .modal-body .modal-title {
        max-width: 100%;
    }

}

/* estate popup end */

/* vertical tabs end */
@media screen and (min-width: 1260px) {
    .services .u-laundry-classification .u-cls-title {
        max-width: 780px;
    }

    .services .u-cls-features .col-md-4:first-child {
        flex: 0 0 auto;
        width: 10%;
    }

    .services .u-cls-features .col-md-4 {
        flex: 0 0 auto;
        width: 45%;
    }
}


@media screen and (max-width: 1440px) {
    .is-u-laundry .main-banner {
        background-blend-mode: soft-light;
    }
}

@media screen and (max-width: 1260px) {
    /* .is-u-laundry .main-banner {
        background-blend-mode: soft-light;
    } */

    .service-category .row.vert-tabs {
        flex-direction: column;
        padding: 0 20px;
    }

    .service-category .row.vert-tabs .tab {
        width: 100%;
        border: 0;
        display: flex;
        align-items: flex-start;
        border-bottom: 1px solid #fff;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .services .tabcontent {

        width: 100%;

    }

    .service-category .row.vert-tabs .tab button {
        width: 20%;
        font-size: 16px;
        text-align: center;
        line-height: 120%;
        max-width: 200px;
        padding: 15px 10px;
        margin: auto;
    }

    .service-category .row.vert-tabs .tab button.active {
        background: #9266d5;
        ;
        border-radius: 5px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        font-weight: normal;
        border: 0;
    }

    /* .service-category .row.vert-tabs .tab button.active span svg path {
        fill: black;
    } */
    .service-category .row.vert-tabs .tab button span {
        display: block;
        margin-bottom: 15px;
        text-align: center;
    }

    .services .u-cls-features .col-md-4:first-child {
        display: none;
    }

    .services .u-cls-features .col-md-4 {
        width: 50%;
    }

}

@media screen and (max-width: 1024px) {
    .services .service-category .vert-tabs .row .col-md-6 {
        width: 100%;
    }

    .services .service-category .vert-tabs .category-description .u-cls-features .cls-description p {
        min-height: 60px;
    }

    .services .service-category .vert-tabs .category-description .u-cls-features .cls-mb {
        margin-bottom: 20px;
    }

    .services .tab {
        width: 100%;
        display: flex;
        border: none;
    }

    .services .service-category .row {
        flex-direction: column;
    }

    .services .tab button.active {
        font-size: 16px;
        padding: 12px 0px;
    }

    .service-category .row.vert-tabs .tab button {
        width: 17%;
        max-width: 200px;
    }



    .on-demand-content .demand-title h2 {

        font-size: 38px;

    }

    .pricing-wrapper .price-box .actual-price {
        font-size: 50px;
    }

    .is-u-laundry.careers.services .service-row {
        flex-direction: column;
    }

    .is-u-laundry.careers.services .service-row .col-md-5 {
        width: 100%;
        padding: 0 10px;
    }

    .is-u-laundry.careers.services .service-row .col-md-5 .banner-wrapper {
        max-width: 100%;
        margin-top: 0;
    }

    .is-u-laundry.careers.services .banner-wrapper .u-title h1 {
        text-align: left;
        font-size: 48px;
        max-width: 100%;
    }

    .is-u-laundry.careers.services .banner-wrapper .u-description {
        max-width: 100%;
        padding: 0;
    }

    .is-u-laundry.careers.services .service-row .col-md-7 {
        width: 100%;
    }

    .is-u-laundry.careers.services .service-row .col-md-7 .banner-wrapper {
        margin: 15px auto;
    }

    .is-u-laundry.careers.services .main-banner::after {
        display: none;
    }

    .is-u-laundry.careers.services .service-category .service-wrapper p {
        font-size: 16px;
        margin-bottom: 50px;
    }

    .services .service-wrapper {
        margin-top: 50px;
    }

    .services .service-wrapper span {
        font-size: 28px;
        display: block;
        margin-bottom: 10px;
    }

    .services .service-wrapper p {
        font-size: 18px;
    }

    .services .u-laundry-classification .u-cls-content .u-cls-sub-title {

        font-size: 18px;
    }

    .services .service-category .row {
        padding: 0 10px;
    }

}

@media screen and (max-width: 992px) {
    .on-demand-content .demand-title h2 {
        font-size: 28px;
    }

    .on-demand-content .demand-description p {
        font-size: 20px;
    }

    .u-laundry-classification .u-cls-content .u-cls-title {
        max-width: 100%;
    }

    .u-laundry-classification .u-cls-content .u-cls-title h2 {
        font-size: 28px;
    }

    .u-laundry-classification {
        padding: 10px 10px 70px;
    }

    .u-laundry-classification .u-cls-content {
        padding: 10px 0;
        text-align: center;
    }

    .u-cls-features .col-md-4 {
        padding-right: 25px;
    }

    .pricing-wrapper .col-md-12 .price-title h3 {
        font-size: 28px;
    }

    .pricing-wrapper .col-md-12 .price-sub-title {
        font-size: 20px;
    }

    .pricing-wrapper .price-box .actual-price {
        font-size: 38px;
    }

    .is-u-laundry.careers.services .banner-wrapper .u-title h1 {
        font-size: 28px;
    }

    .u-cls-features .col-md-4 .cls-title {
        font-size: 20px;
    }

    .estate .modal .modal-dialog {
        max-width: 100%;
        padding: 0 30px;
        font-size: 24px;
    }

    .estate .modal-action-btn {
        padding-top: 80px;
    }


    .estate .modal .modal-body .row {
        flex-direction: column;
    }

    .estate .modal .modal-body .row .col-md-6 {
        width: 100%;
    }

    .estate .modal .modal-body .row .col-md-6 .modal-title {
        max-width: 100%;
    }
}

@media screen and (max-width: 767.98px) {
    .is-u-laundry.careers .main-banner {
        padding-top: 0 !important;
    }

    .services .u-cls-features .col-md-4 {
        width: 100%;
    }

    .u-cls-features .col-md-4 .cls-title {
        font-size: 18px;
    }

    .service-category .row.vert-tabs .tab {
        flex-wrap: wrap;
    }

    .service-category .row.vert-tabs .tab button {
        width: 50%;
        max-width: 250px;
        margin-bottom: 20px;
    }


    .on-demand-wrapper .demand-box .d-b-title {
        font-size: 20px;
        max-width: 100%;
    }

    .on-demand-wrapper .demand-box .d-b-description {
        margin-top: 14px;
        max-width: 100%;
    }

    .on-demand-wrapper {
        padding: 80px 10px;
    }

    .u-cls-features .u-laundry-wrap {
        max-width: 500px;
        height: 100%;
        margin: auto;
    }

    .u-cls-features .col-md-4 .b-top {
        margin-top: 50px;
    }

    .u-cls-features .col-md-4 .cls-description {
        margin-bottom: 20px;
    }

    .u-laundry-classification .get-quote-wrap {
        margin-top: 20px;
    }

    /* .pricing-wrapper .price-box {
        margin-top: 50px;
        
    } */
    .solution-content {
        max-width: 100%;
        margin-bottom: 50px;
    }

    .solution-content .solution-title {
        font-size: 28px;
    }

    .u-product-wrapper .row .u-p-w-content .u-p-title {
        font-size: 28px;
    }

    .u-product-wrapper .u-p-image-wrap {
        max-width: 100%;
        text-align: center;
    }

    .estate .u-product-wrapper .u-p-image-wrap {
        text-align: left;
    }

    .u-product-wrapper .u-p-image-wrap img {
        max-width: 100%;
        object-fit: contain;
    }

    .u-product-wrapper {
        padding: 50px 10px 75px;
    }

    .u-product-wrapper .row .u-p-w-content {
        max-width: 100%;
    }

    .u-product-wrapper .row:nth-child(2) {
        flex-direction: column-reverse !important;
    }

    .estate .u-product-wrapper .u-p-image-wrap {
        margin: 40px auto 0;
    }

    .estate .u-product-wrapper .row .u-p-w-content {
        margin-top: 30px;
    }

    .estate .u-product-wrapper .row {
        padding-bottom: 20px;
    }

    .video-wrapper .video-module {
        max-height: 500px;
    }

    .pricing-wrapper .prices .col-md-4 {
        margin-bottom: 20px;
    }

    .video-container video {
        max-height: 400px;
        min-height: unset;
    }

    .services .service-category .service-wrapper span {
        display: block;
        margin-bottom: 20px;
        font-size: 28px;
    }

    .services .service-category .category-description {
        padding: 23px 0 23px 0;
    }

    .estate .u-product-wrapper .col-md-6 .u-p-image-wrap img {
        max-width: 100%;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .estate .u-product-wrapper {
        padding: 0 0 15px;
    }

    .estate .about-wrapper .about-content {
        padding: 50px 0 0 0;
    }

    .estate .u-product-wrapper .row .u-p-w-content .u-p-title {
        font-size: 24px;
    }

    .estate .hero--inner {
        padding: 50px 0 !important;
    }

    .estate .get-quote-wrap {
        margin: 0px auto 0;
        padding-top: 30px;
    }

    .estate .about-wrapper .about-classification .cls-description p {
        min-height: 50px;
    }

    .estate .about-content .about-description p {
        font-size: 16px;
    }

    .estate .modal .modal-body .quote-form {
        padding-top: 25px;
    }

    .estate .modal .modal-body .forms-row {
        margin-bottom: 40px;
        flex: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .estate .modal-action-btn {
        padding-top: 10px;
    }

    .estate .modal .modal-body .modal-title {
        font-size: 24px;
        max-width: 100%;
    }

    .estate .modal .modal-body {
        padding: 10px 20px;
    }
}

@media screen and (max-width: 576.98px) {
    .estate .u-product-wrapper .u-p-image-wrap img {
        max-width: 100%;
        object-fit: contain;
        height: 100%;
    }

    .service-category .row.vert-tabs .tab button {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
        text-align: left;
        padding: 15px 20px 0;
    }

    .service-category .row.vert-tabs .tab button span {
        display: inline-block;
        margin-bottom: 15px;
        text-align: left;
    }

    .service-category .row.vert-tabs .tab button {
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
        text-align: left;
        padding: 10px 10px 0;
        font-size: 14px;
    }
}