.image-grid.inner-services img,
.pest-img,
.pest-img img,
.service-icon img,
.swiper-slide.hero-slide,
.why-choose-image img {
    object-fit: cover;
    object-fit: cover
}

@font-face {
    font-family: popins-medium;
    src: url(../fonts/Poppins-Medium.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: popins-regular;
    src: url(../fonts/Poppins-Regular.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: lato-bold;
    src: url(../fonts/Lato-Bold.woff) format("woff2");
    font-display: swap
}

.swiper-slide.hero-slide {
    align-content: center;
    align-items: center;
    background: cover/cover
}

.inner-pest-problems .pest-card {
    background: #ffffffc7;
    text-align: start
}

.why-choose-item {
    display: flex;
    align-items: flex-start
}

.why-icon {
    justify-content: center;
    flex-shrink: 0
}

.expect-card h3,
.why-choose-item h4 {
    color: var(--secondary-color)
}

.expect-card {
    background: var(--white-color)
}

.expect-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.button-style1,
a,
button {
    display: inline-block
}

.pest-icon img {
    border: 1px solid #dd21009e
}

.expect-card ul li i,
.hero-form h4 span,
.process-icon,
.text-red,
.why-icon,
a,
button {
    color: var(--primary-color)
}

.process-section,
.step-card,
.step-icon-wrap,
.steps-wrapper {
    position: relative
}

.accordion-button::before,
.combo-list li::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900
}

.button-style1,
.button-style2,
.button-style3,
.language-cta select,
.main-footer .wrapper .link-item ul li a,
.process-content h4,
.section-heading .section-title,
h1,
h2,
h3 {
    text-transform: capitalize
}

.combo-list,
.expect-card ul,
ul {
    list-style: none
}

.cta-section,
.hero-form,
.pest-img,
.safety-section,
.swiper-container {
    overflow: hidden
}

.btn-book,
.btn-pest,
.safety-btn,
a,
button {
    text-decoration: none
}

*,
ul {
    margin: 0
}

#goToTopBtn,
.button-style1,
.price-wrapper .item.color-style2 .head-part i,
.top-header,
ul.dropdown-menu li a:hover {
    background-color: var(--primary-color)
}

.button-style1,
.button-style2 {
    font-weight: 500;
    text-transform: capitalize
}

.btn-book,
.expect-badge {
    text-transform: uppercase
}

.service-area .wrapper .inner .content-part p,
ul.popular-post li p {
    -webkit-line-clamp: 2
}

.service-area .wrapper .inner .content-part p,
.service-section .wrapper .inner .content-area p,
ul.popular-post li p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

* {
    padding: 0;
    box-sizing: border-box
}

:root {
    --primary-color: #DD2100 !important;
    --white-color: #fff;
    --black-color: #000;
    --para-text-color: #484848;
    --transition: 0.3s ease-in;
    --lato-bold: "lato-bold";
    --popins-regular: "popins-regular";
    --popins-medium: "popins-medium"
}

.button-style1,
.main-header-wrapper .logo-area,
.sticky .main-header-wrapper .logo-area,
.why-choose .feature-area .feature-item,
a,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
svg {
    transition: var(--transition)
}

html {
    scroll-behavior: smooth
}

body {
    font-family: var(--popins-regular)
}

img {
    max-width: 100%;
    height: auto
}

svg {
    width: 30px
}

a:hover {
    color: (var(--primary-color))
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--lato-bold);
    color: var(--black-color)
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.5rem
}

.service-box h4.service-title,
h5 {
    font-size: 1.25rem
}

.button-style1,
h6 {
    font-size: 1rem
}

ul {
    padding-left: 0
}

ol {
    padding-left: 1rem
}

ol li {
    font-size: 1.1rem
}

li {
    margin-bottom: .5rem
}

.form-control:focus {
    border-color: var(--primary-color);
    box-shadow: unset
}

.contact-info .inner .content a,
.input-wrapper {
    margin-bottom: 10px
}

.container {
    max-width: 1280px
}

.button-style1 {
    color: var(--white-color);
    padding: 8px 22px;
    border: 1px solid var(--primary-color);
    border-radius: 8px
}

