/*Home page */
h1,h2,h3,h4{
    text-transform: uppercase;
}
/*.call-now-btn.call-today-btn .common-btn {
    width: 186px;
}*/
.banner-bottom-heading h4 {
    font-size: 32px;
    line-height: 50px;
    font-family: 'Poppins';
    text-transform: capitalize;
}
.home-banner-wr {
    padding: 230px 0px 330px;
    background-position-x: right;
    position: relative;
}
.home-banner-wr , .our-service-section , .why-choose-section , 
.trusted-owner-section , .our-choice-container , .local-partner-section , .get-started-box , .vetern-owned-section {
    background-repeat: no-repeat;
    background-size: cover;
}
/*.banner-top-heading h1 {
    margin-bottom: 10px;
}*/
.banner-top-heading h1 ,.banner-bottom-heading h4 ,.banner-content p {
    text-align: center;
    color: #fff;
}
.banner-box {
    /* min-width: 1184px; */
    min-height: 155px;
    backdrop-filter: blur(10px);
    padding: 30px 20px 30px 20px;
    position: absolute;
    bottom: 96px;
    border-radius: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    /*border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);*/
    backdrop-filter: blur(10px);
    /*border: 1px solid #ffffff40;*/
    background: #c7c5d12b;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.banner-content p {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
}
.banner-btn {
    position: absolute;
    bottom: 66px;
    left: 43%;
}
.pest-card {
    width: 22%;
    min-height: 315px;
    border: 1px solid #DDDDDD;
    box-shadow: 0px 15px 30px 0px #0000001A;
    border-radius: 15px;
    display: inline-block;
    vertical-align: top;
    margin: 0px 36px 36px 0px;
    background: #FFFFFF;
}
.pest-card:hover svg path:first-child {
    fill: #AD0917; 
}
.pest-card-icon {
    display: block;
    width: 75px;
    height: 75px;
    margin: -60px auto 0;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}
.pest-card h6 {
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}
.pest-card h6 span ,.trusted-pest-heading h3 span{
    color: var(--secondary);
    text-transform: uppercase;
}
.pest-card:hover {
    transform: translateY(-10px);
    transition: 0.3s;
}
.our-service-content p {
    text-align: center;
    margin: 20px 0px 30px;
}
.our-service-section {
    padding: 100px 0px;
    background-image: url('../images/Service_Bg.jpg');
    /* background-position-x: right; */
    background-position: top;
    background-size: 100%;
}
.page-template-template-city-page .our-service-section{
    background-image: unset;
    background-color: #F2F4F6;
}
.our-service-heading h3 , .our-service-heading h2 {
    text-align: center;
}
.pest-control-grid {
    text-align: center;
}
/*.call-now-btn .common-btn {
    width: 173px;
}*/
.free-service-btn {
    display: flex;
    /* margin: 0 auto; */
    text-align: center;
    justify-content: center;
    gap: 24px;
}
span.phone-text,.top-header-right__review-inner p ,
.why-choose-us-content p ,.trusted-form-heading h5 , .why-choose-heading h3 {
    color: #fff;
}
.why-choose-section {
    padding: 90px 0px;
    background-image: url('../images/Whate_Makes_Banner.jpg');
    background-position-x: right;
}
.why-choose-us-icon img {
    width: 28px;
    height: 28px;
    object-fit: contain;
    position: relative;
    z-index: 1;
}
.why-choose-us-item {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 26px;
}
.why-choose-us-item:last-child {
    margin-bottom: 0px;
}
.why-choose-heading h3 {
    padding: 40px 0px;
}
/*Form Section*/
.trusted-pest-section {
    background: #E5E8EC;
    padding: 100px 0px;
}
.page-template-template-residential-control .trusted-pest-section {
    background: #fff;
}
.trusted-pest-left-side .free-service-btn {
    justify-content: flex-start;
    padding-top: 40px;
}
.trusted-pest-content p:last-child {
    padding-bottom: 0px;
}
.trusted-pest-content {
    padding: 20px 0px 0px;
}
.trusted-pest-left-side {
    width: 62%;
    position: relative;
    vertical-align: top;
}
.trusted-pest-right-side {
    width: 35%;
    margin-left: 30px;
}
.get-free-quote-form {
    width: 100%;
    background-color: var(--secondary);
    border-radius: 20px;
    margin-left: 0px;
    position: relative;
    min-height: 651px;
    max-width: 452px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-left: auto;
}
.trusted-form-icon {
    text-align: center;
    padding: 15px 14px 60px;
    clip-path: polygon(0 0, 100% 0, 100% 62%, 50% 100%, 0 68%);
    position: relative;
    background: #001E44;
    min-height: 155px;
}
.get-free-quote-form .gform-loader {    
    left: 80%;
    top: 40%;
    position: absolute !important;
}
.gform_wrapper.gravity-theme .gform_footer {
    position: relative !important;
}
.gform_wrapper.gravity-theme * {
    box-sizing: border-box;
}
.trusted-form-heading h5 {
    padding: 20px 0px 12px;
}
.trusted-form-icon img {
    display: block;
    margin: 0 auto;
    z-index: 1;
    position: absolute;
    left: 19%;
}
.trusted-form-container {
    padding: 20px;
}
.trusted-form-center-icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 99px;
    z-index: 2;
}
.trusted-form-sortcode .gform_wrapper.gravity-theme .gfield_required, .city-form-sortcode .gform_wrapper.gravity-theme .gfield_required {
    color: #fff !important;
    font-size: 17.008px !important;
}
.trusted-form-center-icon {
    border-radius: 50%;
    background: #fff;
    line-height: 88px;
    text-align: center;
    width: 80px;
    height: 80px;
    padding: 20px 12px 20px 23px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.18);
}
.trusted-form-sortcode input#gform_submit_button_1 {
    border-radius: 100px;
    width: 201px !important;
    display: block !important;
    margin: 0 auto;
    color: #fff !important;
    text-decoration: none;
    font-family: 'Kanit' !important;
    padding: 11px 25px 11px 55px !important;
    font-size: 20px !important;
    line-height: 32px !important;
    font-weight: 700 !important;
    border: 0 !important;
    background: #001E44 url("../images/white_Star.svg") no-repeat 30px center !important;
    background-size: 19px 19px !important;
}
.trusted-form-sortcode input#gform_submit_button_1:hover {
    transition: 0.3s;
    color: var(--secondary) !important;
    background: #ffff url("../images/red_star.png") no-repeat 30px center !important;
}
.trusted-form-heading h5 {
    text-align: center;
}
.trusted-form-sortcode .gform_body .gfield input {
    padding: 11px 9px 11px 14px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: 'Kanit';
    color: #3A3A3A !important;
    border: 1px solid #0000001A !important;
    border-radius: 5px;
    font-weight: 400 !important;
}
.trusted-form-sortcode .gform_body .gfield label.gfield_label {
    font-size: 16px;
    line-height: 20px !important;
    font-weight: 500;
    font-family: "Kanit";
    color: #fff !important;
}
.trusted-form-sortcode .consent-checkbox .gform-field-label {
    color: #fff !important;
    font-weight: 500;
    font-size: 13px !important;
    line-height: 17px !important;
    max-width: 90% !important;
    font-family: 'Poppins';
}
.trusted-form-sortcode .gform_wrapper.gravity-theme .gfield-choice-input {
    display: inline-block;
    margin-top: 0;
    vertical-align: top;
}
.trusted-form-sortcode .ginput_container.ginput_container_checkbox {
    padding-bottom: 43px !important;
}
.trusted-pest-left-side::before {
    content: "";
    position: absolute;
    width: 313px;
    height: 652px;
    bottom: 0;
    top: 50px;
    right: 15px;
    background: url(../images/Egal_image.png) no-repeat center bottom;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
}
.trusted-form-sortcode div#gform_confirmation_message_1 {
    color: #fff !important;
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: none !important;
    border: none  !important;
    font-size: 12px !important;
    margin-block-start: 0px !important;
    padding: 0px !important;
    color: #fff !important;
}
.trusted-owner-section {
    background-image: url(../images/Testimonial_Bg.jpg);
    background-size: cover;
    padding: 100px 0px;
}
.trusted-owner-content p {
    text-align: center;
    color: #fff;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
}
.trusted-owner-heading h3 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
/*Special offer-section*/
.home-special-offers-block {
    display: inline-block;
    vertical-align: middle;
}
.expiry-date-home-offers {
    display: none;
}
.special-offer-heading h3 {
    text-align: center;
    padding-bottom: 50px;
}
.special-offer-section {
    padding: 100px 0px 88px;
}
.special-offers-coupons-wr {
    display: block;
    margin: 0 auto;
    text-align: center;
}
/*Special Offer Css End */
/*Step number css*/
.step-number h5 {
    font-size: 130px;
    line-height: 130px;
    font-family: 'Kanit';
    color: #CCCCCC;
}
.request-step-card {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    text-align: unset;
    margin: 0a unset;
    margin: 0 auto;
}
/*.step-description{
    width: 59%;
}*/
.step-description {
    width: 51%;
}
.step-title h6 {
    margin: 20px 0px;
}
.our-choice-container {
    background-image: url("../images/Our_Simple_Prosess.png");
    background-position: right bottom;
    /*background-size: 85% 65%;*/
    background-size: auto;
}
.step-title h6 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Poppins';
}
.our-choice-section .free-service-btn {
    padding-top: 60px;
}
.our-choice-section {
    padding: 100px 0px;
}
.our-choice-heading h3 {
    text-align: center;
    padding-bottom: 60.94px;
}
/*Faq section*/
.faq-qa-block {
    width: 83%;
    margin: 0 auto;
}
.faq-question-blk {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px  20px 25px 20px;
    box-shadow: 0px 10px 20px 0px #0000001A;
    background-color: #193457;
    border-radius: 15px;
    color: #ff;
}
.que-ans-blk.active .faq-question-blk {
    background-color: var(--secondary);
    box-shadow: unset;
    padding: 25px 20px 10px 20px;
}
.que-ans-blk {
    border-radius: 15px;
}
.faq-question-blk h6 {
    display: inline-block;
    vertical-align: middle;
    width: 77.6%;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 700;
}
.faq-qa-block button {
    line-height: 0px;
    background-color: transparent!important;
    text-decoration: none;
    padding: 0;
    border: 0px !important;
}
.faq-icon {
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    color: #000000;
}
.faq-answer-blk p {
    font-weight: 400;
    width: 100%;
    color: #fff;
}
 .faq-answer-blk {
    padding: 0px 20px 20px 20px;
}
.faq-section {
    background: var(--primary);
    padding: 100px 0px;
}
.faq-inner h3 {
    color: #fff;
    padding-bottom: 30px;
}
.que-ans-blk.active {
    border: unset;
    transform: scaleY(1);
    opacity: 1;
}
.que-ans-blk {
    margin-top: 20px;
    border: 1px solid #fdfdfd;
    background: #193457;
    border-radius: 15px;
    background-color: var(--secondary);
}
.que-ans-blk .active {
    background-color: var(--secondary);
}
.lpp-accordion-blk {
    display: none;
}
/*tesmonial section*/
.testimonial-section {
    position: relative;
    padding-top: 50px;
}
.testimonial-card {
    position: relative;
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    min-height: 310px;
    margin-right: 36px;
    border-top: 4px solid #AD0917;
}
.testimonial-card:last-child() {
    margin-right: 0px;
}
button.slick-prev.testimonial-prev.slick-arrow {
    left: -85px;
}
/* Quote icon */

