* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.form-block {
    position: absolute;
    top: 68px;
    right: 50px;
    background-color: rgb(225, 222, 215, 0.80);
    padding: 20px;
    width: 298px;
}

.call-us {
    background-color: #fff;
    width: 66px;
    height: 60px;
    display: block;
    text-indent: -999rem;
    font-family: 'SFProDisplay-Medium';
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    line-height: 40px;
    padding: 14px 10px 10px 17px;
    position: absolute;
    left: 0px;
    top: 20%;
    letter-spacing: 0.5px;
    transition: width ease 0.3s;
    overflow: hidden;
}

.call-us:hover {
    width: 230px;
    text-indent: inherit;
    white-space: inherit;
    transition: width ease 0.3s;
    padding: 10px 0px 0px 56px;
}


.call-us i {
    color: black;
    font-size: 30px;
}

.call-icon {
    width: 21px;
    height: 23px;
    display: inline-block;
    background-image: url(call-icon.webp);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}





body {
  overflow-x: hidden;
}


img, video {
  max-width: 100%;
  height: auto;
 
}



input,
select {
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 1;
    background-color: #fff;
    border: 0;
    color: rgba(0, 0, 0, 0.50);
    padding: 14px 18px;
    height: 46px;
    border-radius: 0;
}


.input-block:not(:last-child) {
    margin-bottom: 10px;
}

.form-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    color: #3C311B;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}



.btn-submit {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #574C34;
    max-width: 130px;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
    transition: all ease 0.3s;
}

.banner {
    position: relative;
}

/* 
.banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    z-index: 1; 
  } */

.b-title h1 {
    font-size: 50px;
    line-height: 1;
    font-weight: 900;
    font-size: 48px;
    line-height: 1.15;
    color: darkgoldenrod;
    font-family: 'SFProDisplay-Medium';
    padding: 95px 0 0 0;
}

.b-title h4 {
    font-size: 48px;
    line-height: 48px;
    font-family: 'SFProDisplay-Light';
    font-size: 48px;
    line-height: 1.15;
    color: #fff;
    font-family: 'SFProDisplay-Medium';
}



.b-title h2 {
    margin: 5px 0 0 0;
    justify-content: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #fff;
    max-width:430px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    font-size: 44px;
    line-height: 1.15;
    color: #fff;
    font-family: 'SFProDisplay-Medium';
}


.b-title h5 {
    max-width: 270px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    font-size: 48px;
    line-height: 1.15;
    color: #fff;
    font-family: 'SFProDisplay-Medium';
}




/* about us start */
.ab-img {
    margin: auto;
    width: 70%;
}

.main-img {
    position: relative;
}

.ab-2 {
    position: absolute;
    left: -40px;
    top: -50px;
    width: 200px;
}

.ab-3 {
    position: absolute;
    bottom: -40px;
    right: -60px;
    width: 200px;
}

.ab-content {
    margin: 0px 50px;
}

.ab-content ul {
    padding-left: 0rem;
}

.ab-content ul li {
    padding-left: 0;
    font-size: 16px;
    line-height: 24px;
    color: #5B4F35;
    position: relative;
    padding-left: 15px;
    list-style: none;
}

.ab-content ul li::before {
    content: "";
    display: block;
    width: 4px;
    height: 23px;
    background-color: #A3957F;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.ab-content h2 {
    font-size: 46px;
    line-height: 48px;
    font-family: 'SFProText-Heavy';
    color: #5B4F35;
    margin-bottom: 30px;
    font-weight: bolder;
}

.ab-content h4 {
    font-size: 30px;
    line-height: 32px;
    color: #81683E;
    font-family: 'SFProDisplay-Light';
    margin-bottom: 10px;
}


.ab-content li:not(:last-child) {
    margin-bottom: 13px;
}

/* about us end */

/* stunning start  */
.stunning {
    
    position:relative;
}

.stunning::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(bg.jpg) no-repeat center; /* Adjust the color and transparency */
    z-index: 1; /* Keep the overlay above the background image */
  }

.stunning-title {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 518px;
    position: relative;
    z-index:2;
}


.stunning-title h3 {
    font-family: 'SFProDisplay-Light';
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    text-transform: uppercase;
}

.stunning-title h2 {
    font-family: 'SFProText-Heavy';
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}


.stunning-title h4 {
    font-family: 'SFProDisplay-Light';
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    text-transform: uppercase;
}

.btn-book-stunning {
    background-color: #fff;
    border: 1px solid transparent;
    max-width: 294px;
    margin: 20px auto 0 auto;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    color: #3B311B;
    transition: all ease 0.3s;
}