.button-style1:hover,
.button-style2:hover {
    background-color: var(--black-color);
    color: var(--white-color);
    border: 1px solid var(--black-color);
    transform: scale(1.03) translateY(-1px)
}

.swiper-slide.hero-slide {
    height: 600px;
    display: flex;
    align-items: center;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important
}

.hero-form.bg-white.p-4 {
    width: 400px;
    float: inline-end
}

.hero-text h1,
.hero-text h2 {
    font-size: 46px;
    font-weight: 800;
    color: #fff
}

.hero-text p {
    color: #000 !important
}

.hero-form h4 {
    font-size: 32px;
    margin-bottom: 20px
}

.container.why-choose-about i {
    background: #000;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 7px;
    margin-right: 7px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center
}

.service-icon img {
    width: 100%;
    height: 200px;
    margin-bottom: 18px
}

.service-arrow i {
    background: #dd2100;
    padding: 20px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    transform: rotate(307deg)
}

.step-card {
    z-index: 1;
    text-align: center;
    padding: 0 8px;
    animation: .6s both fadeUp
}

.step-card:first-child {
    animation-delay: .05s
}

.step-card:nth-child(2) {
    animation-delay: .15s
}

.step-card:nth-child(3) {
    animation-delay: .25s
}

.step-card:nth-child(4) {
    animation-delay: .35s
}

.step-card:nth-child(5) {
    animation-delay: .45s
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(28px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.step-icon-wrap {
    width: 88px;
    height: 88px;
    border-radius: 10px;
    background: #fff;
    border: 2px solid #dd2100;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    transition: transform .35s, box-shadow .35s, border-color .35s;
    box-shadow: 0 6px 24px rgba(45, 106, 79, .08);
    padding: 10px;
}

.step-card:hover .step-icon-wrap {
    transform: translateY(-6px) scale(1.06);
    box-shadow: 0 18px 40px rgba(45, 106, 79, .18)
}

.step-icon-wrap i {
    font-size: 35px;
    transition: color .3s;
    color: #dd2100
}

.step-num {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    color: #dd2100;
    font-size: 11px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    letter-spacing: 0;
    background: #efefef;
    display: none
}

.step-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.3
}

.step-desc {
    font-size: 13px;
    line-height: 1.7;
    max-width: 160px;
    margin: 0 auto
}

.cta-wrap {
    margin-top: 60px
}

.btn-book {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.5px;
    padding: 16px 44px;
    border-radius: 60px;
    border: 2px solid;
    transition: background .3s, color .3s, box-shadow .3s, transform .2s
}

.btn-book:hover {
    color: #fff;
    box-shadow: 0 12px 36px rgba(82, 183, 136, .35);
    transform: translateY(-2px)
}

.btn-book i {
    font-size: 16px;
    transition: transform .3s
}

.btn-book:hover i {
    transform: translateX(4px)
}

.testimonial-card {
    background: #fff;
    padding: 16px !important;
    border-radius: 10px;
    height: 400px;
    transition: .3s;
    margin: 16px 0;
    border: 1px solid #b1b1b1
}

.expect-card:hover,
.process-card:hover,
.testimonial-card:hover {
    transform: translateY(-5px)
}

.stars {
    color: #ff4d4d;
    margin-bottom: 10px
}

.testimonial-text {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px
}

.client-info {
    display: flex;
    align-items: center;
    gap: 12px
}

.client-avatar {
    width: 40px;
    height: 40px;
    background: #dd2100;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700
}

.client-info h5 {
    margin: 0;
    font-size: 15px
}

.client-info span {
    font-size: 12px;
    color: #888
}

section.testimonial-section {
    background: #dd210014
}

.pest-card {
    background: #fff;
    padding: 16px !important;
    border-radius: 12px;
    text-align: center;
    transition: .3s;
    height: 100%;
    border: 1px solid #fff;
    gap: 8px
}

.pest-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
    border: 1px solid #000
}

.pest-img img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.pest-content h5 {
    font-weight: 600;
    margin-bottom: 10px
}

.pest-content p {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px
}

.btn-pest {
    display: inline-block;
    padding: 8px 16px;
    background: #dd2100;
    color: #fff;
    border-radius: 8px;
    font-size: 13px;
    transition: .3s
}