.testimonial-card::after {
    content: "";
    position: absolute;
    top: 15px;
    right: 20px;
    width: 80px;
    height: 80px;
    background-image: url("../images/Quote_icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 30px;
}
.client-info h6 {
    margin-bottom: 5px;
    color: #2E5A57;
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
}
.client-info span {
    display: block;
    color: #d11f33;
    font-size: 13px;
    margin-top: 4px;
}
.testimonial-card p {
    color: #414845;
}
button.slick-prev.testimonial-prev.slick-arrow, button.slick-next.testimonial-next.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10 !important;
    width: 55px;
    height: 55px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    font-size: 0;
}
button.slick-prev.testimonial-prev.slick-arrow:hover ,button.slick-next.testimonial-next.slick-arrow:hover {
    background-color: var(--secondary);
    border: 2px solid var(--secondary);
}
button.slick-prev.testimonial-prev.slick-arrow {
    background-image: url("../images/left_arrow.png");
}

button.slick-next.testimonial-next.slick-arrow {
    background-image: url("../images/right_arrow.png");
}
.slick-prev.testimonial-prev.slick-arrow , .slick-next .testimonial-next .slick-arrow {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    top: 40%;
    border: 2px solid white;
    position: absolute;
    z-index: 999999 !important;
    left: 0;
}
.testimonial-prev {
    left: -83px;
}
.testimonial-next {
    right: -54px;
}
.header-phone-number .phone-icon svg rect,
.header-phone-number .phone-icon svg path,
.header-phone-number .phone-text {
    transition: all 0.3s ease;
}
.header-phone-number a:hover .phone-icon svg rect {
    fill: #AD0917;
}
.header-phone-number a:hover .phone-icon svg path {
    fill: #ffffff;
}
.header-phone-number a:hover .phone-text {
    color: #AD0917;
}
.que-ans-blk .active {
  background-color: var(--secondary);
}
.gform_body input[type="checkbox"]:checked::before {
    width: 25px !important;
    height: 25px !important;
    margin: 0px !important;
    right: 0px !important;
    top: 0px !important;
}
/*404 page css , search page, blog page*/
.page-404-wr, .blog-page-wr, .single-blog-wr {
    padding: 80px 0px;
}
/*.error404 .header-logo-wr , .search .header-logo-wr, .blog-page-wr .header-logo-wr, .single-blog-wr .header-logo-wr ,
 .single .header-logo-wr , .template-receive-discount .header-logo-wr {
    padding: 28px 0px;
    border-bottom: 5px solid var(--primary);
}*/
.blog-post-wr .common-btn {
    width: 193px;
}
.search-page-form {
    border-radius: 10px;
    box-shadow: 0 5px 20px 0 #ebebed;
    background-color: #fefefe;
    padding: 50px 30px;
    margin: 55px auto;
    width: 75%;
}
.search-form label {
    align-items: stretch;
    display: flex;
    font-size: inherit;
    margin: 0;
    width: 100%;
}
input#search-form-1 {
    border: 1px solid #e3d7d7 !important;
}
.search-form .search-submit:hover {
    background-color: black !important;
}
.search-form .search-submit {
    padding: 15px 31.35px;
    border-radius: 15px;
    background-color: var(--primary);
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: capitalize;
    outline: none;
}
h1.top-search-title span {
    color: var(--secondary);
}
.blog-post-wr {
    border-bottom: 1px solid #e1e1e1;
    padding: 40px 0;
}
.blog-post-img {
    width: 34%;
    line-height: 0px;
    font-size: 0px;
    vertical-align: top !important;
}
.blog-post-content {
    width: 64.7%;
    padding-left: 40px;
    line-height: 0px;
    vertical-align: top;
    margin-top: 1px;
}
.search-page-btn {
    margin-top: 30px;
}
.author-description span:after, .author_description_block span:after {
    content: "\f017";
    position: absolute;
    top: 50%;
    left: 0;
    font-family: 'FontAwesome';
    color: #999;
    font-size: 14px;
    line-height: 26px;
    transform: translateY(-50%);
}
.author-description span:nth-child(2):after, .author_description_block span:nth-child(2):after {
    content: "\f040";
}
.author-description span:first-child, .author_description_block span:first-child {
    margin-left: 0;
}
.author-description span:nth-child(2):after, .author_description_block span:nth-child(3):after {
    content: "\f07c";
}
.blog-post-img {
    width: 34%;
    line-height: 0px;
    font-size: 0px;
    vertical-align: top !important;
}
.author-description span, .author_description_block span {
    font-size: 16px;
    margin-left: 25px;
    line-height: 20px;
    position: relative;
    padding-left: 20px;
    font-weight: 500;
    color: black;
    transition: 0.3s;
}
.single-blog-wr .post_image {
    width: fit-content;
    margin: 40px auto 27px;
}
.author_block {
    margin-top: 10px;
}
.single-blog-wr p, .privacy-page-inner p {
    margin: 15px 0px 0px;
}
.blog-page-inner p {
    padding: 20px 0px;
}
.author-description span a:hover {
    color: #AD0917;
    cursor: pointer;
}
/*Single post css*/
.single-post-title h1 {
    color: var(--primary);
}
/*search page, block- page, single-post css end*/
/*City Page Css*/
.city-banner-wr {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.city-banner-wr {
    padding: 100px 0px 108px;
    position:relative;
    z-index: 1;
}
.template-city-page .location-icon svg path {
    fill: #AD0917;
}
.template-city-page .city-banner-wr::before, .template-pest-page .city-banner-wr::before ,
.page-template-template-residential-control .city-banner-wr::before , .page-template-template-commercial-pest-control .city-banner-wr::before ,
.page-template-template-special-offers .city-banner-wr::before , .page-template-template-about-us .city-banner-wr::before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: -1;
}
.city-banner-btm-heading h6 {
    padding-top: 20px;
    font-family: 'Poppins';
}
.city-banner-top-heading h1 ,.city-banner-btm-heading h6 , .city-banner-content p{
    color: #fff;
}
.city-banner-wr .free-service-btn {
    justify-content: flex-start;
}
.city-banner-content {
    padding: 30px 0px 40px;
}
.city-banner-content p {
    margin-bottom: 30px;
}
.city-banner-content p:last-child , .pest-problem-content p:last-child {
    margin-bottom: 0px;
}
.city-quote-inner {
    width: 17%;
    display: inline-block;
    vertical-align: top;
    padding-top: 40px;
}
.city-form-sortcode {
    width: 57%;
    display: inline-block;
    vertical-align: top;
    margin-left: 80px;
    position: relative;
}
.city-form-sortcode::before {
    content: "";
    position: absolute;
    top: 0;
    left: -43px;
    width: 1px;
    height: 95%;
    background-color: #d7c9c936;
}
.city-quote-icon:hover {
    background: var(--primary);
    transition: 0.3s;
    cursor: pointer;
}

