/*banner-css*/
.home-banner-wr {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--primary);
    z-index: 1;
}
.home-banner-overlay:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.common-btn:hover span.eco-free {
    background-color: #ffffff;
}
.common-btn:hover span.eco-free svg path{
    fill: #000;
}
.home-banner-overlay {
    position: relative;
    padding: 200px 0 185px;
    z-index: 1;
}
.home-banner-inner .common-btn
.home-banner-inner .common-btn:hover::before {
    content: none;
}
.home-banner-inner .common-btn:hover {
    background: transparent;
    color: #fff;
}
.home-banner-inner .common-btn {
    padding: 5px 20px 5px 5px;
}
 .eco-free{
    margin-right: 10px;
}
.home-banner-inner .comm-btn {
    background-color: #fff;
    color: var(--primary);
}
.home-banner-inner .common-btn.resi-btn, .home-banner-inner .pickplan-wr .common-btn {
    outline: 0;
}
.home .pickplan-wr a.common-btn {
    padding: 14.5px 41.2px;
    background-color: var(--primary);
    color: #FFFFFF;
}
.home-banner-inner .pickplan-wr .common-btn:hover {
    color: #000 !important;
    outline: 0;
}
.template-about-us .common-btn:hover {
    color: #fff;
    background-color: var(--primary);
}
.home-banner-inner .comm-btn:hover, .home-banner-inner .comm-btn:hover:after {
    background-color: var(--primary) !important;
    background: var(--primary) !important;
    color: #fff !important;
}
.home-banner-inner .pickplan-wr .common-btn:hover:after {
    background: #fff;
}
.home .home-banner-inner {
    width: 50%;
}
.home-banner-inner {
    width: 95%;
}
.home-banner-inner .button-group .common-btn:not(:first-child), .common-button-group .common-btn:not(:first-child){
    margin-left: 17px;
}
.home-banner-inner .button-group {
    padding-bottom: 50px;
}
.home-banner-content h1, .home-banner-content p{
    color: #ffffff;
}
.home-banner-content span {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    padding: 20px 0 36px 0;
    letter-spacing: normal;
    font-family: 'Raleway';
    font-weight: 700;
    display: block;
}
.home-banner-content p {
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    font-family: 'Fira Sans';
}
.home .home-banner-content p{
    margin-top: 20px;
}
.price-pick-wr {
    padding-top: 20px;
}
.price-pick-wr strong {
    font-size: 36px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 900;
    font-family: "Raleway", sans-serif;
    letter-spacing: 0px;
}
.price-wr span {
    font-weight: 900;
}
.price-wr, .choose-offer-text, .lpp-post-content, .lpp-post-img-blk, .icon-title-block h5, .icon-title-block img, .page-left-content ul li, 
.map-iframe-block, .county-name-block, .county-name ul li, .zip-code-number-block ul li, .quote-form-blk, figure.quote-form-title img, .quote-form-title figcaption, 
.faster-service-blk p, .faster-service-blk a, .testimonial-social-wr a {
    display: inline-block;
    vertical-align: middle;
}
.home .pickplan-wr {
    margin-top: 30px;
}
.page-id-506 .pickplan-wr {
    margin-top: 0px;
}
.price-pick-wr p {
    padding-bottom: 15px;
}
/*home page banner end*/
/*Free quote form css start*/
.quote-form-blk .gform-body.gform_body .gform_fields {
    display: block;
}
.gform_wrapper .form-captcha.gfield {
    position: absolute !important;
    top:0;
    left:0;
}
.quote-form-wr {
    margin-top: -106px;
    position: relative;
    z-index: 1;
}
.free-quote-wr {
    padding: 38.5px 20px 37.5px !important;
    box-shadow: 0px 4px 15px 0px #0000001A;
    border-radius: 200px;
    background-color: #fff;
    text-align: center;
}
.quote-form-blk {
    position: relative;
    text-align: left;
}
.quote-form-blk:nth-child(1) {
    padding-right: 11px;
}
.quote-form-title img {
    width: 25%;
}
.quote-form-blk:nth-child(2) {
    width: 60%;
    padding: 0px 25px 0px 26px;
    min-height: 79px;
}
.quote-form-blk:nth-child(3) {
    padding-left: 38px;
}
.quote-form-blk .gform-body.gform_body {
    width: 71%;
}
.quote-form-blk .gform_footer.top_label {
    width: 24.8%;
    position: relative;
    margin-left: 10px !important;
    margin-top: 25px !important;
}
.grecaptcha-badge {
    z-index: 99999999;
}
fieldset#field_1_5 {
    width: 700px;
    margin-top: 20px !important;
    min-height: 32px !important;
    height: 100% !important;
}
.gform_body input[type="checkbox"]:checked::before {
    width: 25px !important;
    height: 25px !important;
    margin: 0px !important;
    right: 0px !important;
    top: 0px !important;
}
.quote-form-blk:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 79px;
    background-color: #d7d7d7;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.faster-service-blk p {
    font-size: 16px;
    line-height: 20px;
    color: #3a3a3a;
}
.faster-service-blk p strong {
    display: block;
    color: var(--primary);
    font-weight: bold;
    margin-top: 5px;
}
figure.quote-form-title img {
    margin-right: 10px;
}
.quote-form-title figcaption h4 {
    font-weight: bold;
    font-size: 29px;
    line-height: 32px;
    color: var(--secondary);
}
.quote-form-title figcaption {
    text-align: center;
}
.quote-form-blk .gform_body .gfield label.gfield_label, .quote-form-blk .gform_body .gfield input, .quote-form-blk .gform_body .gfield select {
    font-size: 14px;
    line-height: 20px !important;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif; 
    color: #3a3a3a;
}
.free-quote-wr .quote-form-blk .gform_body .gfield input, .city-quote-form-blks  .gform_body .gfield input {
    padding: 11px 9px 11px 14px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: 'Raleway';
    border: 1px solid #0000001A !important;
    border-radius: 5px;
}
.receive-offer-form.common-form-blk .gform_wrapper .gform_body.gform-body .gfield select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    /*background: #fff url(../images/select_drop_down.svg) no-repeat 99% !important;*/
}
.quote-form-blk .gform_body .gfield label.gfield_label {
    margin: 0px 0px 6px 0px;
    display: block;
}
.quote-form-blk .gform-body .gfield_required {
    color: #C53D1F !important;
}
.quote-call-btn {
    margin-left: 15px;
}
div#gform_confirmation_message_1 {
    text-align: center;
}
.quote-form-title span {
    font-size: 15px;
    line-height: 17px;
    font-weight: 500;
    font-family: 'Raleway';
}
.quote-form-blk .gform_body .gfield input, .quote-form-blk .gform_body .gfield select {
    font-weight: normal;
    padding: 12px 9px 11.5px 19px !important;
    border-radius: 5px;
    border: 1px solid rgba(112, 112, 112, 0.33);
    font-size: 14px !important;
    background-color: rgba(245, 245, 245, 0.33);
    font-family: 'Raleway';
    color: rgba(0, 0, 0, 0.5);
}
.quote-form-blk .gform_body .gfield input::placeholder, .quote-form-blk .gform_body .gfield select::placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
}
.quote-form-blk .gform_footer input, .city-quote-form-blks .gform_footer input{
    border-radius: 31px;
    background: var(--primary);
    padding: 12px 20px 12px 52px!important;
    color: #fff;
    font-size: 18px !important;
    line-height: 20px !important;
    border: 0;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    transition: 0.5s all;
    margin: 0 !important;
    text-transform: capitalize;
    text-decoration: none;
    width: 100%;
    position: relative;
}
.quote-form-blk .gform_footer input, .contact-page-wr .gform-footer.gform_footer.top_label input{
    background-image: url('../images/Form_submit_arrow.svg') !important;
    background-repeat: no-repeat !important;
    background-position-x: 5px !important;
    background-position-y: 5.6px !important;
}
.contact-page-wr .gform-footer.gform_footer.top_label input{
    background-position-y: 4.6px !important;
}
.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;
}
.quote-form-blk .gform_footer input:hover, .page-right-content .gform_footer input:hover {
    background: #000000;
}
.quote-form-blk .gform_body, .quote-form-blk .gform_footer, .quote-form-blk .gform_body .gfield {
    display: inline-block !important;
    vertical-align: top; !important;
}
.quote-form-blk p.gform_required_legend {
    display: none;
}
.quote-form-blk:first-child:before {
    display: none;
}
.quote-form-blk .gform_wrapper.gravity-theme .gform_footer, .quote-form-blk .gform_wrapper.gravity-theme .gform_page_footer {
    padding: 0 !important;
    margin: 26px 0 0 18px;
    vertical-align: middle; !important;
}
.faster-service-blk a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--primary);
    position: relative;
}
.faster-service-blk a:hover, .service-bottom-button .common-btn:after, .bottom-free-estimate-block, .pest-dont-let-btn .common-btn:after, .contact-btn-block .common-btn::after, 
.inner-banner-btn .common-btn:after, .tip-tech-review-blk .common-btn:before, .tip-tech-review-blk .common-btn:after  {
    background: #000;
}
.faster-service-blk a svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -52%);
}
.quote-form-blk form, .quote-form-blk .gform_wrapper .gfield, .banner-bottom-form-wr .gform_wrapper .gfield, .gform_wrapper .gfield {
    position: relative;
}
.quote-form-blk .gform_wrapper .gfield {
    width: 31%;
    margin: 0 5px;
}
.gform_validation_errors {
    display: none;
}
.gfield_description.validation_message.gfield_validation_message {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    border: 0 !important;
    background: none !important;
    font-size: 14px !important;
    line-height: 18px !important;
    text-align: left;
    color: #f00 !important;
    letter-spacing: -0.4px;
}
.ginput_container.ginput_container_text{
    position: relative;
}
.gfield_description.instruction.validation_message{
    display: none !important;
}
.gform-body.gform_body{
    position: relative;
}    
.gform-loader {    
    display: block;
    position: absolute !important;
    left:100%;
    top:40%;
}
/*Free quote form css end*/
/*service-page-css*/
.service-card-wr {
    margin-top: 60px;
}
.service-card {
    width: 31.55%;
    margin: 0px 30px 36px 0px;
    border-radius: 40px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    transition: 0.3s;
    box-shadow: 0px 4px 18px 0px #0000000D;
    background: #fff;
}
.service-card:last-child {
    margin-right: 0;
}
.service-card:hover {
    transform: translateY(-10px);
}
.service-card:hover .service-card-heading h6 {
    color: var(--primary);
    transition: 0.3s ease ;
}
.service-card:nth-child(3n) {
    margin-right: 0;
}
.service-heading-wr {
    text-align: center;
}
.service-card-img img {
    width: 100%;
}
.ready-to-remove h4 {
    color: #FFFFFF;
    font-size: 28px;
    line-height: 44px;
}
.service-heading-wr h4 {
    color: #000;
}
.home .home-service-card-content, .page-id-247 .home-service-card-content, .template-area-we-serve .home-service-card-content{
    min-height: 217px;
}
.home-service-card-content {
    padding: 5px 15px 30px;
    text-align: center;
    min-height: 160px;
    transition: 0.3s all;
}
.service-card-icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
    z-index: 1;
    margin-bottom: 20px;
    margin: -55px auto 8px;
}
.service-card-icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.service-card-icon:before, .service-card-icon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: -1;
}
.service-card-icon:before {
    background: var(--primary);
    transform: scale(1.1);
    top: -5px;
    left: 0px;
}
.service-card-icon:after {
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
}
.home-service-section {
    padding: 200px 0 51px;
    margin-top: -116px;
    background: url('../images/home-service-bg.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.service-heading-wr h2, .city-pest-control-content-inner h2 {
    font-size: 40px;
    line-height: 55px;
    color: var(--primary);
}
.service-heading-wr p {
    padding: 20px 0 0px;
    color: #231F20;
}
.service-card-heading h6 {
    color: var(--secondary);
    text-transform: none;
    font-weight: 700;
}
.template-commercial-pest-control .service-card-heading h6 {
    font-size: 20px;
    line-height: 32px;
}
.service-card-heading {
    padding: 6px 0 8px;
}
.home-service-card-description p {
    font-size: 16px;
    line-height: 22px;
    color: #505050;
    padding: 0;
}
.service-bottom-button {
    text-align: center;
    margin: 20px 0px;
}
.service-heading-wr h2, .template-area-we-serve .service-heading-wr h3 {
    width: 72%;
    margin: 0 auto;
    border-bottom: 2px solid var(--primary);
    padding-bottom: 20px;
}
.ready-to-remove:hover {
    transform: unset !important;
}
.service-bottom-button a:nth-child(2) {
    padding: 15.5px 42px 15.5px;
    margin-left: 30px;
}
.service-bottom-button .common-btn, .schedule-btn-wr .common-btn, .savings-blk .common-btn, .blog-contact .common-btn, .free-estimate-wr, .area-button-block .common-btn, 
.tip-tech-review-blk .common-btn, .inner-banner-btn .common-btn, .pest-package-head, .contact-btn-block .common-btn, .lpp-post-blk .lpp-post-content a, .end-blog-save-btn a {
    background: var(--primary);
}
.end-blog-save-btn a {
    color: #fff;
    padding: 13.5px 31px;
}
.end-blog-save-btn {
  margin-top: 30px;
}
.service-bottom-button .common-btn:hover, .contact-btn-block .common-btn {
    color: #fff;
}
.service-card-img span {
    display: block;
    width: 75px;
    height: 75px;
    margin: -27px auto 0;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}
.service-card-img span img {
    object-fit: none;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 100%;
    height: 88%;
}
.service-card-img span:before, .service-card-img span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: -1;
}
.service-card-img span:after {
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
}
.service-card-img span:before {
    background: var(--primary);
    transform: scale(1.04);
    top: -4px;
    left: 0px;
}
.service-blue-block {
    background: var(--primary);
    padding: 55px 86px 62px 164px;
}
.ready-to-remove-mobile{
    display: none;
}
.ready-to-remove {
    width: 65.8%;
    max-height: 490px;
    background: url('../images/ready-to-removal-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 292px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 15px;
    position: relative;
}
.ready-to-remove::after {
    position: absolute;
    content: '';
    background: url('../images/service-page-van.png');
    width: 521px;
    height: 208px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
}
.ready-to-remove-button {
    padding-top: 30px;
}
/*service-section-css-start*/
/*reviews-section-css-start*/
.testimonial-heading-wr h3{
    color: #FFFFFF;
}
.home-testimonial-wr {
    padding: 100px 0;
    background: url('../images/reviews-page-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-left-wr {
    display: inline-block;
    vertical-align: middle;
    width: 39%;
    color: #FFFFFF;
}
.testimonial-right-wr {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    position: relative;
    text-align: center;
    padding-left: 65px;
}
.testimonial-heading-wr {
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 15px;
}
.testimonial-content p {
    padding-top: 30px;
    color: #FFFFFF;
}
.testimonial-card-wr {
    background-color: #FFFFFF;
    max-height: 364px !important;
    height: 100%;
    padding: 50px 53px;
    border-radius: 20px;
    box-shadow: 0px 4px 40px 0px #00000024;
}
.testimonial-card-wr::before {
    content: '';
    position: absolute;
    background-image: url(../images/Left_Quote.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 45px;
    left: 27px;
    top: 31px;
    background-color: #fff;
    z-index: 999999;
}
.testimonial-card-wr::after {
    content: '';
    position: absolute;
    background-image: url('../images/Right_Quote.svg');
    background-repeat: no-repeat;
    width: 60px;
    height: 45px;
    right: 28px;
    bottom: 32px;
    background-color: #fff;
}
.review-card-content p {
    color: #231F20;
}
.review-card-star img{
    margin: 0 auto;
}
.review-author, .review-card-content {
    padding-top: 20px;
}
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: #000;
    border: none;
    outline: 0;
    background-color: #FFFFFF;
}
.custom-prev {
    content: '';
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    font-size: 0 !important;
    background: url('../images/Testimonial_Left_Arrow.svg') no-repeat 50% 50%;
    position: absolute;
    color: #231F20;
    background-color: #FFFFFF;
    width: 50px;
    height: 50px;
    right: 22px;
    border-radius: 50%;
   border: 2px solid var(--primary);
}
.custom-next{
    content: '';
    position: absolute;
    color: #231F20;
    font-size: 0 !important;
    background: url('../images/Testimonial_Right_Arrow.svg') no-repeat 50% 50%;
    background-color: #FFFFFF;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
     top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    /*border: 1px solid  rgba(255, 255, 255, 1);*/
    border: 2px solid var(--primary);
}
.custom-prev:hover{
    background:  url('../images/Testimonial_Left_Arrow_slide.svg') no-repeat 50% 50%;
    background-size: 20px;
}
.custom-next:hover{
    background:  url('../images/Right_Arrow_White.svg') no-repeat 50% 50%;
    background-size: 20px;
}
.custom-prev {
    left: -20px;
}
.custom-next {
    right: -20px;
}
.custom-next:hover {
  background-color: var(--primary);
    transition: 0.3s ease-in-out;
}
.custom-prev:hover {
    background-color: var(--primary);
    transition: 0.3s ease-in-out;
}
.testimonial-right-wr .review-author h6 {
    font-size: 20px;
    line-height: 32px;
    font-family: 'Raleway';
    color: #231F20;
    font-weight: 600;
}
.review-content p {
    color: #fff;
    font-weight: 700;
    font-family: 'Fira Sans';
}
.review-star {
    /*padding: 5px 15px;*/
    background-color: #fff;
    border-radius: 10px;
    margin-right: 10px;
}
.testimonial-contact-review {
    display: flex;
    align-items: center;
    padding-right: 0px;
    margin-right: 0px;
    margin-top: 50px;
    justify-content: center;
}
.review-star-img {
    margin: 0px 20px;
}
.review-card-content p{
    height: 160px;
    overflow: auto;
    padding: 0 12px; 
}
.review-card-content p::-webkit-scrollbar {
    width: 5px;
}
.review-card-content p::-webkit-scrollbar-track {
    background: rgba(106, 63, 49, 0.2);
    border-radius: 10px;
}
.review-card-content p::-webkit-scrollbar-thumb {
    background: var(--primary);
    border-radius: 10px;
}
.review-card-content p::-webkit-scrollbar-thumb:hover {
    background: var(--secondary);
}
/*why-choose-sec-css-start*/
.why-choose-section {
    padding: 100px 0px 135px;
    background-image: url(../images/home-why-choose-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: auto;
}
.why-choose-right-block-wr {
    display: inline-block;
    vertical-align: middle;
    width: 52%;
    padding-left: 30px;
}
.why-choose-block-wr{
    position: relative;
}
.why-choose-block-wr::after {
    content: "";
    position: absolute;
    bottom: -35px;
    right: 0;
    width: 827px;
    height: 330px;
    background: url(../images/Truck_Why_Choose.png) no-repeat center / contain;
    pointer-events: none;
}
/*.why-choose-left-block-wr figure::before {
    content: '';
    position: absolute;
    top: -15px;
    left: -18px;
    width: 640px;
    height: 790px;
    background-color: var(--secondary);
    z-index: -1;
    border-radius: 30px;
}*/
.why-choose-left-block-wr {
    display: inline-block;
    vertical-align: top;
    border-radius: 30px;
    width: 47.11%;
    position: relative;
    background-color: var(--secondary);
    padding: 20px;
}
.why-choose-right-block-wr p {
    margin: 20px 0 40px;
}
.why-choose-left-block-wr img {
    border-radius: 20px;
}
.why-choose-button .comm-btn {
    background: var(--primary);
    color: #fff;
}
.why-choose-button .common-btn span.eco-free {
    background-color: #ffffff;
}
.why-choose-right-block-wr h3, .our-core-values-block-wr h3, .map-location-block-wr h3 {
    color: var(--primary);
}
/*why-choose-css-end*/
/*our-core-values-css-start*/
.our-core-values-sec {
    padding: 100px 0;
    background-color: rgba(70, 150, 80, 0.1);
}
.our-core-values-box{
    display: inline-block;
    vertical-align: middle;
    width: 31.5%;
    margin-right: 30px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid rgba(70, 150, 80, 0.2);
    padding: 0px 30px 30px;
    border-radius: 20px;
    min-height: 267px;
}
.our-core-values-box:last-child{
    margin-right:0px;
}
.our-core-values-box-icon img {
    margin: -27px auto 0;
    position: relative;
    z-index: 1;
}
.our-core-values-box-icon::after {
    content: "";
    position: absolute;
    width: 320px;
    height: 6px;
    background-color: var(--secondary);
    border-radius: 10px;
    top: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 0;
}
.our-core-values-box-icon{
    position:relative;
}
.our-core-values-box-wr {
    margin-top: 80px;
}
.our-core-values-box-wr h6 {
    margin: 20px 0 15px;
    color: var(--secondary);
    font-weight: 700;
}
.our-core-values-box-wr p {
    font-weight: 400;
}
/*our-core-values-css-end*/
/*help-tips-page-css-start*/
.helpful-tips-pest-sec {
    padding: 100px 0 94px;
    background-image: url('../images/helpful-tips-pest-bg-image.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.helpful-tips-pest-block-wr h3{
    color: #FFFFFF;
}
.home-blog-post-wr {
    display: inline-block;
    vertical-align: middle;
    width: 31.55%;
    margin-right: 30px;
    border: 1px solid #46965033;
    border-radius: 20px;
    background-color: #F6F4EF;
    text-align: center;
    padding: 50px 20px 0;
    position: relative;
}
.home-blog-post-wr:last-child {
    margin-right: 0;
}
.home-blog-post-txt h6 a {
    color: var(--secondary);
    height: 100px;
}
.home-blog-post-img img {
    width: 376px;
    height: 220px;
    object-fit: cover;
    margin: 0 auto -32px;
    text-align: center;
    border-radius: 20px;
}
.home-blog-post-content .eco-free {
    background-color: #FFFFFF;
}
.helpful-tips-pest-content {
    margin-top: 50px;
    text-align: center;
}
.home-blog-post-wr .common-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 165px;
}
.home-blog-post-txt p {
    padding: 20px 5px 20px 0;
}
/*help-tips-page-css-end*/
/*map-sec-css-start*/
.map-location-sec{
    padding: 100px 0;
    background-image: url('../images/map-sec-bg-image.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.map-location-block-wr > p {
    width: 80%;
    margin: 20px auto 50px;
    text-align: center;
}
.map-location-block-wr h3, .key-areas-monitor-block-wr h3, .template-commercial-pest-control .why-homeowners-block-wr h3,
.area-la-country-block-wr h3 {
    padding-bottom: 20px;
    border-bottom: 2px solid var(--primary);
    width: fit-content;
    margin: 0 auto;
}
.map-location-left-block-wr {
    display: inline-block;
    vertical-align: middle;
    width: 48.7%;
}
.map-location-right-block-wr {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    margin-left: 26px;
}
.map-location-left-block-wr  iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 480px;
    border-radius: 20px !important;
    border: none!important;
    padding: 10px;
    background-color: var(--secondary);
}
.map-location-block {
    display: inline-block;
    vertical-align: middle;
    width: 47%;
    border: 2px solid #469650;
    border-radius: 50px;
    margin-bottom: 20px;
    padding: 3px 3px;
    transition: 0.3s;
}
.map-location-block a {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.map-icon {
    width: 44px;
    height: 44px;
    background-color: var(--primary);
    border-radius: 50%;
    position: relative;
}
.map-icon svg{
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}
.map-location-block:nth-child(odd) {
    margin-right: 30px; 
}
.map-location-block h6 {
    font-size: 20px;
    line-height: 30px;
    color: var(--secondary);
    font-weight: 600;
    font-family: 'Raleway';
}
.map-location-block:hover {
    background-color: var(--primary);
}
.map-location-block:hover h6{
    color: #FFFFFF;
}
.map-location-block:hover .map-icon{
    background-color:#FFFFFF;
}
.map-location-block:hover .map-icon svg path{
    fill:var(--primary);
}
/*map-sec-css-end*/
/*need-count-sec-css-start*/
.need-pest-control-block-wr {
    border-radius: 30px;
    text-align: left;
    padding: 100px;
}
.need-pest-control-sec {
    padding-bottom: 100px;
}
.need-pest-control-block-wr {
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
}
.need-pest-control-block-wr h3, .need-pest-control-block-wr p{
    color: #FFFFFF;
}
.need-pest-control-button, .need-phone-number, .need-phone-number h6 {
    display: inline-block;
    vertical-align:middle;
}
.need-phone-number {
    padding-left: 20px;
}
.need-pest-control-button {
    padding-right: 27px;
    border-right: 0.5px solid rgba(255, 255, 255, 0.1);
}
.need-content-button-wr {
    margin-top: 50px;
}
.need-phone-number h6{
    color: #FFFFFF;
    margin-left: 10px;
    transition: 0.3s;
}
.need-phone-number h6:hover{
    color: var(--primary);
}
/*need-count-sec-css-end*/
/* Search Page Starts */
.template-reviews .header-main-menu ul.menu, .template-contact .header-main-menu ul.menu, .template-receive-discount .header-main-menu ul.menu, .template-customer-review .header-main-menu ul.menu, .error404 .header-main-menu ul.menu, .search .header-main-menu ul.menu, .single .header-main-menu ul.menu, .author .header-main-menu ul.menu, .category .header-main-menu ul.menu, .template-privacy-policy .header-main-menu ul.menu {
   padding-top: 10px;
}
.template-reviews .bottom-header-wr, .template-contact .bottom-header-wr, .template-receive-discount .bottom-header-wr, .template-customer-review .bottom-header-wr, .error404 .bottom-header-wr, .search .bottom-header-wr, .single .bottom-header-wr, .author .bottom-header-wr, .category .bottom-header-wr, .template-privacy-policy .bottom-header-wr {
    background-color: var(--secondary);
    position: relative;
    /* top: 0px; */
}
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;
}
.contact-page-wr, .privacy-page-wr, .blog-page-wr, .single-blog-wr, .page-404-wr {
    border-top: 7px solid var(--secondary);
    padding: 70px 0px;
}
.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);
}
.search .schedule-btn-wr {
    padding-top: 10px;
}
.search-page-btn .common-btn, .blog-post-content .common-btn {
    border: 1px solid var(--primary);
}
/* 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;
}
.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: 85%;
    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 li a, .privacy-page-inner a {
    color: #000;
}
.single-blog-wr p 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 h6 {
    margin: 15px 0 0;
    color: var(--secondary);
}
.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;
}
.author-description span a:hover,
 .author_description_block span a:hover, .single-blog-wr li a:hover, .privacy-page-inner a:hover {
    color: var(--primary);
}
.single-blog-wr p a:hover{
    color: #000;
}
.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);
}
.author-description {
    margin-top: 5px;
}
/* Blog Page Css Ends */
/* Contact us page */
/*.gform_body input[type="checkbox"]:checked::before {
    width: 25px !important;
    height: 25px !important;
    margin: 0px !important;
    right: 0px !important;
    top: 0px !important;
}*/
.gform-body.gform_body .gfield select {
    appearance: none;
    background: url(../images/Select_Dropdown.svg) no-repeat 98% !important;
}
.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;
    color: var(--primary);
}
.contact-page-content h4 {
    margin: 30px 0px 0px;
    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: 'Raleway' !important;
}
.contact-page-content .gform-body.gform_body .gfield input::placeholder, .contact-page-content .gform-body.gform_body .gfield textarea::placeholder, .contact-page-content .gform-body.gform_body .gfield textarea::-webkit-input-placeholder,
.contact-page-content .gform-body.gform_body .gfield input::-webkit-input-placeholder, .contact-page-content .gform-body.gform_body .gfield input::-moz-placeholder, .contact-page-content .gform-body.gform_body .gfield textarea::-moz-placeholder,
.contact-page-content .gform-body.gform_body .gfield input:-moz-placeholder, .contact-page-content .gform-body.gform_body .gfield textarea:-moz-placeholder{
    color: rgb(0 0 0 / 70%);
    opacity: 1;
}
.contact-page-wr p a, .privacy-page-wr p a, .privacy-page-wr ul li a, .about-page-content-inner p strong a,
.city-kid-and-pet-bottom p a, .family-freindly-top-content p a {
    color: var(--primary);
    font-weight: 700;
}
.contact-page-wr p {
    padding: 12px 0px 0px 0px;
}
.contact-page-wr p a:hover, .privacy-page-wr p a:hover, .privacy-page-wr ul li a:hover, .about-page-content-inner p strong a:hover,
.city-kid-and-pet-bottom p a:hover, .family-freindly-top-content p a:hover {
    color: var(--secondary);
}
.contact-page-content .gform-body.gform_body .gfield.consent-checkbox input,
.city-quote-form-blks  .gform-body.gform_body .gfield.consent-checkbox input {
    padding: 10px !important;
}
.contact-page-wr, .privacy-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, .receive-discount-inner .gform-loader{    
    left: 57% !important;
    top: 40% !important;
}
.free-quote-wr .gform-loader{
    left: 100% !important;
    right: 0 !important;
}
.template-receive-discount .gform_wrapper .gform_footer input , .contact-page-wr .gform_wrapper .gform_footer input {
    background-color: var(--primary);
    border-radius: 31px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    padding: 6px 20px 6px 52px!important;
    margin: 0px auto !important;
    transition: 0.5s;
    text-decoration: unset;
    font-family: 'Raleway' !important;
}
.gform_wrapper .gform_footer input:hover {
    background-color:var(--secondary);
    text-decoration: unset;
}
.template-receive-discount .gform_wrapper.gravity-theme .gform_footer, .contact-page-wr .gform_wrapper.gravity-theme .gform_footer{
    padding: 0px !important;
    margin-top: 40px !important;
    position: relative !important;
}
.gform_validation_errors, .gfield_description.instruction, .ready-to-serve-mobile-img, p.gform_required_legend {
    display: none !important;
}
/*pest page css*/
.common-button-group {
    margin-top: 36px;
}
.pest-banner-overlay {
    padding: 200px 0 185px;
}
.template-city .pest-banner-overlay {
    padding: 220px 0 220px;
}
.ant-problems-sec {
    background: url('../images/home-service-bg.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -115px;
    padding: 200px 0 100px;
}
.ant-problems-left-wr, .ant-problems-right-wr, .city-form-left-block-wr, .city-form-right-block-wr  {
    display: inline-block;
    vertical-align: top;
}
.ant-problems-left-wr{
    width: 50%;
}
.ant-problems-right-wr {
    width: 49%;
    padding-left: 30px;
    position: sticky;
    top: 20px;
}
.ant-problems-block-wr .eco-free, .city-form-left-block-wr .eco-free, .area-la-country-block-wr .eco-free  {
    background-color: #FFFFFF;
}
.ant-problems-right-wr img, .why-homeowners-right-block-wr img {
    border-radius: 20px;
}
.ant-problems-left-wr p {
    margin-top: 15px;
}
.ant-problems-left-wr h2, .ant-problems-left-wr h3, .city-form-left-block-wr h3 {
    padding-bottom: 10px;
    border-bottom: 2px solid var(--primary);
    width: 90%;
}
.ant-problems-left-wr h2, .pick-your-plan-inner h2{
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
}
/*pest-service-sec-css*/
.pest-service-section {
    background: url('../images/at-beeCalpest -management.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 80px;
}
.pest-service-card:nth-child(3n) {
    margin-right: 0;
}
.pest-service-card {
    width: 31.55%;
    margin: 0px 30px 36px 0px;
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    transition: 0.5s;
    position: relative;
}
.pest-service-card-content {
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: flex;
    align-items: center;
    gap: 15px;
    /* margin-left: 20px; */
}
.pest-service-card-icon {
    width: 52px;
    height: 52px;
    border: 1px solid #fff;
    border-radius: 15px;
    position:relative;
}
.pest-service-card-icon svg {
    width: 26px;
    height: 30px;
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}
.pest-service-card-heading h6 {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 32px;
}
.pest-service-card-img img {
    border-radius: 15px;
}
.pest-service-heading-wr h3 {
    margin: 0 auto 30px;
    width: 78%;
    text-align: center;
    font-family: 'Raleway';
}
.pest-service-card:hover .pest-service-card-content .pest-service-card-icon{
    border:1px solid var(--primary);
}
.pest-service-card:hover .pest-service-card-content .pest-service-card-heading h6{
    color:var(--primary);
}
.pest-service-card:hover .pest-service-card-content .pest-service-card-arrow svg path{
    fill:var(--primary);
}
.pest-service-card:hover {
    transform: translateY(-10px);
}
.pest-ready-to-remove-mobile {
    display: none;
}
.pest-ready-to-remove {
    width: 31.55%;
    min-height: 428px;
    background: url('../images/ready-to-removal- unwanted-pests.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 123px 30px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 15px;
    position: relative;
    /* text-align: center; */
}
.page-id-247 .pest-ready-to-remove{
    min-height: 485px;
}
.pest-ready-to-remove h4{
    color:#FFFFFF;
    font-size:28px;
    line-height:44px;
}
.pest-ready-to-remove:hover {
    transform: unset !important;
}
.pest-service-heading-wr p {
    text-align: center;
}
/*local*/
.local-ant-exterminator {
    padding: 100px 0;
}
.local-ant-exterminator-block-wr h3 {
    padding-bottom: 10px;
    border-bottom: 2px solid var(--primary);
    position: relative;
    width: fit-content;
}
.local-ant-exterminator-block-wr p {
    margin-top: 30px;
}
.local-ant-exterminator-btn {
    margin-top: 50px;
}
.local-ant-exterminator-btn a {
    width: 100%;
    padding: 15px 20px;
    font-size: 36px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-family: 'Fira Sans';
}
.home-special-offers-block {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
}
.special-offers-coupons-wr {
    margin-top: 50px;
    text-align: center;
}
.expiry-date-home-offers, .expirty-date {
    display: none;
}
.our-simple-pest-control-block-wr {
    margin: 0 auto;
    width: 95%;
}
/*our pest proecess*/
.our-simple-pest-control-sec{
    background: url('../images/our-simple-pest-process.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.our-simple-pest-process-card {
    display: flex;
    align-items: center;
    border: 0.5px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 30px;
    border-radius: 20px;
    padding: 29px 0;
}
.our-simple-pest-process-card:last-child {
    margin-bottom: 0;
}
.our-simple-pest-process-number {
    width: 100px;
    height: 100px;
    min-width: 100px;
    border-radius: 50%;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 45px;
    font-weight: 700;
    color: #2C2C2C;
    position: relative;
    margin-left: -50px;
    font-family: 'Fira Sans';
}
.our-simple-pest-process-number::before {
    content: "";
    position: absolute;
    inset: 4px;
    border: 1px solid #000;
    border-radius: 50%;
}
.our-simple-pest-process-title h6, .our-simple-pest-process-content p, .our-simple-pest-control-block-wr h3 {
    color: #FFFFFF;
}
.our-simple-pest-process{
    margin-top: 50px;
}
.our-simple-pest-process-contents {
    margin: 0 0 0 30px;
}
.why-homeowners-sec {
    padding: 100px 0;
}
.why-homeowners-left-block-wr {
    width: 49%;
    vertical-align: top;
    padding-right: 30px;
}
.why-homeowners-right-block-wr {
    width: 50%;
    position: sticky;
    top: 20px;
}
.why-homeowners-left-block-wr h3 {
    padding-bottom: 15px;
    border-bottom: 2px solid var(--primary);
    width: fit-content;
}
.why-homeowners-left-block-wr p {
    margin: 20px 0 30px;
}
.why-homeowners-left-block-wr ul li, .city-areas-services-lists ul li {
    padding-left: 45px;
    background-image: url('../images/pest-page-lists-icons.svg');
    background-repeat: no-repeat;
    background-size: 26px;
    background-position-x: 0px;
    background-position-y: 6px;
    margin-top: 10px;
    font-weight: 600;
}
.city-areas-services-lists ul li {
    background-position-x: 0px;
    background-position-y: 5px;
}
/* Faq Section Css */
.que-ans-blk {
    background-color: rgba(95, 71, 37, 0.1);
    margin-top: 30px;
    border: 1px solid #469650;
    border-radius: 15px;
}
.faq-answer-blk {
    width: 97%;
    padding: 0 20px 25px;
}
.page-id-681 .faq-question-blk h5 br {
    display: none;
}
.que-ans-blk.active {
    background-color: #469650;
    box-shadow: 8px 8px 10px 0px #5B870026;
    /* padding: 20px; */
}
.que-ans-blk.active h6 {
    color: #FFFFFF;
}
.faq-answer-blk p {
    font-weight: 400;
    /* padding-top: 15px; */
    color: #FFFFFF;
    font-size: 20px;
    line-height: 34px;
}
.faq-question-blk h6 {
    display: inline-block;
    vertical-align: middle;
    width: 98.6%;
    color: #231F20;
    font-weight: 700;
    font-family: 'Raleway';
}
.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: 25px 20px;
    border-radius: 17px 17px 0 0;
}
.faq-inner h3 {
    margin-bottom: 60px;
}
.faq-section {
    padding: 10px 0 100px;
}
.faq-qa-block {
    margin: 60px auto 0;
    width: 83%;
}
.faq-section-inner h3:after {
    content: '';
    position: absolute;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 100px;
    bottom: -10px;
    height: 2px;
    background-color: var(--primary);
}
.faq-section-inner h3{
    position:relative;
    width:fit-content;
    margin:0 auto;
}
.need-pest-control-block-wr p {
    margin: 15px 0 0;
}
.template-pest-control .need-pest-control-block-wr, .template-residential-pest-control .need-pest-control-block-wr {
    border-radius: 30px;
    text-align: left;
    padding: 75px;
}
.template-pest-control .home-banner-inner.common-banner-inner {
    width: 66%;
}
.template-pest-control .home-banner-content p {
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    font-family: 'Fira Sans';
    /* width: 90%; */
}
.ant-problems-sec .common-btn{
    font-size: 17px;
    line-height: 30px;
}
.map-btn .eco-free, .commer-map-btn .eco-free{
    background-color: #fff;
}
.map-btn {
    margin-top: 30px;
}
.pest-service-section .service-card-wr{
    text-align: center;
}
.page-id-540 .ant-problems-left-wr .common-btn {
    font-size: 16px;
    line-height: 30px;
}
/*pest page css end
/*city page css start*/
.template-city .home-banner-inner.common-banner-inner {
    width: 75%;
}
.city-form-sec {
    padding: 100px 0;
}
.city-form-left-block-wr{
    width: 51%;
}
.city-form-left-block-wr p{
    margin-top: 20px;
}
.city-form-right-block-wr {
    width: 40.1%;
    position: relative;
    margin-left: 78px;
    background-image: url('../images/city-page-form-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    /* padding: 40px 40px 67px; */
    border-radius: 20px;
}
.city-quote-form-blk .quote-form-title img {
    width: 7.5%;
}
.city-quote-form-blk {
    background-color: var(--secondary);
    text-align: center;
    margin: 20px 0 40px;
}
.city-quote-form-blks {
    padding: 0 40px;
}
.city-quote-form-blks {
    padding: 0 40px 70px;
}
.city-quote-form-blk-bottom.faster-service-blk {
    position: absolute;
    bottom: 65px;
    right: 22px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 38px;
}
.city-quote-form-blks #gform_wrapper_7 #field_7_1,
.city-quote-form-blks #gform_wrapper_7 #field_7_3{
    grid-column: span 6 !important;
}
.city-quote-form-blks #gform_wrapper_7 #field_7_4{
    grid-column: 1 / 13 !important;
    width: 100% !important;
}
.city-quote-form-blks .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 3%;
}
.template-city fieldset#field_1_5, .template-area-we-serve fieldset#field_1_5{
    width: 100%;
}
.city-quote-form-top-blk img{
    margin: 0 auto;
}
.city-quote-form-blks .gform_body .gfield label.gfield_label {
    font-size: 16px;
    line-height: 20px !important;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif;
    color: #FFFFFF;
}
.city-quote-form-blk .quote-form-title{
        padding: 15px 0;
}
.template-city .consent-checkbox .gform-field-label, .template-area-we-serve .consent-checkbox .gform-field-label{
    color: #FFFFFF !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
}
.city-quote-form-blks .gform_footer.top_label {
    width: 37.8%;
    position: relative;
    padding: 0px !important;
    margin: 68px 0 0!important;
}
.city-quote-form-blks .gform_footer input{
    background-color: #FFFFFF;
    color: var(--primary);
}
.city-quote-form-blks .gform_footer input {
    background-image: url('../images/city-form-submit.svg') !important;
    background-repeat: no-repeat !important;
    background-position-x: 5px !important;
    background-position-y: 5.6px !important;
}
.city-quote-form-top-blk {
    padding-top: 40px;
}
.city-quote-form-blk-bottom p, .city-quote-form-blk-bottom p strong, .city-quote-form-blk .quote-form-title figcaption h4 {
    color: #FFFFFF;
}
.city-quote-form-blk-bottom p strong{
    font-weight:700;
}
.city-quote-form-blk-bottom a {
    background: #FFFFFF;
}
.city-quote-form-blk-bottom a:hover svg path{
    fill: #FFFFFF;
}
.city-form-right-block-wr .gform_wrapper .gform_footer input:hover{
    color: #FFFFFF;
}
.template-city .pest-service-heading-wr h3{
    width: 100%;
    color: #FFFFFF;
}
.template-city .pest-service-section, .template-area-we-serve .pest-service-section{
    background-image: url(../images/city-page-services-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.template-city .local-ant-exterminator{
    background: linear-gradient(180deg, rgba(70, 150, 80, 0.15) 0%, rgba(70, 150, 80, 0) 100%);
}
.city-our-simple-pest-control-sec {
    background: url('../images/city-our-simple-pest-process.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.city-our-simple-pest-control-sec .our-simple-pest-process-number::before{
    border: 1px solid #FFFFFF;
}
.city-our-simple-pest-control-sec .our-simple-pest-process-number{
    background-color: var(--primary);
    color: #FFFFFF;
}
.city-our-simple-pest-control-sec .our-simple-pest-process-title h6,
.city-our-simple-pest-control-sec .our-simple-pest-process-content p{
    color: #231F20;
}
.city-our-simple-pest-control-sec .our-simple-pest-process-card {
    border: 0.5px solid rgba(70, 150, 80, 0.5);
}
.city-our-simple-pest-control-sec .our-simple-pest-control-block-wr h3{
    color: var(--primary);
}
.template-city .map-location-block-wr p{
    width: 100%;
}
.map-location-right-bottom-wr p {
    text-align: left;
    margin-top: 20px;
}
.template-city .need-pest-control-block-wr, .template-area-we-serve .need-pest-control-block-wr {
    padding: 50px 60px;
}
.template-city .need-content-button-wr {
    margin-top: 40px;
}
.city-areas-services-sec {
    background: linear-gradient(180deg, rgba(70, 150, 80, 0.15) 0%, rgba(70, 150, 80, 0) 100%);
    padding: 80px 0;
}
.city-areas-services-block-wr h3 {
    padding-bottom: 10px;
    border-bottom: 2px solid var(--secondary);
    width: fit-content;
    margin: 0 auto;
}
.city-areas-services-block-wr > p {
    margin: 25px 0 30px;
}
.city-areas-services-lists ul {
    margin-top: 25px;
    display: inline-grid;
    flex-wrap: nowrap;
    flex-direction: row;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    text-align: left;
    column-gap: 20px;
}
.city-areas-services-block-wr{
    text-align: center;
}
/*city page css end*/
/* 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 */
/*wild-life-page-css*/
.template-wild-life .home-banner-inner.common-banner-inner {
    width: 82%;
}
.template-wild-life  .home-banner-content.common-banner-content p:last-child{
    margin:20px 0 0;
}
.raccons-top-sec {
    padding: 100px 0;
}
.raccons-top-sec .ant-problems-left-wr p:first-child{
    margin-top: 0;
}
.ant-problems-bottom-content p {
    font-weight: 700;
    font-style: italic;
    padding-top: 20px;
}
.wildlife-service-section {
    background-image: url('../images/raccon-service-bg-image.jpg');
}
.wildlife-service-section .pest-service-heading-wr h3 {
    margin: 0 auto 30px;
    width: fit-content;
    text-align: center;
    font-family: 'Fira Sans';
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 10px;
}
.wildlife-service-section .pest-service-heading-wr p {
    color: #FFFFFF;
    width: 80%;
    margin: 0 auto;
}
.raccon-local-ant-exterminator .local-ant-exterminator-block-wr h3, .template-wild-life .why-homeowners-left-block-wr h3 {
    border-bottom: 2px solid #2C2C2C;
}
.template-wild-life .why-homeowners-left-block-wr ul {
    margin-top: 30px;
}
.raccon-need-pest-control-block-wr {
    padding: 50px 60px;
}
.raccon-need-pest-control-block-wr p{
    width: 53%;
}

.wild-local-ant-exterminator-btn .eco-free{
    background-color: #fff;
}
.wild-local-ant-exterminator-btn {
    margin-top: 30px;
    text-align: center;
}
.template-wild-life .home-banner-wr{
    background-repeat: no-repeat;
    background-size: cover;
}
/*wild-life-page-css*/
.mobile-fixed-btns {
    display: none;
}
/*specail-offers*/
.special-coupons-block {
    background-image: url('../images/Specail_Top_Bg.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 100px 0 80px;
}
.special-offer-cards:nth-child(2n) {
    margin-left: 15px;
}
.special-offer-cards {
    margin-bottom: 15px;
    width: 49%;
}
.special-offer-wr {
    text-align: center;
}
.template-special-offers .pest-banner-overlay, .page-id-964 .pest-banner-overlay{
    position: relative;
    padding: 260px 0 250px;
    z-index: 1;
}
.template-about-us .pest-banner-overlay {
    padding: 300px 0 310px;
}

/*pick-your-plan*/
.pick-your-plan{
    background-image: url('../images/Specail_Top_Bg.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 100px 0 80px;
}
.template-pick-your-plan .home-banner-inner.common-banner-inner, .template-special-offers .home-banner-inner.common-banner-inner  {
    width: 65%;
}
.template-pick-your-plan .home-banner-content p, .template-special-offers .home-banner-content p{
    padding-top: 20px;
}
.pick-your-plan-inner p {
    text-align: center;
    margin-top: 20px;
}
.pick-your-plan-inner h2 ,.pick-your-plan-inner h3, .pick-your-plan-bottom h3{
    border-bottom: 2px solid var(--secondary);
    padding-bottom: 15px;
    width:fit-content;
    margin:0 auto;
}
/*table section css starts*/

#tablepress-pick-your-plan-table tr .column-1, #tablepress-commercial-pest-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;
    vertical-align: top !important;
}
#tablepress-pick-your-plan-table tr.row-1 .column-1, #tablepress-commercial-pest-table tr.row-1 .column-1 {
    background-image: url('../images/table-logo-imgs.png');
    background-repeat: no-repeat;
    background-position: center;
    padding: 88px 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, #tablepress-commercial-pest-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: 500;
    border: 0px !important;
}
.tablepress-id-pick-your-plan-table.tablepress .row-1  .column-2 {
    background-image: url('../images/beecal-essential -protection.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.tablepress-id-pick-your-plan-table.tablepress .row-1 .column-3{
    background-image: url('../images/beecal-pro -protection.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.tablepress-id-pick-your-plan-table.tablepress .row-1 .column-4{
    background-image: url('../images/beecal-premium -protection.svg');
    background-repeat: no-repeat;
    background-size: 101%;
}
#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, #tablepress-commercial-pest-table tr .column-2{
    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,
#tablepress-commercial-pest-table tr .column-2: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, #tablepress-commercial-pest-table  {
    /*border: 1px solid rgba(224, 224, 224, 1) !important;*/
    border-radius: 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, #tablepress-commercial-pest-table tr.row-11 .column-1:after ,
#tablepress-commercial-pest-table tr.row-11 .column-2: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, #tablepress-commercial-pest-table tr th span {
    font-size: 24px !important;
    line-height: 34px !important;
    font-weight: 700 !important;
    text-align: center !important;
    display: block;
    /* padding: 0px 20px 0px !important; */
    color: #FFFFFF;
    /* height: 135px; */
    /* vertical-align: middle !important; */
    position: relative;
    font-family: 'Fira Sans';
    margin-top: 30px;
}
#tablepress-pick-your-plan-table .row-1 .column-3 span, #tablepress-pick-your-plan-table .row-1 .column-4 span{
    color: var(--secondary); !important;
}
#tablepress-pick-your-plan-table .beecal-protection, #tablepress-commercial-pest-table .commercial-protection {
    padding: 10px 10px 15px;
    text-align: center;
    border-radius: 23px;
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 500;
    font-family: 'Raleway';
    color: #001E44;
}
#tablepress-pick-your-plan-table .row-1 .column-2 .beecal-protection, #tablepress-commercial-pest-table .commercial-protection{
    color:#FFFFFF;
}
.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: 30px;
    height: 30px;
    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;
}
.pick-plan-table-wr.plan-page-table {
    margin-top: 50px;
    border: 1px solid rgba(224, 224, 224, 1) !important;
    border-radius: 20px !important;
}
#tablepress-pick-your-plan-table tr.row-8 .column-1:after, #tablepress-pick-your-plan-table tr.row-8 .column-2:after, #tablepress-pick-your-plan-table tr.row-8 .column-3:after, #tablepress-pick-your-plan-table tr.row-8 .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;
}
.pest-pickyour-plan-table {
    margin-top: 50px;
    border: 1px solid #001E44 !important;
    border-radius: 20px 20px 20px 20px !important;
}
#tablepress-pick-your-plan-tablet .column-2, #tablepress-pick-your-plan-table tr .column-3,#tablepress-pick-your-plan-table tr .column-2, #tablepress-pick-your-plan-table tr .column-3 {
    border-right: 1px solid #001E44 !important;
    border-left: 1px solid #001E44 !important;
}
.pick-your-plan-bottom {
    padding:100px 0 0;
}
#tablepress-commercial-pest-table .row-1  .column-2 {
    background-image: url('../images/Commercial_Box.svg');
    background-repeat: no-repeat;
    background-size: 101%;
    padding: 0;
}
#tablepress-commercial-pest-table tr .column-2 {
    width: 58.6% !important;
    vertical-align: top !important;
}
/*add ons*/
#tablepress-add-ons-table .row-2 .column-1, #tablepress-additional-services-table .row-2 .column-1{
    font-size: 24px !important;
    line-height: 36px !important;
    font-family: 'Fira Sans' !important;
    font-weight: 700 !important;
    color: #FFFFFF !important;
    background-color: var(--secondary) !important;
    text-align: center !important;
    padding: 20px !important;
}
#tablepress-add-ons-table tr.row-1, #tablepress-additional-services-table tr.row-1{
    display: none;
}
#tablepress-add-ons-table  tr td.column-1, #tablepress-additional-services-table  tr td.column-1 {
    background-color: var(--primary) !important;
    color: #fff !important;
}
#tablepress-add-ons-table tr .column-1:after, #tablepress-additional-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-add-ons-table .column-1 , #tablepress-additional-services-table .column-1 {
    width: 34.1% !important;
    padding: 20px 10px 20px 65px !important;
    position: relative;
}
#tablepress-additional-services-table .column-1{
    padding: 20px 10px 20px 80px !important;
}
#tablepress-add-ons-table tr td.column-2, #tablepress-additional-services-table tr td.column-2 {
    width: 51.364%;
    background-color: #EFEFEF !important;
    padding-right: 130px;
    position: relative;
}
#tablepress-add-ons-table .row-3 td.column-2, #tablepress-additional-services-table .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;
    font-family: 'Fira Sans' !important;
}
#tablepress-add-ons-table tr td, #tablepress-additional-services-table tr td{
    border: 0px !important;
    font-size: 18px !important;
    line-height: 32px !important;
    font-weight: 600 !important;
    font-family: 'Raleway' !important;
}
#tablepress-add-ons-table .row-2 .column-1:after, #tablepress-add-ons-table .row-6 .column-1:after,
#tablepress-additional-services-table .row-2 .column-1:after, #tablepress-additional-services-table .row-13 .column-1:after {
    content:unset;
}
table#tablepress-add-ons-table, table#tablepress-additional-services-table {
    /* border-radius: 0px 0px 20px 20px; */
    border-radius: 0px 0px 0px 20px !important;
    margin: 0px !important;
}
.ala-carte-sec {
    padding: 0 0 80px;
}
.additional-services-block-wr {
    padding-top: 80px;
}
#tablepress-add-ons-table  tr .column-1:before{
    content: '';
    width: 23px;
    height: 26px;
    background: url(../images/add-ons-icon.svg) no-repeat;
    position: absolute;
    top: 21px;
    left: 28px;
}
#tablepress-add-ons-table tr.row-2 td.column-1:before {
    display: none !important;
}
#tablepress-additional-services-table  tr .column-1:before {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 21px;
    left: 28px;
    background-size: 100%;
    background-repeat: no-repeat;
}
#tablepress-additional-services-table  .row-3 .column-1:before{
    background-image: url(../images/plan-humane.svg);
}
#tablepress-additional-services-table  .row-4 .column-1:before{
    background-image: url(../images/plan-warp.svg);
}
#tablepress-additional-services-table  .row-5 .column-1:before{
    background-image: url(../images/plan-beg_bug.svg); 
}
#tablepress-additional-services-table  .row-6 .column-1:before{
   background-image: url(../images/plan-german.svg); 
}
#tablepress-additional-services-table  .row-7 .column-1:before{
    background-image: url(../images/plan-flea-tick.svg);
}
#tablepress-additional-services-table  .row-8 .column-1:before{
    background-image: url(../images/plan-wildlie.svg);
}
#tablepress-additional-services-table  .row-9 .column-1:before{
    background-image: url(../images/plan-wildlife-exclusion.svg);
}
#tablepress-additional-services-table  .row-10 .column-1:before{
   background-image: url(../images/plan-rodent.svg); 
}
#tablepress-additional-services-table  .row-11 .column-1:before{
    background-image: url(../images/plan-rod-ex.svg);
}
#tablepress-additional-services-table  .row-12 .column-1:before{
    background-image: url(../images/plan_dead_animal.svg);
}
#tablepress-additional-services-table  .row-13 .column-1:before{
    background-image: url(../images/plan-sting.svg);
}
/*pick-your-plan
/*area-we-serve*/
.pest-service-content-wr p, .template-area-we-serve .service-heading-wr p {
    color: #fff;
}
.pest-service-content-wr {
    text-align: center;
    margin-bottom: 50px;
}
.why-homeowners-bottom p {
    margin-bottom: 30px;
}
.why-homeowners-bottom p:last-child{
    margin:0;
}
.why-homeowners-bottom{
    margin-top: 40px;
}
.map-location-top-wr h5 {
    color: var(--primary);
    font-size: 28px;
    line-height: 44px;
    font-weight: 700;
}
.map-location-top-wr {
    margin-bottom: 30px;
}
.template-city .map-location-block-wr > p {
    width: 90%;
}