.btn-pest:hover {
    background: #000;
    color: #fff !important
}

a.Enquire.now:hover {
    background: #fff;
    color: #dd2100
}

.emergency-section,
.pest-content {
    width: 100%
}

.emergency-form {
    background: #dd2100;
    color: #fff;
    height: 100%;
    border-radius: 10px;
    padding: 30px !important
}

.emergency-form h3 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 2.8rem;
}

.emergency-form p {
    font-size: 14px;
    margin-bottom: 5px
}

.emergency-form .form-control {
    background: #ffffff24;
    border: none;
    color: #fff;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #ffffff96
}

.accordion-button:hover,
.btn-submit {
    color: #dd2100
}

.emergency-form .form-control::placeholder {
    color: #ddd
}

.emergency-form select,
.hero-counter h3,
.hero-counter p,
.inspection-form p {
    color: #fff
}

.btn-submit {
    width: 100%;
    background: #fff;
    padding: 12px;
    border: none;
    font-weight: 600;
    border-radius: 5px;
    transition: .3s
}

.btn-submit:hover {
    background: #f1f1f1
}

.map-box {
    height: 100%;
    min-height: 450px
}

.map-box iframe {
    width: 100%;
    height: 100%;
    display: block
}

.about-section .image-grid img {
    width: 100%;
    border-radius: 10px
}

.accordion-button {
    font-weight: 500;
    font-size: 15px;
    background: #fff;
    color: #000;
    box-shadow: none;
    border: none;
    position: relative
}

.accordion-button:focus {
    box-shadow: none;
    outline: 0
}

.accordion-button:not(.collapsed) {
    color: #dd2100;
    background-color: #fff;
    box-shadow: none
}

.accordion-button::after {
    background-size: 14px;
    display: none
}

.accordion-button:not(.collapsed)::after {
    filter: invert(15%) sepia(90%) saturate(5000%) hue-rotate(350deg)
}

.accordion-body {
    font-size: 14px;
    color: #555
}

.combo-section {
    background: #dd2100;
    padding: 40px 20px;
    color: #fff;
    position: relative
}

.combo-subtitle {
    font-size: 14px;
    opacity: .9
}

.combo-desc {
    font-size: 15px;
    margin-bottom: 10px
}

.combo-btn {
    background: #fff;
    color: #dd2100;
    padding: 10px 20px;
    font-weight: 500;
    border-radius: 5px;
    transition: .3s
}

.combo-btn:hover {
    background: #000;
    color: #fff
}

section.service-section.section-padding {
    background: #dd21000a
}

section.service-area.section-padding {
    background: #ffffff0a
}

.service-box,
a.btn.combo-btn {
    background: #fff
}

.combo-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2px 20px;
    padding: 0;
    margin: 0
}

.combo-list li {
    width: calc(35% - 12px);
    font-size: 14px;
    margin: 0;
    letter-spacing: normal;
    position: relative;
    padding-left: 20px
}

.combo-list li::before {
    content: "\f00c";
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 12px
}

a.Enquire.now {
    background: #000;
    padding: 10px 20px;
    color: #fff;
    border-radius: 10px
}

.service-box {
    min-height: 460px;
    padding: 16px;
    margin-bottom: 20px;
    border-radius: 10px;
    border: 1px solid #e5e5e5
}

.testimonial-card:hover {
    border: 1px solid #dd2100 !important
}

.accordion-button::before {
    content: "\f067";
    position: absolute;
    right: 10px;
    font-size: 16px;
    color: #dd2100;
    transition: .3s
}

.hero-form::after,
.hero-form::before {
    content: '';
    top: 0;
    left: 0;
    position: absolute
}

.accordion-button:not(.collapsed)::before {
    content: "\f068"
}

.accordion-item {
    box-shadow: none;
    margin-bottom: 10px
}

.accordion-collapse {
    border: none
}

.accordion-body {
    padding-top: 0
}

.pest-card.wow.fadeInUp {
    /* display: flex; */
    text-align: start;
    gap: 16px;
    flex-shrink: 0
}

