.gform-loader {    
    display: block;
    position: absolute !important;
    left: 76%;
    top: 37%;
}
.inner-banner-wr {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0;
    border-top: 5px solid var(--primary);
    position: relative;
    z-index: 0;
    background-position-x: 100%;
}
.family-owned-operator span {
    font-size: 28px;
    line-height: 44px;
    font-weight: 400;
    margin-left: 15px;
    color: #FFFFFF;
}
.inner-banner-heading {
    width: 60%;
}
.banner-below-icons-wr {
    padding-top: 20px;
}
.banner-btn {
    padding: 50px 0 0;
}
.fast-common-btn {
    margin-right: 15px;
}
.phone-common-btn {
    margin-left: 15px;
}
.banner-btn span{
    color: #FFFFFF;
}
.banner-btn span, .common-btn-free-call span {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
}
/*family*/
.family-priority-right-wr {
    width: 59%;
}
.family-priority-left-wr {
    width: 37%;
}
.family-priority-section {
    position: relative;
   background-image: url('../images/Family_Priority_Bg.jpg');
   background-repeat: no-repeat;
   background-size: cover;
    padding: 61px 0px;
}
.family-priority-left-wr img{
    position: absolute;
    top: -86px;
}
.family-priority-right-content p, .protecting-home-left p, .what-makes-us-bottom p, .get-protection-block-wr > p {
    font-size: 22px;
    line-height: 35px;
    font-weight: 600;
    margin-top: 15px;
}
.common-btn-free-call {
    padding-top: 40px;
    position: relative;
}
.family-priority-right-content p{
    color: #FFFFFF;
}
/*Review Section*/
.home .customer-review-block {
    padding: 100px 0;
    background-color:rgba(0, 154, 77, 0.1);
}
.template-reviews .customer-review-block {
    padding: 100px 0;
    background-color: rgba(0, 154, 77, 0.1);
}
.customer-review-block{
    padding: 100px 0;
}
.customer-review-inner h5{
    color:#042956;
    font-weight:600;
    margin-bottom:20px;
}
.customer-review-wr {
    padding: 50px 0 0;
}
.customer-review-wr .ti-review-item {
    margin: 0 20px;
    position: relative;
    margin-bottom: 0 !important;
}
.customer-review-wr .ti-widget.ti-goog .ti-review-item>.ti-inner::after {
    content: '';
    position: absolute;
    width: 122px;
    height: 20px;
    left: 68px;
    top: 59px;
    background-image: url('../images/Star_Icon.svg');
    background-size: cover;
    z-index: 1;
}
.customer-review-wr .ti-widget.ti-goog .ti-review-item>.ti-inner::before{
    content: '';
    position: absolute;
    background: url(../images/Quote.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 34px;
    height: 25px;
    right: 16px;
    top: 34px;
    transform: translateY(-50%);
}
.ti-platform-icon.ti-with-tooltip {
    display: none;
}
.customer-review-wr .ti-widget.ti-goog .ti-widget-container .ti-name {
    font-weight: 600 ;
    font-size: 18px ;
    padding-right: 0px ;
    line-height: 32px ;
    margin-bottom: 0px ;
}
.customer-review-wr .ti-widget.ti-goog .ti-review-item>.ti-inner {
    border: 1px solid rgba(0, 154, 77, 1) !important;
    border-radius: 50px 0px 50px!important;
    background-color: #FAFAFA !important;
    padding: 24px !important;
    position: relative !important;
}
.ti-inner .ti-stars{
    display: none !important;
}
.customer-review-wr .ti-review-text-container{
    font-family: Figtree !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 32px !important;
}
.customer-review-wr .ti-profile-details{
    font-family: "Figtree" !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 32px !important;
    color: #000 !important;
}
.customer-review-wr .ti-review-text-container{
    /*max-height: unset !important;*/
}
.customer-review-wr .ti-review-header {
    margin-bottom: 35px !important;
}
.customer-review-wr .ti-review-content {
    padding: 0px 0px 0px 45px !important;
}
.customer-review-wr .slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url('../images/arrow-reviews-block.svg') no-repeat center;
    z-index: 999;
    background-size: 15px;
    font-size: 0 !important;
    line-height: 0 !important;
    transition: 0.5s all;
    border: 1px solid rgba(0, 154, 77, 1);
}
.customer-review-wr button.slick-next.slick-arrow {
    right: -50px;
}
.customer-review-wr button.slick-prev.slick-arrow {
    left: -50px;
    transform: translateY(-50%) rotate(180deg);
}
.customer-review-wr .slick-arrow:hover {
    background: url('../images/whites-arrow-reviews-block.svg') no-repeat center;
    background-color: var(--primary);
}
/*.customer-review-block .ti-header.source-Google {
    display: none !important;
}*/
.customer-review-block  .ti-review-text-container.ti-inner {
    min-height: 137px !important;
    display: block !important;
}
.customer-review-block .ti-widget.ti-goog .ti-header strong{
    font-size: 20px !important;
}
.customer-review-block .ti-header {
    padding: 14px 0 40px !important;
    position: relative !important;
    display: none !important;
}
/*.customer-review-block .ti-header::before {
    content: '' !important;
    position: absolute !important;
    background: url('../images/Google_Review.png') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 123px !important;
    height: 50px !important;
    left: 25% !important;
    top: 0px !important;
}*/
.customer-review-block .ti-widget[data-layout-id='80'][data-set-id='light-background'] .ti-widget-header{
    margin-bottom: 30px !important;
}
/*Home Affected Css Start*/
.pest-control-oragne-left-wr {
    width: 49%;
}
.pest-control-oragne-right-wr {
    width: 50%;
    padding-left: 25px;
    vertical-align: top;
    margin-top: 20px;
}
.pest-control-oragne-section {
    padding: 100px 0;
}
.pest-control-oragne-left-wr > span {
    font-size: 22px;
    line-height: 30px;
    color: var(--primary);
    font-weight: 700;
    margin-bottom: 19px;
    display: block;
}
.pest-control-oragne-left-content {
    padding-right: 3px;
}
.pest-control-oragne-left-content p {
    margin: 25px 0;
    color: #000000;
}
.pest-control-oragne-left-content p strong {
    font-weight: 700;
    color: #000000;
    font-size: 20px;
    line-height: 34px;
}
.pest-control-oragne-right-wr img, .local-company-built-right-block img, .what-you-can-left-block  img {
    border-radius: 10px;
}
.pest-control-oragne-left-wr .common-btn-free-call span,
.what-makes-us-block-wr .common-btn-free-call span,
.reliable-pest-block-wr .common-btn-free-call span, .kid-pet-block-wr span{
    color: var(--secondary);
}
.pest-control-oragne-left-wr .element-heading-title::before, .pest-control-oragne-left-wr .element-heading-title::after,
.what-makes-us-block-wr .element-heading-title::before, .what-makes-us-block-wr .element-heading-title::after,
.reliable-pest-block-wr .element-heading-title::before, .reliable-pest-block-wr  .element-heading-title::after,
.kid-pet-block-wr .element-heading-title::before, .kid-pet-block-wr .element-heading-title::after {
    background-color: var(--secondary);
}
/*Home Affected Css End */
/*Get The Best Css*/
.preventive-section {
    padding: 78px 0 70px;
    background:  url('../images/Get_Best_Pest_Control_Bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.preventive-block-wr h3 {
    text-align: center;
    color: #FFFFFF;
    margin: 0 auto;
    width: 75%;
}
.preventive-block-services > h6 {
    text-align: center;
    padding-top: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.preventive-service-card-heading h6{
    text-align: left;
    color: var(--secondary);
}
.service-card {
    display: inline-block;
    vertical-align: middle;
    width: 48.7%;
    min-height: 237px;
    background-color: #F2F2F2;
    padding: 25px 107px 14px 25px;
    border-radius: 15px;
    position: relative;
    margin-right: 30px;
}
.service-card:nth-child(2) {
    margin-right: 0;
}
.preventive-service-card-img figure {
    position: relative;
    width: 100px;
    height: 100px;
    background-color: var(--secondary);
    border-radius: 0px 15px 0px 15px;
}
.preventive-service-card-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.preventive-service-card-img {
    position: absolute;
    right: 0;
    top: 0px;
}
.home-preventive-service-card-description {
    padding-top: 10px;
}
.preventive-block-services{
    padding-top: 20px;
}
.preventive-block-services-wr {
    padding-top: 50px;
}
.typical-block-services {
    padding-top: 36px;
}
.typical-block-services h5 {
    text-align: center;
    text-transform: uppercase;
}
.typical-service-card {
    display: inline-block;
    vertical-align: middle;
    width: 31.6%;
    min-height: 350px;
    background-color: #F2F2F2;
    border-radius: 15px;
    margin-right: 30px;
}
.typical-service-card:nth-child(3){
    margin-right: 0;
}
.home-typical-service-card-content {
    padding: 25px 25px 0;
}
.typical-service-card-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    background-color: #0F1921;
    border-radius: 15px 15px 0 0px;
    min-height: 100px;
}
.service-card-heading h6, .reliable-pest-heading h6{
    color: #FFFFFF;
}
/*Get The Best Css*/
/*.common-eliminate css*/
.common-eliminate-card-img, .common-eliminate-tab {
    display: inline-block;
    vertical-align: middle;
}
.common-eliminate-tab-left {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    background-color: var(--primary);
    border-radius: 15px 0px 0px 15px;
}
.common-eliminate-tab-menu {
    min-height: 67px;
    padding: 13px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    cursor: pointer;
}
.common-eliminate-tab-right {
    width: 77%;
    display: inline-block;
    vertical-align: top;
    background-color: var(--secondary);
    padding: 40px 106px 0px 50px;
    border-radius: 0px 15px 15px 0px;
    position: relative;
}
.common-eliminate-tab-menu:last-child {
    border: none;
}
.common-eliminate-tab h6 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
    margin-left: 20px;
    color: #FFFFFF;
}
.common-eliminate-tab-heading h4, .common-eliminate-tab-content p{
    color: #FFFFFF;
}
.common-eliminate-tab-content-wrapper {
    display: none;
}
.common-eliminate-tab-content p {
    margin: 20.5px 0 0;
}
.common-eliminate-section {
    padding: 80px 0;
    background: url('../images/common-pests-estimate-bg-img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.common-eliminate-tabs {
    line-height: 0px;
    font-size: 0px;
    background-color: var(--secondary);
    border-radius: 15px;
    position: relative;
}
.common-eliminate-tabs::after {
    content: '';
    position: absolute;
    background: url('../images/Common_Pest_Mascot.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 179px;
    height: 200px;
    bottom: 10px;
    right: 0;
}
.common-pests-eliminate-block-wr h3 {
    text-align: center;
    margin-bottom: 50px;
}
.common-eliminate-tab-menu.active:first-child, .common-eliminate-tab-menu:hover:first-child {
  border-radius: 15px 0px 0px 0px; 
}
.common-eliminate-tab-menu.active:last-child, .common-eliminate-tab-menu:hover:last-child {
    border-radius: 0px 0px 0px 15px;
}
.common-eliminate-tab-right .common-btn-free-call span,
.get-protection-block-wr .common-btn-free-call span{
    color: #FFFFFF;
}
.common-eliminate-tab-menu.active, .common-eliminate-tab-menu:hover {
    background-color: var(--secondary);
}
.common-eliminate-tab-menu.active h6, .common-eliminate-tab-menu:hover h6 {
  color: #FFFFFF;
}
.common-eliminate-tab-menu.active svg path, .common-eliminate-tab-menu:hover svg path {
  fill: #FFFFFF;
}
.scroll-btn {
    display: none;
}
/*common-eliminate css*/
/*protecting our home css*/
.protecting-home-section .common-btn-free-call {
    padding-top: 50px;
    position: relative;
}
.protecting-home-left p {
    margin-top: 30px;
    color: #FFFFFF;
}
.protecting-home-left {
    width: 44%;
    vertical-align: top;
}
.protecting-home-right {
    width: 55%;
    padding-left: 80px;
    position: relative;
    z-index: 0;
}
.protecting-home-section {
    padding: 50px 0;
    background-color: var(--secondary);
    position: relative;
}
.protecting-home-left h3 {
    color: #FFFFFF;
}
/*protecting our home*/
/*whats makes css*/
.what-makes-us-card {
    width: 31.5%;
    border: 1px solid rgba(42, 42, 42, 0.1);
    border-radius: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
    padding: 30px 20px;
    min-height: 342px;
    transition: 0.3s;
    background-color: #FFFFFF;
}
.what-makes-us-card {
    width: 31.5%;
    border: 1px solid rgba(42, 42, 42, 0.1);
    border-radius: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
    padding: 30px 45px;
    min-height: 312px;
    transition: 0.5s;
}
.what-makes-us-card:nth-child(3){
    margin-right: 0;
}
.what-makes-us-card-img figure {
    width: 80px;
    height: 80px;
    background-color: rgba(42, 42, 42, 1);
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
    transition: 0.3s;
}
.what-makes-us-card-img figure svg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.what-makes-us-card-content, .what-makes-us .common-btn-free-call, .what-makes-us-bottom,
.reliable-pest-section .common-btn-free-call, .frequently-asked-block h3, .map-location-block-wr h3{
    text-align: center;
}
.what-makes-us {
    padding: 80px 0;
    background: url('../images/what_make_us_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.what-makes-us-block-wr h3 {
    text-align: center;
    margin-bottom: 50px;
}
.what-makes-us-card-heading h6 {
    font-weight: 700;
    margin: 20px 0;
}
.what-makes-us-card:hover {
    box-shadow: 0px 4px 18px 0px #0000001A;
}
.what-makes-us-card:hover figure {
    background-color: var(--primary)
}
.what-makes-us-bottom p {
    margin-top: 45px;
}
/*what makes css*/
/*get-protection-section  css*/
.get-protection-section {
    padding: 100px 0;
    background: url('../images/get_protection_bg_img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.get-protection-block-wr p, .get-protection-block-wr h3 {
    color: #FFFFFF;
}
.get-protection-block-wr{
    text-align: center;
}
.get-protection-bottom p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    color: #C3D1C5;
    text-transform: lowercase;
}
.get-protection-block-wr h3 {
    margin: 25px 0 0px;
}
.get-protection-block-wr p{
    text-transform: uppercase;
}
/*get-protection-section  css*/
/*reliable-pest css*/
.reliable-pest-block-wr h3{
    text-align: center;
}
.reliable-pest-card {
    width: 31.5%;
    display: inline-block;
    vertical-align: middle;
    min-height: 336px;
    margin-right: 25px;
}
.reliable-pest-card:nth-child(3) {
    margin-right: 0;
}
.reliable-pest-card-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    background-color: var(--secondary);
    border-radius: 15px 15px 0 0px;
    min-height: 100px;
}
.reliable-pestcard-content {
    padding: 25px 40px 25px 25px;
    background-color: #F2F2F2;
    min-height: 212px;
    border-radius: 0px 0px 15px 15px;
    position: relative;
}
.reliable-pest-services-wr {
    margin-top: 50px;
}
.reliable-pestcard-content::after {
    content: '1';
    position: absolute;
    font-size: 120px;
    font-weight: 800;
    line-height: 85px;
    color: #dedfdf;
    right: 15px;
    bottom: 0;
}
.schedule-treatment .reliable-pestcard-content::after {
    content: '2';
}
.meet-with-our-team .reliable-pestcard-content::after {
    content: '3';
}
.reliable-pest-section .common-btn-free-call{
    margin-top: 30px;
    padding: 0;
}
.reliable-pest-section{
    padding: 100px 0;
}
/*reliable-pest css*/
/*Map section css*/
.home-map-left-block iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 670px;
    border: none !important;
}
.home-map-left-block {
    display: inline-block;
    vertical-align: middle;
    width: 49.6%;
}
.home-map-right-block {
    display: inline-block;
    vertical-align: top;
    width: 50.4%;
    background-color: var(--secondary);
    min-height: 670px;
    padding: 57px 50px;
}

.home-map-block-wr {
    font-size: 0px;
    line-height: 0px;
}
.accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px 12px 20px;
    border-radius: 10px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.11);
    cursor: pointer;
}
.accordion-header h5 {
    color: #FFFFFF;
    line-height: 44px;
    text-transform: capitalize;
}
.accordion-item {
    border-radius: 10px;
    margin-bottom: 20px;
    /*overflow: hidden;*/
    width: 75%;
}
.accordion-item.active .accordion-header .accordion-arrow {
    transform: rotate(180deg);
    transition: 0.3s ease;
}
.accordion-header .accordion-arrow {
    transition: 0.3s ease;
}