.btn-book-stunning:hover {
    background-color: #3B311B;
    color: white;
}

/* stunning end */


/* No Termites start  */
.termites-box {
    height: 177px;
    width: 100%;
    text-align: center;
    padding: 26px 0px;
    background: white;
}


.main-termites {
    width: 1100px;
}


.termit-content h3 {
    font-size: 50px;
    line-height: 48px;
    color: #5B4F35;
    text-align: center;

    font-weight: 700;
}

.termit-content h6 {
    font-size: 26px;
    line-height: 32px;
    color: #81683E;
    text-align: center;

}


.termites-box h5 {
    font-size: 20px;
    line-height: 48px;
    color: #5B4F35;
}


.termites-box img {
    height: 62px;
    width: 62px;
}

/* No Termites end */


/* gallery start  */
.g-content h2 {
    font-size: 50px;
    line-height: 48px;
    color: #5B4F35;
    text-align: center;
    font-weight: 700;
}

.g-content h6 {
    font-family: 'SFProDisplay-Light';
    font-size: 30px;
    line-height: 32px;
    color: #967F58;
    text-align: center;
    margin: 0 0 40px 0;
}

.gallery-title {
    text-align: center;
    margin: 20px 0;
}

.gallery-title h2 {
    font-size: 2em;
    color: #6e5e40;
}

.gallery-title p {
    color: #b4a994;
}

.slick-slide img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    padding: 5px;
}

.slick-slider {
    width: 100%;
    padding: 0px 90px;
}

/* new  */
.image-container {
    position: relative;

}

.image-container .overlay {
    position: absolute;
    width: 97%;
    height: 97%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s ease;


    display: flex;
    justify-content: center;
    align-items: center;


}

.image-container:hover .overlay {
    opacity: 1;
}

.btn-reach {
    background-color: #574C34;
    border: 1px solid transparent;
    padding: 10px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all ease 0.3s;
    font-weight: 600;
}

.btn {
    width: 100%;
    display: block;
    border: 1px solid transparent;
    font-size: 16px;
    padding: 10px;
}


.btn-reach:hover {
    background: white;
    color: #574C34;
    border: 1px solid black;
}

/* gallery end  */


/* wellness start  */

.wellness-box1 {
    background-color: #574C34;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 350px;
}


.wellness-box1 h5 {
    font-size:25px;
    line-height: 30px;
    color: #E9E6E2;
    margin-top: 13px;
    font-weight: 400;
}

.wellness-box3 {
    background-color: #77726b;
}

.wellness-content h2 {
    font-size: 50px;
    line-height: 48px;
    color: #5B4F35;
    letter-spacing: -1px;
    text-align: center;
    font-weight: 700;
}

.wellness-content h6 {
    font-size: 30px;
    line-height: 30px;
    color: #81683E;
    text-align: center;
}

.wellness-box2 img {
    height: 350px;
    width: 100%;
}

/* wellness end */


/* clients start */
.clients-content h4 {
    font-size: 30px;
    line-height: 30px;
    color: #81683E;
    display: block;
    text-align: center;
    font-weight: 400;
}

.clients-content h2 {
    font-size: 36px;
    line-height: 1;
    color: #574C34;
    display: block;
    text-align: center;
    margin: 8px 0 8px 0;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 700;
}

.clients-content h3 {
    font-size: 30px;
    line-height: 30px;
    color: #81683E;
    display: block;
    text-align: center;
    font-weight: 400;
}


.clients-box {
    margin: auto;
    width: 90%;
}

.clients-box img {
    width: 163px;
    height: 163px;
    display: block;
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 15px 15px 25px rgb(87, 76, 52, 0.15);
}

.clients-box h5 {
    font-family: 'SFProText-Heavy';
    font-size: 18px;
    line-height: 20px;
    color: #5B4F35;
    text-align: center;
    margin: 15px 0 0 0;
    font-weight: 900;
}

.clients-box p {
    font-size: 12px;
    line-height: 20px;
    color: #5B4F35;
    display: block;
    text-align: center;
}

/* clients end */



/* videos start */
.sec-video {
    position: relative;
}

.sec-7 {
    background-color: rgba(250, 250, 250, 0.50);
}