.pest-img {
    width: 150px;
    height: 200px;
    border-radius: 0;
    margin: 0;
    flex-shrink: 0
}

section.pest-control-services.section-padding {
    background: #f8ecec
}

.hero-form {
    width: 400px;
    height: auto;
    float: inline-end;
    background: rgba(255, 255, 255, .15);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, .3);
    box-shadow: 0 8px 32px rgba(0, 0, 0, .1), inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(255, 255, 255, .1), inset 0 0 20px 10px rgba(255, 255, 255, .4);
    position: absolute;
    padding: 25px;
    color: #fff;
    top: 200px;
    right: 50px;
    z-index: 9
}

.hero-form::before {
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .8), transparent)
}

.hero-form::after {
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, .8), transparent, rgba(255, 255, 255, .3))
}

.about-section .image-area p {
    position: absolute;
    top: 100%;
    left: 85%;
    font-size: .95rem;
    transform: translate(-50%, -50%);
    background-color: var(--primary-color);
    color: var(--white-color);
    padding: 20px;
    text-align: center;
    border-radius: 50%
}

button.accordion-button.collapsed {
    padding: 16px 30px 16px 10px !important;
    border-radius: 10px !important
}

.service-box:hover {
    border: 1px solid #dd2100
}

@media (max-width:1200px) {
    .testimonial-card {
        height: auto !important
    }
}

@media (max-width:991px) {

    .hero-form,
    .steps-wrapper::before {
        display: none
    }

    .step-card {
        margin-bottom: 40px
    }

    .hero-text {
        padding: 240px 20px
    }

    .hero-form.moblie-form {
        position: relative;
        display: block !important;
        width: 100%;
        padding: 20px;
        margin: 40px 0;
        top: 0;
        right: 0
    }

    .step-desc {
        max-width: max-content;
        width: 100%
    }

    .wpcf7 form.spam .wpcf7-response-output {
        border-color: #f56e28;
        color: #000
    }
}

@media (max-width:768px) {
    .hero-text h4 {
        font-size: 36px;
        font-weight: 800;
        color: #fff
    }

    #chaty-widget-0 .chaty-i-trigger .chaty-channel .chaty-svg .chaty-custom-channel-icon {
        width: 40px !important;
        height: 40px !important;
        line-height: 2 !important;
        display: block;
        font-size: 20px !important
    }

    #chaty-widget-0 .chaty-widget,
    #chaty-widget-_1 .chaty-widget {
        left: 15px !important
    }

    #chaty-widget-0 .chaty-i-trigger .chaty-channel,
    #chaty-widget-0 .chaty-i-trigger .chaty-channel .chaty-svg,
    #chaty-widget-0 .chaty-i-trigger .chaty-channel a,
    #chaty-widget-0 .chaty-i-trigger .chaty-channel span.chaty-icon,
    #chaty-widget-_1 .chaty-channel-list,
    #chaty-widget-_1 .chaty-i-trigger .chaty-channel,
    #chaty-widget-_1 .chaty-i-trigger .chaty-channel .chaty-svg,
    #chaty-widget-_1 .chaty-i-trigger .chaty-channel a,
    #chaty-widget-_1 .chaty-i-trigger .chaty-channel span.chaty-icon {
        width: 40px !important;
        height: 40px !important
    }

    .hero-form {
        display: none
    }

    #chaty-widget-0 .chaty-widget {
        bottom: 120px !important
    }
}

@media (max-width:767px) {
    .emergency-form {
        padding: 50px 10px
    }

    .hero-text {
        padding: 180px 20px
    }

    .hero-text h1,
    .hero-text h2 {
        font-size: 36px !important
    }

    .pest-card {
        padding: 6px !important
    }
}

@media (max-width:580px) {
    .hero-text {
        padding: 80px 10px
    }

    .swiper-slide.hero-slide {
        height: 500px
    }
}

.section-title {
    margin-top: 0 !important
}

.home-page-box {
    max-width: fit-content;
    float: inline-end;
    height: inherit
}

@media (max-width:991px) {
    .home-page-box {
        max-width: fit-content;
        float: none;
        height: auto;
        margin: auto
    }
	.process-card { ;
    width: 100%;  
}
}

section.inner-banner {
    padding: 6rem 0
}

