.features-item-content {
    margin: auto 0px !important;
}

.why-choose-card {
    height: 315px;
}

.page-cta-box {
    height: 315px;
}

.contact-us-circle-change {
    position: absolute;
    bottom: -25px;
    left: -56px;
    z-index: 1;
}

.service-side-head {
    font-weight: 800;
    font-size: 17px;
}

.parallaxie {
    background-position: center !important;
    background-attachment: local !important;
}

/* .footer-certificate img {
    width: 65px;
    height: auto;
} */

.pest-contol-card p {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 20px;
    color: #3D5A6A;
}

.section-padding {
    padding: 100px 0px;
}

.pest-contol-card {
    display: flex;
    justify-content: center;
    background-color: #F5F7F2;
    padding: 20px 15px;
}

.pest-contol-card:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.pest-contol-card a {
    text-decoration: none;
}

.pest-contol-card img {
    width: 50px;
}

.plus-icon {
    font-size: 50px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pest-control-expand {
    background-color: #299B46;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}

.hidden {
    display: none;
}

.hiddenSectors {
    display: none;
}

.sectors-service-card {
    background-color: #299B46;
}

.sectors-service-card h3 {
    color: white;
    text-align: center;
}

.sectors-service-card p {
    color: white;
}

.footer-npma-cert {
    width: 100px;
    height: auto;
}

.footer-isa-cert {
    width: 50px;
    height: auto;
}

.service-item-cleaning {
    background-color: #f5f7f2;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.service-body-cleaning {
    padding: 20px 0px;
}

.cleaning-card-margin {
    margin-top: 40px;
}

.service-image .image-anime img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.service-body-cleaning h3 {
    font-size: 16px;
    
}

.page-header-box h3 {
    color: white !important;
    font-size: 38px !important;
    padding-right:45%;
}
.blogs-margin{
    margin:50px 0px 30px !important;
}
