@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");



/* @charset "utf-8"; */





/* CSS Document */



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-Black.eot");

    src: url("../font/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-Black.woff2") format("woff2"), url("../font/Roboto-Black.woff") format("woff"), url("../font/Roboto-Black.ttf") format("truetype"), url("../font/Roboto-Black.svg#Roboto-Black") format("svg");

    font-weight: 900;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-Bold.eot");

    src: url("../font/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-Bold.woff2") format("woff2"), url("../font/Roboto-Bold.woff") format("woff"), url("../font/Roboto-Bold.ttf") format("truetype"), url("../font/Roboto-Bold.svg#Roboto-Bold") format("svg");

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-ExtraBold.eot");

    src: url("../font/Roboto-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-ExtraBold.woff2") format("woff2"), url("../font/Roboto-ExtraBold.woff") format("woff"), url("../font/Roboto-ExtraBold.ttf") format("truetype"), url("../font/Roboto-ExtraBold.svg#Roboto-ExtraBold") format("svg");

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-Medium.eot");

    src: url("../font/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-Medium.woff2") format("woff2"), url("../font/Roboto-Medium.woff") format("woff"), url("../font/Roboto-Medium.ttf") format("truetype"), url("../font/Roboto-Medium.svg#Roboto-Medium") format("svg");

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-Light.eot");

    src: url("../font/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-Light.woff2") format("woff2"), url("../font/Roboto-Light.woff") format("woff"), url("../font/Roboto-Light.ttf") format("truetype"), url("../font/Roboto-Light.svg#Roboto-Light") format("svg");

    font-weight: 300;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-ExtraLight.eot");

    src: url("../font/Roboto-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-ExtraLight.woff2") format("woff2"), url("../font/Roboto-ExtraLight.woff") format("woff"), url("../font/Roboto-ExtraLight.ttf") format("truetype"), url("../font/Roboto-ExtraLight.svg#Roboto-ExtraLight") format("svg");

    font-weight: 200;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-Regular.eot");

    src: url("../font/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-Regular.woff2") format("woff2"), url("../font/Roboto-Regular.woff") format("woff"), url("../font/Roboto-Regular.ttf") format("truetype"), url("../font/Roboto-Regular.svg#Roboto-Regular") format("svg");

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-Thin.eot");

    src: url("../font/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-Thin.woff2") format("woff2"), url("../font/Roboto-Thin.woff") format("woff"), url("../font/Roboto-Thin.ttf") format("truetype"), url("../font/Roboto-Thin.svg#Roboto-Thin") format("svg");

    font-weight: 100;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: "Roboto";

    src: url("../font/Roboto-SemiBold.eot");

    src: url("../font/Roboto-SemiBold.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-SemiBold.woff2") format("woff2"), url("../font/Roboto-SemiBold.woff") format("woff"), url("../font/Roboto-SemiBold.ttf") format("truetype"), url("../font/Roboto-SemiBold.svg#Roboto-SemiBold") format("svg");

    font-weight: 600;

    font-style: normal;

    font-display: swap;

}



:root {

    --highlight_text: #001744;

    --primary-color: #0d789e;

    --dark-color: #222222;

    --global-font: "Roboto";

}



* {

    font-family: "Open Sans", sans-serif;

}



p {

    font-style: normal;

    font-weight: 500;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0.02em;

    margin: 0;

    color: #000000;

}



.slick-arrow {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    height: 50px;

    width: 50px;

    border-radius: 0;

    font-size: 0;

    border: 0;

    background-color: #0d789e !important;

    background-size: 25px;

    background-repeat: no-repeat;

    background-position: center center;

    z-index: 9;

}



.slick-arrow.slick-prev {

    left: 0;

}



.slick-arrow.slick-prev:before {

    content: "\f104";

    font-size: 20px;

    color: #fff;

    font-family: "Font Awesome 5 Free";

    font-weight: 900;

}



.slick-arrow.slick-next {

    right: 0;

}



.slick-arrow.slick-next:before {

    content: "\f105";

    font-size: 20px;

    color: #fff;

    font-family: "Font Awesome 5 Free";

    font-weight: 900;

}



.slick-arrow.slick-disabled {

    opacity: 0.2;

}



.slick-slide {

    padding: 0 15px;

}



.slick-dots button {

    font-size: 0;

    padding: 0;

    background-color: transparent;

    width: 10px;

    height: 10px;

    line-height: 0;

    border: none;

    background-color: #fff;

    transition: all ease 0.4s;

    position: relative;

}



.container_cstm {

    max-width: 1380px;

    margin: auto;

    width: 100%;

}

header {

    padding: 0 0px;

    padding-top: 0px;

    position: fixed;

    width: 100%;

    z-index: 99;

    border-bottom: 0.1px solid #0d789e;

}



header.header.fixed {

    position: fixed;

    top: 24px;

    top: 0;

    z-index: 999;

    background: #fff;

    padding: 0px 0;

    box-shadow: 2px 2px 2px #0d789e33;

}



a.navbar-brand {

    max-width: 241px;

}



a.navbar-brand img {

    width: 100%;

}



header ul.navbar-nav.ms-auto {

    gap: calc(33px - 0.5rem);

    margin-right: 0px;

    align-items: center;

}



header ul.navbar-nav.ms-auto li a {

    font-style: normal;

    font-weight: 500;

    font-size: 16px;

    position: relative;

    line-height: 24px;

    letter-spacing: 0.02em;

    color: #001744;

    text-decoration: none;

    padding: 28px 0px;

}



header ul.navbar-nav.ms-auto li a:hover {

    /* color: #ffffff; */

}



section.main_banner {

    padding: 152px 50px 218px 50px;

    background-image: url(../images/banner.jpg);

    background-size: cover;

    background-position: center;

}



.nav_list_social {

    display: flex;

    margin-left: auto;

}



ul.header_action {

    padding: 0 0px 0 33px;

    list-style: none;

    margin: 0 0 0 calc(33px - 0.5rem);

    position: relative;

    display: flex;

    gap: 33px;

}



ul.header_action::after {

    position: absolute;

    width: 1px;

    height: calc(100% - 60%);

    content: "";

    top: 0;

    bottom: 0;

    margin: auto;

    left: 0;

    background-color: var(--highlight_text);

}



a.non_bg_btn {

    font-weight: 600;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0.02em;

    color: var(--highlight_text);

    text-decoration: none;

    display: inline-block;

}



.schdule_target {

    background-color: #0d789e;

    padding: 10px 20px;

    color: #fff;

    text-decoration: none;

    display: inline-block;

    font-weight: 500;

    font-size: 16px;

    line-height: 24px;

    border: 0px;

    letter-spacing: 0.02em;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    text-align: center;

}



.white-btn {

    background-color: #fff;

    padding: 10px 20px;

    color: #000;

    text-decoration: none;

    display: inline-block;

    font-weight: 500;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0.02em;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    text-align: center;

}



ul.header_action li {

    display: flex;

    align-items: center;

}



section {

    padding: 100px 0;

}



.slick-dots {

    display: flex;

    justify-content: center;

    margin: 0;

    padding: 1rem 0;

    list-style-type: none;

}



.slick-dots li {

    margin: 0;

}



.slick-dots button {

    display: block;

    width: 1rem;

    height: 1rem;

    padding: 0;

    border: none;

    border-radius: 100%;

    background-color: blue;

    text-indent: -9999px;

}



.slick-dots li.slick-active button {

    background-color: #0d789e;

}





/*--------------------------------------------------------------

 # Banner css

--------------------------------------------------------------*/



.ban-head {

    text-align: left;

    position: relative;

}



.banner-main .slick-arrow.slick-prev {

    left: 1%;

}



.banner-main .slick-arrow.slick-next {

    right: 1%;

}



.ban-head h3 {

    position: relative;

    display: inline-block;

    transition: transform 700ms ease, opacity 700ms ease;

    transform: translateY(-200px);

    margin-bottom: 0;

    -webkit-animation-delay: 0.4s;

    animation-delay: 0.4s;

    font-weight: 500;

    font-size: 21px;

    line-height: 34px;

    letter-spacing: 0.02em;

    color: var(--primary-color);

    text-transform: uppercase;

}



.banner-main .slick-slide.slick-current.slick-active .ban-head h3 {

    transform: translateY(0px);

}



.ban-head p {

    position: relative;

    display: inline-block;

    transition: transform 700ms ease, opacity 700ms ease;

    transform: translateY(200px);

    margin-bottom: 0;

    -webkit-animation-delay: 0.4s;

    animation-delay: 0.4s;

    font-weight: 500;

    font-size: 21px;

    line-height: 34px;

    letter-spacing: 0.02em;

    color: var(--primary-color);

    text-transform: uppercase;

}



.ban-head p span {

    color: #d84040;

}



.banner-main .slick-slide.slick-current.slick-active .ban-head p {

    transform: translateY(0px);

}



.banner-slide.banner-1 .banner-text {

    top: 50%;

    transform: translateY(-50%);

}



.ban-head h1 {

    position: relative;

    margin-bottom: 0;

    font-size: 45px;

    text-transform: capitalize;

    -webkit-animation-delay: 0.6s;

    animation-delay: 0.6s;

    color: #000;

    transition: transform 500ms ease, opacity 500ms ease;

    transform: translateX(-200px);

    font-weight: 700;

}



.banner-main .slick-slide.slick-current.slick-active .ban-head h1 {

    opacity: 1;

    transform: translateX(0);

    transition-delay: 500ms;

}



.ban-head .ban-btn {

    transition: transform 500ms ease, opacity 500ms ease;

    transform: translateY(200px);

    margin-top: 30px;

}



.banner-main .slick-slide.slick-current.slick-active .ban-btn {

    opacity: 1;

    transform: translateY(0);

    transition-delay: 500ms;

}



.banner-bottom {

    z-index: 1;

    position: relative;

    overflow: visible;

    margin-top: 0;

    padding: 0;

}