.inner-banner-content {
    width: 680px
}

.image-grid.inner-services img {
    width: 100%;
    height: 499px;
    margin: 0 !important
}

.inner-pest-problems .pest-card {
    background: #ffffffc7;
    padding: 16px;
    border-radius: 12px;
    text-align: start;
    transition: .3s;
    border: 1px solid #bababa
}

.inner-pest-problems .pest-icon,
.process-card {
    display: flex;
    align-items: center;
    border-radius: 10px
}

.inner-pest-problems .pest-icon {
    color: #dd2100;
    align-content: center;
    font-size: 26px;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
    gap: 12px
}

.process-card {
    gap: 18px;
    padding: 16px;
    background: #fff;
    margin-bottom: 24px;
    transition: .3s;
    border: 1px solid #bababa;
    width: 86%;
    float: inline-end
}

.process-icon,
.why-icon {
    display: flex;
    align-items: center
}

.process-number {
    min-width: 90px;
    font-size: 68px;
    line-height: 1;
    font-weight: 700;
    color: rgb(5 11 29 / 14%)
}

.process-icon {
    font-size: 20px;
    margin-bottom: 12px
}

.process-content h4 {
    font-size: 26px;
    font-weight: 600;
    color: #000 !important;
    margin-bottom: 0
}

.process-content p,
.why-choose-item p {
    font-size: 15px;
    line-height: 1.8;
    color: #667085;
    margin-bottom: 0
}

.process-left.sticky-top {
    position: sticky;
    top: 140px;
    z-index: 99 !important
}

.why-choose-list {
    display: flex;
    flex-direction: column;
    gap: 22px
}

.why-choose-item {
    display: flex;
    align-items: center;
    gap: 18px
}

.why-icon {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    background: rgb(255 255 255);
    justify-content: center;
    font-size: 24px;
    flex-shrink: 0;
    padding: 12px;
    border: 1px solid #d1d1d1
}

.why-choose-item h4 {
    font-size: 22px;
    font-weight: 600;
    color: var(--secondary-color);
    margin-bottom: 0
}

.why-choose-image img {
    width: 100%;
    height: 680px;
    border-radius: 10px
}

.cta-section {
    position: relative;
    padding: 90px 0;
    background: var(--primary-color)
}

.cta-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, .05), transparent)
}

.cta-wrapper {
    position: relative;
    z-index: 2;
    text-align: center
}

.cta-wrapper h2 {
    font-size: 54px;
    line-height: 1.1;
    font-weight: 700;
    color: var(--white-color);
    margin-bottom: 35px
}

.conclusion-content h2,
h4.combo-title {
    font-size: 2.9rem
}

.process-icon i {
    margin-right: 12px;
    color: #dd2100c7
}

.expect-card {
    height: 100%;
    background: var(--white-color);
    border-radius: 10px;
    padding: 16px;
    border: 1px solid #bababa;
    transition: .3s;
    position: relative
}

.expect-card.active-card {
    background: rgb(252 238 235);
    border-color: rgb(221 35 2)
}

.expect-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    border-radius: 10px;
    background: #fff;
    color: #667085;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 22px;
    position: absolute;
    top: -22px;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.active-badge {
    background: rgb(221 36 4);
    color: #fff
}

.expect-card h3 {
    font-size: 32px;
    font-weight: 700;
    color: var(--secondary-color);
    margin-bottom: 18px;
    margin-top: 10px
}

.expect-card ul {
    padding: 0;
    margin: 0
}

.expect-card ul li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 16px;
    line-height: 1.8;
    color: #667085;
    margin-bottom: 18px
}

.expect-card ul li:last-child,
section.services-list-section .service-icon {
    margin-bottom: 0
}

.expect-card ul li i {
    margin-top: 6px;
    font-size: 14px
}

.safety-section {
    background: #dd2100;
    position: relative
}

.safety-icon,
.trust-icon i {
    background: rgb(251 225 221)
}

.safety-wrapper {
    margin: auto;
    position: relative;
    z-index: 2
}

.safety-icon {
    width: 70px;
    height: 70px;
    border-radius: 10px;
    color: #dd2100;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    margin: 0 auto 28px;
    border: 1px solid rgba(255, 255, 255, .08)
}