li.locations-icon a, li.locations-icon svg {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
li.locations-icon svg{
	margin-right:10px;
}
.locations-icon a:hover {
    color: #009A4D;
}
.locations-icon a:hover svg path{
    fill: #009A4D;
}
li.locations-icon a {
    width: 210px;
    font-size: 18px;
    line-height: 32px;
    color: #F2F2F2;
    font-weight: 600;
}
ul.city-list {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    row-gap: 30px;
}
/* Faq Section Css */
.que-ans-blk {
    background-color: #FFFFFF;
    margin-top: 30px;
    /* border: 1px solid rgba(155, 204, 53, 0.2); */
    border-radius: 5px;
    box-shadow: 0px 4px 18px 0px #00000014;
}
.que-ans-blk.active h6 {
    color: var(--primary);
}
.faq-answer-blk {
    width: 88%;
    padding: 0px 10px 20px 30px;
    /* box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.08); */
}
.page-id-681 .faq-question-blk h5 br {
    display: none;
}
.que-ans-blk.active {
    background-color: rgba(0, 154, 77, 0.1);
   box-shadow: none;
    /*position: relative;
    z-index: 2;
    display: block;*/
}
.faq-answer-blk p {
    font-weight: 400;
    /*padding-top: 15px;*/
}
.faq-question-blk h6 {
    display: inline-block;
    vertical-align: middle;
    width: 98.6%;
    /* font-family: 'Lato'; */
    color: #2A2A2A;
    font-weight: 600;
}
.faq-qa-block button {
    line-height: 0px;
    background-color: transparent!important;
    text-decoration: none;
    padding: 0;
    border: 0px !important;
}
.faq-question-blk {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 20px 30px;
    /* box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.08); */
}
.que-ans-blk.active .faq-question-blk {
    padding-bottom: 10px;
}
/*.que-ans-blk.active .faq-question-blk, .que-ans-blk.active .faq-answer-blk  {
    box-shadow: none;
}*/
.faq-inner h3 {
    margin-bottom: 60px;
}
.faq-section {
    padding: 60px 0 100px;
}
.faq-content {
    margin-top: 20px;
    text-align: center;
}
.faq-qa-block {
    margin: 50px auto 0;
    /*width: 90%;*/
}
.faq-icon, .accordion-arrow {
    width: 40px;
    height: 40px;
    display: block;
    background-color: var(--primary);
    border-radius: 50%;
    position:relative;
    z-index: 0;
}
.faq-icon  svg, .accordion-arrow svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-map-block-wr h3 {
    margin-bottom: 50px;
}
/*ma section csss*/

/*pest page css*/
.ant-pest-control-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 100%;
    position: relative;
    z-index: 0;
}
.pest-banner-overlay-wr {
    position: relative;
    border-top: 5px solid var(--primary);
    padding: 170px 0;
}
.banner-price-wr {
    padding-top: 25px;
}
.ant-get-started {
    margin-top: 50px;
}
/*form*/
.quote-form-wr {
    position: relative;
    background-image: url('../images/form-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 48px 0;
}
.free-quote-wr__consent p {
    font-size: 12px;
    line-height: 16px;
    width: 84%;
    margin-top: 25px;
    letter-spacing: -0.3px;
    font-weight: 400;
    color: #FFFFFF;
}
.free-quote-wr__left img {
    margin-right: 23px;
}
.free-quote-wr__left figcaption h6 {
    font-weight: 700;
    color: #FFFFFF;
}
.free-quote-wr__left figcaption p {
    font-weight: 500;
    line-height: 22px;
}
.free-quote-wr .gform_body .gfield input, .free-quote-wr .gform_body .gfield select {
    padding: 12.5px 9px 12.5px 17px !important;
    border-radius: 5px !important;
    border: 0px !important;
    font-size: 14px !important;
    line-height: 17px !important;
    background-color: #FFFFFF !important;
    color: #2A2A2A;
    font-family: "Figtree";
    font-weight: 500;
}
.free-quote-wr .gform_body .gfield input::placeholder, .free-quote-wr .gform_body .gfield select::placeholder {
    color: #2A2A2A;
    opacity: 1;
}
.free-quote-wr .gform_wrapper .gform_footer.top_label input {
    border-radius: 19px;
    background-color: #fff;
    color: #000;
    padding: 10px 20px 11px 43px;
    font-size: 18px !important;
    line-height: 20px !important;
    border: 0;
    font-weight: 500;
    background-image: url(../images/form-submit.svg);
    background-repeat: no-repeat;
    background-position: left 5px top 7px;
    font-family: "Figtree";
    transition: 0.5s all;
    margin: 0 !important;
    text-transform: capitalize;
    text-decoration: none;
    width: 100%;
}
.free-quote-wr .gform_wrapper .gform_footer.top_label input:hover {
    background-color: var(--secondary);
    color: #fff;
}
.free-quote-wr__middle {
    width: 70%;
    margin-left: 20px;
    margin-right: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 20px;
}
.free-quote-wr__right {
    position: absolute;
    right: 140px;
    bottom: 0px;
    width: 14%;
}
.free-quote-form-wr .gform-body.gform_body {
    width: 72%;
}
.free-quote-form-wr .gform_wrapper.gravity-theme .gform_footer {
    display: inline-block !important;
    width: fit-content;
    vertical-align: middle;
    margin-left: 21px !important;
    padding: 0px !important;
    margin-top: 0 !important;
}
.free-quote-form-wr .gform-body.gform_body .gfield {
    margin-bottom: 0px;
}
.free-quote-form-wr .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 20px !important;
    grid-row-gap: 15px !important;
}
.free-quote-form-wr .gform-body.gform_body .gfield select {
    background-position-x: 94% !important;
    background-size: 12px !important;
	background-color: #FFFFFF !important;
}
/*.gform-body.gform_body .gfield select {
    appearance: none;
    background: url(../images/Select_Dropdown.svg) no-repeat 98% !important;
}*/
.free-quote-wr .gform_body .gfield input, .free-quote-wr .gform_body .gfield select {
    padding: 12.5px 9px 12.5px 17px !important;
    border-radius: 5px !important;
    border: 0px !important;
    font-size: 14px !important;
    line-height: 17px !important;
    background-color: #FFFFFF !important;
    color: #2A2A2A;
    font-family: "Figtree";
    font-weight: 500;
}
.kid-pet-right-block {
    width: 51%;
    padding-left: 25px;
    position: sticky;
    top: 20px;
}
.kid-pet-left-block {
    width: 48%;
    vertical-align: top;
}
.kid-pet-section {
    padding: 70px 0;
}
.kid-pet-left-content p {
    margin: 10px 0;
}
.pests-we-eliminates-block-wr h3 {
    text-align: center;
    color: #F2F2F2;
}
.pests-we-eliminates-icon {
    width: 64px;
    height: 64px;
    background-color: var(--secondary);
    border-radius: 10px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    transition: 0.3s;
}
.pests-we-eliminates-icon svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.pests-we-eliminates {
    padding: 60px 0 70px;
    background-image: url('../images/form-bg.jpg');
        background-size: cover;
        background-repeat: no-repeat;
}
.pests-we-eliminates-service {
    width: 28.7%;
    display: inline-block;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-radius: 12px;
    margin: 40px 25px 0 0;
    transition: 0.3s;
	text-align:left;
}
.pests-we-eliminates-service:nth-child(3n) {
    margin-right: 0;
}
.pests-we-eliminates-title h6 {
    font-weight: 600;
    color: #000;
    line-height: 24px;
    font-size: 24px;
    margin-left: 20px;
    transition: 0.3s;
}
.pests-we-eliminates-services-wr.bottom-pest-services-sliders {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.pests-we-eliminates-service:hover figure {
    background-color: #fff;
}
.pests-we-eliminates-service:hover figure svg path {
    fill: var(--secondary);
}
.pests-we-eliminates-service:hover h6 {
    color: #fff;
}
.pests-we-eliminates-service:hover {
    background-color: var(--secondary);
}
.pests-we-eliminates-service a{
    display: block;
}
.pest-home-family-section {
    padding: 100px 0;
    background: url('../images/get_protection_bg_img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.pest-home-family-block-wr h3 {
    color: #FFFFFF;
}
.pest-home-family-block-wr, .pests-control-protection-button, .city-kid-and-pet-block {
    text-align: center;
}
.pest-home-family-content p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 45px;
}
.pests-control-protection-section {
    padding: 70px 0;
}
.pests-control-protection-right-block {
    width: 51%;
    padding-left: 30px;
    vertical-align: top;
    position: sticky;
    top: 20px;
}
.pests-control-protection-left-block {
    width: 48.5%;
}
.pests-control-protection-right-block img, .trusted-local-right-block img, .kid-pet-right-block img {
    border-radius: 15px;
}
.pests-control-protection-content p, .pests-control-protection-bottom-content p {
    margin-top: 15px;
}
.pests-control-protection-bottom-content h5, .pests-control-protection-content h5 {
    margin: 15px 0 10px;
}
.pests-control-protection-button {
    padding-top: 40px;
}
.page-id-382 .ant-control-banner-block {
    width: 74%;
}
.pests-control-protection-bottom-content p a, .kid-pet-left-block p a, .city-kid-and-pet p a,
.ready-to-protect-block-wr p a, .trusted-local-bottom-cont p a, .privacy-page-wr p a {
    font-weight: bold;
    color: var(--secondary);
}
.pests-control-protection-bottom-content p a:hover, .kid-pet-left-block p a:hover, .city-kid-and-pet p a:hover,
.trusted-local-bottom-cont p a:hover, .privacy-page-wr p a:hover{
    color: var(--primary);
}
.ready-to-protect-block-wr p a:hover{
    color: #fff;
}
.pests-control-protection-bottom-content h6 {
    margin-top: 15px;
}
/*.template-pest-control .home-map-sec*/ /*.template-city .home-map-sec{
    padding-top: 60px;
}*/
/*city page css*/
.city-kid-and-pet {
    padding: 80px 0;
    position: relative;
}
.city-kid-and-pet::before {
    content: "";
    position: absolute;
    height: 285px;
    width: 260px;
    background-image: url(../images/Mascot.svg);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    right: 16px;
}
.city-kid-and-pet-content p {
    margin: 30px 0 0;
    color: #000000;
}
.page-id-259 .city-kid-and-pet-content p br {
    display: none;
}
.trusted-local-content p{
    color: #000000;
}
.city-kid-and-pet-button {
    padding-top: 40px;
}
.city-kid-and-pet-content {
    width: 89%;
    margin: 0 auto;
}
.trusted-local-right-block {
    width: 51.5%;
    padding-left: 35px;
}
.trusted-local-left-block {
    width: 48%;
    vertical-align: top;
}
.trusted-local-left-block h3 {
    padding-bottom: 20px;
}
.trusted-local-sec {
    padding: 70px 0;
}
.trusted-local-content h5, .trusted-local-bottom-cont h5 {
    margin: 15px 0 5px;
}
.trusted-local-bottom-cont ul, .trusted-local-bottom-cont ul,.pests-control-protection-bottom ul,
.about-page-content-inner ul, .privacy-page-wr ul, .comprehensive-services ul, .customized-services ul {
    margin-top: 10px;
    display: block;
}
.trusted-local-bottom-btn {
    padding: 35px 0 0px;
}
.template-city .trusted-local-sec ul li, .contact-page-content ul li, .pests-control-protection-bottom ul li,
.about-page-content-inner ul li, .privacy-page-wr ul li, .single-post-content ul li, .city-kid-and-pet-content ul li,
.comprehensive-services ul li, .customized-services ul li,
.pests-control-protection-content ul li, .faq-answer-blk ul li, .kid-pet-left-content ul li, .city-kid-and-pet-lower-content ul li{
    margin-bottom: 10px;
    position: relative;
    background: url(../images/pestechs-lits-bullets-iocn.svg) no-repeat;
    padding-left: 23px;
    background-position-y: 9px;
}

.trusted-local-bottom-cont p {
    margin: 15px 0 0;
    color: #000000;
}
.trusted-local-bottom-btn {
    padding: 35px 0 0px;
    text-align: center;
}
.trusted-local-hidden-cont {
/*     margin-top: 40px; */
}
.city-protecting-home {
    padding: 100px 0;
    background: url('../images/get_protection_bg_img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.city-protecting-home-left h3 {
    color: #FFFFFF;
}
.city-protecting-home-left {
    width: 100%;
    text-align: center;
}
.city-protecting-home-right {
    width: 49%;
    display: none;
}
.city-protecting-home-left p {
    font-size: 22px;
    line-height: 36px;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 30px;
}
/* Search Page Starts */
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 14px;
  width: 14px;
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAn0lEQVR42u3UMQrDMBBEUZ9WfQqDmm22EaTyjRMHAlM5K+Y7lb0wnUZPIKHlnutOa+25Z4D++MRBX98MD1V/trSppLKHqj9TTBWKcoUqffbUcbBBEhTjBOV4ja4l4OIAZThEOV6jHO8ARXD+gPPvKMABinGOrnu6gTNUawrcQKNCAQ7QeTxORzle3+sDfjJpPCqhJh7GixZq4rHcc9l5A9qZ+WeBhgEuAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.search-image img {
    height: 200px;
    object-fit: cover;
}
.search-page-form {
    border-radius: 10px;
    box-shadow: 0 5px 20px 0 #ebebed;
    background-color: #fefefe;
    padding: 35px 30px;
    margin: 55px auto;
    width: 75%;
}
.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;
}
.search-form .search-submit:hover{
    background-color: #000;
}
.search-form .search-field{
    outline: none !important;
}
.top-search-title .color-accent {
    color: var(--primary);
/*    font-size: 60px;
    line-height: 72px;
    letter-spacing: normal;
    font-weight: 700;*/
}
.search .schedule-btn-wr {
    padding-top: 10px;
}
.search-page-btn .common-btn, .blog-post-content .common-btn {
    /*background-color: var(--primary);*/
    /*color: #FFFFFF;*/
}
/* Search Page Ends */
.scroll-btn {
    display: none;
}
/* Blog Page Css Starts */
.single-post-title h1, .blog-page-inner h1 {
    color: #000;
}
.blog-page-content a.common-btn {
    margin-top: 20px;
}
.blog-page-content {
    width: 80%;
    margin: 0 auto 50px;
}
.blog-page-content h1 {
    margin-bottom: 20px;
}
.blog-page-wr, .single-blog-wr, .page-404-wr {
    padding: 70px 0px 80px;
    border-top: 5px solid var(--primary);
}
.posts-wr {
    padding-top: 30px;
}
.author .posts-wr, .category-page-wr .posts-wr {
    margin-top: 0px;
}
.blog-post-img {
    width: 25%;
    line-height: 0px;
    font-size: 0px;
    vertical-align: top !important;
}
.blog-post-content {
    width: 73.7%;
    padding-left: 40px;
    line-height: 0px;
    vertical-align: top;
    margin-top: -8px;
}
.blog-post-txt h6{
    color:var(--primary);
}
.blog-post-wr {
    border-bottom: 1px solid #e1e1e1;
    padding: 40px 0;
}
.blog-post-wr:last-child {
    border: none;
}
.blog-post-wr:first-child {
    padding-top: 0px;
}
.blog-post-txt p {
    margin: 9px 0px 22px;
}
.blog-page-inner {
    width: 80%;
    margin: 0 auto;
}
.blog-page-wr .page-numbers {
    color: #000;
    padding: 0 10px;
    font-weight: 500;
    transition: 0.3s;
}
.blog-page-wr .page-numbers.current {
    color: var(--primary);
    text-decoration: underline;
}
.blog-page-wr .page-numbers:hover {
    color: var(--primary);
}
.blog-post-wr div:only-child {
    padding-left: 0;
    width: 100%;
}
.posts-wr .common-btn:hover{
    /*color: #fff;*/
}
.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: var(--primary);
    transition:0.3s;
}
.single-post-content ul {
    margin-top: 15px;
}
.city-page-content-inner ul {
    margin-top: 15px;
}
.author-description span a, .author-description span, .author_description_block span a, .single-blog-wr p a, .single-blog-wr li a, .privacy-page-inner a {
    color: var(--primary);
}
.single-blog-wr p a{
    font-weight: 700;
}
.blog-post-txt h4 {
    margin-bottom: 20px;
}
.single-blog-wr h3, .single-blog-wr h5 {
    margin: 35px 0px 15px;
}
.single-blog-wr p, .privacy-page-inner p {
    margin: 15px 0px 0px;
}
.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:nth-child(2):after, .author_description_block span:nth-child(3):after {
    content: "\f07c";
}
.author-description span:first-child, .author_description_block span:first-child {
    margin-left: 0;
}
.single-blog-wr p a:hover, .author-description span a:hover,
 .author_description_block span a:hover, .single-blog-wr li a:hover, .privacy-page-inner a:hover {
    color: var(--secondary);
}
.author_block {
    margin-top: 10px;
}
.single-blog-wr .post_image {
    width: fit-content;
    margin: 40px auto 27px;
}
.blog-page-inner p {
    padding-top: 20px;
}
.custom-pagination {
    margin-top: 35px;
}
.custom-pagination {
    margin-top: 35px;
}
 .search-page-btn {
     margin-top: 30px;
 }