.banner-main {

    position: relative;

    padding-top: 0;

    padding-bottom: 0;

    overflow: hidden;

    background: linear-gradient(90deg, #f2f9ff 0%, #d4ebf8 100%);

}



.banner-main .slick-dots {

    position: absolute;

    display: flex;

    align-items: center;

    justify-content: center;

    bottom: 0;

    left: 0;

    width: 100%;

    gap: 7px;

}



.banner-main .slick-dots button {

    height: 10px;

    width: 28px;

    background: #fff;

    font-size: 0;

    margin: 0 2px;

    border: 0;

    border-radius: 0;

}



.banner-main .slick-dots .slick-active button {

    background: #0d789e;

}



.banner-slide {

    display: block !important;

}



.banner-main .slider-track {

    -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);

    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);

}



.banner-main .banner-image {

    height: 100%;

    position: relative;

    z-index: 1;

    width: 100%;

    overflow: hidden;

}



.banner-main .banner-image .bg-big {

    width: 100%;

    height: calc(100vh - 44px);

    object-fit: cover;

    display: inline-block;

}



.banner-slider .slick-slide {

    padding: 0;

}





/* .banner-main::after {

    position: absolute;

    height: 10%;

    width: 100%;

    display: inline-block;

    left: 0;

    content: "";

    top: auto;

    bottom: 0;

    background: #ffffff;

    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(13 120 158) 100%);

    z-index: 3;

} */





/* .banner-main .slick-active img {

    -webkit-transform: scale(1);

    transform: scale(1);

    -webkit-animation: cssAnimation 8s 1 ease-in-out forwards;

    animation: cssAnimation 8s 1 ease-in-out forwards;

}



@keyframes cssAnimation {

    from {

        -webkit-transform: scale(1) translate(0px);

    }

    to {

        -webkit-transform: scale(1.2) translate(0px);

    }

}

@-webkit-keyframes cssAnimation {

    from {

        -webkit-transform: scale(1) translate(0px);

    }

    to {

        -webkit-transform: scale(1.1) translate(0px);

    }

}

 */



.banner-image-inner img {

    transform: inherit !important;

}



.banner-image-inner img {

    max-height: 650px;

    margin: 0 auto;

}



.banner-main .slick-slide {

    display: block !important;

}



.banner-text {

    position: absolute;

    top: 61%;

    left: 0;

    width: 100%;

    z-index: 99;

    transform: translate(0px, -50%);

}



.banner-main .banner-text {

    display: inline-block;

    z-index: 3;

    overflow: hidden;

}





/* .banner-main .slick-active .banner-text {

    animation: text-move 1s ease-in-out forwards;

}

 */



.banner-img {

    position: absolute;

    top: 140%;

    right: 0;

    text-align: center;

    z-index: 99;

    transform: translate(0, -100%);

    left: auto;

    max-width: 80%;

}



.banner-main .slick-active .slide-left {

    animation: 3s slide-left ease-in-out forwards;

}





/* @keyframes slide-left {

    0% {

        margin-left: 100%;

    }

    100% {

        margin-left: 0%;

    }

} */



@keyframes text-move {

    0% {

        transform: scale(1) translateY(100%);

    }

    100% {

        transform: scale(1) translateY(-50%);

    }

}



.home_banner_main {

    background: linear-gradient(90deg, #f2f9ff 0%, #d4ebf8 100%);

    position: relative;

    padding-bottom: 0;

    z-index: 1;

}



.banner_image img {

    width: 100%;

}



.banner_content {

    height: 100%;

    display: flex;

    flex-direction: column;

    justify-content: center;

    max-width: 549px;

    padding-bottom: 125px;

}



.banner_content ul {

    list-style: none;

    padding: 0;

    margin-bottom: 22px;

}



.banner_content ul li {

    font-size: 16px;

    font-weight: 500;

    margin-bottom: 15px;

}



.banner_content ul li:last-child {

    margin-bottom: 0;

}



.banner_content ul li i {

    color: #0d789e;

    margin-right: 10px;

    font-size: 20px;

}



.banner_content ul li a {

    color: #000;

    text-decoration: none;

}



.banner_image {

    position: relative;

}



.banner-tag {

    position: absolute;

    left: 43%;

    max-width: 220px;

    bottom: 7%;

    -webkit-animation: mover 1s infinite alternate;

    animation: mover 1s infinite alternate;

    z-index: 5;

    transform: translate(0px, -50%);

}



@-webkit-keyframes mover {

    0% {

        transform: translateY(0);

    }

    100% {

        transform: translateY(-10px);

    }

}



@keyframes mover {

    0% {

        transform: translateY(0);

    }

    100% {

        transform: translateY(-10px);

    }

}



.banner_content h5 {

    font-weight: 500;

    font-size: 24px;

    line-height: 34px;

    letter-spacing: 0.02em;

    color: var(--primary-color);

}



.banner_content h1 {

    font-size: 48px;

    font-weight: 800;

    margin: 0 0 22px 0;

}



.banner_action {

    display: flex;

    align-items: center;

    gap: 20px;

}



.banner_action>a {

    font-weight: 500;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0.02em;

    text-decoration: none;

    color: var(--dark-color);

}



.ark_image {

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

}



.ark_content {

    max-width: 100%;

    margin-left: auto;

}



.ark_valley {

    position: relative;

    background-color: #ffffff;

    z-index: 0;

    padding: 80px 0px;

}



.ark_valley .ark_content {

    width: 100%;

    max-width: 850px;

    margin: auto;

}



.ark_valley .ark_content .custom-list-style {

    display: flex;

    gap: 20px;

    justify-content: center;

}





/* .ark_valley:before {

    position: absolute;

    content: '';

    height: 100%;

    width: 33%;

    top: 0;

    z-index: 1;

    background-image: url(https://www.arkvalleylaundromat.com/wp-content/uploads/2025/07/212121.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

} */



.ark_valley .section-title h2 {

    margin-bottom: 15px;

    display: block;

}



.ark_content p {

    margin-bottom: 15px;

}



.section-title h2 {

    font-style: normal;

    font-weight: 600;

    text-transform: capitalize;

    font-size: 34px;

    line-height: 42px;

    letter-spacing: 0.02em;

    color: var(--dark-color);

    margin: 0;

}



.section-title {

    margin-bottom: 17px;

}



.section-title p {

    margin-top: 10px;

}



.ark_content p {

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0.02em;

    color: #000000;

}



.serve_machine img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    object-position: left;

}



.services .section-title {

    margin-bottom: 30px;

}