.video-wrap {
    width: 1060px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.videoWrapper video {
    width: 100%;
    height: auto;
}


.video-placeholder {
    position: absolute;
    inset: 0;
}

.btn-video {
    font-family: 'SFProDisplay-Light';
    font-size: 30px;
    line-height: 32px;
    color: #81683E;
    text-decoration: none;
    rotate: 270deg;
    position: absolute;
    top: 130px;
    right: 120px;
    transform-origin: top;
}

.btn-play {
    width: 146px;
    height: 146px;
    display: block;
    border: 4px solid #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 100px;
    right: 163px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.10);
    display: flex;
    z-index: 2;
}


.btn-play-circle {
    width: 118px;
    height: 118px;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    margin: auto;
    background-image: url(play-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
}

/* videos end  */


/* price aria start */


.price-main-box {
    display: flex;
}

.price-box1 {
    width: 100%;
    background-image: url(price1.webp);
    background-repeat: no-repeat;
    min-height: 537px;
    position: relative;
    background-size: cover;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 120px;
}

.price-box1 h4 {
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    display: block;
    margin-bottom: 15px;
}

.price-box1 h2 {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.price-box1 p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}


.price-box2 {
    background-color: #77726B;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-direction: column;
    width: 100%;
    padding: 0 50px 0 140px;
}


.price-box2 h2 {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 700;
}

.price-box2 h5 {
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    display: block;
    margin-bottom: 15px;
}

.price-box2 p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;

}

.btn-call {
    background-color: #fff;
    border: 1px solid transparent;
    padding: 10px 20px;
    max-width: 210px;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.40);
    text-decoration: none;
    font-family: 'SFProDisplay-Medium';
    font-size: 16px;
    line-height: 32px;
    color: #77726B;
    height: 50px;
    margin: 20px 0 0 0;
    text-align: center;
}

.btn-call:hover {
    background-color: #574C34;
    border-color: #fff;
    color: #fff;
    transition: all ease 0.3s;
}

/* price aria end */


/* why start */
.why-content h2 {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    color: #574C34;
    text-align: center;
    letter-spacing: -1px;
    font-weight: 700;
}

.why-content p {
    font-size: 30px;
    line-height: 32px;
    color: #81683E;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.why-icon {
    width: 113px;
    height: 113px;
    background-color: #FCFAF8;
    margin: 0 auto 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    box-shadow: 25px 25px 40px rgba(0, 0, 0, 0.07);
}

.why-title {
    font-size: 30px;
    line-height: 32px;
    color: #5B4F35;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.why-text {
    font-size: 20px;
    line-height: 26px;
    color: #5B4F35;
    display: block;
    text-align: center;
}

/* why end */


/* how start */
.how-bg {
    background-image: url(how-bg.webp);
    background-repeat: no-repeat;
    min-height: 519px;
    position: relative;
}

.how-step {
    display: flex;
    padding: 77px 0 0 0;
    position: relative;
    z-index: 1;
}

.btn-consult {
    background-color: #fff;
    border: 1px solid transparent;
    color: #77726B;
    position: relative;
    z-index: 1;
    max-width: 210px;
}

.btn-consult {
    height: 50px;
    background-color: #574C34;
    font-family: 'SFProDisplay-Medium';
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 13px 21px;
    text-align: center;
    margin: 45px auto 0 auto;
}

.how-step-content {
    text-align: left;
    padding: 0px 0px 0px 120px;
}

.how-step-content h6 {
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    display: block;
    margin: 0 0 20px 0;
}