h1.entry-title {
    color: var(--primary);
}
/* Blog Page Css Ends */
/* 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;
}*/
input#choice_6_8_1 {
    padding: 10px !important;
}
.gform-body.gform_body .gfield select {
    appearance: none;
    background: url(../images/Select_Dropdown.svg) no-repeat 98% !important;
}
.contact-page-content {
    width: 91%;
    margin: 0 auto;
    text-align: center;
}
.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%);
}
.contact-page-content h1, .privacy-page-wr h1, .blog-page-content h1 {
    margin-bottom: 28px;
    text-transform: uppercase;
    color: var(--secondary);
}
.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(--secondary);
}
.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(--secondary) !important;
    background: #fff;
    color: var(--secondary);
    border-radius: 5px !important;
    padding: 16.5px 11px !important;
    resize: none;
    font-size: 18px !important;
    line-height: 22px !important;
    font-family: "Figtree" !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, .blog-page-wr p a, .guaranted-pest-block 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, .blog-page-wr p a:hover, .guaranted-pest-block p a:hover{
    color: var(--secondary);
}
.contact-page-content .gform-body.gform_body .gfield.consent-checkbox input {
    padding: 10px !important;
    vertical-align: top;
}
.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);
}
.template-receive-discount .contact-page-content {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
.template-receive-discount .contact-page-content h3 {
    margin-bottom: 35px;
}
.template-receive-discount .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-form-wr .gform-loader {    
    left: 57% !important;
    top: 60% !important;
}
.receive-discount-inner .gform-loader {    
    left: 57% !important;
    top: 40% !important;
}
.page-id-297 .contact-page-form-wr .gform-loader {    
    left: 57% !important;
    top: 50% !important;
}
.free-quote-wr .gform-loader{
    left: 100% !important;
    top: 45% !important;
}


.gform_wrapper .gform_footer input {
    background-color: var(--secondary);
    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: "Figtree" !important;
}
.gform_wrapper .gform_footer input:hover {
    background-color: var(--primary);
    text-decoration: unset;
}
.gform_wrapper.gravity-theme .gform_footer {
    padding: 0px !important;
    margin-top: 40px !important;
    position: relative !important;
}
/* Customer Review starts */
.tip-tech-review-wr {
    margin: 75px 0 0px;
}
.tip-tech-review-blk {
    width: 28%;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 50px;
    text-align: center;
}
.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 figure img {
    margin: 0 auto;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* Customer review ends */

/*02 march contact us */
/*.contact-page-form-wr {
    text-align: left !important;
    padding: 40px !important;
    margin-top: 66px !important;
    border-radius: 10px !important;
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%) !important;
}
.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
    color:  var(--secondary) !important;
}
.contact-page-form-wr .gform-body.gform_body .gfield  textarea{ 
    resize: none;
    color: var(--secondary)!important;
    border-color:  var(--secondary) !important;
    height: 150px !important;
    border-radius: 5px !important;
}
.contact-page-form-wr .gform-body.gform_body .gfield input {
    border: 1px solid #733F31 !important;
    background: white !important;
    color:var(--secondary) !important;;
    border-color:  var(--secondary) !important;
    border-radius: 5px !important;
    padding: 16.5px 11px !important;
    resize: none;
    font-size: 18px !important;
    line-height: 22px !important;
    font-family: "Figtree" !important;
}
.contact-page-form-wr .gform-body.gform_body .gfield  select{
      border: 1px solid #733F31 !important;
    background-color: white !important;
    color:var(--secondary) !important;;
    border-color:  var(--secondary) !important;
    border-radius: 5px !important;
    padding: 16.5px 11px !important;
    resize: none;
    font-size: 18px !important;
    line-height: 22px !important;
    font-family: 'Figtree' !important;
     appearance: none;
    background: url(../images/Select_Dropdown.svg) no-repeat 98% !important;
}
.contact-page-content .gform_body .gfield select{

}*/
.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;
}
.contact-page-form-wr .gform-footer.gform_footer.top_label {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
}
.contact-page-form-wr .gform-footer.gform_footer.top_label input {
    border-radius: 10px;
    font-size: 18px;
    line-height: 32px;
    padding: 10px 25px 10px 25px;
    margin: 0px auto !important;
    transition: 0.5s;
    text-decoration: unset;
    font-family: 'Figtree'!important;
    font-weight: 700;
    background-color: var(--primary) !important;
    margin-top: 40px !important;
}
.contact-page-form-wr .gform-footer.gform_footer.top_label :hover {
    background-color: black !important;
    transition: 0.5s;
}
.contact-us-heading h1 {
    text-align: center;
    margin-bottom: 28px;
}

/*.contact-page-content .gform-body.gform_body .gfield.consent-checkbox input {
    padding: 10px !important;
}
.contact-us-section {
    padding-bottom: 70px;
}*/
input[type="checkbox"]:checked::before {
    width: 21px !important;
    height: 21px !important;
    top: 2px !important;
    left: 2px !important;
}
input#choice_5_10_1 {
    padding: 10px !important;
}
#gform_fields_2 .gfield_html {
    position: absolute;
    left: 50%;
    transform: translateX(-49%);
    width: 100%;
    bottom: -138px;
    text-align: center;
}
#gform_fields_2 {
    position: relative;
}
#gform_fields_2 .gfield_html a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #231F20 !important;
}
#gform_fields_2 .gfield_html a:hover{
    color: var(--primary) !important;
}
.page-id-297 .contact-page-form-wr .gform-footer.gform_footer.top_label input{
    margin-bottom:30px!important;
}
/*contact us end*/