.la-county-services-sec {
    padding: 50px 0px;
    background-image: url(../images/La_County_Bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.la-county-heading h3 {
    font-size: 28px;
    text-align: center;
    color: #fff;
}
.la-county-heading {
    margin-bottom: 40px;
}
.la-county-services-grid {
    text-align: center;
    font-size: 0;
}
.service-item {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.service-item:nth-child(4n) a {
    margin-right: 0;
}
.service-item a {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    width: 315px;
    min-height: 75px;
    background: #fff;
    border-radius: 50px;
    overflow: hidden;
    text-decoration: none;
    margin-right: 20px;
    margin-bottom: 30px;
}
.service-item a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 100%;
    background: var(--primary);
    border-radius: 50px;
    transition: width .4s ease;
    z-index: 0;
}
.service-item a:hover::before {
    width: 100%;
}
.service-item a:hover .service-title{
    color: #fff;
}
.service-icon {
    width: 56px;
    width: 75px;
    height: 75px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    border-radius: 50%;
    background: var(--primary);
    left: 0;
    top: 0px;
    position: absolute;
}
.service-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #2C2C2C;
    transition: color .3s ease;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-family: 'Fira Sans';
}
.service-item a:hover .service-title {
    color: #fff;
}
.service-icon,
.service-title {
    position: relative;
    z-index: 2;
}
.services-btn {
    text-align: center;
    margin-top: 40px;
}
.service-icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.template-city .faq-section, .template-area-we-serve .faq-section{
    padding-top: 100px;
}
.template-city .local-ant-exterminator-block-wr h3, .template-city .why-homeowners-left-block-wr h3 {
    border-bottom: 2px solid var(--secondary);
}
.template-city .faq-section-inner h3:after{
        background-color: var(--secondary);
}
.template-city .pest-ready-to-remove {
    min-height: unset;
    padding: 64px 30px;
}
.template-city .city-form-left-block-wr {
    width: 56%;
}
.template-city .city-form-right-block-wr {
    margin-left: 40px;
}
.page-id-964 .pest-service-heading-wr h3 {
    width: fit-content;
    padding-bottom: 10px;
    border-bottom: 2px solid #FFFFFF;
    color: var(--primary);
}
.page-id-964 .special-offers-coupons-wr{
    display: none;
}
.page-id-964  .local-ant-exterminator{
    background: #FFFFFF;
}
.template-city .need-pest-control-block-wr p{
    width: 60%;
}
/*los-angle-css*/

/*about-us*/
.template-about-us .home-banner-inner.common-banner-inner {
    width: 62%;
}
.template-about-us .common-button-group , .template-blog .common-button-group {
   display: none;
}
.about-us-top-sec{
    background-image: url('../images/Specail_Top_Bg.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 100px 0 50px;
}
.about-us-top-block-wr p {
    text-align: center;
    margin-bottom: 30px;
}
.our-mission-left-block {
    width: 51%;
}
.our-mission-right-block {
    width: 46%;
    vertical-align: top;
    padding-left: 55px;
}
.our-mission-right-heading {
    display: flex;
    align-items: center;
    gap: 20px;
    border-bottom: 2px solid var(--secondary);
    padding-bottom: 20px;
}
.our-mission-right-block p {
    margin-top: 30px;
}
.our-mission-sec {
    padding: 100px 0 0;
}
.our-mission-left-block img {
    border-radius: 20px 20px 0px 0px;
}
.about-us-middle-sec {
    background-image: url("../images/about-us-middle-sec-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.about-us-card {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    margin-bottom: 70px;
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    padding: 20px 20px 20px 40px;
}
.about-us-content {
    width: 58%;
}
.about-us-image{
    width:40%;
}
.about-us-image img{
    width:100%;
    display:block;
    border-radius:15px;
}
.about-us-card.reverse{
    flex-direction:row-reverse;
    margin-bottom: 0px;
}
.about-us-content h3 {
    color: #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 20px;
    margin-top: 30px;
}
.about-us-content p {
    color: #FFFFFF;
    margin-top: 25px;
}
.template-about-us .why-homeowners-left-block-wr {
    width: 51%;
}
.template-about-us .why-homeowners-right-block-wr {
    width: 48%;
    position: relative;
}
.template-about-us .why-homeowners-right-block-wr::after {
    content: '';
    position: absolute;
    background-image: url('../images/about-us-truck.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 565px;
    height: 225px;
    bottom: -35px;
    right: 0;
}
.proudly-serving-sec{
    background-image: url("../images/Proudly_Serving_Bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.proudly-serving-block-wr p {
    text-align: center;
    margin: 30px 0 0;
}
.proudly-serving-block-wr h3 {
    border-bottom: 2px solid var(--secondary);
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 20px;
}
.template-about-us .need-pest-control-block-wr p {
    width: 55%;
}
.template-about-us  .need-pest-control-block-wr {
    padding: 60px;
    margin-top: 80px;
}
/*about-us*/
/*blog-page-css*/
.template-blog .blog-post-wr {
    display: inline-block;
    vertical-align: top;
    width: 31.55%;
    margin-right: 30px;
    padding: 0px !important;
    background-color: var(--secondary);
    border-radius: 20px;
    position: relative;
    margin-bottom: 20px;
}
.template-blog .blog-post-img {
    width: 100%;
}
.template-blog .blog-post-wr:last-child {
    margin-right: 0px;
}
.template-blog .date-wr {
    display: flex;
    align-items: center;
    gap: 10px;
    background: var(--primary);
    padding: 10px 20px;
    position: absolute;
    top: 30px;
    left: 30px;
    width: fit-content;
    border-radius: 50px;
    color: #fff;
    z-index: 2;
}
.template-blog .blog-post-img figure img {
    border-radius: 20px;
    min-height: 200px;
}
.template-blog span.date-blk {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    font-family: 'Fira Sans';
}
.template-blog .blog-post-img {
    position: relative;
    z-index: 1;
    padding: 15px !important;
}
.template-blog .blog-post-txt p strong {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    color: #FFFFFF;
}
.template-blog .blog-post-content {
    width: 100%;
    padding: 0px 20px 30px;
    line-height: 0px;
    vertical-align: top;
    text-align: left;
}
.template-blog .blog-post-txt p {
    color: #FFFFFF;
    margin: 20px 0 0;
    padding: 0;
    font-family: 'Fira Sans';
}
.template-blog a.read-more-btn.common-btn {
    margin-top:30px;
}
.template-blog .blog-page-content h1 {
    font-size: 36px;
    line-height: 50px;
    color: var(--primary);
    border-bottom: 2px solid var(--secondary);
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 20px;
}
.template-blog .eco-free{
    width: 28px;
    height: 28px;
}
.template-blog .posts-wr {
    padding-top: 70px;
    text-align: center;
}
.template-blog .blog-page-wr{
    background-image: url('../images/blog-top-bg.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 100px 0;
}
.template-blog .home-banner-inner.common-banner-inner {
    width: 100%;
    text-align: center;
}
.template-blog .pest-banner-overlay {
    padding: 244px 0 186px;
}
.template-blog .blog-post-txt {
    height: 170px;
    overflow-y: auto;
    overflow-x: hidden;
}
.template-blog .blog-post-txt::-webkit-scrollbar, .home-blog-post-txt p::-webkit-scrollbar {
    width: 5px;
}
.template-blog .blog-post-txt::-webkit-scrollbar-track, .home-blog-post-txt p::-webkit-scrollbar-track {
    background: #FFFFFF;
    border-radius: 10px;
}
.template-blog .blog-post-txt::-webkit-scrollbar-thumb, .home-blog-post-txt p::-webkit-scrollbar-thumb {
    background: var(--primary);
    border-radius: 10px;
}
.template-blog .blog-post-txt::-webkit-scrollbar-thumb:hover, .home-blog-post-txt p::-webkit-scrollbar-thumb:hover {
    background: var(--secondary);
}
/* Hide scrollbar arrows */
.template-blog .blog-post-txt::-webkit-scrollbar-button, .home-blog-post-txt p::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}
.template-blog .blog-post-txt::-webkit-scrollbar-button:single-button, .home-blog-post-txt p::-webkit-scrollbar-button:single-button  {
    display: none;
    width: 0;
    height: 0;
}
.template-blog .blog-post-txt::-webkit-scrollbar-corner, .home-blog-post-txt p::-webkit-scrollbar-corner {
    background: transparent;
}
/*blog-page-css*/
.home-blog-post-txt p {
    height: 120px;
    overflow-y: auto;
    overflow-x: hidden;
}
.home-blog-post-txt {
    height: 270px;
}
.pest-service-card-wr{
    text-align: center;
}
.city-areas-services-lists {
    margin-top: 20px;
}
.city-form-left-block-wr .common-btn {
    font-size: 17px;
    line-height: 20px;
    padding: 5px 12.5px 5px  5px;
}
.city-form-left-block-wr .common-button-group .common-btn:not(:first-child) {
    margin-left: 5px;
}
.city-ready-to-remove-button .white-btn:after, .services-btn .white-btn:after {
    background-color: var(--primary) !important;
}
/*commercial-page-css*/
.template-commercial-pest-control  .home-banner-overlay:before{
    background: rgb(0 0 0 / 50%);
}
/*.template-commercial-pest-control .home-banner-content span, .template-commercial-pest-control .home-banner-content p {
    width: 81%;
}*/

.template-commercial-pest-control .home-banner-content p:last-child {
    padding-top: 10px;
}
.template-commercial-pest-control .home-banner-content span {
    font-size: 25px;
    line-height: 34px;
    padding: 15px 0 20px 0;
}
.commercial-problems-bottom-content p {
    width: 59%;
    background-color: rgba(70, 150, 80, 0.1);
    padding: 10px 59px 10px 20px;
    border: 0.5px solid rgba(70, 150, 80, 0.5);
    border-radius: 20px;
    color: var(--primary);
    font-weight: 700;
    font-style: italic;
}
.commercial-problems-bottom-content {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 40px;
    justify-content: center;
}
.commercial-problems-bottom-content .eco-free{
    background-color: #FFFFFF;
}
.template-commercial-pest-control .ant-problems-right-wr{
    padding-left: 67px;
    width: 47%;
}
.template-commercial-pest-control .ant-problems-left-wr {
    width: 52%;
}
.template-commercial-pest-control .wildlife-service-section .pest-service-heading-wr p strong {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    padding-top: 50px;
    display: block;
}
.key-areas-monitor-sec {
    background-color: rgba(70, 150, 80, 0.1);
    padding: 100px 0;
}
.key-areas-monitor-card-block {
    margin-top: 50px;
    text-align: center;
}
.key-areas-monitor-card {
    display: inline-block;
    vertical-align: middle;
    width: 31.55%;
    margin-right: 30px;
    margin-bottom: 36px;
    background-color: #FFFFFF;
    border-radius: 20px;
    text-align: left;
    border: 1px solid rgba(70, 150, 80, 0.2);
}
.key-areas-monitor-card:nth-child(3n) {
    margin-right: 0;
}
.key-areas-monitor-card-top {
    display: flex;
    align-items: center;
    gap:16px;
    background-color: var(--primary);
    padding: 0 15px;
    border-radius: 15px 15px 0 0px;
    min-height: 98px;
}
.key-areas-monitor-card-top figure img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.key-areas-monitor-card-top figure {
    width: 54px;
    height: 54px;
    min-width: 54px;
    min-height: 54px;
    background-color: #FFFFFF;
    border-radius: 50%;
    position: relative;
}
.key-areas-monitor-card-top h6 {
    color: #FFFFFF;
}
.key-areas-monitor-card-bottom {
    padding: 25px 25px 25px 20px;
    min-height: 274px;
}
.template-commercial-pest-control .why-homeowners-block-wr p {
    text-align: center;
    width: 82%;
    margin: 25px auto 50px;
}
.why-homeowners-middle {
    margin-top: 50px;
}
.commer-map-bottom-content p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    color: #2C2C2C;
}
.commer-map-btn {
    margin-top: 50px;
    text-align: center;
}
.template-commercial-pest-control .need-pest-control-block-wr {
    padding: 50px 60px;
}
.template-commercial-pest-control  .need-pest-control-block-wr h3, .template-commercial-pest-control  .need-pest-control-block-wr p{
    width: 60%;
}
/*commercial-page-css*/
/*area-we-serve-page-css*/
.template-area-we-serve .home-banner-content span{
    width: 63%;
}
.template-area-we-serve .service-heading-wr h3 {
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 15px;
}
.area-la-country-block-wr {
    background-image: url('../images/area-la-country-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    border-radius: 20px;
}
.area-la-country-block-wr, .area-la-country-btn {
    text-align: center;
}
.area-la-country-block-wr p {
    width: 60%;
    margin: 10px auto 40px;
    color: #FFFFFF;
}
.area-la-country-block-wr h3{
    border-bottom: 2px solid #FFFFFF;
}
.template-area-we-serve .need-pest-control-block-wr p, .template-area-we-serve .need-pest-control-block-wr h3{
    width: 58%;
}
.template-area-we-serve .why-homeowners-right-block-wr {
    width: 40%;
}
.template-area-we-serve .why-homeowners-left-block-wr {
    width: 57.2%;
}
/*area-we-serve-page-css*/
.lpp-accordion-blk{
    display: none;
}
.template-residential-pest-control .why-homeowners-left-block-wr p {
    margin: 15px 0 0px;
}
.page-id-1683 .key-areas-monitor-card-bottom {
    min-height: 185px;
}
.page-id-1683 .key-areas-monitor-card-top h6 {
    font-size: 20px;
    line-height: 30px;
}
.page-id-1804 .key-areas-monitor-card:nth-child(even) {
    margin-right: 0 !important;
}
.page-id-1804 .key-areas-monitor-card{
    width:48%;
}
.page-id-1804 .key-areas-monitor-card:nth-child(3n) {
    margin-right: 30px;
}
.page-id-1804 .key-areas-monitor-card-bottom {
    min-height: 306px;
}
.page-id-1683 .key-areas-monitor-card:last-child {
    margin-right: 0;
}
.template-residential-pest-control .home-banner-inner {
    width: 55%;
}
.template-residential-pest-control .home-banner-content p{
    padding: 15px 0;
}
.city-quote-form-blks .gfield_required.gfield_required_asterisk {
    font-family: 'Fira Sans' !important;
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 500 !important;
}
.home .map-location-block-wr > p {
    width: 71%;
}
.area-la-country-btn .common-btn .eco-free {
    background-color: var(--primary);
}
.city-form-right-block-wr div#gform_confirmation_message_7 {
    text-align: center;
    color: #FFFFFF !important;
}
.city-quote-form-blks:has(#gform_confirmation_wrapper_7) + .city-quote-form-blk-bottom.faster-service-blk {
    display: none;
}
.template-special-offers .home-banner-content p {
    width: 73%;
}
.proudly-serving-block-wr p:first-of-type {
    margin: 30px auto 0;
    width: 85%;
}
.page-id-964 .pest-service-heading-wr h3 {
    font-family: 'Fira Sans';
}
.single-post-content ul li, .privacy-page-wr ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 35px;
    background-position-y: 4px;
    background-image: url(../images/pest-page-lists-icons.svg);
    background-repeat: no-repeat;
}
#tablepress-commercial-pest-table .row-1 .column-2 span br{
   display: none;
}
.need-pest-control-buttons {
    margin-top: 30px;
}
.page-id-1804 .special-offers-coupons-wr, .template-wild-life .special-offers-coupons-wr,
.template-commercial-pest-control .special-offers-coupons-wr{
    display: block;
}
.quote-form-blk .gform_wrapper div#field_1_7 {
    width: 97% !important;
    margin: 15px 5px 0!important;
}
.page-id-1332 .key-areas-monitor-card-bottom, .page-id-1351 .key-areas-monitor-card-bottom, .page-id-1366 .key-areas-monitor-card-bottom  {
    min-height: 180px;
}
.page-id-1334 .key-areas-monitor-card-bottom, .page-id-1345 .key-areas-monitor-card-bottom{
    min-height: 150px;
}
.page-id-1324 .key-areas-monitor-card-bottom, .page-id-1327 .key-areas-monitor-card-bottom{
    min-height: 250px;
}
.privacy-page-wr h4 {
    margin: 25px 0px 5px
}
.privacy-page-wr ul {
    margin-top: 10px
}
.privacy-page-wr h6 {
    margin: 20px 0 10px;
}
.privacy-page-wr p {
    margin: 10px 0 5px;
}
#gform_fields_2 .gfield_html {
    position: absolute;
    bottom: -135px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
#gform_fields_2 .gfield_html a {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: var(--primary) !important;
}
#gform_fields_2 .gfield_html a:hover {
    color: var(--secondary) !important;
}
.page-id-561 .gform_footer {
    margin-bottom: 50px !important;
}
#gform_2{
    position:relative !important;
}