.city-quote-icon:hover svg path {
    fill: #fff;
    transition: 0.3s;
}
.form-egle-img {
    width: 14%;
    display: inline-block;
    vertical-align: top;
}
.city-form-sortcode .gform_body .gfield input {
    padding: 11.5px 9px 11.5px 15px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: 'Kanit';
    color: #3A3A3A !important;
    border: 1px solid #0000001A !important;
    border-radius: 5px;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
}
.city-form-sortcode .ginput_container.ginput_container_checkbox{
    margin-top: 15px;
}
.city-form-sortcode .gform_wrapper.gravity-theme .gfield-choice-input {
    display: inline-block;
    margin-top: 0;
    /* top: 0; */
    vertical-align: top;
}
.city-form-sortcode .consent-checkbox .gform-field-label {
    color: #fff !important;
    font-weight: 500;
    font-size: 13px !important;
    line-height: 17px !important;
    max-width: 93% !important;
    width: 100%;
    font-family: 'Poppins';
}
.city-form-sortcode input#gform_submit_button_2 {
    border-radius: 100px;
    width: 201px !important;
    color: #fff !important;
    text-decoration: none;
    font-family: 'Kanit' !important;
    padding: 11px 25px 11px 55px !important;
    font-size: 20px !important;
    line-height: 32px !important;
    font-weight: 700 !important;
    border: 0 !important;
    background: #001E44 url("../images/white_Star.svg") no-repeat 30px center !important;
    background-size: 19px 19px !important;
    margin-top: 30px !important;
}
.city-form-sortcode input#gform_submit_button_2:hover {
    transition: 0.3s;
    color: var(--secondary) !important;
    background: #ffff url("../images/red_star.png") no-repeat 30px center !important;
}
.city-form-sortcode .gform_wrapper.gravity-theme .gform_footer {
    position: relative !important;
    margin: 0px 0px 0px !important;
    padding: 0px !important;
}
.city-quote-form {
    background-repeat: no-repeat;
    background-image: url(../images/Free_Quote_Bg.jpg);
    padding: 40px 0px 40px;
    background-size: cover;
    position: relative;
}
.city-form-sortcode .gform_body .gfield label.gfield_label {
    font-size: 16px;
    line-height: 20px !important;
    font-weight: 500;
    font-family: "Kanit";
    color: #fff !important;
}
.city-quote-heading h5 {
    color: #fff;
    margin-top: 15px;
}
.city-quote-icon {
    border-radius: 50%;
    background: #fff;
    line-height: 88px;
    text-align: center;
    width: 80px;
    height: 80px;
    padding: 20px 12px 20px 23px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.18);
}
.city-quote-icon {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.form-egle-img {
    width: 14%;
    display: inline-block;
    vertical-align: top;
    margin-left: 36px;
    position: absolute;
    /* top: -79px; */
    bottom: 0;
    z-index: 1;
    /* right: 0; */
}
.city-form-sortcode .gform-loader {    
    left: 30%;
    top: 50%;
    position: absolute !important;
}
.pest-problems {
    padding: 100px 0px;
}
.pest-problem-right-image {
    width: 45%;
    padding-left: 60px;
    vertical-align: top;
}
.pest-problem-left {
    width: 54%;
}
.pest-problem-left .free-service-btn {
    justify-content: flex-start;
    padding-top: 40px;
}
.pest-problem-right-image img {
    border-radius: 20px;
}
.pest-problem-heading h3 {
    padding-bottom: 20px;
}
.pest-problem-content p {
    margin-bottom: 30px;
}
.pest-card.city-page {
    width: 30%;
    min-height: 294px;
}
.vetern-owned-section {
    padding: 100px 0px 50px;
    background-image: url(../images/MascotBanner.jpg);
    background-position: center;
}
.vetern-owned-heading h3 , .what-sets-heading h3{
    color: #fff;
}
.bug-freedom-box {
    border: 1px solid #999999ad;
    border-bottom: none;
    /* border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%); */
    background: #FFFFFF26;
    padding: 30px 49px 30px 80px;
    max-width: 63%;
    position: relative;
    border-radius: 20px;
    margin-top: 30px;
}
.bug-freedom-box::after {
    content: "";
    position: absolute;
    top: 36px;
    left: 14px;
    width: 51px;
    height: 50px;
    background-image: url("../images/Veteran_Icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 1;
}
.bug-freedom-box p ,.what-sets-content p , .proudly-serving-heading h3
 ,.location-name h6 ,.no-mettter-text p ,.get-started-heading h4 , .get-started-top-content p , .get-started-btm-content p{
    color: #fff;
}
.what-sets-heading {
    padding: 50px 0px 30px;
}
.what-sets-heading h5 {
    color: #fff;
    text-transform: uppercase;
}
.feature-list {
    list-style: none;
    padding-bottom: 38px;
    margin: 0;
}
.feature-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    color: #fff;
}   
.feature-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 22px;
    background: url("../images/Vector.png") no-repeat center;
    background-size: contain;
}
.what-sets-content p {
    padding-top: 15px;
}
.page-id-400 .what-sets-content p{
    padding: 0;
}
.proudly-serving-section {
    background: #001E44;
    padding: 100px 0px;
    background-repeat: no-repeat;
    background-image: url(../images/shield.png);
    background-position: bottom right;
}
.proudly-serving-map-left {
    width: 50%;
}
.map-right-side {
    width: 45%;
    margin-left: 38px;
}
.location-item {
    display: flex;
    gap: 20px;
    align-items: center;
}
.location-item:hover::after {
    background-color: #AD0917;
}
.location-item:hover .location-icon {
    background-color: #AD0917;
}
.location-item:hover .location-icon svg path {
    fill: #fff; /* or color/stroke depending on your SVG */
}
.location-icon:hover svg {
    fill: #fff;
}
.proudly-serving-map-left iframe {
    border-radius: 20px;
    border: 5px solid #FFFFFF;
    min-height: 426px !important;
}  
.location-icon {
    border-radius: 50%;
    background: #fff;
    line-height: 88px;
    text-align: center;
    width: 64px;
    height: 64px;
    padding: 17px 9px 19px 19px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
}
.locations-name {
    display: inline-block;
    width: 49%;
    margin-bottom: 30px;
    /* border-bottom: 1px solid grey; */
}
/*.location-name {
    width: 79%;
}
.location-name:last-child {
    width: 79%;
    margin-bottom: 10px;
}*/
.proudly-serving-heading h3 {
    text-align: center;
    padding-bottom: 20px;
}
.proudly-serving-content p {
    text-align: center;
    color: #fff;
    padding-bottom: 50px;
}
.prudly-serving-container {
    padding-top: 50px;
}
.page-template-template-commercial-pest-control .proudly-serving-content p {
    padding-bottom: 30px;
}
.complete-pest-bottom-text p {
    text-align: center;
}
.no-mettter-text p {
    margin-top: 30px;
}
.location-name h6 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Poppins';
}
.location-item{
    position: relative;
}
.location-item::after {
    content: "";
    position: absolute;
    left: 33px;
    bottom: 0px;
    width: 69%;
    height: 1px;
    background-color: #FFFFFF;
}
.local-partner-left {
    width: 48%;
}
.local-partner-right {
    width: 49%;
    margin-left: 30px;
    vertical-align: top;
    position: sticky;
    top: 20px;
}
.local-partner-right img {
    border-radius: 20px;
}
.local-partner-section {
    padding: 100px 0px ;
    background-image: url('../images/Service_Bg.jpg');
}
.page-template-template-city-page .local-partner-section {
    padding: 100px 0px 0px;
}
.local-partner-content p {
    margin: 39px 0px;
    color: #111111;
}
.partner-bottom-text p {
    margin: 20px 0px;
}
.partner-bottom-text {
    margin-top: 20px;
}
.partner-bottom-text p:first-child {
    margin-top:0px;
}

.get-started-section {
    padding: 0px 0px 100px;
}
.get-started-box {
    background-image: url(../images/Our_Mission.jpg);
    padding: 50px;
    background-position: 76%;
    border-radius: 30px;
    position: relative;
    min-height: 434px;
}
.get-started-top-content {
    padding: 20px 0px 30px;
}
.get-started-btm-content a {
    background: #AD0917;
    padding: 10px 20px 10px 50px;
    border-radius: 0px 20px 20px 0px;
    position: absolute;
    color: #fff;
    bottom: 52px;
    left: 0;
}
.get-started-btm-content a:hover{
    background: #fff;
    color: #000;
}
.get-started-btm-content a{
    font-weight: 600;
}
/*Recive YOur Discount page */
.template-receive-discount .contact-page-content {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
.receive-discount-inner .gform_wrapper {
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);
    padding: 30px 40px;
    border-radius: 10px;
    text-align: left !important;
}