.services {

    position: relative;

    background-image: url("https://www.arkvalleylaundromat.com/wp-content/uploads/2025/07/Group-160.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    background-attachment: fixed;

}



.section-title.text-white * {

    color: #fff;

}



.serve_machine {

    position: absolute;

    right: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

    max-width: 40%;

    text-align: center;

}



.service_body {

    margin: 0;

    position: relative;

    z-index: 1;

}



.serve_cols ul {

    padding: 0;

    list-style: none;

    margin: 0;

    display: flex;

    flex-wrap: wrap;

    gap: 18px;

    flex-direction: column;

}



.serve_machine_in {

    position: relative;

    z-index: 1;

}



.service_prof {

    display: flex;

    cursor: pointer;

    transition: all 0.5s;

    background: transparent;

    justify-content: flex-start;

    gap: 15px;

    border: 1px solid #ffffff33;

    padding: 15px 15px;

    border-radius: 0;

    flex-direction: column;

    align-items: flex-start;

    width: 100%;

}



.serve_cols ul li.active .service_prof {

    background-color: #00a8f2;

    border: 2px solid #ffffff;

}



.service_prof:hover {

    transform: translate(0px, -10px);

    background: #027bb0;

}



.service_prof .serve_list_content {

    position: relative;

    width: 100%;

}



.serve_cols ul li {
    display: flex;
    flex: initial;
    width: 100%;
    max-width: 100%;
    font-weight: 600;
}



.service_prof .serve_list_content h4 {

    font-style: normal;

    font-weight: 500;

    font-size: 18px;

    line-height: 30px;

    letter-spacing: 0.02em;

    color: #ffffff;

    margin: 0 0 5px 0;

    position: relative;

    z-index: 9;

}



.service_prof .serve_list_content p {

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0.02em;

    position: relative;

    z-index: 9;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    color: #ffff;

}



.serve_img img {

    width: auto;

    height: 60px;

    object-fit: contain;

    object-position: center;

}





/* .service_prof .serve_list_content::after {

    height: 100%;

    width: calc(100% + calc(185px - 50%));

    background-color: #fff;

    content: '';

    position: absolute;

    top: 0;

    right: 0;

    transition: all 0.5s;

	border: 2px solid #fff;

}

.serve_cols ul li.active .service_prof .serve_list_content::after {

    background-color: #0d789e;

    border: 2px solid #ffffff;

} */



.serve_cols ul li.active .service_prof .serve_list_content h4,

.serve_cols ul li.active .service_prof .serve_list_content p {

    color: #fff;

}



.serve_img {

    position: relative;

    z-index: 9;

}



.serve_cols ul li:nth-child(odd) .service_prof .serve_list_content::after {

    border-radius: 100px 0 0 100px;

}



.serve_cols ul li:nth-child(even) .service_prof .serve_list_content::after {

    left: 0;

    right: initial;

    border-radius: 0px 100px 100px 0px;

}





/* .service_body::after {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    width: 100%;

    background-color: var(--primary-color);

    content: '';

    height: calc(100% - 175px);

    z-index: 0;

} */



.serve_cols ul li:nth-child(n+3) {

    padding: 0;

}



.how_works {

    padding: 120px 0;

}



.how_works .container {

    max-width: 1366px;

}



.how_works .section-title {

    margin-bottom: 50px;

}



.how_work_body ul {

    padding: 0;

    list-style: none;

    display: flex;

    flex-wrap: wrap;

    gap: 22px;

    margin: 0;

}



.how_work_body ul li {

    width: calc(20% - 18.33px);

    position: relative;

}



.how_work_body ul li:last-child:after {

    display: none;

}



.how_work_body ul li:after {

    content: "";

    background: #0d789e21;

    height: 100%;

    width: 1px;

    right: -15px;

    display: inline-block;

    top: 0;

    position: absolute;

}



.how_work_body ul li .works_in {

    text-align: center;

    display: flex;

    flex-direction: column;

    gap: 20px;

}



.how_work_body ul li .works_in .works_icon img {

    transition: all 0.5s;

    filter: brightness(0) saturate(100%) invert(30%) sepia(30%) saturate(4706%) hue-rotate(173deg) brightness(91%) contrast(90%);

}



.how_work_body ul li .works_in:hover .works_icon img {

    transform: translate(-0px, -10px);

}



.choose_tile_img {

    transform: translate(0px, 0px);

}



.works_icon img {

    height: 65px;

    margin: auto;

}



.works_content h4 {

    font-style: normal;

    font-weight: 600;

    font-size: 18px;

    line-height: 23px;

    text-align: center;

    letter-spacing: 0.02em;

    margin: 0 0 10px 0;

    color: #0d789e;

}



.works_content p {

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;

    text-align: center;

    letter-spacing: 0.02em;

    max-width: 200px;

    margin-inline: auto;

}



section.choose_ark .choose_tiler {

    margin: 66px 0 0 0;

}



.choose_tile_content h3 {

    font-style: normal;

    font-weight: 600;

    font-size: 20px;

    line-height: 32px;

    letter-spacing: 0px;

    margin: 0 0 5px 0;

    color: var(--dark-color);

}



.choose_tile_content p {

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0.01em;

    color: #000000;

}



.choose_tile_content {

    padding: 30px 26px 19px;

}



.choose_tile {

    border-radius: 25px;

    overflow: hidden;

    height: 100%;

    transition: all 0.5s;

    background: linear-gradient(360deg, #c6d4e1 0%, #d4ebf8 100%);

    flex-direction: column;

    display: flex;

    justify-content: space-between;

}



.choose_tile:hover {

    transform: translate(0px, -10px);

}



.choose_ark {

    padding: 100px 0;

}



.testimonial {

    padding: 100px 0;

    background: #d2e8f7;

}



.testimonial .section-title {

    margin-bottom: 25px;

}



.testimonials-slider {

    max-width: 900px;

    margin: 0 auto;

    text-align: center;

    padding-inline: 65px;

}



ul.star_rate {

    padding: 0;

    list-style: none;

    margin: 0 0 20px 0;

}



ul.star_rate img {

    display: inline-block;

}



.reviewer p {

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;

    text-align: center;

    letter-spacing: 0.02em;

    margin: 0 0 20px 0;

}



.reviewer h6 {

    font-style: normal;

    font-weight: 500;

    font-size: 18px;

    text-align: center;

    letter-spacing: 0.02em;

    margin: 0;

    color: #0d789e;

}



.reviewer {

    margin: 0 0 52px 0;

}



.tips_updates_body {

    margin: 50px 0 0 0;

}



.tip_up_tile {

    padding: 25px;

    border-radius: 12.71px;

    background-color: #f8f8f8;

    width: calc(33.33% - 10.66px);

    display: flex;

    flex-direction: column;

    gap: 36px;

    text-decoration: none;

}



.tip_post_main {

    flex-grow: 1;

}



.tip_post_image img {

    width: 100%;

    aspect-ratio: 359/230;

    object-fit: cover;

}



.tip_post_image {

    margin: 0 0 20px 0;

    overflow: hidden;

}



.tip_post_image img {

    transition: all 0.5s;

}



.tip_up_tile:hover .tip_post_image img {

    transform: scale(1.1);

}



.post_data h3 {

    font-style: normal;

    font-weight: 600;

    font-size: 18px;

    letter-spacing: 0.02em;

    color: #000;

    margin: 0;

}



.post_data p {

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0;

}



.post_actions {

    display: flex;

    justify-content: space-between;

}



span.date_post {

    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    line-height: 18px;

    letter-spacing: 0.02em;

    color: #000000;

    display: inline-flex;

    align-items: center;

}



.sharp_btn a {

    padding: 13px;

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;

    letter-spacing: 0.02em;

    color: var(--primary-color);

    text-decoration: none;

    display: flex;

    align-items: center;

    gap: 9px;

    border: 1.27114px solid #0d789e;

}



.tips_inner {

    display: flex;

    flex-wrap: wrap;

    gap: 16px;

    justify-content: center;

}



.view_all_post {

    margin-top: 50px;

    text-align: center;

}



.bg-blue-light {

    background-color: #d9edf9;

}



.service-section-3 .section-title {

    margin-bottom: 50px;

}



footer {

    padding-top: 100px;

    background-color: var(--primary-color);

    position: relative;

    padding-bottom: 50px;

}



.footer_logo img {

    max-width: 97px;

}



.footer_logo {

    margin: 0 0 47px 0;

}



.footer_info {}



.address_time ul {

    padding: 0;

    margin: 0;

    list-style: none;

    display: flex;

    flex-wrap: wrap;

    flex-direction: column;

    gap: 20px;

}



.address_time ul li {

    font-style: normal;

    font-weight: 400;

    font-size: 15px;

    line-height: 24px;

    letter-spacing: 0.02em;

    color: #ffffff;

    display: flex;

    flex-direction: column;

    gap: 6px;

}



.address_time ul li a {

    font-style: normal;

    font-weight: 400;

    font-size: 15px;

    line-height: 24px;

    letter-spacing: 0.02em;

    color: #ffffff;

    text-decoration: none;

}



.link_footer ul {

    padding: 0;

    margin: 0;

    list-style: none;

    display: flex;

    flex-direction: column;

    gap: 20px;

}



.link_footer ul li a {

    font-style: normal;

    font-weight: 400;

    font-size: 15px;

    line-height: 21px;

    letter-spacing: 0.02em;

    color: #ffffff;

    text-decoration: none;

}



footer h3 {

    font-style: normal;

    font-weight: 500;

    font-size: 22px;

    line-height: 34px;

    letter-spacing: 0.02em;

    color: #ffffff;

    text-decoration: none;

    margin: 0 0 18px 0;

}



.middle_row {

    display: flex;

    gap: 128px;

}



.footer_social {

    margin-top: 20px;

}



.footer_social ul {

    list-style: none;

    padding: 0;

    margin: 0;

    display: flex;

    gap: 20px;

}



.footer_social ul li a {

    color: #fff;

    font-size: 22px;

}



.copyright_bar {

    background-color: #055f7d;

    padding: 23px 50px;

}



.copY-right-in {

    display: flex;

    justify-content: space-between;

    gap: 10px;

    flex-wrap: wrap;

    padding: 0 0;

}



.copY-right-in p {

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 20px;

    letter-spacing: 0.02em;

    color: #ffffff;

    margin: 0;

    display: flex;

    align-items: center;

    margin-bottom: 0 !important;

}



.copy_right_nav {

    display: flex;

    flex-wrap: wrap;

    gap: 10px;

    color: #fff;

    align-items: center;

}



.copy_right_nav a {

    font-weight: 400;

    font-size: 16px;

    line-height: 20px;

    letter-spacing: 0.02em;

    color: #ffffff;

    text-decoration: none;

    display: flex;

    align-items: center;

}



.choose_tile_img img {

    width: 100%;

}



.section-title p {

    font-weight: 500;

}



.section-title h5 {

    margin: 0;

}



.nav_list_social button.navbar-toggler {

    background-color: #0d789e;

    color: #fff;

    opacity: 1;

    padding: 3px 5px;

    outline: none;

    box-shadow: none;

}



.nav_list_social button.navbar-toggler span.navbar-toggler-icon {

    color: #fff;

    opacity: 1;

    background-image: url(../images/ham.svg);

    width: 30px;

    height: 30px;

}



.grand-opening .container {

    position: relative;

    z-index: 1;

}



.grand-opening:before {

    content: "";

    background: #000000;

    position: absolute;

    top: 0;

    left: 0;

    width: 50%;

    height: 100%;

    background: linear-gradient( 90deg, rgb(0 0 0 / 40%) 0%, rgb(0 0 0 / 40%) 50%, rgb(0 0 0 / 40%) 100%), url(https://www.arkvalleylaundromat.com/wp-content/uploads/2025/07/Mask-group-44.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: right;

    background-attachment: fixed;

}



.grand-opening:after {

    content: "";

    background: #d84040;

    background: linear-gradient( 90deg, rgba(216, 64, 64, 1) 50%, rgba(255, 76, 76, 1) 100%);

    position: absolute;

    top: 0;

    width: 55%;

    height: 100%;

    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);

    right: 0;

    left: auto;

    z-index: 0;

}



.grand-opening {

    padding-bottom: 0;

    overflow: hidden;

    position: relative;

    padding: 0;

}



.grand-opening-cn .section-title {

    text-align: left;

    display: flex;

    flex-direction: column;

    align-items: flex-start;

    gap: 0;

    margin-bottom: 30px;

}



.grand-opening-cn .section-title p {

    text-align: left;

}



.grand-opening-cn {

    flex: 0 0 calc(50% - 25px);

    text-align: left;

    padding: 50px 0 50px 0;

}



.grand-opening-cn h2,

.grand-opening-cn p {

    color: #fff !important;

}



.grand-opening-cn .section-title h2 {

    font-size: 30px;

    color: #fff !important;

    line-height: normal;

}



.grand-opening-main {

    display: flex;

    align-items: center;

    justify-content: space-between;

    position: relative;

    flex-wrap: wrap;

    padding-bottom: 0;

    gap: 50px;

}



.grand-opening-img {

    flex: 0 0 calc(50% - 25px);

    position: relative;

}



.grand-opening-tag {

    position: absolute;

    top: 0px;

    max-width: 190px;

    -webkit-animation: mover 1s infinite alternate;

    animation: mover 1s infinite alternate;

}



.grand-opening-img img {

    max-width: 85%;

    margin-bottom: -98px;

}



.grand-opening-tag img {

    max-width: 100%;

}



.home_banner_main .container {

    position: relative;

}



.ban-info {

    padding: 10px;

    max-width: 100%;

    border-top-left-radius: 0;

    margin-top: 25px;

    position: fixed;

    bottom: 0;

    right: 0;

    left: 0;

    z-index: 99;

    background: #0d789e;

    transition: all 0.5s;

}



.ban-info.fixed {

    visibility: hidden;

    opacity: 0;

}



@-webkit-keyframes mover2 {

    0% {

        transform: translateY(0);

    }

    100% {

        transform: translateY(10px);

    }

}



@keyframes mover2 {

    0% {

        transform: translateY(0);

    }

    100% {

        transform: translateY(10px);

    }

}



.ban-info ul {

    padding: 0;

    margin: 0;

    list-style: none;

    display: flex;

    align-items: center;

    justify-content: space-around;

    gap: 30px;

}



.ban-info ul li {

    color: #fff;

    margin-bottom: 0;

    position: relative;

    padding-left: 25px;

}



.ban-info ul li:last-child {

    margin: 0;

}



.ban-info ul li i {

    color: #fff;

    margin-bottom: 0;

    position: absolute;

    padding-left: 0;

    left: 0;

    top: 3px;

}



.ban-info ul li a {

    color: #fff;

    display: inline-block;

    text-decoration: none;

}



.lines {

    position: absolute;

    inset: 0;

    max-width: 1520px;

    margin-inline: auto;

    z-index: 0;

    pointer-events: none;

}



.lines .line:nth-child(1) {
    margin-left: -22%;
}



.lines .line {

    position: absolute;

    width: 1px;

    height: 100%;

    top: 0;

    left: 50%;

    background: hsl(0deg 0% 100% / 22%);

    overflow: hidden;

    z-index: 6;

}



.lines .line:nth-child(1)::after {

    -webkit-animation-delay: 2s;

    animation-delay: 2s;

}



.lines .line::after {

    content: "";

    display: block;

    position: absolute;

    height: 15vh;

    width: 100%;

    top: -50%;

    left: 0;

    background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgb(5 95 125) 100%);

    -webkit-animation: run 7s 0s infinite;

    animation: run 7s 0s infinite;

    -webkit-animation-fill-mode: forwards;

    animation-fill-mode: forwards;

    -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);

    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);

}



