/*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: 15px 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;
}
.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;
}
.trusted-pest-right-side {
    width: 35%;
}
.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;
}
.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: 15px !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-title h6 {
    margin: 20px 0px;
}
.our-choice-container {
    background-image: url("../images/Our_Simple_Prosess.png");
    background-position: right bottom;
    background-size: 85% 65%;
}
.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);
}
/*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;
    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 ,  .page-template-template-reviews .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-size: cover;
}
.city-banner-wr {
    padding: 100px 0px 108px;
}
.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: 20px !important;
}
.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: 10px 25px 10px 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;
    /* 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: middle;
}
.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;
    background-image: url(../images/owned.jpg);
    background-position: center;
}
.vetern-owned-heading h3 , .what-sets-heading h3{
    color: #fff;
}
.bug-freedom-box {
    border: 1px solid #fff;
    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;
}
.feature-list {
    list-style: none;
    padding: 0;
    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: 38px;
}
.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;
}
a.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: 5px;
    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; */
}
.proudly-serving-heading h3 {
    text-align: center;
    padding-bottom: 20px;
}
.proudly-serving-content p {
    text-align: center;
    color: #fff;
    padding-bottom: 50px;
}
.complete-pest-bottom-text p {
    text-align: center;
}
.no-mettter-text p{
    margin-top: 50px;
}
.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: 0;
    width: 72%;
    height: 1px;
    background-color: #FFFFFF;
}
.local-partner-left {
    width: 48%;
}
.local-partner-right {
    width: 49%;
    margin-left: 30px;
}
.local-partner-right img {
    border-radius: 20px;
}
.local-partner-section {
    padding-top: 100px;
    background-image: url('../images/Service_Bg.jpg');
}
.local-partner-content p {
    margin: 39px 0px;
    color: #111111;
}
.partner-bottom-text p {
    margin: 20px 0px 50px;
}
.get-started-section {
    padding: 0px 0px 100px;
}
.get-started-box {
    background-image: url(../images/get_started.jpg);
    padding: 50px;
    background-position: center;
    border-radius: 30px;
    position: relative;
    min-height: 434px;
}
.get-started-top-content {
    padding: 20px 0px 30px;
}
.get-started-btm-content {
    background: #AD0917;
    padding: 10px 20px 10px 50px;
    border-radius: 0px 20px 20px 0px;
    position: absolute;
    bottom: 52px;
    left: 0;
}
.get-started-btm-content p {
    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-page-content h1, .blog-page-content h1 {
    text-align: center;
    padding-bottom: 30px;
    color: var(--primary);
}
.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 {
    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 {
    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: 32%;
    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: 90%;
    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;
}
.pest-card.city-page p {
    padding: 20px 20px 20px 20px;
    font-size: 16px;
    line-height: 28px;
}
.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;
}
.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;
}
.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 50px;
    text-align: center;
    color: #fff;
}
.profesional-content-left {
    width: 47%;
    vertical-align: top;
}
.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%;
}
.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-template-template-pest-page .get-started-btm-content {
    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 p {
  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-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;
}
.eliminate-section {
    padding: 100px 0px;
    background-image: url(../images/Infestations_BG.png);
    background-position: center;
    background-repeat: no-repeat;
}
.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: #be0015;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}
.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,  .page-template-template-receive-discount .navigation-wr ,
.error404  .navigation-wr,  .search .navigation-wr{
    display: none;
}
.page-id-11 .menu-wr, .page-template-template-receive-discount .menu-wr ,
.error404 .menu-wr, .search .menu-wr{
    display: none;
}
.page-id-11 .header-google-logo ,  .page-id-11 .header-review-star , .page-template-template-receive-discount .header-google-logo , .page-template-template-receive-discount .header-review-star ,
.error404 .header-google-logo ,  .error404 .header-review-star , .search .header-google-logo , .search .header-review-star{
    display: none;
}
.page-id-11 .header-logo-wr, .page-template-template-receive-discount .header-logo-wr ,
.error404 .header-logo-wr, .search .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 , .page-template-template-receive-discount .header-logo-inner-wr ,
.error404 .header-logo-inner-wr , .search .header-logo-inner-wr{
    text-align: center;
}
.page-id-11 .footer-bottom-wr , .page-template-template-receive-discount .footer-bottom-wr ,
.error404 .footer-bottom-wr , .search .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 ,
.error404 .top-header-right ,
.search .top-header-right{
    width: 25% !important;
    text-align: center;
}
.page-id-11 .top-header-left ,
.error404 .top-header-left,
.search .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 ,
.error404 .top-header-right__review-inner ,
.search .top-header-right__review-inner {
    justify-content: space-evenly;
}

/*Pick your plan css*/
.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: 135px 20px 110px 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);
}
#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: 28.9% !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);
}
#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: 100% 80%;
}
.tablepress-id-residential-pick-your-plan-table.tablepress .row-1 .column-4 ,
.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% 80%;
}
.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; */
}
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: 18px;
    line-height: 34px;
} 
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, table#tablepress-commercial-pick-your-plan-table  span {
    padding-top: 5px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    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: 91%;
    height: 1px;
    background-color: #FFFFFF33;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.service-plan-table-wr .row-3 td.column-2 {
    /*border: 1px solid rgba(35, 31, 32, 0.5) !important;*/
    /*background: #fff;*/
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 50px !important;
    /* text-align: center !important; */
    padding: 5px 0;
    text-align: center;
    color: #001E44;
    text-transform: uppercase;
    vertical-align: middle;
}
.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 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: 130px;
     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;
}
.service-box {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    width: 23%;
    padding: 18px 20px;
    background: #fff;
    border-radius: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px 0px #0000001A;
}
.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: 55%;
    transform: translateY(-50%);
    width: 3px;
    height: 39px;
    background: #be0015;
    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;
}
.grecaptcha-badge {
    z-index: 9999;
}