.contact-form-shortcode .gform-body.gform_body 
.gfield input, .contact-form-shortcode .gform-body.gform_body .gfield textarea, .contact-form-shortcode .gform_body .gfield select, .template-receive-discount .gform-body.gform_body 
.gfield input, .template-receive-discount .gform_body .gfield select, .template-receive-discount .gform-body.gform_body .gfield textarea {
    border: 1px solid #00000026 !important;
    background: #fff;
    color: black;
    border-radius: 5px !important;
    padding: 16.5px 11px !important;
    resize: none;
    font-size: 18px !important;
    line-height: 22px !important;
    font-family: "Poppins" !important;
}
 .template-receive-discount .gform-body.gform_body .gfield.consent-checkbox input {
    padding: 10px !important;
}
.template-receive-discount .gform_wrapper .gform_footer input,
.contact-page-wr .gform_wrapper .gform_footer input{
    background-color: var(--primary);
    border-radius: 10px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    padding: 10px 25px 10px 25px;
    margin: 0px auto !important;
    transition: 0.5s;
    text-decoration: unset;
    font-family: "Poppins" !important;
}
.template-receive-discount .receive-discount-section.contact-page-wr {
    padding: 80px 0px;
}
.template-receive-discount .gform-body.gform_body .gfield select {
    appearance: none;
    background: url(../images/Down_arrow.svg) no-repeat 98% !important;
    background-color: #ffff !important;
}
.template-receive-discount .gfield_description.validation_message.gfield_validation_message {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    border: 0 !important;
    background: none !important;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: left;
    color: red !important;
    width: fit-content !important;
}
.template-receive-discount .gform_wrapper.gravity-theme .gfield_label {
    color: #000;
    font-family: 'Poppins';
}
.consent-checkbox .gfield_checkbox label, 
.template-receive-discount .gform_wrapper.gravity-theme .consent-checkbox .gfield_checkbox label {
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #363434 !important;
    vertical-align: top !important;
    width: 90%;
}
.template-receive-discount .gform_wrapper .gform_footer input:hover,
.contact-page-wr .gform_wrapper .gform_footer input:hover {
    background-color: #AD0917;
    text-decoration: unset;
}
.template-receive-discount .gform-loader {    
    left: 60%;
    top: 40%;
    position: absolute !important;
}
/*Recive Your Discount Css End */
/*Reviews page Css */
.tip-tech-review-wr {
    margin: 35px 0 0px;
}
.tip-tech-review-blk:first-child {
    margin-left: 0;
}
.tip-tech-review-blk figure {
    margin-bottom: 44px;
    min-height: 61px;
    position: relative;
}
.tip-tech-review-blk {
    width: 35%;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 50px;
    text-align: center;
}
.tip-tech-review-blk figure img {
    margin: 0 auto;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.contact-page-blk {
    width: 96%;
    margin: 0 auto;
    text-align: center;
}
.pest-inner-page-wr.contact-page-wr {
    padding: 50px 0px;
}

/*City Page Css*/
.page-template-template-pest-page .pest-card.city-page {
    width: 30%;
    min-height: 480px;
}
.page-id-842 .pest-card.city-page {
    width: 30%;
    min-height: 523px;
}
.pest-card.city-page p {
    padding: 20px 20px 20px 20px;
    font-size: 16px;
    line-height: 28px;
    min-height: 150px;
}
.page-template-template-city-page  .pest-card.city-page p {
    padding: 15px 10px 0px 12px;
     min-height: 153px;
}

.page-template-template-pest-page .pest-card.city-page p {
    padding: 20px 15px 10px 20px;
}
.page-id-719 .pest-card.city-page p {
    min-height: 217px;
}
.pest-card.city-page p br {
    display: none;
}
.page-template-template-pest-page .our-service-section , .page-template-template-pest-page .local-partner-section{
    background-image: none;
}
.page-template-template-pest-page .trusted-pest-content p {
    margin-bottom: 30px;
}
.page-template-template-pest-page .trusted-pest-content p:last-child {
    margin-bottom: 0;
}
.page-template-template-pest-page .trusted-pest-section {
    background: #fff;
}
.page-template-template-pest-page .our-service-section {
    background: #F2F4F6;
}
.our-service-learn-more-btn a {
    color: #AD0917;
    font-weight: 500;
    text-transform: capitalize;
}
.our-service-learn-more-btn a:hover {
    color: var(--primary);
}
.our-service-learn-more-btn {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 15px;
    justify-content: center;
      padding-bottom: 30px;
}
.our-service-learn-more-btn::after {
    content: "";
    position: absolute;
    top: 28%;
    right: 129px;
    width: 17px;
    height: 17px;
    transform: translateY(-50%);
    background: url("../images/Learn_More_Icon.svg") no-repeat center;
    background-size: contain;
}
.our-service-learn-more-btn:hover::after {
    background: url("../images/More_Icon.png") no-repeat center;
    background-size: contain;
}
.problem-solver-section {
    padding: 100px 0px;
    background-color: #001E44;
    background-repeat: no-repeat;
    background-image: url(../images/shield.png);
    background-position: bottom left;
}
.problem-solve-heading h3 {
    text-align: center;
    color: #fff;
}
.prblm-solver-content p {
   padding: 20px 0px ;
    text-align: center;
    color: #fff;
}
.prblm-solver-content {
    margin-bottom: 50px;
}
.profesional-content-left {
    width: 47%;
    vertical-align: top;
    margin-right: 10px;
}
.profesional-content-left h5 {
    color: #ffff;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.profesional-content-left ul li {
    color: #fff;
    margin-bottom: 10px;
}
.profesional-content-left p{
    color: #ffff;
    padding-top: 20px;
}
.profesional-focus-img img {
    border: 2px solid #FFFFFF;
    border-radius: 20px;
}
.focus-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 22px;
    background: url("../images/Vector.png") no-repeat center;
    background-size: contain;
}
.focus-list li {
    position: relative;
    padding-left: 30px;
}
.ant-control-serving-section {
    padding: 100px 0px;
    background-color: #F2F4F6;
}
.locations-name.pest-page-loaction h6 {
    color: #000;
}
.ant-control-serving-section h3 , .ant-control-serving-section p{
    color: #011230;
}
.ant-control-serving-section .proudly-serving-map-left iframe{
        border: 5px solid #000;
}
.profesional-focus-img {
    width: 50%;
    position: sticky;
    top: 20px;
}
.profesional-content-left h6, .what-sets-content h6 {
    color: #fff;
    margin-top: 15px;
}
.page-template-template-pest-page .get-started-section{
        background-color: #F2F4F6;
}
.page-template-template-pest-page .get-started-box {
    background-image: url(../images/Stop_Ant_Banner.jpg);
    min-height: 378px;
}
.page-id-842 .get-started-box {
    background-image: url(../images/bed_bug_btm.jpg);
}
.page-id-817 .get-started-box {
    background-image: url(../images/Cockroach-Bottom.jpg);
}
.page-id-859 .get-started-box {
    background-image: url(../images/flea-tick-btm.jpg);
     min-height: 378px;
}
.page-id-866 .get-started-box {
    background-image: url(../images/Mosqutioes-Bottom.jpg);
}
.page-id-872 .get-started-box {
    background-image: url(../images/Rodent-Bottom.jpg);
}
.page-id-874 .get-started-box {
    background-image: url(../images/Scorpion-Middle.jpg);
}
.page-id-878 .get-started-box {
    background-image: url(../images/Spider-Bottom.jpg);
}
.page-id-885 .get-started-box {
    background-image: url(../images/stinctict-insect.jpg);
}
.page-template-template-pest-page .get-started-btm-content a {
    background: #fff;
    padding: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    position: absolute;
    bottom: 52px;
    left: 50px;
}
.page-template-template-pest-page .get-started-btm-content a:hover{
    background: var(--secondary);
    color: #fff;
}
.page-template-template-pest-page .get-started-btm-content a {
  color:#AD0917;
}
.page-template-template-pest-page .trusted-pest-left-side::before {
 display: none;
}
.page-template-template-pest-page .local-partner-right {
    width: 45%;
    margin-left: 48px;
}
.page-template-template-pest-page .local-partner-left {
    width: 51%;
}
.page-template-template-pest-page .location-icon , .page-template-template-pest-page .location-item::after{
    background-color:#AD0917;
}
.page-template-template-pest-page .location-item:hover::after {
    background-color: #fff;
}
.page-template-template-area-we-serve .location-item:hover::after {
    background-color: #AD0917;
}
.page-template-template-area-we-serve .location-name h6:hover{
    color: #AD0917;
}
.page-template-template-pest-page .location-item:hover .location-icon {
    background-color: #fff;
}
.page-template-template-pest-page .location-item:hover .location-icon svg path {
    fill: #AD0917; /* or color/stroke depending on your SVG */
}
.page-template-template-pest-page .location-icon:hover svg {
    fill: #AD0917;
}

.service-step-item {
    display: inline-block;
    width: 19%;
    margin-right: 11px;
    vertical-align: top;
    text-align: center;
    font-size: 16px;
    position: relative;
}
.service-step-item:last-child{
    margin-right: 0;
}
.service-step-description p {
    line-height: 30px;
    font-size: 16px;
    padding-top: 10px;
}
h6.service-step-title {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Poppins';
}
.eliminate-section {
    padding: 100px 0px;
    background-image: url(../images/Infestations_BG.png);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
}
.get-started-btn {
    text-align: center;
    margin-top: 21px;
}
.page-template-template-pest-page .special-offer-section {
   background-color: #F7E6E8;
}
.eliminate-heading h3 {
    text-align: center;
    padding-bottom: 50px;
}
.service-steps-wrapper {
    text-align: center;
    font-size: 0;
    position: relative;
}
.service-step-number {
    width: 53px;
    height: 53px;
    margin: 0 auto 60px;
    border-radius: 50%;
    background: #AD0816;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    font-family: 'Poppins';
}
.service-steps-wrapper::before {
    content: "";
    position: absolute;
    top: 26px; /* 53px circle / 2 */
    left: 0;
    right: 0;
    border-top: 2px dashed #b3b3b3;
    z-index: 1;
}

.service-step-item:last-child .service-step-number::before {
    display: none;
}