.lines .line:nth-child(3)::after {

    -webkit-animation-delay: 2.5s;

    animation-delay: 2.5s;

}



.lines .line:nth-child(2) {
    left: 62%;
}



.lines .line:nth-child(3) {

    left: 72%;

}



@keyframes run {

    0% {

        top: -50%;

    }

    100% {

        top: 110%;

    }

}



@keyframes run {

    0% {

        top: -50%;

    }

    100% {

        top: 110%;

    }

}



.inner-page header {

    position: relative;

    box-shadow: rgb(149 157 165 / 2%) 0px 8px 24px;

    background: linear-gradient(90deg, #f2f9ff 0%, #d4ebf8 100%);

}



.hero-section .section-title h1 {

    font-style: normal;

    font-weight: 600;

    font-size: 34px;

    line-height: 42px;

    letter-spacing: 0.02em;

    margin: 0;

    position: relative;

    text-transform: capitalize;

    color: #0d789e;

    padding-bottom: 15px;

}



.hero-section .section-title h1::after {

    content: "";

    position: absolute;

    display: block;

    width: 88px;

    height: 3px;

    background: #0d789e;

    bottom: 0;

    border-radius: 50px;

}



.hero-image img {

    margin-left: 17px;

    display: block;

    width: 100%;

    height: 100%;

    border: 1px solid #d7edf9;

}



.hero-section {

    background: #fff;

}



.inner-page p {

    margin-bottom: 15px;

}



.inner-page .section-title {

    margin-bottom: 18px;

}



.center-text {

    text-align: center;

    box-shadow: rgb(149 157 165 / 2%) 0px 8px 24px;

    background: linear-gradient(90deg, #f2f9ff 0%, #d4ebf8 100%);

}



.parallax-section {

    min-height: 500px;

    display: flex;

    align-items: center;

    background: fixed center/cover no-repeat;

}



.parallax-section .text-bx {

    background: #fffffff5;

    padding: 28px;

}



.custom-list-style {

    list-style: none;

    padding: 0;

    margin-bottom: 16px;

}



.custom-list-style li {

    position: relative;

    font-size: 16px;

    margin: 10px 0px;

    padding-left: 22px;

    font-weight: 600;

}

.hero-section ul.list-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
}



.custom-list-style li::after {

    height: 11px;

    width: 11px;

    background-color: #0d789e;

    position: absolute;

    content: "";

    left: 4px;

    top: 7px;

    border-radius: 100px;

    outline: 2px solid #0d789e;

    outline-offset: 2px;

}



.hero-section ul {

    display: flex;

    align-items: center;

    gap: 16px;

    margin-bottom: 15px;

}



.laundry-modern-section {

    background: linear-gradient(90deg, #f2f9ff 0%, #d4ebf8 100%);

}



.section-title {

    font-size: 30px;

    font-weight: 700;

    color: #333;

    line-height: 1.4;

}



.section-title .highlight {

    color: #007bff;

}



.laundry-list {

    list-style: none;

    padding-left: 0;

    font-size: 18px;

    color: #555;

}



.laundry-list li {

    margin-bottom: 12px;

    display: flex;

    align-items: center;

    gap: 10px;

}



.final-msg {

    display: flex;

    align-items: center;

    gap: 10px;

    border-bottom: 2px solid #0d789e;

    margin-bottom: 11px;

    background: #fff;

    box-shadow: rgb(149 157 165 / 11%) 0px 8px 24px;

    padding: 11px 10px;

    flex-direction: column;

    text-align: center;

}



.laundry-img {

    max-width: 100%;

    transition: transform 0.3s ease;

}



.laundry-img:hover {

    transform: scale(1.05);

}



.laundry-modern-section .left-bx img {

    width: 100%;

}



.laundry-modern-section .laundry-list2 {

    padding: 0;

    display: grid;

    grid-template-columns: 1fr 1fr 1fr;

    gap: 25px;

    margin: 24px 0px;

}



.laundry-list2 li img {

    width: 100%;

    max-width: 67px;

    background: transparent;

    padding: 4px;

    border: 1px solid #fcfefe;

}



.laundry-list2 li {

    display: flex;

    align-items: start;

    gap: 23px;

    background: #fff;

    flex-direction: column;

    text-align: left;

    margin-bottom: 0px;

    padding: 18px;

    box-shadow: 0 0 0 1px hsl(0, 0%, 20%, 10%);

    border-bottom: 3px solid #0d789e;

    position: relative;

    transition: 500ms ease;

    background-color: #f8f8f8;

    color: #000;

    font-weight: 500;

    text-transform: capitalize;

}



.about-section2 {

    background: linear-gradient(90deg, #f2f9ff 0%, #d4ebf8 100%);

}



.about-section2 .left-img img {

    width: 100%;

    max-width: 100%;

}



.top-banner {

    position: relative;

    padding: 0px !important;

    width: 100%;

}



.top-banner:after {

    height: 100%;

    width: 100%;

    position: absolute;

    content: "";

    background-color: #00000091;

    inset: 0;

}



.top-banner .banner-image-wrapper {

    position: relative;

    width: 100%;

    height: auto;

}



.top-banner .banner-image-wrapper img {

    width: 100%;

    height: 280px;

    display: block;

    object-fit: cover;

}



.top-banner .banner-text {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    color: white;

    text-align: center;

    z-index: 2;

}



.top-banner .banner-text h1 {

    font-size: 38px;

    text-transform: capitalize;

    font-weight: bold;

    margin: 0px;

    color: #fff;

}



.inner-faq .section-title {

    margin-bottom: 25px;

}



.inner-faq button.accordion-button {

    background: #ffffff;

    color: #000000;

    font-size: 18px;

    font-weight: 600;

}



.inner-faq .accordion-button:not(.collapsed)::after {

    filter: none;

}



.inner-faq .accordion-item {

    color: #000000;

    background-color: #ffffff;

    border: 1px solid #cc9f4633;

    margin-bottom: 15px;

}



.accordion-item:first-of-type>.accordion-header .accordion-button {

    border-top-left-radius: var(--bs-accordion-inner-border-radius);

    border-top-right-radius: var(--bs-accordion-inner-border-radius);

}



.inner-faq .btn-bx {

    margin-top: 25px;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    gap: 15px;

}



.accordion-button:not(.collapsed)::after {

    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%) !important;

}



.accordion-button:not(.collapsed) {

    background: #0d789e !important;

    color: #fff !important;

    border-radius: 0px !important;

}



.accordion {

    max-width: 100ch;

    background: #fff;

    border: 1rem solid #fff;

    margin-inline: auto;

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

}



.inner-text-bx {

    width: 100%;

    max-width: 777px;

    margin: auto;

}



.contact-form-wrapper {

    background: #fff;

    border: 1px solid #d9d9d9;

    padding: 20px;

    box-shadow: rgb(149 157 165 / 3%) 0px 8px 24px;

}



.contact-form-wrapper input {

    font-size: 16px;

    padding: 12px 12px;

    border: 1px solid #d9d9d9;

    width: 100%;

    border-radius: 0px;

}



.contact-form-wrapper input::placeholder {

    text-transform: capitalize;

}



.contact-form-wrapper textarea::placeholder {

    text-transform: capitalize;

}



.contact-form-wrapper textarea {

    font-size: 16px;

    padding: 12px 12px;

    border: 1px solid #d9d9d9;

    width: 100%;

    height: 100px;

    border-radius: 0px;

}



.form-title h2 {

    font-size: 32px;

    text-transform: capitalize;

    margin-bottom: 18px;

}



.row2 {

    display: flex;

    flex-direction: column;

    background: #fff;

    padding: 20px 10px;

    box-shadow: 4px 4px #0d789e;

    border: 1px solid #d9d9d9;

    height: 100%;

    gap: 20px;

}



.contact-info-item {

    text-align: left;

    display: flex;

    align-items: start;

    gap: 1em;

    background: #fff;

    border-bottom: 1px solid #d9d9d9;

    margin-bottom: 20px;

    padding-bottom: 20px;

}



.contact-info-item .icon-box {

    display: flex;

    align-items: center;

    justify-content: center;

    transition: all 0.3s ease-in-out;

    height: 60px;

    width: 60px;

    border-radius: 0%;

    margin-bottom: 10px;

    background: transparent;

    border: 1px solid #eee;

}



.contact-info-item .icon-box img {

    width: 100%;

    max-width: 40px;

    opacity: 1;

    filter: brightness(0) saturate(100%) invert(37%) sepia(53%) saturate(773%) hue-rotate(149deg) brightness(93%) contrast(95%);

}



.contact-info-item .contact-info-content h3 a {

    color: #0d789e;

    text-decoration: none;

    transition: all 0.3s ease-in-out;

}



.contact-info-item .contact-info-content p {

    text-transform: capitalize;

    margin-bottom: 7px;

    font-size: 19px;

}



.contact-info-item .contact-info-content h3 {

    font-size: 18px;

}



.contact-info-item .contact-info-content h3 {

    font-size: 18px;

}



.contact-info-item2 {

    margin: 0px;

    padding: 0px;

    border: 0px;

}



.icon-box.active img {

    filter: brightness(0) invert(1);

}



.icon-box.active {

    background-color: #0d789e;

}



.location-center {

    padding: 0 !important;

    line-height: 0px;

}



.location-center iframe {

    height: 400px;

    line-height: 0px;

}



.blog-post-section .post-image-bx img {

    background: #fff;

    box-shadow: 0 0 5px #cecece;

    padding: 15px;

    height: 380px;

    width: 557px;

    object-fit: cover;

    float: inline-end;

    margin-left: 30px;

    margin-bottom: 25px;

}



.blog-post-section .text-bx :is(h1,

h2,

h3,

h4,

h5,

h6) {

    font-weight: 500;

    font-size: clamp(28px, 28px, 36px);

    color: #000;

    border-left: 4px solid #00a8f2;

    background: #b1b1b117;

    display: flex;

    padding: 10px 15px;

    margin: 30px 0px 20px 0px;

}



.main_menu>ul>li {

    display: inline-block;

    position: relative;

    margin: 0 -2px;

}



.main_menu ul li {

    position: relative;

}



.main_menu ul li ul {

    width: 200px;

    background: #fff;

    transition: 0.5s;

    box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);

}



.main_menu ul li ul li a {

    padding: 10px 25px;

    font-size: 15px;

}



.main_menu ul li ul li a i {

    float: right;

}



.main_menu ul li ul li ul {

    left: 100%;

    top: 0;

}



.mega_menu_dropdown {

    position: static !important;

}



.mega_menu {

    left: 0;

    right: 0;

    background: #fff;

    display: flex;

    flex-wrap: wrap;

    transition: 0.5s;

    box-shadow: 0px 0 5px 1px rgb(91 86 86 / 75%);

    position: absolute;

    align-items: flex-start;

}



.mega_menu_2 .mega_menu:before {

    display: block;

    background: none;

    content: "";

    width: 0;

    height: 0;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-bottom: 10px solid #00a8f2;

    position: absolute;

    top: -13px;

    left: 65%;

    -webkit-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

}



.mega_menu_2 .mega_menu.arrow_2:before {

    left: 68%;

}



.mega_menu_2 .mega_menu.arrow_3:before {

    left: 76%;

}



.mega_menu_item {

    width: calc(100% - 55%);

    padding: 30px 1px;

    justify-content: end;

    display: flex;

    flex-wrap: wrap;

}



.mega_menu_item+.mega_menu_item {

    padding: 0;

}



.main_menu ul li .mega_menu_item a {

    padding: 10px 0;

    display: block;

    color: #000;

    text-align: left;

    flex: 0 0 100%;

    text-transform: capitalize;

    position: relative;

}



.main_menu ul li .mega_menu_item a:after {

    content: "";

    position: absolute;

    width: 0;

    top: auto;

    bottom: 0;

    height: 1px;

    background: #ff0000;

    left: 0;

    transition: all 0.5s;

}



.main_menu ul li .mega_menu_item a:hover:after {

    width: 100%;

}



.main_menu ul li .mega_menu_item a:hover {

    color: #ff0000;

}



.mega_menu_item h3 {

    margin-bottom: 15px;

    text-align: left;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    gap: 8px;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    font-size: 1.5625rem;

    color: #00a8f2;

    border-bottom: 1px solid rgb(0 168 242 / 18%);

    padding-bottom: 10px;

    width: 100%;

    flex: 0 0 100%;

    text-transform: capitalize;

}



.mega_menu_img {

    max-height: 100%;

    width: calc(100% - 5%);

}



.mega_menu_item img {

    width: 100%;

    object-fit: cover;

    height: 100%;

    padding: 18px 0px;

}



.mega_menu_2 .mega_menu {

    left: auto;

    transform: translateX(-0%);

    width: 100%;

    border-top: 3px solid #00a8f2;

    right: 0;

}



.mobile_btn {

    display: none;

}



@media (min-width: 768px) {

    .main_menu ul li ul {

        visibility: hidden;

        opacity: 0;

        position: absolute;

        margin-top: 50px;

    }

    .main_menu ul li .mega_menu {

        visibility: hidden;

        opacity: 0;

        position: absolute;

        margin-top: 50px;

    }

    .main_menu ul li:hover>ul {

        visibility: visible;

        opacity: 1;

        margin-top: 0px;

        z-index: 99;

    }

    .main_menu ul li:hover>.mega_menu {

        visibility: visible;

        opacity: 1;

        margin-top: 9px;

        z-index: 99;

    }

}



@media (max-width: 767.98px) {

    .mega_menu_2 .mega_menu,

    .container {

        width: 100%;

    }

    nav {

        padding: 15px;

    }

    .mobile_btn {

        cursor: pointer;

        display: block;

    }

    .main_menu {

        display: none;

        width: 100%;

    }

    .main_menu ul li {

        display: block;

    }

    .main_menu ul li a i {

        float: right;

    }

    .main_menu ul li a {

        border-bottom: 1px solid #ddd;

    }

    .main_menu ul li ul {

        width: 100%;

    }

    .main_menu ul li ul li ul {

        left: 0;

        top: auto;

    }

    .mega_menu .mega_menu_item {

        width: 50%;

    }

    .main_menu ul li ul {

        display: none;

        transition: none;

    }

    .main_menu ul li .mega_menu {

        display: none;

        transition: none;

    }

    .mega_menu_2 .mega_menu {

        transform: translateX(0);

    }

}



@media (max-width: 575.98px) {

    .mega_menu .mega_menu_item {

        width: 100%;

    }

}



.mega_menu {

    display: none;

}



.mega_menu_2:hover .mega_menu {

    z-index: 888;

    top: 88px;

    display: flex !important;

    justify-content: center;

    align-items: center;

    gap: 2em;

}



.mega_menu_item ul {

    flex-direction: column;

    align-items: start;

    display: flex;

    gap: 8px;

    padding: 0;

    list-style: none;

    width: 100%;

}



.mega_menu_item ul li a {

    color: #000;

    border-bottom: 1px solid #ededed;

    width: 100%;

    display: block !important;

    padding: 5px 0px 5px 25px !important;

    position: relative;

}





/* .mega_menu_item ul li {

    width: 100%;

    padding: 0 !important;

} */



.mega_menu_item ul li a::before {

    position: absolute;

    content: "";

    width: 0%;

    transition: 0.4s;

    height: 1px;

    background-color: #00a8f2;

    left: auto;

    right: 0;

    bottom: 0;

}



.mega_menu_item ul li a:hover::before {

    width: 100%;

    left: 0%;

    right: auto;

}



.mega_menu_item ul li a::after {

    height: 10px;

    width: 10px;

    background-color: #00a8f2;

    position: absolute;

    content: "";

    left: 2px;

    border-radius: 25px;

    outline: 2px solid #00a8f2;

    outline-offset: 2px;

    top: 10px;

}



.mega_menu_item ul li a:hover {

    color: #ed1c24;

}



.mega_menu_item ul li a:focus {

    color: #ed1c24;

}



header .right-bx li {

    padding: 37px 0px 37px 0px !important;

}



.mega_menu_item ul li {

    width: 100%;

    padding: 0 !important;

}



.dropdown:hover .dropdown-menu {

    background: #01526f;

    padding-bottom: 0px;

    border-radius: 0px !important;

    border: 0px solid #ffffff;

    width: 100%;

    min-width: 190px;

    display: flex !important;

    flex-direction: column;

    box-shadow: 0px 0px 0 5px #01526f75;

    padding: 0;

}



.dropdown:hover .dropdown-menu a {

    text-decoration: none;

    padding: 9px 11px;

    text-transform: capitalize;

    color: #fff;

    border-bottom: 1px solid #eeeeee4d;

    transition: 0.3s;

}



.dropdown:hover .dropdown-menu a:hover {

    background-color: #fff;

    color: #01526f;

}



.dropdown-toggle::after {

    display: none;

}



.dropdown:hover .dropdown-menu::before {

    height: 18px;

    width: 18px;

    background-color: #01526f;

    position: absolute;

    content: "";

    left: 41%;

    top: -9px;

    transform: rotate(45deg);

}



.navbar-expand-lg {

    padding: 0;

}





/* @media (max-width:1280px) {



    .mega_menu_2 .mega_menu:before {



        left: 51%;

    }

}



@media (max-width:1366px) {

    .mega_menu_2 .mega_menu:before {



        left: 49%;

    }

}







 */



.services-card .image img {

    width: 100%;

    height: 400px;

    object-fit: cover;

    transition: 0.4s;

    border-radius: 0px;

    overflow: hidden;

}



.services-card {

    position: relative;

    overflow: hidden;

    padding: 10px;

    background: #fff;

    border-radius: 0px;

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

}



.services-card .image {

    overflow: hidden;

    transition: 0.2s;

    border-radius: 0px;

}



.services-card:hover .image img {

    transform: scale(1.2);

}



.services-section .card-description {

    background: #ffffffe8;

    position: absolute;

    height: 36%;

    width: 100%;

    display: flex;

    flex-direction: column;

    gap: 16px;

    justify-content: center;

    align-items: center;

    bottom: 24px;

    max-width: 90%;

    left: 21px;

    right: 15px;

    transition: 0.6s;

    border-radius: 0px;

    outline: 1px solid #d5d2d2;

    outline-offset: -9px;

}



.services-section .card-description h3 {

    margin: 0;

    font-size: 25px;

    text-transform: capitalize;

}



.services-section .card-description a:first-child {

    padding: 0px;

}



.services-section .card-description a {

    padding: 14px 15px;

    color: #000;

    text-transform: capitalize;

    text-decoration: none;

}



.services-section .card-description a:last-child {

    color: #fff;

}





/* .services-section .services-card:hover .card-description {

    width: 100%;

    height: 95%;

    top: 10px;

    left: 10px;

    right: 10px;

    max-width: 95%;

    border-radius: 15px;

    outline: 2px solid #ed1c24;

    outline-offset: -5px;

    border: 0px;

} */



.services .container {

    max-width: 1300px;

}



.services-section .row {

    row-gap: 30px;

}



.review-section .test-bx {

    padding: 15px;

    width: 100%;

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

    max-width: 100%;

    background-color: #fff;

    margin: 15px auto;

}



.review-section .content-top {

    display: flex;

    justify-content: space-between;

    width: 100% !important;

    border: 1px solid #eee;

    padding: 20px;

    align-items: center;

}



.review-section .icon img {

    padding: 10px;

    height: 55px;

    width: 55px;

    background: #f3f5fe;

}



.review-section .rating {

    font-size: 17px;

    display: flex;

    align-items: center;

    gap: 6px;

    color: orange;

}



.review-section .review-text {

    border: 1px solid #eee;

    padding: 15px;

}



.review-section .review-text h3 {

    margin-top: 10px;

    color: #0d789e;

    font-size: 20px;

    text-transform: capitalize;

}



.Pricing-section ul {

    display: flex;

    justify-content: center;

    gap: 15px;

}



.header_action .schdule_target {

    background: transparent;

    border: 1px solid #01526f;

    color: #01526f;

    padding: 5px 15px;

    transition: 0.3s;

}



.header_action .schdule_target:hover {

    background: #01526f;

    color: #fff;

}



.banner-slider .banner-slide {

    position: relative;

}





/* .banner-text {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 2;

  width: 100%;

  height: 100%;

  display: flex;

  align-items: center;

} */



.banner-image img.bg-big {

    width: 100%;

    height: auto;

    object-fit: cover;

    display: block;

}



.header-bar-content {

    display: none;

}



.first-img-bx img {

    width: 100%;

    max-width: 100%;

    transform: none;

}



.last-img-bx img {

    transform: translate(0px, 0px);

}



.serve_cols ul li .serve_list_content h4 {

    padding: 6px 10px;

    margin-bottom: 15px;

    background-color: #d2e8f7;

    font-weight: 700;

    color: #ffffff;

    display: block;

    background: #D2E8F7;

    background: linear-gradient(90deg, rgb(7 155 219) 0%, rgba(255, 255, 255, 0) 100%);

    text-align: left;

}



/* .serve_cols ul li .serve_list_content h4:after {

    content: "";

    background: #e6ba30;

    width: 62px;

    height: 5px;

    position: absolute;

    bottom: 0;

    left: 0;

} */



.footer_social li a {

    width: 40px;

    height: 40px;

    display: flex;

    align-items: center;

    justify-content: center;

    box-shadow: inset 0 0 0 02px #fff;

    text-decoration: none;

    transition: all ease 0.5s;

}



.footer_social li a:hover {

    color: #0d789e;

    box-shadow: inset 0 0 0px 40px #fff;

}



.custom-list-style2 {

    align-items: start;

    justify-content: start;

    text-align: left;

    flex-wrap: wrap;

}



.custom-list-style2 li {

    margin: 4px 0px;

}



.custom-list-style2 {

    margin-bottom: 25px;

}



.pricing-cards {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 25px;

    margin-inline: auto;

    width: 100%;

    max-width: calc(100% - 22%);

}



.Pricing-section2 .card-bx ul {

    margin: 0;

    padding: 0;

    list-style: none;

}



.Pricing-section2 .card-bx {

    padding: 20px;

    background: #fff;

    width: 100%;

    font-size: 17px;

    font-weight: 600;

    filter: drop-shadow(10px 7px 10px rgba(0, 0, 0, 0.25));

    box-shadow: inset 2px 2px 2px white, inset -1px -1px 1px rgb(0 0 0 / 0%);

    background-image: linear-gradient(to bottom right, #e9eaec, #ffffff);

    /* border-bottom: 2px solid #f5f5f52e; */

    transition: 0.2s;

    display: block;

    position: relative;

    color: #000;

    overflow: hidden;

}



.Pricing-section2 .card-bx:hover li {

    background-attachment: #fff;

}



.Pricing-section2 .card-bx::after {

    position: absolute;

    content: "";

    height: 50px;

    width: 50px;

    background: #0d789e;

    z-index: -6;

    transform: rotate(49deg);

    right: -27px;

    top: -25px;

    transition: 300ms;

}



.Pricing-section2 .card-bx:hover * {

    color: #fff;

}



.Pricing-section2 .card-bx:hover::after {

    height: 100%;

    width: 100%;

    transform: unset;

    inset: 0;

}



.Pricing-section2 .card-bx:hover li {

    background-color: #fff;

}



.Pricing-section2 .card-bx ul li {

    position: relative;

    padding-left: 46px !important;

    margin: 17px 0px;

    font-size: 16px;

    text-transform: capitalize;

    border: 1px solid #ffffff33;

    padding-top: 10px;

    padding-bottom: 10px;

    border: 1px solid #0d789e17;

}



.Pricing-section2 .card-bx ul li::before {

    content: "✔";

    position: absolute;

    left: 10px;

    color: #fff;

    font-weight: bold;

    background: #0d789e;

    height: 24px;

    width: 24px;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 13px;

    outline: 1px solid #fff;

    outline-offset: -3px;

}



.pricing-table {

    margin: auto;

    border-radius: 12px;

    overflow: hidden;

}



.pricing-table table {

    width: 100%;

    border-collapse: collapse;

    text-align: center;

}





/* HEADER STYLES */



.pricing-table thead th {

    padding: 0;

    border: none;

}



.pricing-table .col-header {

    padding: 20px;

    font-size: 17px;

    font-weight: 600;

    color: #fff;

    border-bottom: 1px solid #e0e0e0;

}



.pricing-table .top-left {

    border-radius: 15px 15px 0px 0px;

    border-radius: 20px 20px 0px 0px;

    border: 5px solid #fff;

    border-bottom: 0px solid #e0e0e0 !important;

}



.pricing-table .top-right {

    border-radius: 15px 15px 0px 0px;

    border-radius: 20px 20px 0px 0px;

    border: 5px solid #fff;

    border-bottom: 0px solid #e0e0e0 !important;

}



.pricing-table .first-row .col-header {

    padding: 0;

    border: 0px;

}





/* GRADIENT BACKGROUNDS */



.pricing-table .blue-bg {

    background: linear-gradient(to bottom, #2f72ff, #ecf3ff);

}



.pricing-table .purple-bg {

    background: #9b59f2;

    border-bottom: 0px solid #e0e0e0 !important;

    border-radius: 20px 20px 0px 0px;

    border: 5px solid #fff;

}



.pricing-table .pink-bg {

    background: #ff668e;

    border-bottom: 0px solid #e0e0e0 !important;

    border-radius: 20px 20px 0px 0px;

    border: 5px solid #fff;

}





/* FIRST COLUMN */



.pricing-table th.desc {

    background: #38d9e1;

    color: #fff;

    font-weight: bold;

    font-size: 15px;

    border-bottom: 0px solid #e0e0e0 !important;

    border-radius: 25px 25px 0px 0px;

    border: 5px solid #fff;

    padding: 0;

    height: 0px !important;

}





/* CELL STYLES */



.pricing-table td {

    padding: 20px;

    border-bottom: 2px dotted #ddd;

    background: #fff;

}



.pricing-table tr.gray-bg td {

    background: transparent;

}





/* ICONS */



.pricing-table td span::before,

.col-header span::before {

    font-weight: bold;

    font-size: 18px;

    display: inline-block;

}



.pricing-table .gray-icon::before {

    content: "✔";

    color: #999;

}



.pricing-table .blue-icon::before {

    content: "✔";

    color: #2f72ff;

}



.pricing-table .red-icon::before {

    content: "✖";

    color: #f34c6f;

}



.pricing-table .x::before {

    content: "✖";

}



.pricing-table .desc {

    position: relative;

}



.pricing-table .desc::after {

    background: #31d7df;

    background: linear-gradient( 182deg, rgb(49 215 223 / 87%) 0%, rgb(237 221 83 / 0%) 100%);

    position: absolute;

    content: "";

    height: 89px;

    width: 100%;

    left: 0;

    top: 64px;

}



.pricing-table .blue-bg {

    background: #3173ff;

    position: relative;

}



.pricing-table .blue-bg::after {

    background: #2f72ff;

    position: absolute;

    content: "";

    height: 89px;

    width: 100%;

    left: 0;

    top: 62px;

    background: linear-gradient(182deg, rgb(47 114 255 / 52%) 0%, rgba(237, 221, 83, 0) 100%);

}



.pricing-table .purple-bg {

    position: relative;

}



.pricing-table .purple-bg::after {

    position: absolute;

    content: "";

    height: 89px;

    width: 100%;

    left: 0;

    top: 62px;

    background: #9a58f2;

    background: linear-gradient( 182deg, rgb(154 88 242 / 29%) 0%, rgba(237, 221, 83, 0) 100%);

}



.pricing-table .pink-bg {

    position: relative;

}



.pricing-table .pink-bg::after {

    position: absolute;

    content: "";

    height: 89px;

    width: 100%;

    left: 0;

    top: 62px;

    background: #ff658d;

    background: linear-gradient( 182deg, rgb(255 101 141 / 40%) 0%, rgba(237, 221, 83, 0) 100%);

}



.pricing-table .orange-bg {

    position: relative;

    background: #f8a92c;

}



.pricing-table .orange-bg::after {

    position: absolute;

    content: "";

    height: 89px;

    width: 100%;

    left: 0;

    top: 62px;

    background: #faaa2b;

    background: linear-gradient( 182deg, rgb(250 170 43 / 17%) 0%, rgba(237, 221, 83, 0) 100%);

}



.pricing-table span {

    position: relative;

    color: #000;

    z-index: 1024;

    font-size: 17px;

    font-weight: 600;

}



.home section.pricing-table {

    background: #d2e8f7;

}



.home .pricing-table .purple-bg {

    border-bottom: 0px solid #e0e0e0 !important;

    border: 5px solid #d2e8f7;

}



.home .pricing-table td {

    padding: 20px;

    border-bottom: 2px dotted #00000033;

    background: #fff;

    background: transparent;

}



.home .pricing-table th.desc {

    border: 5px solid transparent;

}



.home .pricing-table .top-left {

    border: 5px solid #d2e8f7;

    border-bottom: 0px solid #e0e0e0 !important;

}



.home .pricing-table .pink-bg {

    border-bottom: 0px solid #e0e0e0 !important;

    border: 5px solid #d2e8f7;

}



.home .pricing-table .top-right {

    border: 5px solid #d2e8f7;

    border-bottom: 0px solid #e0e0e0 !important;

}



.first-row td:first-child span:nth-of-type(2) {

    font-size: 17px;

}



.first-row td:first-child span {

    font-size: 22px;

}





/* Animation: Fade In & Slide Up */



@keyframes fadeSlideUp {

    0% {

        opacity: 0;

        transform: translateY(40px);

    }

    100% {

        opacity: 1;

        transform: translateY(0);

    }

}



.animate-on-scroll {

    opacity: 0;

    transform: translateY(40px);

    transition: all 0.8s ease-out;

}



.animate-on-scroll.in-view {

    animation: fadeSlideUp 1s ease forwards;

}



.flooring-row .ser-card {

    padding: 18px;

    background: #fff;

    border: 1px solid #eee;

    position: relative;

    z-index: 99;

    overflow: hidden;

    box-shadow: rgb(149 157 165 / 11%) 0px 8px 24px;

}



.flooring-row .ser-card .icon {

    color: transparent;

    -webkit-text-stroke-width: 1px;

    -webkit-text-stroke-color: #0d789e;

    font-size: 55px;

    font-weight: 600;

}



.flooring-row .ser-card .text h5 {

    font-size: 22px;

    text-transform: capitalize;

    font-weight: 500 !important;

    margin-bottom: 14px;

    color: #000;

}



.flooring-row .ser-card ::before {

    height: 54px;

    transition: .4s;

    width: 65px;

    position: absolute;

    content: "";

    z-index: -7;

    right: -28px;

    top: -23px;

    transform: rotate(45deg);

    background: #0d789e;

}



.flooring-row .ser-card:hover ::before {

    background-color: #0d789e;

    height: 100%;

    width: 100%;

    transform: unset;

    inset: 0;

}



.flooring-row2 {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 22px;

    margin-top: 40px;

}



.flooring-row2 .ser-card:nth-child(3) {

    grid-column: 1 / -1;

    justify-self: center;

    max-width: 600px;

}



.flooring-row .ser-card:hover h5 {

    color: #fff !important;

}



.flooring-row .ser-card:hover p {

    color: #fff;

}



.flooring-row .ser-card:hover .icon {

    color: #fff;

    -webkit-text-stroke-color: #fff;

}



.serve_cols ul.service_offer_li {

    flex-direction: column;

    gap: 0;

    padding: 0 0 0 16px;

    row-gap: 10px;

}

.serve_cols ul.service_offer_li li {

    position: relative;

    color: #fff;

    text-align: left;

}

.serve_cols ul.service_offer_li li::after {

    position: absolute;

    content: '';

    width: 12px;

    height: 12px;

    left: 0;

    top: 6px;

    border: 3px solid #e6ba30;

    border-radius: 100%;

    left: -18px;

}

.serve_cols .time_serve ul.service_offer_li li {

    flex-direction: column;

    padding: 0 0 0 10px;

    background-color: transparent;

    border-left: 4px solid #e6ba30;

}

.serve_cols .time_serve ul.service_offer_li {

    padding: 0;

    margin: 10px 0 0 0;

}

.serve_cols .time_serve ul.service_offer_li li::after {

    display: none;

}

.serve_cols .time_serve ul.service_offer_li li h5 {

    font-size: 16px;

    font-weight: 700;

    color: #ffffff;

}

section.choose_ark .choose_tiler .choose_tiler_inn {

    aspect-ratio: 320/410;

    padding: 0 10px;

}

.cptch-sect span.error {
    position: relative;
    top: -17px;
}

.limit-bx {
    display: flex;
    gap: 4px 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}
section.privacy_policy_main {
    padding: 100px 0;
}
.privacy_policy_main h2 {
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.02em;
    color: #0d789e;
    margin: 30px 0 5px 0;
}
.privacy_head {
    text-align: center;
    background-color: #0d789e;
}
.privacy_head h1 {
    margin: 0;
    padding: 60px 0;
    color: #fff;
}
section.privacy_policy_main a {
    color: #0d789e;
}



@media (max-width: 1366px) {

    .last-img-bx img {

        transform: translate(0px, 0px);

    }

}



@media (max-width: 1260px) {

    .nav_list_social {

        display: none;

    }

    header {

        padding: 15px 0px !important;

        position: unset;

    }

    .header-bar-content {

        display: grid;

        grid-template-areas: "phone-link visit-us-link";

        text-align: center;

    }

    .header-bar-content a {

        background-color: #0d789e;

        padding: 10px 0px;

        color: #fff;

        text-decoration: none;

        font-weight: 500;

        font-size: 16px;

        line-height: 24px;

        border: 0px;

        letter-spacing: 0.02em;

        display: inline-flex;

        align-items: center;

        justify-content: center;

        text-align: center;

        gap: 6px;

    }

    .phone-link {

        grid-area: phone-link;

    }

    .visit-us-link {

        grid-area: visit-us-link;

        background: #d84040 !important;

    }

    .mob-expand-submenu i {

        left: 1px !important;

        top: 0px !important;

    }

    .mobmenur-container {

        position: absolute;

        right: 0px;

        top: 4em !important;

        background: #fcc95a;

        height: 45px;

        width: 45px;

        display: grid;

        place-items: center;

        margin-right: 4% !important;

        font-size: 10px !important;

    }

    #mobmenuright a {

        padding: 7px 10px;

        width: 100%;

        letter-spacing: 1px !important;

        background: transparent !important;

        border-bottom: 0.1px solid #eeeeee14 !important;

        font-family: "Lato", sans-serif !important;

        font-size: 17px !important;

        font-weight: 500 !important;

        color: #fff !important;

    }

    .menu-item-872 {

        position: relative;

    }

    .mobmenu-right-panel .mob-cancel-button {

        color: #ffffff !important;

        height: 35px;

        width: 35px;

        background: #0d789e;

        font-size: 25px !important;

        display: grid !important;

        place-content: center;

    }

    .mobmenu-right-panel {

        background-color: #1d1d1d !important;

    }

    .mob-icon-menu:before {

        margin: 0 !important;

    }

    .mobmenu r-container i {

        color: #ffffff !important;

    }

    .mobmenu-content li {

        padding: 0 !important;

    }

    ul#mobmenuright {

        margin-top: 35px !important;

    }

    .mob-menu-logo-holder {

        display: none !important;

    }

    .mob-menu-header-holder.mobmenu {

        background: transparent !important;

        display: block !important;

        position: absolute;

    }

    .mobmenu .headertext {

        display: none;

    }

    body.mob-menu-slideout-over {

        padding: 0px !important;

    }

    .mobmenu-content #mobmenuright>li>a:hover {

        background-color: transparent !important;

    }

    .mobmenu-content #mobmenuright .sub-menu {

        background-color: #202020 !important;

    }

    .mob-expand-submenu {

        position: relative !important;

        right: 0px !important;

        float: right !important;

        height: 25px;

        width: 25px;

        display: grid;

        place-content: center;

        top: 1px !important;

        background: #0d789e !important;

        border-radius: 50%;

        z-index: 777 !important;

        left: auto !important;

    }

    .mobmenu-content #mobmenuright li:hover {

        background-color: #0d789e91 !important;

    }

    .mob-expand-submenu i {

        font-size: 18px !important;

        color: #ffffff !important;

        margin-top: 1px !important;

    }

    .mob-menu-header-holder.mobmenu.mob-menu-header-holder.mobmenu {

        /* z-index: 99999999 !important; */

        position: absolute !important;

        inset: 0 auto auto auto !important;

        height: 0px;

    }

    .mob-menu-header-holder.mobmenu {

        background: transparent !important;

        display: block !important;

    }