.safety-wrapper h2 {
    font-size: 2.9rem;
    font-weight: 700;
    color: var(--white-color);
    margin-bottom: 20px
}

.cleaning-tags,
.safety-wrapper p {
    margin-bottom: 35px
}

.safety-wrapper p {
    font-size: 17px;
    line-height: 1.8;
    color: rgba(255, 255, 255, .85)
}

.safety-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    padding: 0 34px;
    background: var(--white-color);
    color: var(--secondary-color);
    border-radius: 14px;
    font-size: 16px;
    font-weight: 600;
    transition: .3s
}

.area-tag,
.cleaning-tag {
    display: inline-block;
    font-size: 15px
}

.safety-btn:hover {
    background: var(--secondary-color);
    color: var(--white-color)
}

.inspection-form {
    padding: 30px;
    background: #dd2201;
    border-radius: 10px
}

.inspection-form h3 {
    font-size: 2.9rem;
    color: #fff
}

.custom-danger-alert {
    background: linear-gradient(135deg, #fff1f1, #ffe5e5);
    border: 1px solid #ff4d4f;
    border-left: 6px solid #d90429;
    border-radius: 14px;
    padding: 20px;
    box-shadow: 0 10px 25px rgba(217, 4, 41, .12)
}

.custom-danger-alert .alert-icon {
    width: 60px;
    height: 60px;
    min-width: 60px;
    background: #d90429;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px
}

.custom-danger-alert .alert-content h5 {
    font-size: 20px;
    font-weight: 700;
    color: #b00020
}

.custom-danger-alert .alert-content p {
    color: #5c1b1b;
    font-size: 15px;
    line-height: 1.7
}

@media (max-width:767px) {
    .custom-danger-alert {
        flex-direction: column;
        text-align: center;
        padding: 18px
    }

    .custom-danger-alert .alert-content h5 {
        font-size: 18px
    }

    .custom-danger-alert .alert-content p {
        font-size: 14px
    }
}

.emergency-form.service-pages .home-page-box {
    float: inherit;
    height: 100% !important;
    padding: 12px;
    border-radius: 10px
}

.accordion-item {
    border-radius: 10px !important;
    border: 1px solid #bababa !important;
    overflow: hidden !important
}

section.services-list-section .service-icon i {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    background: rgb(251 225 221);
    color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    flex-shrink: 0
}

section.services-list-section .service-card {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #121212;
    min-height: 280px;
    text-align: start;
}

.trust-icon i {
    color: #dd2100;
    padding: 20px;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    margin-right: 10px
}

.trust-signals .trust-item {
    align-items: center !important
}

section.emergency-section {
    background: #dd2100 !important
}

.cleaning-tag {
    background: #dff2ec;
    color: #0c5f53;
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 500
}

.area-tag {
    border: 1px solid #ddd;
    background: #fff;
    color: #4a5560;
    padding: 12px 20px;
    border-radius: 8px;
    transition: .3s
}

.area-tag:hover {
    border-color: #dd2100 !important;
    color: #000
}

ul.amc-safety-list li {
    color: #fff;
    list-style: disc inside
}

.service-card.cleaning-secvice,
section.cleaning-secvice.pest-card {
    display: grid;
    justify-items: center
}

.pest-card.cleaning-secvice {
    text-align: center;
    display: grid;
    justify-items: center
}

.process-icon img {
    width: 36px;
    height: 36px;
    margin-right: 24px
}

.service-icon {
    display: flex;
    gap: 12px;
    align-items: center;
    align-content: center;
    margin-bottom: 20px
}

.pest-icon img {
    width: 75px;
    background: #fceeeb;
    height: 75px;
    padding: 10px;
    border-radius: 10px;
    filter: none
}

section.services-list-section .service-icon img {
    width: 75px;
    height: 75px;
    margin-right: 20px;
    padding: 10px
}

.mobile-sticky-cta {
    display: none
}
.service-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
	gap: 10px
}
.service-card {
    background: #ffd4d4;
    padding: 30px;
    border-radius: 10px;
	transition: all 0.3s ease;
}
.service-card {
    background: #ffd4d4;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}
section.services-list-section.loction-call.section-padding .service-card {
    text-align: left;
    width: 100%;
    min-height: 300px;
}
.loction.call .service-card {
    width: 100%;
    min-height: 300px;
}
a.cleaning-card-link {
    width: 100%;
}
.cta-btn-group {
    display: flex;
    gap: 5px;
    justify-content: center;
    flex-wrap: wrap;
}
.cleaning-call .service-card {
    min-height: 300px !important;
}
.service-card p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pest-card p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* --- Team Section --- */
.team-section {
    background: #fdfdfd;
}
.team-card {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    transition: 0.3s;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0 4px 15px rgba(0,0,0,0.03);
}
.team-card:hover {
    border-color: var(--primary-color);
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(221, 33, 0, 0.1);
}
.team-card.active-team {
    background: #fff8f6;
    border-color: var(--primary-color);
}
.team-avatar {
    width: 124px;
    height: 124px;
    border-radius: 50%;
    border: 2px solid var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    background: #fff;
    overflow: hidden;
}
.team-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.team-avatar span {
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color);
    font-family: var(--lato-bold);
}
.team-badge {
    background: var(--primary-color);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 20px;
    margin-bottom: 12px;
    letter-spacing: 1px;
}
.team-card h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    color: var(--black-color);
}
.team-card .designation {
    font-size: 14px;
    color: var(--primary-color);
    margin-bottom: 15px;
    font-weight: 500;
}
.exp-badge {
    background: #f5f5f5;
    color: #555;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 15px;
    border-radius: 20px;
    border: 1px solid #eee;
}
.active-team .exp-badge {
    background: #ffebe8;
    color: var(--primary-color);
    border-color: #ffd4d4;
}