/*Landing page css*/
.page-id-11 .navigation-wr{
    display: none;
}
.page-id-11 .menu-wr{
    display: none;
}
.page-id-11 .header-google-logo ,  .page-id-11 .header-review-star {
    display: none;
}
.page-id-11 .header-logo-wr{
    padding: 15px 0px;
    /*text-align: center;*/
}
/*.page-id-11 .top-header-right__review-inner p , .page-template-template-receive-discount .top-header-right__review-inner p ,
 .error404 .top-header-right__review-inner p , .search .top-header-right__review-inner p{
    display: none;
}*/
.page-id-11 .pest-card.city-page {
    width: 30%;
    min-height: 425px;
}
/*.page-id-11 .footer-social-block__left, .page-template-template-receive-discount .footer-social-block__left ,
.error404 .footer-social-block__left, .search .footer-social-block__left{
    display: none;
}*/
.page-id-11 .header-logo-inner-wr {
    text-align: center;
}
.page-id-11 .footer-bottom-wr {
 padding: 10px 0px;
}
/*.page-id-11 .bottom-footer-inner , .page-template-template-receive-discount .bottom-footer-inner ,
.error404 .bottom-footer-inner , .search .bottom-footer-inner{
    display: flex;
    justify-content: center;
}*/
.page-id-11 .pest-card.city-page p {
    padding: 20px 35px 20px 47px;
    font-size: 16px;
    line-height: 30px;
}
.page-id-11 .top-header-right {
    width: 25% !important;
    text-align: center;
}
.page-id-11 .top-header-left{
    width: 75% !important;
}
/*.page-id-11 .header-phone-number a {
    justify-content: flex-end;
}*/
.page-id-11 .top-header-right__review-inner {
    justify-content: space-evenly;
}

.page-id-11 .top-header-right__review-inner p {
    display: none;
}

/*Pick your plan css*/
.page-template-template-pick-your-plan .city-banner-wr {
    padding: 175px 0px 120px;
}
.residiential-pick-plan-section {
    background-image: url('../images/Service_Bg.jpg');
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
}
.page-template-template-pick-your-plan .city-banner-content p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}
.template-special-offers .city-banner-content p{
    font-weight: 700;
}
.pick-plan-table-wr.plan-page-table {
    margin-top: 50px;
    border: 1px solid #001E44 !important;
    border-radius: 20px 20px 20px 20px !important;
}
#tablepress-residential-pick-your-plan-table .row-1 .column-4 ,
#tablepress-commercial-pick-your-plan-table .row-1 .column-4 {
    border-radius: 0px 20px 0px 0px !important;
}
#tablepress-residential-pick-your-plan-table, #tablepress-commercial-pick-your-plan-table  {
    /* border: 1px solid rgba(224, 224, 224, 1) !important; */
    border-radius: 20px 0px 20px 20px!important;
    margin: 0px !important;
}
#tablepress-residential-pick-your-plan-table  tr.row-1 .column-1  , #tablepress-commercial-pick-your-plan-table tr.row-1 .column-1{
    background-image: url('../images/Residential_Logo.png');
    background-repeat: no-repeat;
    background-position: center;
    padding: 118px 20px 90px 54px !important;
}
#tablepress-commercial-pick-your-plan-table tr.row-1 .column-1{
     padding: 125px 20px 120px 54px !important;
}
#tablepress-residential-pick-your-plan-table  tr .column-1:after , #tablepress-commercial-pick-your-plan-table  tr .column-1:after{
    content: '';
    width: 91%;
    height: 1px;
    background-color: #FFFFFF33;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.professional-content p {
    margin-bottom: 23px;
}
.professional-content p:last-child{
    margin-bottom: 0px;
}

#tablepress-residential-pick-your-plan-table  tr .column-2, #tablepress-residential-pick-your-plan-table  tr .column-3, #tablepress-residential-pick-your-plan-table  tr .column-4, #tablepress-residential-pick-your-plan-table  tr .column-5 ,
#tablepress-commercial-pick-your-plan-table  tr .column-2, #tablepress-commercial-pick-your-plan-table  tr .column-3, #tablepress-commercial-pick-your-plan-table  tr .column-4, #tablepress-commercial-pick-your-plan-table  tr .column-5{
    width: 18.6% !important;
    vertical-align: top;
}
#tablepress-residential-pick-your-plan-table  tr th ,
#tablepress-commercial-pick-your-plan-table  tr th {
    background-color: #fff !important;
    padding: 0px !important;
}
.plan-page-table .tablepress tr td.column-1 {
    background-color: var(--primary) !important;
    color: #fff !important;
}
.plan-page-table .tablepress tr td, .plan-page-service-table .tablepress tr td {
    font-size: 18px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
    border: 0px !important;
    font-family: 'Poppins' !important;
}
.residiential-pick-plan-section {
    padding: 100px 0px 100px;
}
.res-pest-heading h3 , .res-pest-content p{
    text-align: center;
}
.res-pest-content p {
    padding-top: 20px;
}
#tablepress-residential-pick-your-plan-table  tr .column-1,
 #tablepress-commercial-pick-your-plan-table  tr .column-1 {
    width: 24.999% !important;
    padding: 20px 20px 20px 30px !important;
    position: relative;
}
/*#tablepress-residential-pick-your-plan-table  tr .column-2:after, #tablepress-residential-pick-your-plan-table  tr .column-3:after, #tablepress-residential-pick-your-plan-table  tr .column-4:after, #tablepress-residential-pick-your-plan-table  tr .column-5:after {
    content: '';
    width: 90%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 0px);
}*/
span.cross-mark:before, span.right-mark:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url('../images/Done_Icon.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
span.cross-mark, span.right-mark {
    position: absolute;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#tablepress-residential-pick-your-plan-table  tr .column-2:after, #tablepress-residential-pick-your-plan-table  tr .column-3:after, #tablepress-residential-pick-your-plan-table  tr .column-4:after, #tablepress-residential-pick-your-plan-table  tr .column-5:after ,
#tablepress-commercial-pick-your-plan-table  tr .column-2:after, #tablepress-commercial-pick-your-plan-table  tr .column-3:after, #tablepress-commercial-pick-your-plan-table  tr .column-4:after, #tablepress-commercial-pick-your-plan-table  tr .column-5:after {
    content: '';
    width: 90%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.professional-heading h3 span {
    color: var(--secondary);
}
#tablepress-residential-pick-your-plan-table  tr .column-2, #tablepress-residential-pick-your-plan-table  tr .column-3, #tablepress-residential-pick-your-plan-table  tr .column-4, #tablepress-residential-pick-your-plan-table  tr .column-5, #tablepress-commercial-pick-your-plan-table  tr .column-2, #tablepress-commercial-pick-your-plan-table  tr .column-3, #tablepress-commercial-pick-your-plan-table  tr .column-4, #tablepress-commercial-pick-your-plan-table  tr .column-5 {
    position: relative !important;
    background-color: #fff;
    padding-top: 30px !important;
    text-align: center;
}
span.cross-mark:before {
    background: url('../images/Wrong_Icon.svg');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
}
#tablepress-pick-your-plan-table {
    padding: 5px 10px 15px;
}
#tablepress-pick-your-plan-table tr th {
    background-color: #fff !important;
    padding: 0px !important;
}
/*#tablepress-residential-pick-your-plan-table  tr .column-2 br, #tablepress-residential-pick-your-plan-table  tr .column-3 br , #tablepress-residential-pick-your-plan-table  tr .column-4 br, #tablepress-residential-pick-your-plan-table  tr .column-5 br{
   display: none;
}*/
.tablepress-id-residential-pick-your-plan-table.tablepress .row-1  .column-2 ,
.tablepress-id-commercial-pick-your-plan-table.tablepress .row-1  .column-2 {
    background-image: url('../images/Red_plan.png');
    background-repeat: no-repeat;
    background-size: 100% 80%;
}
.tablepress-id-residential-pick-your-plan-table.tablepress .row-1 .column-3 ,
.tablepress-id-commercial-pick-your-plan-table.tablepress .row-1 .column-3  {
    background-image: url('../images/Silver_plan.png');
    background-repeat: no-repeat;
       background-size: 101% 80%;
}
.tablepress-id-residential-pick-your-plan-table.tablepress .row-1 .column-4{
    background-image: url('../images/Goldplan.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.tablepress-id-commercial-pick-your-plan-table.tablepress .row-1 .column-4 {
    background-image: url('../images/Goldplan.png');
    background-repeat: no-repeat;
    background-size: 100%; 
}
.tablepress-id-commercial-pick-your-plan-table.tablepress .row-1 .column-2{
        background-size: 100% 93%;
}
.tablepress-id-commercial-pick-your-plan-table.tablepress .row-1 .column-3 {
      background-size: 100% 93%;
}

.tablepress-id-commercial-pick-your-plan-table.tablepress .row-1 .column-4{
     background-size: 100% 93%;
}
.tablepress-id-residential-pick-your-plan-table th.column-2, .tablepress-id-residential-pick-your-plan-table th.column-3 , .tablepress-id-residential-pick-your-plan-table th.column-4 ,
.tablepress-commercial-pick-your-plan-table th.column-2, .tablepress-commercial-pick-your-plan-table th.column-3 , .tablepress-commercial-pick-your-plan-table th.column-4{
    text-align: center;
}
table#tablepress-residential-pick-your-plan-table  h6 ,
table#tablepress-commercial-pick-your-plan-table  h6  {
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    text-align: center;
    /* color: #fff; */
    font-family: 'Poppins';
}
table#tablepress-residential-pick-your-plan-table  .column-2 h6 ,table#tablepress-residential-pick-your-plan-table  .column-2 span,
table#tablepress-commercial-pick-your-plan-table  .column-2 h6 ,table#tablepress-commercial-pick-your-plan-table  .column-2 span {
    color: #fff; 
} 
table#tablepress-residential-pick-your-plan-table  .column-2 h6, table#tablepress-residential-pick-your-plan-table  span, table#tablepress-commercial-pick-your-plan-table  .column-2 h6, table#tablepress-commercial-pick-your-plan-table   span {
    color: #001E44;
    font-size: 20px;
    line-height: 34px;
    font-family: 'Poppins';
}
table#tablepress-residential-pick-your-plan-table  .column-2 h6, table#tablepress-residential-pick-your-plan-table .column-2 span, table#tablepress-commercial-pick-your-plan-table  .column-2 h6, table#tablepress-commercial-pick-your-plan-table  .column-2 span {
     color: #fff; 
  
}
table#tablepress-residential-pick-your-plan-table span{
    padding-top: 5px;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    font-family: Poppins;
}
table#tablepress-commercial-pick-your-plan-table span {
    padding-top: 5px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 500;
}
#tablepress-residential-pick-your-plan-table tr.row-10 .column-2:after, #tablepress-residential-pick-your-plan-table tr.row-10 .column-3:after, #tablepress-pick-plan-table tr.row-1 .column-4:after, 
#tablepress-residential-pick-your-plan-table tr.row-10 .column-4:after ,
#tablepress-commercial-pick-your-plan-table tr.row-10 .column-2:after, #tablepress-commercial-pick-your-plan-table tr.row-10 .column-3:after, #tablepress-pick-plan-table tr.row-1 .column-4:after, 
#tablepress-commercial-pick-your-plan-table tr.row-10 .column-4:after{
    content: unset;
}
#tablepress-residential-pick-your-plan-table tr .column-2, #tablepress-residential-pick-your-plan-table tr .column-3,
#tablepress-commercial-pick-your-plan-table tr .column-2, #tablepress-commercial-pick-your-plan-table tr .column-3{
    border-right: 1px solid #001E44 !important;
    border-left: 1px solid #001E44 !important;
}