.mobmenur-container.mobmenur-container.mobmenur-container.mobmenur-container {

    position: absolute;

    right: 0px;

    top: 136px !important;

    background: #0d789e;

    height: 35px;

    width: 35px;

    display: grid;

    place-items: center;

    margin-right: 2% !important;

    font-size: 10px !important;

}

    .mobmenu-content li {

        border: 0px !important;

    }

    .mobmenu-right-panel {

        width: 280px !important;

    }

    header .container {

        width: 100%;

        max-width: 100%;

    }

    header.header.fixed {

        position: unset;

    }

    .choose_tile_content {

        padding: 20px 12px 10px;

    }

    .choose_tile_content h3 {

        font-size: 20px;

    }

    .ban-head h3 {

        font-size: 18px;

    }

    .ban-head h1 {

        font-size: 60px;

    }

    .ban-head p {

        font-size: 18px;

    }

    .banner-main .banner-image .bg-big {

        width: 100%;

        height: 100%;

    }

    .banner-tag {

        display: none;

    }

    .works_content h4 {

        font-size: 18px;

    }

}



@media (max-width: 1199.5px) {

    .ban-head h1 {

        font-size: 52px;

    }

    .ban-head h1 {

        font-size: 48px;

    }

    .lines .line:nth-child(2) {
    left: 65%;
}

}