.trusted-local-hidden-cont ul li, .city-kid-and-pet-content ul li{
    color: #000000;
}
.city-kid-and-pet-content ul li, .city-kid-and-pet-lower-content ul li {
    text-align: left;
}

.city-kid-and-pet-content ul, .pests-control-protection-content ul, .faq-answer-blk ul, .city-kid-and-pet-lower-content ul{
    margin-top: 20px;
}

/*.pests-control-protection-section h3:first-of-type {
    margin-top: 0 !important;
}*/
.pests-control-protection-bottom-content h3{
    margin-top: 20px;
}
.kid-pet-left-content h5 {
    margin-top: 20px;
}
/*comprehensive-sec*/
.comprehensive_btn_wr {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.comprehensive-sec {
    padding: 58px 0px 100px;
    background-color: var(--primary);
}

.comprehensive-sec h3 {
    color: #fff;
    margin-bottom: 20px;
}
.prepare_home-sec h3 {
    margin-bottom: 20px ;
}
/*.comprehensive-sec h3:first-of-type , .prepare_home-sec h3:first-of-type {
    margin-top: 0 !important;
}*/

.comprehensive-content h3, .prepare_home-content h3 {
    margin: 20px 0px;
}
.comprehensive-content p, .comprehensive-content h5 {
    color: #fff;
}
.comprehensive-content, .comprehensive-wr h3 {
    text-align: center;
}

.comprehensive-content p {
    margin: 15px 0px;
}
.comprehensive-content h5 {
    margin: 15px 0 10px;
}
.comprehensive-button {
    padding-top: 30px;
}

.comprehensive-services {
    background-color: #fff;
    max-width: 642px;
    width: 100%;
    padding: 30px 30px 10px;
    position: relative;
    border-radius: 15px;
    display: inline-block;
}
.customized-services {
    box-shadow: 0px 0px 25px 0px #00000026;
    padding: 42px 30px;
    margin-bottom: 50px;
    border-radius: 15px;
    position: relative;
}
.comprehensive-services:last-child {
    max-width: 100%;
}

.comprehensive-services-wr {
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
    gap: 36px;
    justify-content: center;
}
.comprehensive-services:before, .customized-services:before {
    content: "";
    position: absolute;
    height: 273px;
    width: 290px;
    background-image: url(../images/circle_img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    bottom: -15px;
    right: 0;
}

.comprehensive-title {
    display: inline-block;
    vertical-align: middle;
    width: 71%;
    padding-left: 20px;
}
.page-id-340 .customized-title {
    width: 88%;
}
.comprehensive-title h5, .commercial_process-title h5{
    font-size: 24px;
    line-height: 36px;
}
.commercial_process-title h5 {
    margin: 0px 0px 20px;
}

span.number {
    color: #E33947;
}
.comprehensive-con p, .customized-services-wr p {
    margin: 15px 0px;
}
figure.comprehensive_icon {
    width: 100px;
    height: 100px;
    background: #0F1921;
    border-radius: 50%;
    border: 3px solid #E33947;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.commercial_process_icon {
    width: 100px;
    height: 100px;
    background: #0F1921;
    border-radius: 50%;
    border: 3px solid #E33947;
    position: absolute;
    top: 26%;
    left: 0;
    transform: translate(26%, 50%);
}
figure.customized_icon{
    width: 100px;
    height: 100px;
    background-color: var(--primary);
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.customized-title {
    display: inline-block;
    vertical-align: middle;
    width: 76%;
    padding-left: 40px;
}
.comprehensive-con {
    padding-top: 30px;
}
.customized-services:last-child{
    margin-bottom: 0px;
}
figure.comprehensive_icon svg, figure.customized_icon svg, .commercial_process_icon svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/**/
.prepare_home-sec {
    padding: 80px 0px;
}

.prepare_home-content h5{
    margin: 15px 0px 10px;
}
.customized-services-wr h5 {
    margin: 60px 0px 20px;
}
.prepare_home-content a, .customized-services-wr a {
    color: #000;
    font-weight: 600;
}
.prepare_home-content a:hover, .customized-services-wr a:hover {
    color: var(--primary);
    font-weight: 600;
}
.kid-pet-left-content h5 br {
    display: none;
}
.pests-control-protection-content h3, .customized-services-wr h3 {
    margin: 20px 0px;
}
/*ready-section*/
.ready-started-sec {
    padding: 50px 0px;
    background-image: url(../images/Bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ready-started-left {
    width: 46%;
    display: inline-block;
    vertical-align: middle;
}

.ready-started-wr h3 {
    color: #fff;
}

.ready-started-right {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
/*save-money*/
.save-on-sec {
    padding: 60px 0px;
    background-image: url(../images/Coupon_Bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.save-on-content-left {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.save-on-content-right {
    width: 44%;
    display: inline-block;
    vertical-align: middle;
}
.special-offers-coupons-wr {
    display: inline-block;
    vertical-align: middle;
    position: relative;

}

.expirty-date {
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
    color: #2A2A2A;
    font-weight: 500;
}
.template-city .expirty-date, .template-pest-control .expirty-date {
    bottom: 30px;
    left: 23%;
}
.customized-sec {
    padding: 100px 0px;
}

.customized-sec h3 {
    margin-bottom: 20px;
    margin-top: 0px;
}
.city-kid-and-pet-lower-content {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
}
.offers-city-block {
    width: 80%;
    position: relative;
}
.city-kid-right-block {
    display: inline-block;
    vertical-align: middle;
    width: 44%;
}
.city-kid-main-content {
    margin-top: 20px;
}
/*special-offer*/
.template-special-offer .pest-banner-overlay-wr {
    position: relative;
    padding: 200px 0;
}
.special-coupons-block {
    padding: 100px 0px 60px;
    background-image: url(../images/Offers_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    text-align: center;
}

.special-offer-inner-block {
    position: relative;
    font-size: 0px;
}
.special-offer-cards {
    margin-bottom: 30px;
    width: 47.823%;
}
.special-offer-cards:nth-child(2n){
    margin-left: 36px;
}
.special-offer-wr {
    line-height: 0px;
    font-size: 0px;
    width: 65.9%;
    margin: 0 auto;
}
.special-card {
    margin-bottom: 20px;
}
.ant-control-banner-content-block h1 br {
    /*display: none;*/
}
.contact-page-content h3 {
    margin: 20px 0px 10px;
}
/*commercial*/
.ant-control-banner-content-block p {
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
}
.template-commercial-pest-control .city-kid-and-pet::before {
    display: none;
}
.template-commercial-pest-control .city-kid-and-pet {
    padding: 80px 0;
    position: relative;
    background-image: url(../images/Section_commercial_Bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.commercial_process-sec {
    padding: 100px 0px 148px;
    background-color: var(--primary);
    color: #ffff;
}

.commercial_process-content p {
    color: #fff;
    margin: 15px 0px;
}

.commercial_process-wr h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.commercial_process-content {
    text-align: center;
}

.commercial_process-services {
    background-color: #fff;
    max-width: 642px;
    width: 100%;
    padding: 10px;
    position: relative;
    border-radius: 15px;
    display: inline-block;
}

.commercial_process-services:last-child {
    width: 100%;
    max-width: 100%;
    padding: 0px 0px 0px 10px;
}
.process-main-wr {
    padding: 59.83px 30px 0px 30px;
}
.commercial_process-services-wr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-top: 60px;
}
.commercial_process-services:last-child .process-main-wr {
    display: inline-block;
    vertical-align: middle;
    width: 63%;
    padding: 30px 0px 30px 77px;
}
.commercial_process-con p {
    margin: 10px 0px;
}
.commercial_process-services:last-child .card-commercial_process {
    display: inline-block;
    vertical-align: middle;
    /*width: 30%;*/
}
.commercial_process-services:last-child .process-wr figure img {
    border-radius: 15px 0px 0px 15px;
}
.process-wr figure img {
    border-radius: 15px 15px 0px 0px;
}
.commercial_process-services:last-child .process-wr {
    padding: 10px 0px;
}
.commercial_process-services:last-child .commercial_process_icon {
    left: 28%;
    top: -15px;
}
.page-id-652 .contact-page-content {
    text-align: left;
}
.page-id-652 .contact-page-content h5 {
    margin: 25px 0 0px;
}
.page-id-769 .commercial_process-content {
    text-align:left;
}
.page-id-769 .commercial_process-wr h3{
    margin-bottom:20px;
}
.page-id-769 .commercial_process-sec{
    padding: 90px 0;
}
.page-id-769 .commercial_process-content ul li{
    margin-bottom: 10px;
    position: relative;
    background: url(../images/attic-insulation-lists-svg.svg) no-repeat;
    padding-left: 23px;
    background-position-y: 9px;
    color:#FFFFFF;
}
.page-id-326 .pests-control-protection-bottom-content h3 br, .page-id-352 .pests-control-protection-bottom-content h3 br,
.page-id-342 .customized-con h3 br {
    display: none;
}
.page-id-340 .comprehensive-services-wr, .page-id-342 .comprehensive-services-wr  {
    padding-top: 0px;
}
.page-id-769 .commercial_process-content span {
  width: 45px;
  height: 45px;
  background: var(--secondary); /* green color */
  color: #fff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.privacy-page-wr h4 {
    color: #000;
    margin: 15px 0px;
}
/*area-we-serve-css*/
.area-we-serve-banner {
    width: 55%;
}
.area-we-serve-top-sec {
    padding: 100px 0px 0px;
    background-image: url(../images/Offers_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    text-align:center;
}
.area-we-serve-top-block-wr {
    width: 82%;
    margin: 0 auto;
}
.area-we-serve-top-content p:last-child{
    font-weight: 700;
    margin: 25px 0 50px;
}
.area-we-serve-btn {
    padding: 0px 0 50px;
}
.area-we-serve-city {
    width: 51.7%;
   padding: 20px 20px;
    border-radius: 15px 0px 0px 15px;
    min-height: 588px !important;
}
.area-we-serve-city .accordion-item{
    width:100%;
    margin-bottom: 20px;
}
.area-we-serve-map {
    width: 48.13%;
}

.area-we-serve-map iframe{
    min-height:588px !important;
    border: 10px solid var(--primary) !important;
    border-radius: 0 15px 15px 0;
}

.home-map-block-wr {
    border-radius: 15px 15px 15px 15px !important;
}

.template-area-we-serve .home-map-sec {
    padding:50px 0 100px;
}
.area-btn {
    width: 303px;
    text-align: left;
    font-size: 24px;
    line-height: 36px;
    margin-left: 35px;
    display: inline-block;
    vertical-align: middle;
    background-color: var(--secondary);
    color: #FFFFFF;
    padding: 4px 18px 4px 5px;
    font-weight: 600;
    border-radius: 25px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-family: 'Figtree';
    border: 1px solid #2A2A2A;
}
.area-btn:first-child {
    margin-left:0px;
}
.accordion-content {
    max-height: 246px;
    overflow-y: auto;
    margin-top: 8px; 
}
 
.accordion-content::-webkit-scrollbar {
    width: 5px;
}
.accordion-content::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1); 
}
.accordion-content::-webkit-scrollbar-thumb {
    background: var(--primary); 
    border-radius: 10px;
}
.accordion-content::-webkit-scrollbar-thumb:hover {
    background: #FFFFFF;
}
.template-area-we-serve .pest-banner-overlay-wr {
    position: relative;
    padding: 110px 0;
}
.page-id-278 .trusted-local-left-block h3 br {
    display: none;
}
.page-id-321 .trusted-local-left-block h3 br, .page-id-466 .frequently-asked-block h3 br {
        display: none;
}
.page-id-466 .ant-control-banner-content-block h1 br, .page-id-466 .city-kid-and-pet-block h3 br,
.page-id-534 .frequently-asked-block h3 br, .page-id-534 .ant-control-banner-content-block h1 br,
.page-id-534 .city-kid-and-pet-block h3 br, .page-id-537 .ant-control-banner-content-block h1 br,
.page-id-537 .frequently-asked-block h3 br, .page-id-537 .trusted-local-left-block h3 br, 
.page-id-539 .ant-control-banner-content-block h1 br, .page-id-539 .frequently-asked-block h3 br,
.page-id-541 .city-kid-and-pet-block h3 br, .page-id-595 .city-kid-and-pet-block h3 br, 
.page-id-597 .city-kid-and-pet-block h3 br, .page-id-597 .frequently-asked-block h3 br, 
.page-id-599 .ant-control-banner-content-block h1 br, .page-id-599 .frequently-asked-block h3 br,
.page-id-601 .ant-control-banner-content-block h1 br, .page-id-601 .city-kid-and-pet-block h3 br,
.page-id-603 .ant-control-banner-content-block h1 br, .page-id-603 .frequently-asked-block h3 br,
.page-id-607 .ant-control-banner-content-block h1 br,.page-id-609 .ant-control-banner-content-block h1 br,
.page-id-609 .city-kid-and-pet-block h3 br, .page-id-278 .frequently-asked-block h3 br,
.page-id-278 .ant-control-banner-content-block h1 br, .page-id-449 .frequently-asked-block h3 br, 
.page-id-453 .frequently-asked-block h3 br, .page-id-462 .frequently-asked-block h3 br,
.page-id-544 .trusted-local-left-block h3 br, .page-id-544 .frequently-asked-block h3 br,
.page-id-544 .city-kid-and-pet-block h3 br, .page-id-546 .ant-control-banner-content-block h1 br,
.page-id-546 .city-kid-and-pet-block h3 br, .page-id-546 .frequently-asked-block h3 br,
.page-id-598 .frequently-asked-block h3 br, .page-id-357 .frequently-asked-block h3 br, .page-id-342 .kid-pet-left-content h5 br,
.page-id-326 .kid-pet-left-content h5 br, .page-id-352 .kid-pet-left-content h5 br{
    display: none;
}
.single-blog-wr h4 {
    color: #000;
    margin: 15px 0px;
}
.single-post-content ul li a {
    font-weight: 700;
    color: var(--primary);
}
.page-id-1017 .privacy-page-wr p {
    margin: 10px 0 5px;
}
.template-privacy-policy .privacy-page-wr h6 {
    margin: 10px 0 5px;
}
.special-offers-content-inner h2 {
    color: #000000;
    padding-bottom: 20px;
}
.special-offers-content-inner p {
    margin: 15px 0;
}
.special-offer-content {
    margin-top: 60px;
}
/*plan page css*/
/*table section css starts*/
#tablepress-pick-your-plan-table tr .column-1 {
    width: 25.7% !important;
    padding: 20px 20px 20px 30px !important;
    position: relative;
}
#tablepress-pick-your-plan-table tr .column-2, #tablepress-pick-your-plan-table tr .column-3, #tablepress-pick-your-plan-table tr .column-4,
#tablepress-pick-your-plan-table tr .column-5{
    width: 18.6% !important;
}
#tablepress-pick-your-plan-table tr.row-1 .column-1 {
    background-image: url('../images/table-logo.png');
    background-repeat: no-repeat;
    background-position: center;
    padding: 110px 20px 110px 54px !important;
}
.plan-page-table .tablepress tr td.column-1 {
    background-color: var(--secondary) !important;
    color: #fff !important;
}
#tablepress-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);
}
.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;
    letter-spacing: normal;
}
.tablepress-id-pick-your-plan-table.tablepress .row-1  .column-2{
    background-image: url('../images/Silver-bg.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.tablepress-id-pick-your-plan-table.tablepress .row-1 .column-3{
    background-image: url('../images/Gold-bg.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.tablepress-id-pick-your-plan-table.tablepress .row-1 .column-4{
    background-image: url('../images/Basic-bg.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.tablepress-id-pick-your-plan-table.tablepress .row-1 .column-5{
    background-image: url('../images/Plus-bg.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}
#tablepress-pick-your-plan-table tr .column-2, #tablepress-pick-your-plan-table tr .column-3,
#tablepress-pick-your-plan-table tr .column-4, #tablepress-pick-your-plan-table tr .column-5 {
    position: relative !important;
    background-color: #fff;
}
#tablepress-pick-your-plan-table tr .column-2:after, #tablepress-pick-your-plan-table tr .column-3:after,
#tablepress-pick-your-plan-table tr .column-4:after, #tablepress-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-pick-your-plan-table tr .column-3,#tablepress-pick-your-plan-table tr .column-5 {
    border-right: 1px solid #E0E0E0 !important;
    border-left: 1px solid #E0E0E0 !important;
}
#tablepress-pick-your-plan-table  {
    /*border: 1px solid rgba(224, 224, 224, 1) !important;*/
    border-radius: 20px 0px 20px 20px!important;
    margin: 0px !important;
}
#tablepress-pick-your-plan-table tr.row-12 .column-1:after, #tablepress-pick-your-plan-table tr.row-12 .column-2:after, #tablepress-pick-your-plan-table tr.row-12 .column-3:after, #tablepress-pick-your-plan-table tr.row-12 .column-4:after,
#tablepress-pick-your-plan-table tr.row-12 .column-5:after {
    content: unset;
}
#tablepress-pick-your-plan-table tr th {
    background-color: #fff !important;
    padding: 0px !important;
}
#tablepress-pick-your-plan-table tr th span {
    font-size: 18px !important;
    line-height: 32px !important;
    font-weight: 700 !important;
    text-align: center !important;
    display: block;
    padding: 0px 20px 20px !important;
    color: #FFFFFF;
    height: 135px;
    /* vertical-align: middle !important; */
    position: relative;
}
#tablepress-pick-your-plan-table .row-1 .column-3 span, #tablepress-pick-your-plan-table .row-1 .column-4 span{
    color: #231F20 !important;
}
#tablepress-pick-your-plan-table .row-1 .column-4 span {
    margin-top: 15px;
}
#tablepress-pick-your-plan-table .gpc-treatments {
    padding: 5px 10px 15px;
    text-align: center;
    border-radius: 23px;
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 700;
    color: #231F20;
    font-family: 'Figtree' !important;
}
.template-pick-your-plan .pest-banner-overlay-wr {
    padding: 215px 0;
}
.plans-sub-content p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}
span.cross-mark,span.right-mark {
    position: absolute;
    vertical-align: middle;
    width: 24px;
    height: 20px;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}