/*service table*/
.service-plan-table-wr td.column-1 h5, .top-heading h5 {
    font-size: 24px;
    text-align: center;
    color: #ffff;
    font-weight: 700;
    line-height: 36px;
    font-family: "Karla", sans-serif;
}
table#tablepress-service-option-table {
     /*border-radius: 0px 0px 20px 20px; */
    border-radius: 0px 0px 0px 20px !important;
    /*background-color: rgba(35, 31, 32, 0.5);
    border-right: 1px solid rgba(35, 31, 32, 0.5);
    border: 1px solid rgba(35, 31, 32, 0.5) !important;*/
}
.service-plan-table-wr tr.row-1 {
    display: none;
}
.service-plan-table-wr .tablepress tr td.column-1 {
    background-color: var(--secondary) !important;
    color: #fff !important;
}
.plan-page-table .tablepress tr td, .plan-page-service-table .tablepress tr td {
    font-size: 18px !important;
    line-height: 32px !important;
    font-weight: 600 !important;
    border: 0px !important;
}
.service-plan-table-wr .tablepress tr td.column-1 {
    background-color: var(--secondary) !important;
    color: #fff !important;
}
.service-plan-table-wr .tablepress tr.row-2 td.column-1 {
    background-color: var(--primary) !important;
    padding: 17px 0px !important;
}
.service-plan-table-wr tr.row-3 td.column-1 {
    padding-top: 35px !important;
}
#tablepress-service-option-table tr .column-1:after {
    content: '';
    width: 54%;
    height: 1px;
    background-color: #FFFFFF33;
    position: absolute;
    bottom: 1px;
    left: 32%;
    transform: translate(-50%, 0px);
}
.service-plan-table-wr .row-3 td.column-2 {
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 50px !important;
    padding: 5px 0;
    text-align: center;
    color: #001E44;
    text-transform: uppercase;
    vertical-align: middle;
    font-family: 'Kanit' !important;
}
.plan-page-table .tablepress tr td, .plan-page-service-table .tablepress tr td {
    font-size: 18px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
    border: 0px !important;
}
.service-plan-table-wr tr .column-1 {
    width: 34.1% !important;
    padding: 20px 10px 20px 65px !important;
    position: relative;
}
#tablepress-service-option-table tr .column-1:before {
    content: '';
    width: 18px;
    height: 22px;
    background: url(../images/Quote_Icon_plan.svg) no-repeat;
    position: absolute;
    top: 25px;
    left: 28px;
}
#tablepress-service-option-table .row-2 .column-1 {
    font-size: 24px !important;
    line-height: 36px !important;
    font-family: 'Kanit' !important;
    font-weight: 700 !important;
    color: #FFFFFF !important;
    background-color: var(--primary) !important;
    text-align: center !important;
    padding: 20px !important;
}
#tablepress-service-option-table tr td.column-2 {
    width: 51.364%;
    background-color: #EFEFEF !important;
    padding-right: 162px;
    position: relative;
}
#tablepress-service-option-table tr td.column-2::before {
    content: "";
    position: absolute;
    right: 14px;
    bottom: 0;
    width: 251px;
    height: 419px;
    background-image: url(../images/Egle_Image_pick_plan.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    pointer-events: none;
}
#tablepress-service-option-table tr.row-3 td.column-1:before {
    top: 40px !important;
}
#tablepress-service-option-table tr.row-2 td.column-1:before {
    display: none !important;
}
.commercial-plan-section {
    padding: 0px 0px 80px;
}
.one-time-services-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    /*justify-content: center;*/
}
.service-box {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    width: 23%;
    padding: 18px 20px;
    background: #fff;
    border-radius: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px 0px #0000001A;
}
.service-box:last-child {
    padding: 24px 20px 33px;
}
.one-time-service-container {
    padding: 50px;
    /* color: #EFEFEF; */
    background: #EFEFEF;
}
.one-time-service-section {
    padding: 88px 0 100px;
}
.service-box:hover {
    transform: translateY(-3px);
}
.service-border {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 39px;
    background: var(--secondary);
    border-radius: 2px;
}
.one-time-head {
    text-align: center;
    padding: 20px;
    background: #001E44;
}
.one-time-head h5 {
    color: #fff;
    font-size: 24px;
    line-height: 36px;
}
.service-icon {
    flex-shrink: 0;
}
.service-icon svg {
    width: 38px;
    height: 32px;
}
.service-title h5 {
    color: #082b5c;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Poppins';
}
.city-inner-wr {
    width: 56%;
}
.template-city-page .proudly-serving-content p {
    padding-bottom: 20px;
}
.contact-page-wr, .privacy-page-wr, .blog-page-wr, .single-blog-wr, .page-404-wr {
    border-top: 7px solid var(--primary);
    padding: 70px 0px;
}
.contact-page-content h1, .privacy-page-wr h1, .blog-page-content h1 {
    margin-bottom: 28px;
    text-transform: uppercase;
    color: var(--primary);
}
.privacy-page-wr h4, .privacy-page-wr h3{
    /*color: #000;*/
    margin: 15px 0px;
}
.privacy-page-wr p:not(:last-of-type) {
    margin-bottom: 15px;
}
.privacy-page-wr ul{
    margin-top: 10px;
    display: block;
}
.privacy-page-wr ul li, .single-post-content ul li{
    margin-bottom: 10px;
    position: relative;
    background: url(../images/list_icon.svg) no-repeat;
    padding-left: 23px;
    background-position-y: 9px;
}
.privacy-page-wr a, .blog-page-content a{
    color: var(--primary);
    font-weight: 700;
    font-family: "Fira Sans", sans-serif;
}
.privacy-page-wr p a:hover, .privacy-page-wr ul li a:hover, .blog-page-content a:hover{
    color: var(--secondary);
}
.expirty-date {
    display: none;
}
.special-coupons-block {
    padding: 100px 0px;
    background-image: url(../images/Service_Bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}
.spread-sec {
    padding: 0px 0px 50px;
    background-color: #F2F4F6;
}

.spread-btn {
    margin-top: 50px;
}

.spread-top-content h3 {
    margin-bottom: 30px;
}
.author-name a {
    color: var(--primary);
}
.author-name a:hover{
    color: var(--secondary);
}
/*about-us-css*/
.about-bug-sec {
    padding: 100px 0;
    background-image: url(../images/Service_Bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;

}
.page-template-template-about-us  .city-banner-content {
    padding: 20px 0px 40px;
}
.about-bug-top-heading {
    text-align: center;
}
.about-bug-top-heading h3 {
    display: inline-block;
    padding: 25px 61px;
    border: 0.5px solid #d108196b;
    border-radius: 15px;
    background: rgba(173, 9, 23, 0.1);
    color: var(--secondary);
}
.page-template-template-about-us .get-started-box {
    min-height: unset;
}
.about-bug-bottom-heading {
    margin: 60px 0px 50px;
    text-align: center;
}
.about-bug-left {
    width: 49%;
}
.about-bug-left p {
    margin-bottom: 25px;
}
.about-bug-left p:last-child {
    margin-bottom: 0;
}
.about-bug-right {
    margin-left: 27px;
}
.about-bug-right img, .more-then-left-wr img, .proud-to-blk-right-wr img {
    border-radius: 20px;
}
.more-then-sec {
    padding: 100px 0px;
    background-color: #F2F4F6;
}
.more-then-right-wr{
    width: 53.80%;
}
.more-than-content p, .customized-protection-wr p, .proud-to-content p {
    margin-bottom: 30px;
}
.more-than-content p:last-child, .customized-protection-wr p:last-child, .proud-to-content p:last-child{
    margin:0;
}
.more-then-left-wr{
    margin-right: 40px;
}
.more-than-content {
    margin-top: 20px;
}
.customized-protection-sec {
    padding: 100px 0px 156px;
    background-color: var(--primary);
    position: relative;
}
.customized-protection-sec::before {
    content: " ";
    background-image: url(../images/Logo_Element.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 302px;
    width: 262px;
    position: absolute;
    bottom: 6px;
    left: 0;
}
.customized-protection-wr{
    text-align: center;
}
.customized-protection-wr h3, .customized-protection-wr p {
    color: #fff;
}
.customized-protection-content {
    margin-top: 20px;
    width: 96.30%;
    margin: 0 auto;
    margin-top: 20px;
}
.proud-to-blk {
    padding: 92px 0px 100px;
}
.proud-to-blk-left-wr.inline {
    width: 48.80%;
    margin-right: 29px;
    vertical-align: top;
}
.proud-to-blk-right-wr {
    vertical-align: top;
}
.proud-to-blk-right-wr figure {
    margin-top: -165px;
    z-index: 1;
    position: relative;
}
.proud-to-content {
    margin-top: 20px;
}
.about-get-content {
    width: 55%;
    padding: 0;
    margin-top: 37px;
}
.about-get-started{
    position: relative;
}
.about-get-started::before {
    content: " ";
    background-image: url(../images/Our_Mission.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    position: absolute;
    left: 0;
    top: -5px;
}
.about-get-started h4 {
    margin-left: 85px;
}
/* Contact us page */
.consent-checkbox .gform-field-label {
    max-width: 92% !important;
    display: inline-block !important;
    font-size: 13px !important;
    line-height: 17px !important;
    color: #231F20 !important;
    vertical-align: top !important;
}
/*.gform_body input[type="checkbox"]:checked::before {
    width: 25px !important;
    height: 25px !important;
    margin: 0px !important;
    right: 0px !important;
    top: 0px !important;
}*/
.gform-body.gform_body .gfield select {
    appearance: none;
    background: url(../images/Select_Dropdown.svg) no-repeat 98% !important;
}
.page-id-411 .contact-page-content {
    text-align: left;
}
.page-id-411 .contact-page-content h5{
    margin: 25px 0 0px;
}
.contact-page-form-wr.common-form-blk {
    text-align: left;
    background: #fff;
    padding: 40px;
    margin-top: 66px;
    border-radius: 10px;
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);
}

.inner-page-btn {
    margin-top: 40px;
}
.contact-page-content .gform-body.gform_body .gfield input, .contact-page-content .gform-body.gform_body .gfield textarea {
    padding: 11.8px 11px !important;
}
.contact-page-content .gform-body.gform_body .gfield input, .contact-page-content .gform-body.gform_body .gfield select, .contact-page-content .gform-body.gform_body .gfield textarea {
    border-radius: unset;
}
.contact-page-content .gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
    color: var(--primary);
}
.contact-page-content .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 150px;
}
.contact-page-content .gfield_radio .gchoice {
    display: inline-block;
    width: 60px;
}
.contact-page-content .gform-body.gform_body .gfield input, .contact-page-content .gform-body.gform_body .gfield textarea, .contact-page-content .gform_body .gfield select {
    border: 1px solid var(--primary) !important;
    background: #fff;
    color: var(--primary) !important;
    border-radius: 5px !important;
    padding: 16.5px 11px !important;
    resize: none;
    font-size: 18px !important;
    line-height: 22px !important;
   font-family: "Poppins" !important;
}
.contact-page-content .gform-body.gform_body .gfield input::placeholder, .contact-page-content .gform-body.gform_body .gfield textarea::placeholder, .contact-page-content .gform-body.gform_body .gfield textarea::-webkit-input-placeholder,
.contact-page-content .gform-body.gform_body .gfield input::-webkit-input-placeholder, .contact-page-content .gform-body.gform_body .gfield input::-moz-placeholder, .contact-page-content .gform-body.gform_body .gfield textarea::-moz-placeholder,
.contact-page-content .gform-body.gform_body .gfield input:-moz-placeholder, .contact-page-content .gform-body.gform_body .gfield textarea:-moz-placeholder{
    color: rgb(0 0 0 / 70%);
    opacity: 1;
}
.contact-page-wr p a, .privacy-page-wr p a, .privacy-page-wr ul li a, .about-page-content-inner p strong a,
.city-kid-and-pet-bottom p a, .family-freindly-top-content p a {
    color: var(--primary);
    font-weight: 700;
}
.contact-page-wr p {
    padding: 12px 0px 0px 0px;
}
.contact-page-wr p a:hover, .privacy-page-wr p a:hover, .privacy-page-wr ul li a:hover, .about-page-content-inner p strong a:hover,
.city-kid-and-pet-bottom p a:hover, .family-freindly-top-content p a:hover {
    color: var(--secondary);
}
.contact-page-content .gform-body.gform_body .gfield.consent-checkbox input {
    padding: 10px !important;
}
.contact-page-wr, .privacy-page-wr, .blog-page-wr, .single-blog-wr, .page-404-wr {
    border-top: 7px solid var(--primary);
    padding: 70px 0px;
}
.single-post-title h1 {
    color: var(--primary);
}
.contact-page-wr .common-btn .eco-free {
    background-color: #fff !important;
}
.contact-page-wr .common-btn .eco-free svg path {
    fill: var(--primary);
}
.gform-loader {    
    display: block;
    position: absolute !important;  
}
.contact-page-form-wr .gform-loader {    
    left: 57% !important;
    top: 40% !important;
}

.free-quote-wr .gform-loader{
    left: 100% !important;
    right: 0 !important;
}
.contact-page-form-wr .gform_wrapper.gravity-theme .gfield_validation_message, .contact-page-form-wr .gform_wrapper.gravity-theme .validation_message{
    color: red !important;
}
 .contact-page-content h3 {
    padding: 10px 0;
}
.page-id-1008  .contact-page-content{
    text-align:left;
}
.template-about-us .city-banner-wr {
    padding: 216px 0px 130px;
}
/* Contact us page */

/*areas we serve page*/
.ares-we-serve-map-section {
    padding: 87px 0px 250px;
}
.area-banner-wr {
    padding: 277px 0px 159px;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.area-banner-wr::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5); /* Adjust opacity as needed */
    z-index: -1;
}
.area-banner-btn.free-service-btn {
        display: flex;
       /* margin: 0 auto; */
       text-align: center;
       justify-content: flex-start;
       gap: 24px;
    }