@media (max-width: 991px) {

    .home .pricing-table td {

        min-width: 200px;

    }

    .pricing-table table {

        overflow: scroll;

        display: block;

    }

    .ban-info {

        display: none;

    }

    .contact-form-wrapper {

        margin-bottom: 35px;

    }

    .location-center {

        padding: 35px 0px 0px 0px !important;

    }

    .inner-faq button.accordion-button {

        font-size: 16px;

        padding: 14px 10px;

    }

    .accordion {

        border: 10px solid #fff;

    }

    .top-banner .banner-text h1 {

        font-size: 28px;

    }

    .top-banner .banner-image-wrapper img {

        height: 200px;

    }

    .Pricing-section ul {

        flex-wrap: wrap;

    }

    .service-section-3 .row {

        row-gap: 20px;

    }

    .service-section-2 .row {

        row-gap: 30px;

    }

    .hero-section ul {

        flex-wrap: wrap;

    }

    .hero-section .section-title h1 {

        font-size: 28px;

    }

    .hero-section .row {

        row-gap: 22px;

    }

    .parallax-section {

        min-height: auto;

    }

    .about-section2 .row {

        row-gap: 22px;

    }

    .inner-page section {

        padding: 35px 0px;

    }

    .hero-image img {

        margin-top: 22px;

        margin-left: 0px;

    }

    .ban-head h3 {

        font-size: 15px;

    }

    .ban-head h1 {

        font-size: 38px;

    }

    .ban-head p {

        font-size: 15px;

    }

    .ark_valley {

        padding: 35px 0px;

    }

    .ark_valley .ark_content {

        width: 100%;

        max-width: 100%;

    }

    section, section.privacy_policy_main {

        padding: 35px 0;

    }

    .services {

        background-image: unset;

        background-color: #0b81af;

    }

    .service_body .col-md-5 {

        display: none;

    }

    .service_body .col-md-6 {

        width: 100%;

        max-width: 100%;

    }

    .services .section-title {

        margin-bottom: 30px;

        text-align: center;

    }

    .how_works {

        padding: 35px 0;

    }

    .how_work_body ul li {

        width: calc(33.33% - 14.65px);

    }

    .how_work_body ul {

        display: flex;

        justify-content: center;

    }

    .grand-opening-cn .section-title h2 {

        font-size: 25px;

    }

    .testimonial .slick-dots {

        display: none !important;

    }

    .testimonial {

        padding: 35px 0;

    }

    .section-title h2, .privacy_policy_main h2 {

        font-size: 28px;

    }

    .tip_up_tile {

        width: 47%;

        padding: 15px;

    }

    .post_data h3 {

        font-size: 18px;

    }

    footer {

        padding-top: 35px;

        padding-bottom: 35px;

    }

    .lines {

        display: none;

    }

    footer .row .col-md-3:nth-child(1) {

        display: none;

    }

    .view_all_post {

        margin-top: 30px;

    }

    footer .container .row {

        flex-direction: column;

        justify-content: center;

        align-items: center;

        gap: 14px;

        text-align: center;

    }

    .show-mobile {

        width: 100%;

    }

    .footer_logo {

        margin: 0 0 25px 0;

    }

    .footer_social ul {

        justify-content: center;

        border-bottom: 1px dashed #eeeeee8f;

        padding-bottom: 15px;

        margin-bottom: 15px;

    }

    .copyright_bar {

        padding: 14px 0px;

    }

    .copY-right-in {

        flex-direction: column;

        text-align: center;

        justify-content: center;

        align-items: center;

        gap: 10px;

    }

    .ban-head {

        max-width: 400px;

    }

    section.hero-section.hero-section2 .row, section.hero-section.set-image .row {

        flex-direction: column-reverse;

    }
    .grand-opening-img img {
        max-width: 100%;
        margin-bottom: -148px;
    }
    .grand-opening-tag img {
        max-width: 80%;
    }
    .grand-opening-tag {
        top: -50px;
    }

}