.pest-home .pest-card {
    display: flex;
}

.service-card:hover{
	border: 1px solid #dd2100;
	 transform: translateY(-8px);
  border-color: #b92f2d;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
	  transform: translateY(-8px);
  border-color: #b92f2d;
 
}
section.emergency-section .emergency-form p{
	margin-bottom: 16px;
}
a.button-style1.btn-margin {
    margin-top: -10px;
}
section.combo-package-section {
    background: #dd2100;
}
.safety-wrapper ul li {
    color: white;
    list-style: disc inside;  
}

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

}

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

}

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

}

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

}

@media only screen and (max-width: 991px) {
.process-card {   
    width: 100%;   
}
	.expect-card {
    height: stretch;   
    margin-top: 24px;
}
	.home-page-box {
    max-width: auto;  
}
	ul.dropdown-menu {
    width: 100% !important;
    position: relative;
    /*     background: #e1e1e1; */
    padding: 3px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    margin: 3px;
}
}


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

}

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

}


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

}


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

}

@media only screen and (max-width: 767px) {
.container {
    max-width: revert-rule !important;
}
	.cleaning-call .service-card {
    min-height: auto;
}
	.loction.call .service-card {
    width: 100%;
    min-height: auto;
}
	.w-75 {
    width: 100% !important;
}
	.section-heading {
    width: 100% !important;
}
	.inner-banner-content {
    width: fit-content;
}
.pest-card {   
    text-align: left;	
	}
	.combo-list li {
    width: calc(100% - 12px);   
}
	.safety-wrapper h2 {
    font-size: 1.8rem; 
}
	
}

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

}

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

}

@media only screen and (max-width: 575px) {
.why-choose-image img {
    width: 100%;
    height: 360px;
    border-radius: 10px;
}
	.emergency-form {    
    border-radius: 10px;
    padding: 8px !important;
}
	.emergency-form h3 {  
    font-size: 1.8rem;
}
	.step-card {      
        width: 100% !important;
    }
	a.button-style3 {
/*     margin-bottom: 10px; */
}
	.area-tag {  
    padding: 6px 10px;  
}
/* 	.cta-btn-group {
    display: block;
	} */
	.section-padding {
        padding: 2rem 0 !important;
    }
}

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

}

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

}

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

}

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

}


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

}


.wpcf7-not-valid-tip {
    color: #ff9c9c !important;
    font-size: 12px;
    font-weight: normal;
    display: block;
}