.area-banner-btm-heading h6 {
    padding: 23px 0 23px;
    color: #fff;
}
.areas-maps-left {
    position: relative;
    z-index: 2;
    width: 51.423%;
}
.page-template-template-area-we-serve .location-icon {
    background: #AD0917;
}
.page-template-template-area-we-serve .locations-name.pest-page-loaction h6 {
    color: #fff;
}
.page-template-template-area-we-serve .location-item::after {
    background-color: #ffffff30;
}
.page-template-template-area-we-serve .locations-name .location-item:hover .location-name h6 {
    color: #AD0917 !important;
}
.areas-map-container {
    position: relative;
}
.area-map-right {
    position: absolute;
    right: 0;
    top: 20px;
    width: 53%;
}
.area-map-right iframe {
    max-height: 683px !important;
    min-width: 1055px !important;
}
.areas-map-top-content p {
    margin-bottom: 20px;
    text-align: center;
}
.areas-locations{
background-color: #001E44;
    padding: 60px;
    border-radius: 20px;
}
.areas-map-container {
    position: relative;
    padding-top: 182px;
}
.ares-we-serve-map-section {
    background-image: url(../images/Service_Bg.jpg);
    background-position: top;
    background-size: cover;
}
.areas-map-top-content {
    padding-bottom: 50px;
}