span.cross-mark:before,span.right-mark:before {
    content: "";
    width: 18px;
    height: 15px;
    background: url('../images/correct_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:before {
    background: url('../images/wrong_icon.svg');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
}
.pick-plan-page-wr {
    padding: 100px 0 80px;
    background-image: url(../images/Offers_bg.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: top;
}
.pick-plan-table-wr.plan-page-table {
    margin-top: 50px;
    border-bottom: 1px solid rgba(224, 224, 224, 1) !important;
    border-radius: 20px 0px 20px 20px !important;
}
#tablepress-pick-your-plan-table tr th h6 {
    background-color: #FFFFFF;
    width: 185px;
    margin: 0 auto 89px;
    text-align: center;
    padding: 5px 0;
    border-radius: 23px;
    color: #0F1921;
    box-shadow: 0px 4px 4px 0px #00000040;
}
#tablepress-pick-your-plan-table .column-5 h6 {
    margin: 0 auto 65px;
}
.pest-exterminator-upper-heading h6 {
    text-align: center;
}

/*ala carte table*/
table#tablepress-ala-carte-services-table {
    /* border-radius: 0px 0px 20px 20px; */
    border-radius: 0px 0px 20px 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 .tablepress tr.row-2 td.column-1 {
    background-color: var(--primary) !important;
    padding: 17px 0px !important;
}
.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;
    letter-spacing: normal;
}
.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: 800 !important;
    line-height: 50px !important;
    /* text-align: center !important; */
    padding: 5px 0;
    text-align: center;
    color: #231F20;
    vertical-align: middle;
}
.service-plan-table-wr .tablepress tr td.column-1 {
    background-color: var(--secondary) !important;
    color: #fff !important;
}
.service-plan-table-wr tr .column-1 {
    width: 40.1% !important;
    padding: 10px 10px 10px 65px !important;
    position: relative;
}
/*.service-plan-table-wr tr.row-13 .column-1 {
    padding-bottom: 20px !important;
}*/
.service-plan-table-wr tr.row-1 {
    display: none;
}
.service-plan-page-wr {
    padding-bottom: 100px;
}
#tablepress-ala-carte-services-table tr .column-1:after {
    content: '';
    width: 91%;
    height: 1px;
    background-color: #FFFFFF33;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 0px);
}
#tablepress-ala-carte-services-table tr .column-1:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/plan_icon.svg) no-repeat;
    position: absolute;
    top: 18px;
    left: 28px;
}
.service-plan-table-wr tr.row-3 td.column-1 {
    padding-top: 35px !important;
}