@media (max-width: 767.5px) {

    html {

        overflow-x: hidden;

    }

    .ban-head h1 {

        font-size: 35px;

    }

    .ark_valley .section-title h2 {

        margin-bottom: 10px;

    }

    .section-title {

        margin-bottom: 10px;

    }

    .serve_cols ul {

        flex-direction: column;

    }

    .service_prof {

        flex-direction: column;

        width: 100%;

        justify-content: center;

        align-items: center;

        text-align: center;

    }

    .works_icon img {

        height: 59px;

    }

    .how_work_body ul li:after {

        display: none;

    }

    .works_content p {

        max-width: 100%;

    }

    .grand-opening:before {

        display: none;

    }

    .grand-opening-img {

        flex: 100%;

        position: relative;

        width: 100%;

        text-align: center;

    }

    .grand-opening:after {

        width: 100%;

        clip-path: unset;

    }

    .grand-opening-cn {

        flex: 100%;

        text-align: center;

        padding: 0px;

    }

    .grand-opening-main {

        display: unset;

    }

    .grand-opening-cn {

        padding: 25px 0px;

    }

    .grand-opening-cn .section-title h2 {

        text-align: center;

    }

    .grand-opening-cn .section-title p {

        text-align: center;

    }

    .grand-opening-cn .section-title {

        margin-bottom: 20px;

    }

    .choose_ark {

        padding: 35px 0;

    }

    section.choose_ark .choose_tiler {

        margin: 28px 0 0 0;

    }

    .banner-text .container {

        width: 100%;

        max-width: 100%;

    }

    .tips_inner {

        flex-direction: column;

    }

    .tip_up_tile {

        width: 100%;

    }

    .tips_updates_body {

        margin: 20px 0 0 0;

    }

    .serve_cols ul li .serve_list_content h4:after {

        margin: auto;

        right: 0;

    }

    .ark_valley .ark_content .custom-list-style {

        flex-wrap: wrap;

        row-gap: 0;

    }

    .ban-head {

        max-width: 360px;

    }

    .ban-head h1 {

        font-size: 34px;

    }

    .banner-slider .banner-slide {

        position: relative;

        aspect-ratio: 100/65;

    }

    .grand-opening-tag img {

        display: none;

    }

    .grand-opening-img img {

        display: none;

    }

}