/*Resdiantail Page Css*/
.benefits-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
}
.benefit-box {
    position: relative;
    width: 31.444%;
    background-color: #1d3557;
    border: 0.5px solid #ffffff40;
    border-radius: 20px;
    padding: 25px 25px 40px 22px;
    transition: all 0.3s ease;
    box-sizing: border-box;
}
.expert-exterminator-section {
    padding: 100px 0px;
    background-color: #001E44;
}
.expert-exterminator-heading h3 {
    text-align: center;
    color: #fff;
    padding-bottom: 40px;
}
.expert-exterm-content p {
    text-align: center;
    color: #fff;
}
.expert-exteram-btm-heading h4 {
    color: #fff;
    text-align: center;
    padding: 50px 0px;
}
.resdentail-solution-heading h6 {
    line-height: 34px;
    font-size: 20px;
    color: #fff;
    font-family: 'Poppins';
}
.profes-res-container {
    display: flex;
    gap: 20px;
    align-items: center;
}
.res-solution-content p {
    margin-top: 30px;
    color: #fff;
}
.benefit-box:nth-child(4), .benefit-box:nth-child(5) {
    width: 48.555%;
}
.benefit-box::before {
    content: "";
    position: absolute;
    top: 30px;
    left: -1px;
    width: 5px;
    height: 61px;
    background: #AD0917;
    border-radius: 20px;
}
.benefit-box:hover h6 {
    color: #001E44;

}
.benefit-box:hover p{
    color: #000;
}
.benefit-box:hover {
    background-color: #fff;
    border-color: #fff;
}
.page-template-template-residential-control .local-partner-right {
    width: 47%;
    margin-left: 35px;
    position: sticky;
    top: 20px;
}
.page-template-template-residential-control .local-partner-left {
    width: 50%;
}
.res-map-heading h5 {
    color: #fff;
    margin-bottom: 30px;
}
.page-template-template-residential-control .location-icon svg path {
    fill: #AD0917;
}
.page-template-template-residential-control .proudly-serving-section {
    background-position: top right;
    background-position-x: 98%;
}
.protect-home-box {
    padding: 45px 60px 60px 60px;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    margin-top: 60px;
    position: relative;
}
.protect-home-heading h4{
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.protect-home-content p {
    text-align: center;
    color: #fff;
}
.page-template-template-residential-control .get-started-section {
    padding-top: 100px;
}
.page-template-template-residential-control .get-started-btm-content a {
    border-radius: 20px 20px 20px 20px;
    bottom: 65px;
    left: 45px;
}
.page-template-template-residential-control .get-started-box {
    background-image: url(../images/res_get_stared.jpg);
    min-height: 392px;
}
.page-template-template-residential-control .trusted-pest-left-side::before ,
.page-template-template-commercial-pest-control  .trusted-pest-left-side::before{
 display: none;
}
.page-template-template-commercial-pest-control .banner-content-wr {
    width: 80%;
}
.trusted-pest-content p {
    margin-bottom: 30px;
}
.page-template-template-residential-control .trusted-pest-content p:last-child{
    margin-bottom: 0px;
}
.page-template-template-commercial-pest-control .bug-freedom-box {
    border: none;
    background: none;
    padding: unset;
}
.page-template-template-commercial-pest-control .bug-freedom-box::after{
    display: none;
}
.what-sets-content ul li {
    color: #fff;
}
.page-template-template-commercial-pest-control .special-offer-section {
    padding: 0px 0px 88px;
}
.pest-winner-right {
    width: 49%;
    margin-left: 36px;
}
.pest-winner-left {
    width: 46%;
    vertical-align: top;
    position: sticky;
    top: 20px;
}
.pest-winner-left img{
    border-radius: 20px;
}
.pest-control-container {
    padding-bottom: 36px;
}
.pest-winner-btm-content p {
    margin-bottom: 20px;
}
.pest-winner-btm-content p:last-child{
    margin-bottom: 0px;
}
.pest-winner-heading h3 {
    margin-bottom: 25px;
}
.pest-control-winnner-section {
    padding-bottom: 100px;
}
.frindly-profes-section {
    padding: 100px 0px;
    background-color: #E5E8EC;
}
.friendly-prossional-left {
    width: 52%;
}
.friendly-prossional-right {
    position: relative;
    width: 39%;
    margin-left: 95px;
    vertical-align: top;
}
.page-template-template-commercial-pest-control .step-description {
    width: 62%;
}
.prudly-serving-container {
    padding-top: 40px;
}
.friendly-prossional-right::after {
    content: "";
    position: absolute;
    top: 25px;
    right: 77%;
    width: 200px;
    height: 100%;
    background: url('../images/Mascott.png') no-repeat center;
    background-size: contain;
}
.frindly-profes-section.free-service-btn {
    display: flex;
    justify-content: flex-start;
}
.bussiness-image img {
    border-radius: 20px;
}
.professional-content {
    padding-bottom: 30px;
}
.professional-heading h3 {
    padding-bottom: 20px;
}
/*page id 1008 css*/
.page-id-1008 h1{
  font-style: normal;
}
.commercial-box {
    display: flex;
    padding: 30px 25px 30px 25px;
    border: 0.5px solid #ffffff45;
    width: 31%;
    /* flex-wrap: wrap; */
    gap: 20px;
    border-radius: 20px;
    position: relative;
    background-color: #193457;
}
.commercial-box::before {
    content: "";
    position: absolute;
    top: 42px;
    left: -1px;
    width: 5px;
    height: 61px;
    background: #AD0917;
    border-radius: 20px;
}
.page-template-template-commercial-pest-control .get-started-top-content p {
    margin-bottom: 20px;
}
.page-template-template-commercial-pest-control .bug-freedom-box p {
    margin-bottom: 20px;
}
.page-template-template-commercial-pest-control .bug-freedom-box p:last-child {
    margin-bottom: 0px;
}
.page-template-template-commercial-pest-control .pest-card.city-page p {
    min-height: 208px;
}
.page-template-template-commercial-pest-control .get-started-top-content p:last-child{
      margin-bottom: 0px; 
}
.commercial-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    padding-top: 50px;
    justify-content: center;
}
.commercial-facility-text h6 {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    font-family: 'Poppins';
}
.commercial-box:hover {
    background-color: #fff;
    border-color: #fff;
}
.commercial-box:hover h6 {
    color:#001E44;
}
.page-template-template-commercial-pest-control  .location-icon svg path {
    fill: #AD0917;
}
.com-facility-heading h5 {
    color: #fff;
    text-align: center;
    padding-top: 90px;
    font-family: 'Poppins';
}
.page-template-template-commercial-pest-control .get-started-section {
    padding-top: 100px;
}
.page-template-template-commercial-pest-control .get-started-btm-content a {
    border-radius: 20px 20px 20px 20px;
    bottom: 65px;
    left: 45px;
}
.page-template-template-commercial-pest-control .get-started-box {
    min-height: 565px;
}
h3.wp-block-heading {
    font-size: 40px;
    line-height: 50px;
}
.page-template-template-residential-control .get-started-btm-content a {
    border-radius: 20px 20px 20px 20px;
    bottom: -10px;
    left: -10px;
    position: relative;
    font-size: 20px;
    font-family: 'Poppins';
    line-height: 32px;
    font-weight: 700;
}
.page-template-template-residential-control .get-started-btm-content a::before ,
.page-template-template-commercial-pest-control .get-started-btm-content a::before
{
    content: "";
    position: absolute;
    left: 20px;
    top: 49%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background-image: url("../images/white_Star.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.page-template-template-residential-control .get-started-btm-content a:hover::before,
.page-template-template-commercial-pest-control .get-started-btm-content a:hover::before {
    background-image: url("../images/red_star.png"); /* Your hover image */
}
.page-template-template-commercial-pest-control .get-started-btm-content a {
    border-radius: 100px;
    bottom: -10px;
    left: -10px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
}
.protect-home-box .free-quote-btn {
    text-align: center;
    position: absolute;
    bottom: -27px;
    left: 40%;
}
.single-blog-wr h3.wp-block-heading {
    margin: 26px 0 0 0;
}
.banner-content-wr {
    width: 76%;
}
.page-template-template-residential-control  .our-service-section ,
.page-template-template-commercial-pest-control .our-service-section {
    background-image: none;
    background-color: #F2F4F6;
}
.page-template-template-residential-control .local-partner-section {
     background-color: #F2F4F6;
    background-image: none;
}
.page-template-template-commercial-pest-control  .trusted-pest-section {
    background: #fff;
}
.page-template-template-commercial-pest-control .proudly-serving-section {
    background-position: top right;
    background-position-x: 99%;
}

/*Review-sec*/
.testimonial-section {
    padding: 50px 0px 0px;
    text-align: center;
    margin: 0 auto;
}
.testimonial-section .ti-review-text-container.ti-inner {
    font-size: 18px !important;
    line-height: 32px !important;
    font-weight: 400
}

.testimonial-section .ti-review-item.source-Google.ti-image-layout-thumbnail {
    position: relative !important;
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    min-height: 310px !important;
    margin-right: 36px;
    border-top: 4px solid #AD0917;
}

.testimonial-section .ti-review-text-mode-scroll.ti-widget.ti-goog .ti-review-content {
    padding-bottom: 18px
}

.testimonial-section .ti-review-item .ti-review-content .ti-review-text-container {
    max-height: unset !important;
    height: 228px !important;
}
.testimonial-section .ti-review-item.source-Google.ti-image-layout-thumbnail::after{
    content: "";
    position: absolute;
    top: 15px;
    right: 20px;
    width: 80px;
    height: 80px;
    background-image: url("../images/Quote_icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial-section  .ti-platform-icon.ti-with-tooltip{
    display: none !important;
}
.testimonial-section .ti-widget.ti-goog{
    width: 100% !important;
}
 .testimonial-section .ti-widget.ti-goog .ti-review-content .ti-inner{
    font-family: Poppins !important;
    font-weight: 500 !important;
    font-style: Medium !important;
    font-size: 18px !important;
    line-height: 32px !important;
    color: #414845 !important;

}
 .testimonial-section .ti-widget.ti-goog .ti-review-header .ti-profile-details .ti-name {
    padding-right: 0px;
    font-family: Poppins !important;
    font-weight: 700  !important;
    font-style: Bold  !important;
    font-size: 20px  !important;
    line-height: 34px  !important;
    color: #2E5A57 !important;
}
.testimonial-section .ti-widget.ti-goog .ti-stars:before {
    content: '';
    width: 122px;
    height: 20px;
    background: url('../images/Header_5_Star.svg');
    position: absolute;
    top: -10px;
    left: 53px;
    background-size: 100%;
    background-repeat: no-repeat;
}
 .testimonial-section .ti-widget.ti-goog .ti-stars{
    position: relative;
}
 .testimonial-section .ti-widget.ti-goog .ti-stars .ti-star{
    display: none !important;
}

/* .testimonial-section .ti-widget.ti-goog .ti-profile-img img {
    width: 70px !important;
    height: 70px !important;
}*/
 .ti-review-text-mode-scroll.ti-widget.ti-goog .ti-review-content .ti-inner {
padding-left: 10px !important;
height: 145px !important;
padding-top: 20px !important;
}
.mobile-fixed-btns {
    display: none;
}
.gfield_description.validation_message.gfield_validation_message {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    border: 0 !important;
    background: none !important;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: left;
    color: #fff !important;
    width: fit-content !important;
}
.pest-card-image img {
    width: 100%;
}