.how-step-content h2 {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.how-step-content p {
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    display: block;
    margin: 0 0 20px 0;
}

.how-number-align {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 400px;
}

.how-number h2 {
    font-family: 'SFProText-Heavy';
    font-size: 100px;
    line-height: 1;
    color: white;
    display: block;
    font-weight: bolder;
    margin-bottom: 20px;
}

.how-number p {
    color: white;
}

.how-number-right {
    border-right: 1px solid white;
}

/* how end*/



/* pop up form start  */
.pop-up-submit {
    background-color: #574C34;
    color: white;
}

.pop-up-submit:hover {
    background-color: white;
    color: #574C34;
}

/* pop up form end  */



/* navbar menu satrt  */

nav ul li a.active {
    color:white !important;
    font-size: 22px;
    font-weight: 600;

}


.nav-item a {
    font-size: 22px;
    font-weight: 400;
    padding-right: 1.2rem !important;
    color: white !important;
}


.navbar {
    padding: 0px;
}

/* navbar menu end */



/* logo start */
.logo {
    width:80px;
}

/* logo end */



/* counter start */
.counter {
    font-size: 2rem;
    font-weight: bold;
}

.counter p {
    font-weight: 500;
}

/* counter end */


/* service aria start */

.service-aria {
    background: white;
}

.service-box {
    display: flex;
}

.service-img {
    width: 180px;
}


/* service aria end */



/* faq start */
.faq-content h2 {
    font-size: 55px;
    font-weight: 600;
}

.accordion-button {
    font-size: 30px;
    font-weight: 600;
    color: black;
    padding: 27px 20px;
}

.accordion-button:not(.collapsed) {
    color: black;
}

.faq-img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

/* faq end */






/* step start */
.icon-1 {
    background: black;
    width: 60px;
    height: 60px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 44px;
}


/* step end */





/* Timeline container start*/
.timeline {
    position: relative;
    padding: 2rem 1rem;
}

/* Timeline line */
.timeline::before {
    content: '';
    position: absolute;
    top: 25%;
    bottom: 0;
    left: 46px;
    width: 2px;
    background: #a9a9a9;
    height: 330px;
}

/* Timeline step */
.timeline-step {
    position: relative;
    display: flex;
    gap: 1rem;
    margin-bottom: 4rem;
}

/* Timeline icon */
.timeline-icon {
    width: 100px;
    height: 60px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

/* Content container */
.timeline-content {
    margin-left: 20px;
}

.timeline-content h5 {
    margin: 0;
    font-weight: bold;
    font-size: 1.25rem;
}

.timeline-content p {
    margin-top: 0.5rem;
    color: #666;
    font-size: 0.95rem;
}

/* Timeline containe end */



/* review start  */
.review-box {
    background: black;
    color: white;
    padding: 90px 50px;
    border-radius: 5px;
}

.review-box img {
    border-radius: 50px;
    width: 100px;
}

.main-review {
    position: relative;
}

.review-front {
    position: absolute;
    right: 10px;
    top: 180px;
}


.review-img {
    display: flex;
    align-items: center;
}


.review-from {
    padding: 0px 10px;
}

.review-heading {
    font-size: 50px;
}

/* review end */



/* footer start */
.footer-logo img {
    padding: 10px 0px;
}

.footer-logo img {
    width: 120px;
    margin: 0px 80px;
}

.footer-logo p {
    color: white;
    text-align: center;
}


.footer-links {
    padding: 30px 0px 0px 60px;
    color: white;
}


.footer-links ul {
    padding-left: 0rem;
}

.footer-links ul li {
    list-style: none;
    padding-bottom: 10px;
}

.footer-links ul li a {
    text-decoration: none;
    color: white;
}

/* footer end */


/* service page start */
.service-aria-page {
    background-color: white;
}


.service-aria-page-box {
    width: 167px;
   
   
}


.service-aria-page-box-main p {
    padding: 0px 6px;
    text-align: center;
}



.content-find h4 {
    font-size: 35px;
    color: white;
}

.content-find p {
    color: white;
}

.content-find h5 {
    font-size: 30px;
    color: rgba(0, 183, 255, 1);
}

.combain-bg {
    background-image: url("combin-bg.png");
    /* background-color: #cccccc;    */
}

.combain {
    background: white;
}

.comain-text h4 {
    font-size: 50px;
    font-weight: 400;
}

.comain-text h5 {
    font-size: 34px;
    font-weight: 100;
}

.kitchen-appliances {
    background: rgba(0, 114, 159, 1);
}

.appliance-btn {
    background-color: red;
}


.kitchen-appliances-right {
    background: black;
    width: 90%;
    padding: 80px 26px;
    color: white;
}

.kitchen-appliances-right ul {
    margin-bottom: 0rem;
}

.kitchen-appliances-right ul li {
    list-style: none;
    font-size: 22px;
    font-weight: 400;
    padding: 20px 0px;
}

.kitchen-appliances-right ul li span {
    font-size: 30px;
    font-weight: 700;
    color: orange;
}


.kitchen-appliances-img-box {
    background: #ffffff;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    border-radius: 12px;
}

.kitchen-appliances-img-box img{
    height: 200px;
    padding: 5px;
    border-radius: 16px;
}

.kitchen-appliances-img-box {
    background: #ffffff;
    height: 200px;
    width: 200px;
    display: flex;
    align-items: center;
    border-radius: 12px;
}

.main-slider-applience {
    padding: 11px 20px;
}


.kitchen-appliances-right p {
    padding: 24px 0px;
}




.kitchen-Fittings-bg {
    background-image: url("kitchen-fittings-bg.png");
    /* background-color: #cccccc;    */
}


.brand-box {
    text-align: center;
}


/* service page end */


/* franchaise start */
.correct-img {
    width: 25px;
    margin: 8px 0px;
}

/* franchaise end */


/* about start */
.about-img img {
    height: 300px;
    width: 100%;
}

/* about end */


.dropdown-menu .dropdown-item:hover {
    color: #9f6b35 !important; 
}


/* inner */
@media only screen and (max-width: 992px) {


    .stunning{
        height: 650px;
    }

.ab-content{
    margin: 0px 0px;
}


    .how-step-content p{
        padding-bottom: 30px;
    }

    .service-aria-page-box-main p{
        padding: 0px 6px;
        text-align: center;
    }

    .correct-img {
        margin: 35px 0px;
    }

    .complete-interior {
        padding: 30px 0px;
    }

    .complete-interior h3,
    p {
        padding: 0px 15px;
    }


    .complete-interior,
    .complete-btn {
        padding: 17px 15px;
    }



    .kitchen-appliances-right {
        width: 100%;
    }

    .kitchen-appliances-img-box {
        height: 100px;
        width: 100px;
    }

    .content-find {
        padding: 30px 0px;
    }

    .content-find h4 {
        font-size: 22px;
    }


    .content-find h5 {
        font-size: 23px;
    }



    .footer-links {
        padding: 30px 0px 0px 0px;
    }

    .footer-logo img {
        margin: 0px 112px;
    }


    .review-box {
        padding: 40px 50px;
        margin-bottom: 10px;
    }

    .service-content h3 {
        padding-top: 15px;
    }


    .faq-content h2 {
        font-size: 40px;
        padding-top: 16px;
    }

    .accordion-button {
        font-size: 16px;
    }


    .timeline::before {
        height: 380px;
        left: 50px;
        top: 25%;
    }

    .timeline-content {
        width: 100%;
    }


    .service-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }


    .logo {
        width: 70px;
    }

    .form-block {
        display: none;
    }

    .call-us {
        left: 0px;
        top: 60%;
    }

    .p-o {
        padding: 0px;
    }

    .b-title {
        padding: 0px 40px;
    }

    .b-title h2 {
        flex-direction: column;
    }

    .b-title h5 {
        flex-direction: column;
    }



    /* about start  */
    .ab-3 {
        position: absolute;
        bottom: -14px;
        right: -38px;
        width: 119px;
    }


    .ab-2 {
        position: absolute;
        left: -33px;
        top: -23px;
        width: 100px;
    }


    .ab-img {
        margin: 60px auto;
    }

    /* about end */


    .banner {
        height: 668px !important;
    }



    .main-termites {
        width: auto;
    }

    .termites-box {
        margin-bottom: 30px;
    }


    /* gallery start */
    .slick-slider {
        width: 100%;
        padding: 0px 10px;
    }


    .slick-slide img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }


    .g-content h6 {
        font-size: 25px;
    }


    /* gallery end */



    /* wellness start  */
    .wellness-box1 {
        height: 200px;
    }

    .wellness-box2 img {
        height: 200px;
    }

    .containeroff .row {
        --bs-gutter-x: 0rem;
    }

    /* wellness end */


    /* clients start */
    .clients-content h2 {
        font-size: 29px;
    }


    .clients-content h4 {
        font-size: 25px;
    }


    .clients-content h3 {
        font-size: 25px;
    }

    /* clients end */


    /* videos start  */
    .video-wrap {
        width: 100%;
    }

    .btn-play-circle {
        width: 48px;
        height: 48px;
        background-size: 15px;
        background-color: rgba(255, 255, 255, 0.70);
    }

    .btn-play {
        width: 62px;
        height: 62px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: inherit;
        right: inherit;
        border-color: rgba(255, 255, 255, 0.70);
    }

    .btn-video {
        display: none;
        position: unset;
        rotate: none;
        transform: none;
    }

    /* videos end  */


    /* price start */
    .price-main-box {
        flex-direction: column;
    }

    .price-box1 {
        padding-left: 20px;
        min-height: 400px;
    }

    .price-box2 {
        padding: 40px 0px;
        align-items: center;
    }

    /* price end */

    /* why start */
    .why-icon {
        margin: 27px auto 20px auto;
    }

    /* why end */


    /* how start */
    .how-step-content {
        text-align: center;
        padding: 0px 0px 0px 0px;
    }

    /* how end */


    /* footer start  */
    .footer-text {
        font-size: 14px;
    }

    /* footer end */

    .how-bg {
        background-image: url(how-mobile-bg.webp);
        min-height: 830px;
    }

}