@media only screen and (max-width: 599.5px) {

    .ban-head {

        max-width: 50%;

    }

    .ban-head h1 {

        font-size: 30px;

    }

    .flooring-row .ser-card .text h5 {

        font-size: 20px;

    }

}

@media (max-width: 575px) {

    .notice-content p {

   

    font-size: 14px !important;

}

    .ban-head {

        width: calc(100% - 50%);

    }

    .blog-post-section .post-image-bx img {

        width: 100%;

        height: 100%;

    }

    .blog-post-section .text-bx :is(h1,

    h2,

    h3,

    h4,

    h5,

    h6) {

        font-size: clamp(23px, 21px, 36px);

    }

    .form-title h2 {

        font-size: 28px;

        margin-bottom: 18px;

    }

    .row2 {

        width: calc(100% - -1%);

        margin: 10px auto auto auto;

    }

    .top-banner .banner-text h1 {

        font-size: 25px;

    }

    .top-banner .banner-image-wrapper img {

        height: 145px;

    }

    a.navbar-brand {

        max-width: 175px;

    }

    .ban-head h3 {

        font-size: 10px;

        line-height: 27px;

    }

    .ban-head h1 {

        font-size: 15px;

        line-height: normal;

    }

    .ban-head p {

        font-size: 10px;

        line-height: 27px;

    }

    .ark_valley {

        padding: 30px 0px;

    }

    .section-title h2, .privacy_policy_main h2 {

        font-size: 22px;

        line-height: normal;

    }

    .grand-opening-cn .section-title h2 {

        font-size: 22px;

    }

    .choose_ark .row {

        row-gap: 20px;

    }

    .testimonials-slider {

        max-width: 100%;

        margin: 0 auto;

        text-align: center;

        padding-inline: unset;

    }

    .reviewer {

        margin: 0 0 22px 0;

    }

    .reviewer p {

        display: -webkit-box;

        -webkit-line-clamp: 3;

        -webkit-box-orient: vertical;

        overflow: hidden;

        text-overflow: ellipsis;

        width: 80%;

        margin: auto;

        margin-bottom: 8px;

    }

    .slick-arrow {

        height: 35px;

        width: 35px;

    }

    .testimonial .section-title {

        margin-bottom: 20px;

    }

    .copY-right-in p {

        font-size: 15px;

        margin-bottom: 0px;

    }

    .copy_right_nav a {

        font-size: 15px;

    }

    footer h3 {

        font-size: 22px;

        margin: 0 0 15px 0;

    }

    .hero-section2 .custom-list-style li {

        border: 1px solid #eee;

        width: calc(100% - 0);

        padding: 7px;

        margin: 0px;

        padding-left: 33px;

        box-shadow: rgb(149 157 165 / 11%) 0px 8px 24px;

        border-bottom: 1px solid #0e789e;

    }

    .hero-section2 .custom-list-style li::after {

        left: 10px;

        top: 13px;

    }

    .hero-section2 ul {

        row-gap: 12px;

    }

    .hero-image img {

        margin-top: 0px;

        margin-left: 0px;

    }

    .hero-section .section-title h1 {

        font-size: 28px;

        line-height: 33px;

        margin-bottom: 22px;

    }

    .how_works .section-title {

        margin-bottom: 30px;

    }

    section.choose_ark .choose_tiler .choose_tiler_inn {

        aspect-ratio: 320/340;

        padding: 0 10px;

    }

    .flooring-row2 {

        display: grid;

        grid-template-columns: 1fr;

        gap: 15px;

    }

    .flooring-row .ser-card .text p {

        margin: 0;

    }

    section.hero-section2.set-image .hero-content {

        margin: 26px 0 0 0;

    }

    section.hero-section2.set-image .hero-content {

        margin: 24px 0 0 0;

    }

    .hero-section ul {

        gap: 0;

    }

    .how_work_body ul li {

        width: calc(100% - 0px);

    }
    .hero-section ul.list-grid {
        grid-template-columns: 1fr;
    }

}



@media (max-width: 991px) {

    .pricing-table .desc::after {

        top: 58px;

    }

    .first-row td:first-child span:nth-of-type(2) {

        font-size: 16px !important;

    }

    .pricing-table span {

        font-size: 16px !important;

    }

    .first-row td:first-child span {

        font-size: 16px !important;

    }

    .pricing-table .pink-bg::after {

        top: 55px;

    }

    .pricing-table .orange-bg::after {

        top: 55px;

    }

    .pricing-table .purple-bg::after {

        top: 55px;

    }

    .pricing-table .blue-bg::after {

        top: 55px;

    }

    .pricing-table .col-header {

        padding: 15px !important;

    }

    .pricing-table td {

        min-width: 187px;

        padding: 15px !important;

    }

    .pricing-table table {

        margin-top: 20px;

    }

}

.notice-opting {

    padding: 10px 0;

    text-align: center;

    background-color: #c41616;

    animation: bgPulse 6s infinite alternate ease-in-out;

}



.notice-content p {

    display: flex;

    justify-content: center;

    flex-direction: column;

    gap: 5px;

    color: #fff;

    text-transform: capitalize;

    margin: 0;

}



@keyframes bgPulse {

    0%   { background: #c41616; }   

    50%  { background: #0d789e; }   

    100% { background: #000; }  

}