#tablepress-ala-carte-services-table tr.row-3 td.column-1:before {
    top:40px !important;
}
#tablepress-ala-carte-services-table tr.row-2 td.column-1:before {
    display: none !important;
}
.service-plan-table-wr .tablepress .row-15 .column-1{
    padding-bottom: 30px !important;
}
/*ala carte table end*/

/*About us */
.about-us-banner .ant-control-banner-block {
    width: 53%;
}
.about-us-banner .pest-banner-overlay-wr{
    padding: 115px 0;
}
.local-company-built-sec {
    padding: 100px 0;
    background-image: url('../images/local-built-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.local-company-built-left-block {
    width: 50%;
}
.local-company-built-right-block {
    width: 49%;
    padding-left: 30px;
    vertical-align: top;
    padding-left: 25px;
    position: sticky;
    top: 20px;
}
.local-company-built-block h3 {
    margin-bottom: 50px;
}
.local-company-built-left-block p {
    margin: 0px 0 20px;
    color: #000000;
}
.what-you-can-sec {
    padding: 0px 0 100px;
}
.what-you-can-left-block {
    width: 49%;
    position: sticky;
    top: 20px;
}
.what-you-can-right-block {
    width: 50%;
    padding-left: 40px;
    vertical-align: top;
}
.what-you-can-right-block p {
    margin: 20px 0;
}
.what-you-can-right-block ul li {
    margin-bottom: 21px;
    position: relative;
    background: url(../images/about-us-lists.svg) no-repeat;
    padding: 3px 0 0 38px;
    background-position-y: 4px;
    font-weight: 600;
}
.what-you-can-btn {
    padding-top: 30px;
}
.why-choose-pestechs{
    background-image: url('../images/Why_Choose_Bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    position: relative;
}
.why-choose-pestechs-block-wr h3 {
    color: #FFFFFF;
}

.why-choose-pestechs-cards-block {
    margin-top: 20px;
}
.why-choose-pestechs-top-card figure {
    width: 80px;
    height: 80px;
    background-color: var(--secondary);
    border-radius: 15px;
    position: relative;
}
.why-choose-pestechs-top-card figure img, .our-mission-top-card figure  img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.why-choose-pestechs-top-card {
    display: flex;
    align-items: center;
    column-gap: 30px;
}
.why-choose-pestechs-cards {
    display: inline-block;
    vertical-align: middle;
    width: 48.7%;
    background-color: #FFFFFF;
    border-bottom: 5px solid #0F1921;
    border-radius: 15px;
    margin: 30px 30px 0 0;
    padding: 30px 30px;
    min-height: 292px;
}
.why-choose-pestechs-cards:nth-child(2),.why-choose-pestechs-cards:nth-child(4) {
    margin-right:0;
}
.why-choose-pestechs-content p {
    margin-top: 20px;
    color: #000000;
}
.why-choose-pestechs::after {
    content: "";
    position: absolute;
    height: 300px;
    width: 268px;
    background-image: url(../images/Why_Choose_Ant.png);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
}
.our-mission-sec{
    background-image: url('../images/Our_Mission_Bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    position: relative;
}
.our-mission-block-wr > p {
    text-align: center;
    margin: 20px 0;
}
.our-mission-cards {
    display: inline-block;
    vertical-align: middle;
    width: 23%;
    background-color: var(--secondary);
    padding: 0 30px 30px;
    min-height: 129px;
    border-radius: 15px;
    margin-right: 31px;
}
.our-mission-top-card figure {
    width: 60px;
    height: 60px;
    background-color: var(--primary);
    border-radius: 50%;
    position: relative;
    margin: -28px auto 0;
}
.our-mission-top-card p {
    color: #FFFFFF;
    font-weight: 700;
}
.our-mission-cards:last-child {
    margin-right: 0px;
}
.our-mission-top-card p, .our-mission-bottom-content p{
    text-align: center;
    color: #000000;
}
.our-mission-top-card p {
    margin-top: 15px;
    color: #FFFFFF;
}
.our-mission-cards-block {
    padding: 30px 0;
}
.our-mission-block-wr > p strong {
    color: var(--secondary);
    font-size: 24px;
    line-height: 36px;
}
.get-started-today-sec {
    padding: 0 0 80px;
}
.get-started-today-block-wr {
    padding: 50px 0;
    text-align: center;
    border-radius: 15px;
}
.get-started-today-block-wr h3, .get-started-today-block-wr p {
    color: #FFFFFF;
}
.get-started-today-block-wr p{
     margin: 20px 0 30px;
}
.get-started-today-btn .common-btn:after {
    background-color:#FFFFFF;
}
.get-started-today-btn.dark-btn:hover {
    color: var(--secondary);
    border: 1px solid #2A2A2A;
}
.get-started-today-btn .dark-btn {
    background-color: var(--primary);
}
.get-started-today-btn .eco-common-btn {
    background-color: #FFFFFF;
}
.get-started-today-btn .common-btn:hover .eco-common-btn svg path {
    fill: #FFFFFF;
}
.get-started-today-btn a:last-child {
    margin-left: 15px;
}
/*About us */
/*plan accordion*/
    .lpp-accordion-blk {
            display: none;
            width: 85%;
            margin: 0 auto;
            border: 2px solid #ededed;
    }
    .llp-one-short-table .tablepress .row-2 td h4, .lpp-accordion-head h5 {
        color: #fff;
        text-align: center;
        background: var(--primary);
        font-size: 24px;
        text-align: center;
        font-weight: 700;
        line-height: 36px;
        font-family: "Karla", sans-serif;
    }
 
    .lpp-accordion-head h5 {
        padding: 9px 5px;
        font-size: 20px;
        line-height: 33px;
    }
    .lpp-acc-inner-head:before {
        content: "";
        top: 50%;
        right: 15px;
        position: absolute;
        width: 17px;
        height: 100%;
        transform: translateY(-50%);
        background: url('../images/plus_icon.svg') no-repeat center;
    }
    .lpp-acc-inner-head.open:before {
        background: url('../images/minus_icon_acc.svg') no-repeat center;
    }
    .lpp-post-content {
        width: 72%;
    }
    .lpp-acc-inner-content a {
        color: var(--secondary);
        font-weight: 600;
    }
    .lpp-acc-inner-head {
        position: relative;
    }
  
    .lpp-acc-inner-head h6, .lpp-acc-inner-content {
        border: 2px solid #ededed;
        border-bottom: 0;
        border-right: 0;
        border-left: 0;
        padding: 11px 40px 11px 10px;
        color: #58595b;
        font-size: 18px;
        line-height: 25px;
        font-weight: 500;
        vertical-align: middle;
        margin: 0;
        text-align: left;
        background: #fff;
        text-transform: capitalize;
    }
    .lpp-acc-inner-content a {
        color: var(--primary);
        font-weight: 600;
    }
    /*plan-acc-css-end*/

.pick-plan-page-inner {
    text-align: center;
}
.pest-content-wr {
    margin-top: 15px;
}
/*residential-page*/
.guaranted-wr {
    padding: 100px 0px;
    background-image: url(../images/Top_Bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.guaranted-pest-left-block {
    width: 53%;
    padding-right: 38px;
    vertical-align: top;
}
.guaranted-pest-right-block {
    width: 46%;
    vertical-align: top;
}

.guaranted-pest-right-block figure img {
    border-radius: 15px;
}

.guaranted-pest-block h3 {
    margin-bottom: 50px;
}
.guaranted-pest-left-block p {
    margin-bottom: 15px;
}
.template-residential .commercial_process_icon {
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.template-residential .commercial_process-services:last-child .commercial_process_icon {
    transform: translate(20%, -50%);
    top: 25%;
}
.template-residential .commercial_process-content {
    text-align: center;
    width: 93%;
    margin: 0 auto;
}
.template-residential .pick-plan-page-wr{
    background-image: none;
}
.grecaptcha-badge {
    z-index: 9999;
}
.template-residential .pest-banner-overlay-wr {
    padding: 100px 0;
}
.top-header-wr .eco-call-icon{
    margin-right: 10px;
}