/*Global CSS Starts*/
.page-content-wr {
    padding-top: 140px;
}
.gform-body.gform_body .gfield input, .gform-body.gform_body .gfield select, .gform-body.gform_body .gfield textarea {
    font-family: "Montserrat", sans-serif;
    border: 1px solid #0000001A;
    background: #fff;
    color: #435469;
    border-radius: 5px;
    padding: 16.5px 11px !important;
    resize: none;
    font-size: 18px !important;
    line-height: 22px !important;
}
.gform-body.gform_body .gfield {
    margin-bottom: 10px;
}
.gform_wrapper .gform_footer.top_label input {
    border-radius: 40px;
    background: var(--secondary);
    padding: 18px 37px;
    font-size: 16px !important;
    line-height: 100% !important;
    border: 0;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    transition: 0.5s all;
    margin: 0 !important;
    text-transform: capitalize;
    text-decoration: none;
    width: 100%;
}
.gform-footer {
    width: fit-content;
    margin: 0 auto !important;
    padding: 25px 0px 0px !important;
    position: relative !important;
}
.gform_wrapper .gform_footer.top_label input:hover {
    background: var(--primary);
}
.gform_validation_errors, .gfield_description.instruction, .ready-to-serve-mobile-img, p.gform_required_legend {
    display: none;
}
.gfield_description.validation_message.gfield_validation_message {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    border: 0 !important;
    background: none !important;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: left;
    color: red !important;
    width: fit-content !important;
}
.gform-loader {    
    display: block;
    position: absolute !important;
    left: 100%;
    top: 40px;
}
.free-quote-form-wr .gform-loader {
    top: 20px;
}
.gfield_radio .gchoice {
    display: inline-block;
    width: 60px;
}
.gform_wrapper.gravity-theme .gfield_error label, .gform_wrapper.gravity-theme .gfield_error legend {
    color: #000 !important;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border-color: #0000001A !important;
}
.gform_wrapper.gravity-theme .gfield textarea {
    height: 170px !important;
}
.slick-arrow:hover {
    background-color: var(--secondary);
}
.slick-arrow {
    transition: 0.3s;
}
.home-banner-left, .home-banner-right, .free-quote-wr__left, .free-quote-wr__middle, .free-quote-wr__right, .free-quote-wr__left img, .free-quote-wr__left figcaption,
.reviews-strip-text, .reviews-btn-wr, .free-quote-form-wr .gform-body.gform_body, .reviews-strip-text span, .make-appointment-left, .make-appointment-right, .ready-to-serve-left-blk, 
.ready-to-serve-right-blk, .blog-post-content, .blog-post-img, .serve-list-txt, .serve-list-icon, .pest-removal-steps-card, .ready-to-serve-upper_heading, .ready-to-serve-upper_img, 
.pest-control-content__left, .pest-control-content__right {
    display: inline-block;
    vertical-align: middle;
}
.home-banner-heading-wr h2, .home-banner-btn .common-btn:hover, .blog-page-wr .page-numbers:hover, .blog-page-wr .page-numbers.current, 
.home-blog-post-content h6:hover, .reviews-btn-wr .common-btn, .our-company-block span, .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, .pest-control-content h2 span, .pest-control-content h5 span, .contact-page-content p a {
    color: var(--primary);
}
.our-company-point-card h5, .our-company-inner h2, .pest-problems-inner h2, .free-quote-wr__left figcaption p, .free-quote-wr__consent p,
.home-blog-post-meta span, .home-blog-post-content h6, .expiry-date-home-offers, .pest-removal-steps-card h5, .make-appointment-card__content h5, .make-appointment-section h2,
.top-search-title .color-accent, .single-post-title h1, h1.entry-title, h2.entry-title, .serve-list-txt h5, .blog-post-txt h4, .free-quote-wr__left figcaption h6, .contact-page-content p a:hover, 
.contact-page-content h1 {
    color: var(--secondary);
}
.home-banner-heading-wr h1, .home-banner-area p, .reviews-btn-wr .common-btn:hover, .reviews-strip-text p, .free-quote-wr .gform_wrapper .gform_footer.top_label input, .home-banner-btn:nth-child(2) .common-btn:hover,
.banner-wr .home-banner-heading-wr h1, .banner-wr .home-banner-heading-wr h2, .home-banner-content p, .home-banner-btn:nth-child(2) a {
    color: #fff;
}
.home-banner-right, .home-banner-inner, .pest-problems-inner p, .quote-form-wr, .gform_wrapper.gravity-theme .gform_footer, .free-quote-wr .gform_wrapper .gform_footer.top_label input, 
.quote-form-wr .free-quote-wr, .make-appointment-card, .make-appointment-right, .our-company-point-card h5, .our-company-inner > p, .pest-problems-service-head figure, .ready-to-serve-inner, 
.special-card, .pest-removal-steps-card:not(:first-child), .pest-removal-steps-inner, .pest-control-content h5, .pest-control-content h2, .banner-overlay-wr, .author-description span, 
.author_description_block span, .serve-list-icon figure  {
    position: relative;
}
.reviews-btn-wr .common-btn:hover{
    border: 2px solid #fff;
}
/*Global CSS ENDS*/
/* Home Page CSS Starts */
.home .home-banner-wr {
    padding: 60px 0px 139px;
    background-image: url('../images/Home_Page_Banner_Image.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.home-banner-area {
    width: fit-content;
    background-color: var(--primary);
    padding: 12px 14px;
    border-radius: 10px;
}
.home-banner-area p {
    font-weight: 700;
    line-height: 22px;
}
.home-banner-left {
    width: 47.75%;
}
.home-banner-right {
    width: 52.25%;
}
.home-banner-inner {
    font-size: 0px;
}
.home .home-banner-inner:before {
    content: '';
    position: absolute;
    width: 77px;
    height: 96px;
    bottom: -47px;
    left: -76px;
    background-image: url('../images/Home_Form_Arrow.svg');
    background-repeat: no-repeat;
}
.home-banner-heading-wr h1, .home-banner-heading-wr h2 {
    line-height: 71px;
}
.home-banner-heading-wr h2 {
    font-weight: 600;
}
.home-banner-content p {
    line-height: 28px;
}
.home-banner-heading-wr {
    padding: 12px 0px 20px 0px;
    border-bottom: 8px solid #fff;
    margin-right: 106px;
}
.home-banner-content {
    padding: 20px 35px 28px 0px;
}
.home-banner-btn a {
    border: 2px solid var(--primary);
    padding: 14px 30.5px;
}
.home-banner-btn:nth-child(2) a {
    border-color: #fff;
}
.home-banner-btn a:hover {
    border-color: #fff;
    background-color: #fff !important;
}
.home-banner-btn:nth-child(2) a:hover {
    border-color: var(--primary);
    background-color: var(--primary) !important;
}
.home-banner-btn .common-btn:hover::after {
    background-color: #fff;
}
.home-banner-btn:nth-child(2) .common-btn:hover::after {
    background-color: var(--primary);
}
.home-banner-btn:nth-child(2) a {
 background-color: transparent;
}
.home-banner-btns-wr {
    display: flex;
    column-gap: 20px;
}
.banner-gurantee-img {
    position: absolute;
    top: -90px;
    right: -44px;
}
.home-banner-img img {
    border-radius: 35px;
}
.quote-form-wr .center-wr {
    max-width: 1542px;
}
.quote-form-wr .free-quote-wr {
    background-color: #EFAF20;
    box-shadow: 0px 15px 30px 0px #00000033;
    border-radius: 90px;
    padding: 30px 0px 30px 111px;
    min-height: 150px;
}
.free-quote-wr__consent p {
    font-size: 12px;
    line-height: 16px;
    width: 84%;
    margin-top: 25px;
    letter-spacing: -0.3px;
}
.free-quote-wr__left img {
    margin-right: 23px;
}
.free-quote-wr__left figcaption h6 {
    font-weight: 700;
}
.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 {
    font-weight: normal;
    padding: 12.5px 9px 12.5px 17px !important;
    border-radius: 110px;
    border: 0px !important;
    font-size: 14px !important;
    line-height: 17px !important;
    background-color: #fff;
    color: #435469;
    font-family: "Montserrat", sans-serif;
}
.free-quote-wr .gform_body .gfield input::placeholder, .free-quote-wr .gform_body .gfield select::placeholder {
    color: #435469;
    opacity: 1;
}
.free-quote-wr .gform_wrapper .gform_footer.top_label input {
    border-radius: 40px;
    background: var(--secondary);
    padding: 14px 28.5px;
    font-size: 16px !important;
    line-height: 20px !important;
    border: 0;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    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: var(--primary);
}
.free-quote-wr__middle {
    width: 70%;
    margin-left: 20px;
    margin-right: 20px;
    border-left: 1px solid #FFFFFF4D;
    padding-left: 20px;
}
.free-quote-wr__right {
    position: absolute;
    right: -104px;
    bottom: 20px;
    width: 19.8%;
}
.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;
}
.free-quote-form-wr .gform-body.gform_body .gfield {
    margin-bottom: 0px;
}
.quote-form-wr {
    margin-top: -79px;
}
.free-quote-form-wr .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 20px !important;
    row-gap: 0px !important;
}
.pest-problems-wr {
    padding: 110px 0px;
    text-align: center;
}
.pest-problems-inner h2 {
    font-weight: 800;
}
.pest-problems-inner p {
    margin: 20px auto 60px;
}
.pest-problems-service-bottom p:before {
    content: '';
    width: 184px;
    height: 4px;
    border-radius: 10px;
    background-color: var(--secondary);
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pest-problems-service {
    display: inline-block;
    width: 18.5%;
    border: 1px solid #DDDDDD;
    border-radius: 15px;
    padding: 25px 28px;
    box-shadow: 0px 15px 30px 0px #0000001A;
}
.pest-problems-service:not(:first-child) {
    margin-left: 20px;
}
.pest-problems-service-head figure {
    width: 106px;
    height: 106px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background-color: #F3F3F3;
}
.pest-problems-service-head figure svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pest-problems-service-bottom p {
    margin: 28px 0px 18px !important;
    font-size: 16px;
}
.pest-problems-service-bottom .common-btn {
    font-size: 16px;
    padding: 11px 28.5px;
    font-weight: 600;
}
.our-company-block {
    padding: 110px 0px 0px;
}
.our-company-inner h2 {
    font-weight: 800;
    margin-bottom: 20px;
}
.our-company-inner > p {
    font-size: 24px;
    line-height: 28px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 33px;
}
.our-company-inner > p:after {
    content: '';
    width: 307px;
    height: 6px;
    position: absolute;
    top: 40px;
    left: 0px;
    background-image: url('../images/our_company_border.png');
    background-repeat: no-repeat;
    background-size: 100%;
}

.our-company-left, .our-company-right {
    display: inline-block;
    width: 49%;
    vertical-align: bottom;
}
.our-company-bottom-wr {
	font-size: 0px;
	line-height: 0px;
}
.our-company-right {
	margin-left: 2%;
}
.our-company-point-card {
    padding: 25px 15px 20px 20px;
    display: inline-block;
    vertical-align: bottom;
    box-shadow: 0px 15px 30px 0px #0000001A;
    width: 49%;
}
.our-company-point-card:nth-child(2) {
    margin-right: 10px;
}
.our-company-point-card:first-child {
    margin-bottom: 20px;
    width: 100% !important;
    padding: 25px 40px 25px 20px;
}
.our-company-point-card h5 {
    margin-bottom: 36px;
    font-weight: 700;
    text-transform: uppercase;
}
.our-company-point-card:first-child h5:after {
    width: 307px;
    bottom: -23px;
}
.our-company-point-card:first-child h5  {
    margin-bottom: 50px;
}
.our-company-point-card h5:after {
    content: '';
    width: 210px;
    height: 4px;
    position: absolute;
    bottom: -16px;
    left: 0px;
    background-image: url('../images/our_company_border.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: center;
}
.reviews-strip {
    background-color: var(--secondary);
    padding: 25px 0px;
}
.reviews-strip-inner {
    font-size: 0px;
    line-height: 0px;
}
.reviews-strip-text p {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0px;
}
.reviews-strip-text span {
    background-color: var(--primary);
    width: fit-content;
    padding: 6px 10px;
    margin: 0px 8px;
}
.reviews-btn-wr {
    margin-left: 30px;
}
.reviews-btn-wr .common-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0px;
    padding: 10.5px 23px;
    background-color: #fff;
    border: 2px solid var(--primary);
}
.reviews-btn-wr .common-btn:hover::after {
    background-color: var(--primary);
}
.make-appointment-section {
    padding: 110px 0px;
}
.make-appointment-section h2 {
    font-weight: 800;
    margin-bottom: 20px;
}
.make-appointment-right {
    width: 54.6%;
    padding-left: 76px;
}
/*.make-appointment-right:before {
    content: '';
    position: absolute;
    width: 77px;
    height: 136px;
    bottom: 95px;
    left: 10px;
    background-image: url('../images/Make_An_Appointment.svg');
    background-repeat: no-repeat;
}*/
.make-appointment-right:before {
    content: '';
    position: absolute;
    width: 77px;
    height: 96px;
    bottom: 150px;
    left: 0px;
    background-image: url('../images/Home_Form_Arrow.svg');
    background-repeat: no-repeat;
}
.make-appointment-left {
    width: 45.4%;
    vertical-align: top;
}
.make-appointment-left img {
    border-radius: 15px;
}
.make-appointment-inner {
    font-size: 0px;
    line-height: 0px;
}
.make-appointment-right__content p {
    margin: 25px 0px 51px;
}
.make-appointment-card {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 15px;
    box-shadow: 0px 15px 30px 0px #0000001A;
/*    overflow-x: clip;*/
}
.make-appointment-card a{
    padding: 17px 135px 17px 21px;
    border-radius: 15px;
}
.make-appointment-card a:hover{
    background: #BC3032;
    transition: 0.5s;
}
.make-appointment-card a:hover h5, .make-appointment-card a:hover p{
    color: #fff;
}
.make-appointment-card__content h5 {
    font-weight: 700;
    margin-bottom: 12px;
}
.make-appointment-card__content p {
    font-size: 16px;
    line-height: 30px;
}
.make-appointment-card__img {
    position: absolute;
    bottom: 0px;
    right: -17px;
}
.pest-removal-steps-inner {
    padding-bottom: 330px;
}
.pest-removal-steps-inner h2 {
    width: 57%;
    margin: 0 auto;
}
.pest-removal-steps-wr {
    margin: 50px 0px 80px;
    text-align: center;
}
.free-estimate-btn-wr {
    font-size: 0px;
    line-height: 0px;
    text-align: center;
}
.pest-removal-steps-card {
    width: 19%;
    background-color: #FFFFFF;
    border-bottom: 6px solid var(--primary);
    border-radius: 15px;
    padding: 28px 23px 38px;
    text-align: center;
}
.pest-removal-steps-card h5 {
    font-weight: 700;
    margin-bottom: 9px;
}
.pest-removal-steps-card figure {
    width: fit-content;
    margin: 0 auto;
    min-height: 97px;
}
.pest-removal-steps-card:not(:first-child) {
    margin-left: 140px;
}
.pest-removal-steps-card:not(:first-child):before {
    content: '';
    position: absolute;
    width: 120px;
    height: 8px;
    background-image: url('../images/Steps_Dotted_Line.svg');
    background-repeat: repeat-x;
    top: 50%;
    left: -130px;
}
.pest-removal-steps-block {
    background-image: url('../images/Guaranteed_pest_removal_Bg_Image.jpg');
    background-size: contain;
    background-position-y: bottom;
    background-repeat: no-repeat;
}
.pest-problems-car-img {
    position: absolute;
    left: 0;
    right: 0px;
    bottom: -82px;
}
.pest-problems-car-img img {
    margin: 0 auto;
}
.home-special-offers-block {
    padding: 192px 0px 100px;
}
.home-special-offers-txt {
    width: 72%;
    margin: 0 auto;
}
.home-special-offers-txt p {
    margin: 20px 0px 60px
}
.offers-block {
    display: inline-block;
    box-shadow: 0px 15px 30px 0px #0000001A;
    width: 23.5%;
}
.home-special-offers-inner .special-card {
    min-width: 310px;
}
.special-offers-coupons-wr {
    font-size: 0px;
    line-height: 0px;
}
.expiry-date-home-offers {
    font-weight: 600;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    font-size: 14px;
    /* transform: translate(0%, -50%); */
    line-height: 21px;
}
.pest-control-coupon__right .offers-block .special-card p {
    bottom: 46px;
    font-size: 16px;
}
.offers-block:not(:first-child) {
    margin-left: 25px;
}
.home-our-blog-text {
    width: 72%;
    margin: 0 auto;
}
.home-our-blog-text p {
    margin: 20px 0 60px;
}
.home-blog-post-wr {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 15px 30px 0px #0000001A;
    width: 31.8%;
}
.home-blog-posts-content {
    text-align: center;
}
.home-blog-post-wr:not(:first-child) {
    margin-left: 1.96%;
}
.home-blog-post-img img {
    border-radius: 15px;
    height: 226px;
    object-fit: cover;
}
.home-blog-post-content {
    padding: 15px 40px 25px 20px;
    min-height: 175px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.home-blog-post-content h6 {
    font-weight: 700;
    margin-bottom: 23px;
    transition: 0.5s;
    text-align: left;
}
.home-blog-post-meta span {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
}
.home-blog-post-meta{
    text-align: left;
}
.ready-to-serve-section {
    padding: 110px 0px;
    background-image: url(../images/Ready_to_serve_BG_Img.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
}
.ready-to-serve-inner {
    border-radius: 20px;
    box-shadow: 0px -15px 30px 0px #0000001A;
    background-color: #fff;
    font-size: 0px;
}
.ready-to-serve-left-blk {
    width: 51.21%;
}
.ready-to-serve-left-blk figure {
    margin-right: -167px;
}
.ready-to-serve-right-blk {
    width: 48.79%;
    padding-right: 38px;
}
.ready-to-serve-left-txt {
    margin: 50px 100px 103px 50px;
}
.ready-to-serve-left-txt h2 {
    font-size: 58px;
    line-height: 81px;
    margin-bottom: 36px;
}
.serve-list-icon figure {
    width: 110px;
    height: 110px;
    background-color: var(--primary);
    border-radius: 50%;
    margin-right: 30px;
}
.serve-list-item {
    display: flex;
    align-items: center;
}
.serve-list-icon figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.serve-list-item:not(:last-child) {
    margin-bottom: 40px;
}
.serve-list-txt h5 {
    font-weight: 700;
    margin-bottom: 14px;
}
.serve-gurantee-img {
    position: absolute;
    top: -60px;
    right: -63px;
}
.ready-to-serve-left-blk img {
    border-bottom-left-radius: 20px;
}
/* Home Page CSS Ends */
/* Search Page Starts */
.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;
    background-color: var(--primary);
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: capitalize;
    outline: none;
    font-family: "Montserrat", sans-serif;
    margin: 0px !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.search-form .search-submit:hover{
    background-color: var(--secondary);
}
.search-form .search-field {
    outline: none !important;
    margin: 0px !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.blog-post-txt h4 {
    font-weight: 700;
}
/* Search Page Ends */
/* Blog Page Css Starts */
.blog-page-content {
    width: 90%;
    margin: 0 auto 70px;
}
.blog-page-content p, .contact-page-content p {
    padding: 12px 0px 9px 0px;
}
.blog-page-content h1 {
    margin-bottom: 20px;
    color: var(--secondary);
}
.blog-page-wr, .single-blog-wr, .page-404-wr, .contact-page-wr, .receive-discount-section {
    padding: 70px 0px 80px;
    border-top: 2px solid var(--primary);
}
.posts-wr {
    margin-top: 85px;
}
.author .posts-wr, .category-page-wr .posts-wr {
    margin-top: 0px;
}
.blog-post-img {
    width: 25%;
    line-height: 0px;
    font-size: 0px;
}
.blog-post-content {
    width: 73.7%;
    padding-left: 40px;
    line-height: 0px;
    vertical-align: top;
    margin-top: -8px;
}
.blog-post-wr {
    border-bottom: 1px solid #e1e1e1;
    padding: 40px 0;
}
.blog-post-wr:first-child {
    padding-top: 0px;
}
.blog-post-wr:last-child{
    border-bottom:none;
}
.blog-post-txt p {
    margin: 9px 0px 22px;
}
.blog-page-inner {
    width: 80%;
    margin: 0 auto;
}
a.read-more-btn.common-btn {
    padding: 13px 30px;
    font-size: 17px;
    line-height: 25px;
}
.blog-page-wr .custom-pagination {
    margin-top: 40px;
}
.blog-page-wr .page-numbers {
    color: #000;
    padding: 0 10px;
    font-weight: 500;
    transition: 0.3s;
}
.blog-page-wr .page-numbers.current {
    text-decoration: underline;
}
.blog-post-wr div:only-child {
    padding-left: 0;
    width: 100%;
}
.blog-post-wr .author-description {
    margin: 10px 0px 20px;
}
.blog-post-wr .common-btn {
    padding: 12px 27px;
}
.blog-post-img figure {
    height: 180px;
}
.blog-post-img img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
}
.page-id-389 h1 br{
    display: none;
}
/* Blog Page Css Ends */
/*Single page Starts*/
.author-description span:first-child, .author_description_block span:first-child {
    margin-left: 0;
}
.author-description span, .author_description_block span {
    font-size: 16px;
    margin-left: 25px;
    line-height: 20px;
    padding-left: 20px;
    font-weight: 500;
}
.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";
}
.single-blog-wr .post_image {
    width: fit-content;
    margin: 40px auto 27px;
}
.author_block {
    margin-top: 10px;
}
.single-blog-wr h3, .privacy-page-inner h3 {
    margin: 30px 0px 15px;
}
.single-blog-wr h6, .single h5 {
    margin: 20px 0px 15px;
    font-weight: 700;
}
.single-blog-wr iframe {
    width: 900px !important;
    height: 500px !important
}
.single-blog-wr p, .privacy-page-inner p {
    margin: 15px 0px 10px;
}
.single-blog-wr p a, .single-blog-wr li a {
    text-decoration: underline;
}
.single-blog-wr p a:hover, .author-description span a:hover, .author-description span:hover, .author_description_block span a:hover, .single-blog-wr li a:hover, .privacy-page-inner a:hover {
    color: #000;
}
.author-description span:first-child:hover{
    color:var(--primary) ;
}
.single-post-content ul, .pest-control-left-bottom ul, .make-appointment-hidden-cont ul, .make-appointment-right__content ul, .about-content-inner ul, .resi-advantage-inner ul ,.pest-control-bottom-hidden ul {
    margin-top: 15px;
}
.pest-control-left-bottom ul li, .single-post-content ul li, .pest-control-bottom-hidden ul li, .make-appointment-hidden-cont ul li, .make-appointment-right__content ul li, .pest-control-coupon-inner ul li, 
.about-content-inner ul li, .resi-advantage-inner ul li, .resi-pest-plans-top ul li {
    margin-bottom: 10px;
    position: relative;
    background: url(../images/list_bullet_icon.svg) no-repeat;
    padding-left: 23px;
    background-position-y: 9px;
}
.postid-1136 .post_image img, .postid-1139 .post_image img,.postid-1151 .post_image img {
    height: 500px;
}
/* Single Page Css Ends */
/* Pest Page CSS Starts */
.banner-wr {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 100%;
}
.banner-overlay-wr {
    padding: 150px 0px 228px;
}
.page-id-729 .banner-overlay-wr, .page-id-718 .banner-overlay-wr, .page-id-725 .banner-overlay-wr, .page-id-700 .banner-overlay-wr, .page-id-987 .banner-overlay-wr {
    padding: 100px 0px 192px;
}
.page-id-703 .banner-overlay-wr, .page-id-709 .banner-overlay-wr, .page-id-711 .banner-overlay-wr, .page-id-993 .banner-overlay-wr, .page-id-721 .banner-overlay-wr {
    padding: 110px 0px 202px;
}
.page-id-814 .banner-overlay-wr {
    padding: 120px 0px 212px;
}
.banner-overlay-wr:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0000004d;
}
.page-id-551 .banner-overlay-wr:before {
    background: #0000002e;
}
.page-id-585 .banner-overlay-wr:before {
    background: #0000001f;
}
.page-id-555 .banner-overlay-wr:before {
    background: #00000026;
}
.page-id-977 .banner-overlay-wr:before {
    background: #0000008a;
}
.page-id-1098 .banner-overlay-wr:before {
    background: #00000063;
}
.banner-wr .home-banner-area {
    background-color: var(--secondary);
}
.banner-wr .home-banner-heading-wr {
    border-color: #fff;
    margin-right: 0px;
}
.banner-wr .home-banner-left {
    width: 70%;
}
.template-pest-control .banner-wr .home-banner-heading-wr {
    border-bottom: 0px;
    padding: 20px 0px;
    position: relative;
}
.template-pest-control .banner-wr .home-banner-heading-wr:after {
    content: '';
    position: absolute;
    width: 78%;
    height: 8px;
    background-color: #fff;
    bottom: -8px;
}
.banner-wr .banner-gurantee-img {
    top: 40px;
    right: 40px;
}
.pest-control-content {
    padding-top: 110px;
}
.pest-control-content h2 {
    margin-bottom: 46px;
}
/*.pest-control-content h5 {
    margin-bottom: 56px;
}*/
.pest-control-content h2:after {
    content: '';
    width: 307px;
    height: 6px;
    position: absolute;
    left: 0px;
    bottom: -20px;
    background-image: url('../images/our_company_border.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.pest-control-upper-cont:first-child {
    margin-bottom: 40px;
}
.pest-control-content-inner {
    line-height: 0px;
    font-size: 0px;
}
.pest-control-content__right {
    width: 46.82%;
}
.pest-control-content__left {
    padding-right: 60px;
    width: 53.18%;
    vertical-align: top;
}
.pest-control-content__right img {
    border-radius: 10px;
}
.pest-control-coupon-block {
    padding: 80px 0px 110px;
}
.pest-control-coupon-img img {
    border-radius: 10px;
}
.pest-control-coupon-txt h2 {
    margin: 40px 0px 20px;
}
.pest-control-coupon__left {
    display: inline-block;
    vertical-align: top;
    width: 63.55%;
}
.pest-control-coupon-inner {
    font-size: 0px;
    line-height: 0px;
}
.pest-control-coupon__right {
    display: inline-block;
    vertical-align: top;
    width: 36.45%;
    text-align: right;
}
.pest-control-coupon__right .offers-block {
    width: fit-content;
}
.pest-control-coupon__right .offers-block .special-card {
    min-width: 420px;
}
.ready-to-serve-upper {
    width: 73%;
    margin: 0 auto 62px;
}
.ready-to-serve-upper_img {
    width: fit-content;
}
.ready-to-serve-upper_heading {    
    width: 72.5%;
    margin-left: 12px;
}
.ready-to-serve-upper_heading p {
    color: var(--primary);
    font-weight: 700;
    margin-top: 14px;
}
.template-pest-control .ready-to-serve-section, .template-residential-pest .ready-to-serve-section {
    padding-top: 30px;
    background-image: url(../images/We-are-ready-to-serve-you-Bg-Image.jpg);
    background-size: cover;
}
.template-pest-control .pest-control-left-upper p strong {
    color: var(--primary);
}
.pest-control-coupon-hidden {
    margin-bottom: 20px;
}
.pest-control-coupon-bottom {
    margin-top: 20px;
}
.page-id-703 .pest-control-coupon-bottom, .page-id-709 .pest-control-coupon-bottom, .page-id-711 .pest-control-coupon-bottom, .page-id-729 .pest-control-coupon-bottom, .page-id-814 .pest-control-coupon-bottom {
    margin-top: 0px;
}
.page-id-718 .home-banner-subheading p, .page-id-725 .home-banner-subheading p, .page-id-729 .home-banner-subheading p, .page-id-700 .home-banner-subheading p, .page-id-814 .home-banner-subheading p, 
.page-id-987 .home-banner-subheading p {
    line-height: 40px;
}
.page-id-718 .ready-to-serve-upper, .page-id-729 .ready-to-serve-upper, .page-id-987 .ready-to-serve-upper, .page-id-993 .ready-to-serve-upper {
    width: 85%;
}
.page-id-721 .ready-to-serve-upper {
    width: 94%;
}
.page-id-814 .banner-wr .home-banner-left {
    width: 65%;
}
.page-id-814 .ready-to-serve-upper_heading {
    width: 80%;
}
.page-id-814 .ready-to-serve-upper {
    width: 100%;
}
.page-id-725 .home-banner-wr.banner-wr, .page-id-729 .home-banner-wr.banner-wr {
    background-position: right;
}
.page-id-993 .banner-wr .home-banner-left {
    width: 82%;
}
.page-id-993 .pest-control-content__left {
    padding-right: 40px;
}
.page-id-993 .pest-control-bottom-hidden ul, .page-id-993 .pest-coupon-hidden-wr ul {
    margin-top: 15px;
}
/* Pest Page CSS Ends */
/* City page CSS Starts */
    .template-city .home-banner-btns-wr {
        margin-top: 35px;
    }
    .home-banner-subheading p {
        font-size: 28px;
        line-height: 60px;
        font-weight: 600;
        color: #fff;
    }
    .template-city .banner-wr .home-banner-heading-wr {
        border-bottom: 0px;
        padding: 14px 0px 20px;
    }
    .template-city .home-banner-btns-wr {
        position: relative;
    }
    .template-city .home-banner-btns-wr:before {
        content: '';
        position: absolute;
        width: 533px;
        height: 8px;
        background-color: #fff;
        top: -35px;
    }
    .banner-upper-txt {
        width: fit-content;
        background-color: var(--primary);
        padding: 18px 25px;
        display: inline-block;
        border-radius: 50px;
    }
    .banner-upper-txt p, .banner-upper-txt a {
        color: #fff;
        font-weight: 700;
        line-height: 22px;
    }
    .banner-upper-txt a:hover {
        color: var(--secondary);
    }
    .banner-appoint-txt {
        margin-left: 15px;
    }
    .template-city .banner-wr .home-banner-left {
        width: 70%;
        position: relative;
    }
    .template-city .banner-overlay-wr {
        padding: 87px 0px 167px;
    }
/*    .template-city .banner-wr .home-banner-left:after {
        content: '';
        width: 90%;
        height: 8px;
        display: block;
        background-color: #fff;
        position: absolute;
    }*/
/*    .template-city .home-banner-heading-wr {
        border-bottom: 0px;
    }*/
    .template-city .pest-problems-wr {
        padding: 80px 0px;
        background-color: #FAFAFA;
    }
    .template-city .pest-problems-inner h2 {
        font-weight: 800;
        margin-bottom: 60px;
    }
    .template-city .pest-control-content {
        padding-bottom: 110px;
    }
    .template-city .home-special-offers-block {
        padding: 110px 0px;
    }
    .customer-review-slider .slick-arrow {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: url('../images/arrow_slicknav.svg') no-repeat center;
        z-index: 999;
        background-color: var(--primary);
        background-size: 7px;
        font-size: 0 !important;
        line-height: 0 !important;
    }
    .customer-review-slider .slick-arrow:hover {
        background-color: var(--secondary);
    }
    .customer-review-slider button.slick-prev.slick-arrow {
        left: -105px;
        transform: translateY(-50%) rotate(180deg);
    }
    .customer-review-slider button.slick-next.slick-arrow {
        right: -105px;
    }
    .customer-review-block {
        padding: 90px 0px;
        background-image: url('../images/See_All_Reviews_BG_Image.jpg');
        background-size: cover;
        background-repeat: no-repeat;
    }
    .customer-review-slider {
        width: 75.8%;
        margin: 0 auto;
    }
    .customer-review-slider span.ti-stars {
        display: none !important;
    }
    .ti-widget.ti-goog .ti-review-content .ti-inner {
        font-size: 24px !important;
        line-height: 36px !important;
        color: #000 !important;
        font-weight: 500 !important;
        height: 100% !important;
        min-height: 100% !important;
    }
    .ti-widget.ti-goog .ti-widget-container .ti-name {
        font-size: 22px !important;
        line-height: 27px !important;
        font-weight: 600 !important;
        color: var(--primary) !important;
        text-align: center !important;
        margin-top: 40px !important;
        position: relative !important;
    }
    .ti-widget.ti-goog .ti-review-item>.ti-inner {
        padding: 0px !important;
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .template-city .pest-control-content__left {
        vertical-align: top;
    }
    .readmore-btn, .app-readmore-btn, .pest-readmore-btn, .coupon-readmore-btn {
        font-size: 18px;
        line-height: 20px;
        font-weight: 700;
        color: var(--primary);
        position: relative;
        padding-right: 18px;
    }
    .readmore-btn:hover, .app-readmore-btn:hover, .pest-readmore-btn:hover, .coupon-readmore-btn:hover {
        color: var(--secondary);
    }
    .readmore-btn:after, .app-readmore-btn:after, .pest-readmore-btn:after, .coupon-readmore-btn:after {
        content: '';
        position: absolute;
        width: 13px;
        height: 13px;
        background-image: url('../images/read-more-arrow.svg');
        right: 0px;
        top: 3.5px;
    }
    .readmore-btn:hover::after, .app-readmore-btn:hover::after, .pest-readmore-btn:hover::after, .coupon-readmore-btn:hover::after {
         background-image: url('../images/read-more-arrow_dark.svg');
    }
    .pest-control-bottom-hidden, .make-appointment-hidden-cont, .pest-control-coupon-hidden {
        display: none;
    }
/*    .pest-control-bottom-hidden {
        margin: 30px 0px;
    }*/
    .template-city .pest-control-content__left {
        width: 53.18%;
        padding-right: 60px
    }
    .page-id-619 .pest-control-content__left {
        padding-right: 55px;
    }
    .template-city .pest-control-content__right {
        width: 46.82%;
    }
    .pest-control-content h5, .make-appointment-hidden-cont h5, .template-city .make-appointment-right__content h5, .pest-control-coupon-block h5 {
        margin: 30px 0px 20px;
        color: #1C2B3F;
    }
/*    .template-city .pest-control-bottom-cont {
        margin-top: 30px;
    }
    .template-city a#read-more-btn {
        margin-top: 40px;
    }
    .pest-control-bottom-cont {
        margin-top: 30px;
    }
    .page-id-523 a#read-more-btn, .page-id-543 a#read-more-btn {
        margin-top: 0px;
    }*/
    a#read-more-btn, #pest-read-more-btn, #coupon-read-more-btn {
        margin-top: 10px;
    }
    .pest-control-bottom-hidden {
        margin-bottom: 15px;
    }
    .pest-control-bottom-hidden ul{
        margin: 0;
    }
    .page-id-703 .pest-page-control-bottom-cont {
        margin-top: 15px;
    }
    .page-id-711 .pest-control-coupon-txt ul,.page-id-729 .pest-control-coupon-txt ul {
        margin-top: 10px;
    }
    .pest-control-bottom-hidden p, .template-city .make-appointment-right__content p {
        margin: 15px 0px 0px;
    }
    .pest-control-bottom-hidden p a, .template-city .make-appointment-right__content p a, .pest-control-coupon-inner p a {
        color: var(--primary);
        font-weight: 600;
    }
    .pest-control-bottom-hidden p a:hover, .template-city .make-appointment-right__content p a:hover, .pest-control-coupon-inner p a:hover {
        color: var(--secondary);
    }
    .template-city .make-appointment-left {
        width: 46.82%;
    }
    .template-city .make-appointment-right {
        width: 53.18%;
        padding-left: 60px;
    }
    a#app-read-more-btn {
        margin: 40px 0px;
    }
    .template-city .make-appointment-right:before {
        left: -20px;
    }
    .template-city .home-special-offers-txt {
        width: 100%;
    }
    .page-id-537 .pest-control-bottom-hidden h5 {
        margin-top: 20px !important;
    }
/* City page CSS Ends */
/* Contact us page */
.contact-page-content {
    width: 65%;
    margin: 0 auto;
    text-align: center;
}
.contact-page-form-wr.common-form-blk {
    text-align: left;
    background: #f3f3f3;
    padding: 40px;
    margin-top: 66px;
}
.contact-page-content h1, .privacy-page-wr h1 {
    margin-bottom: 28px;
}
.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: rgba(0, 0, 0, 0.8) !important;
}
.page-id-405 .contact-page-content {
/*    width: 78%;*/
}
.page-id-405 .contact-page-form-wr {
/*    width: 80%;*/
    margin-left: auto;
    margin-right: auto;
}
/* Contact us page ends */
/* Receive Your Discount Page Starts */
.receive-discount-section h2 {
    margin-bottom: 20px;
}
.gform-body.gform_body .gfield select {
    appearance: none;
    background: url(../images/Select_Dropdown.svg) no-repeat 98% !important;
/*    font-size: 15px !important;*/
}
/* Receive Your Discount Page Ends */
/*Special Offer Page*/
.please-fill-form {
    padding: 40px 60px;
    box-shadow: 0 0 20px 0 rgb(0 0 0/6%);
    margin-bottom: 50px;
    position: relative;
}
.choose-offer-text.choose-offer-select select {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    color: var(--secondary);
    padding: 10px 35px 10px 15px;
    border: 1px solid #d4d4d4;
    background-color: #f5f5f5 !important;
    width: 93%;
    background: url(../images/Select_Dropdown.svg) 94% 50% no-repeat #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.choose-offer-text.choose-offer-select select option:first-child() {
    color: #757575 !important;
}

.special-offer-cards.special-offer-blk:nth-child(2n) {
    margin-right: 0
}
.special-offer-wr {
    width: 100%;
    margin: 0 auto;
}
.special-offer-cards.special-offer-blk {
    width: 48%;
    margin: 0 4% 36px 0;
    position: relative;
}
.special-offer-cards.special-offer-blk figcaption {
    position: absolute;
    bottom: 50px;
    z-index: 11;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center
}
.special-offer-inner-block span {
    color: #fff;
}
.special-offer-blk .special-offer-inner-block p span, .special-offer-blk .special-offer-inner-block p {
    color: var(--secondary) !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    padding: 0px;
}
.choose-offer-wr{
    margin: 18px 0px 63px;
}
.choose-offer-text {
    margin: 0px 0px 0px 26px;
    display: inline-block;
}
.choose-offer-text:first-child {
    margin-left: 0;
}
.special-offer-content .choose-offer-text p { 
    margin: 0;
    font-weight: 600;
    line-height: 24px;
}
.choose-offer-text:first-child p {
    color: var(--primary);
    margin: 0;
}
.choose-offer-text.choose-offer-select {
    width: 30.6%;
    margin-left: 45px;
    display: inline-block;
}
.special-offer-content h1 {
    margin-bottom: 50px;
}
.please-fill-form h4 {
    margin: 0 auto 25px;
    color: var(--secondary);
    font-weight: 700;
    text-transform: capitalize;
    width: 80%;
}
.contact-page-content.special-offer-content .gform_wrapper.gravity-theme .gfield_label {
    text-align: left;
    display: block;
}
.lpp-post-content h4{
    color: #000;
}
.pest-dont-let-content {
    background-color: var(--primary);
    padding: 36px 10px 28px;
    text-align: center;
}
select:focus {
    outline: none !important;
}
.please-fill-form {
    display: none;
}
.lpp-inner-content-space .special-offer-inner-block img {
    box-shadow: 0 3px 20px 0 rgb(0 0 0 / 20%);
}
.pest-inner-page-wr {
    position: relative;
}
.template-special-offer .contact-page-wr {
    padding: 80px 0px 70px;
    border: 0px;
}
.template-special-offer .contact-page-content {
    width: 70%;
}
.template-special-offer .bottom-header-wr {
    box-shadow: 0px 4px 18px 0px #00000014;
}
/* Special Offer Ends */
/* Pricing page CSS Starts */
.template-pricing .banner-overlay-wr {
    padding: 58px 0px;
}
.template-pricing h1 {
    color: #fff;
    z-index: 9;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 4px solid #fff;
    width: fit-content;
    margin: 0 auto;
}
.pricing-contact-wr {
    padding: 110px 0px 80px;
}
.pricing-contact-inner p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: var(--secondary);
    width: 55%;
    margin: 0 auto;
    text-align: center;
}
.pricing-contact-inner p a {
    color: var(--primary);
}
.pricing-contact-inner p a:hover {
    color: #000;
}
.pricing-table-block-cont {
    max-width: 1700px;
    width: 94%;
    margin: 20px auto 0px;
    border: 2px solid #00000066;
    border-radius: 20px;
    box-shadow: 0px 4px 40px 0px #00000033;
    padding: 60px 90px;
    background-color: #FFFFFF;
}
.pricing-table {
    display: inline-block;
    width: 23.1%;
    margin-right: 26px;
    border: 0.5px solid #000000;
    box-shadow: 0px 4px 18px 0px #1C2B3F26;
    border-radius: 35px;
    vertical-align: top;
}
.pricing-tables-wr {
    line-height: 0px;
    font-size: 0px;
}
.pricing-table.roach-treatment {
    margin: 0px 0px 0px 37px;
}
.pricing-table.gold-plan {
    position: relative;
}
.pricing-table.gold-plan:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000000CC;
    right: -34px;
    top: 0px;
}
.pricing-table-head {
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    padding: 30px 30px 76px;
    text-align: center;
}
.bronze-plan .pricing-table-head {
    background: url('../images/Bronze_Shape_Background.svg');
    color: #fff !important;
    background-size: cover;
    background-position-x: center;
}
.silver-plan .pricing-table-head {
    background: url('../images/Silver_Shape_Background.svg');
    background-size: cover;
    background-position-x: center;
    position: relative;
}
.silver-plan .pricing-table-head:before {
    content: '';
    width: 130px;
    height: 140px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('../images/Most_popular_tag.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.gold-plan .pricing-table-head {
    background: url('../images/Gold_Shape_Background.svg');
        background-size: cover;
    background-position-x: center;
}
.roach-treatment .pricing-table-head {
    background: url('../images/Roach_Treatment_Shape_Background.svg');
        background-size: cover;
    background-position-x: center;
}
.bronze-plan .pricing-table-head h5, .bronze-plan .pricing-table-head h4, .bronze-plan .pricing-table-head p {
    color: #fff;
}
.pricing-table-head h5 {
    font-size: 30px;
    line-height: 34px;
    color: var(--secondary);
    margin-bottom: 15px;
}
.pricing-table-head p {
    font-weight: 500;
}
.plan-icon-wr {
    width: fit-content;
    margin: -49px auto 0px;
    position: relative;
}
.pricing-table-cont {
    padding: 26px 30px 0px;
    min-height: 435px;
}
.plan-service-icon {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
}
.plan-service-title {
    width: 82%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}
.plan-service-wr {
    margin-bottom: 13px;
}
.plan-termite-head {
    border-top: 1px solid #00000099;
    padding: 15px;
    margin: 0px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 22px;
}
.gold-plan .plan-icon-wr {
    display: flex;
    column-gap: 25px;
    margin-top: -39px;
    margin-bottom: 10px
}
.plan-termite-services {
    padding: 0px 42px 0px 30px;
}
.plan-termite-services .plan-service-title {
    vertical-align: top;
}
.gold-plan .plan-termite-services .plan-service-wr {
    background: linear-gradient(286.23deg, #FFD100 11.28%, #FFEC95 31.41%, #C88A00 54.65%, #D59C00 77.11%, #FFDB37 88.72%);
    border-radius: 5px;
    padding: 8px 6px;
}
.price-table-bottom .common-btn {
    line-height: 22px;
    padding: 15px;
    background-color: var(--secondary);
    width: 100%;
    text-align: center;
    border-radius: 40px;
}
.price-table-bottom .common-btn:hover::after {
    background-color: var(--primary);
}
.price-table-bottom span {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: var(--primary);
    width: 70%;
    display: block;
    margin: 15px auto 0px;
}
.price-table-bottom {
    padding: 15px 30px 30px;
    text-align: center;
    min-height: 179px;
}
.pricing-table-inner {
    min-height: 1054px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.gold-plan .plan-termite-services .plan-service-wr p {
    line-height: 24px;
}
.pricing-table-con-head {
    margin: 0px 0px 56px 100px;
    position: relative;
}
.pricing-table-con-head:after {
    content: '';
    position: absolute;
    width: 47px;
    height: 68px;
    background-image: url('../images/pricing_txt_Arrow.svg');
    background-size: 100%;
    top: 9px;
    left: -35px;
}
.pricing-table-con-head p{
    font-size: 24px;
    line-height: 36px;
    color: #1C2B3F;
}
.pricing-tabs-wr {
    line-height: 0px;
    font-size: 0px;
    max-width: 1236px;
    width: 94%;
    margin: 0 auto 103px;
}
.pricing-tab {
    display: inline-block;
    width: 25%;
    height: 8px;
    background-color: #D9D9D9;
    position: relative;
    cursor: pointer;
}
.pricing-tab span {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: var(--secondary);
    position: relative;
}
.pricing-tab:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    background-color: #fff;
    top: -5px;
    left: 50%;
    border-radius: 100%;
    border: 4px solid #D9D9D9;
}
.pricing-tab[data-range="1000-2000"] .range-max, .pricing-tab[data-range="2000-3000"] .range-max, .pricing-tab[data-range="3000-4000"] .range-max {
    display: none;
}
.pricing-tab[data-range="1000-2000"] .range-min, .pricing-tab[data-range="2000-3000"] .range-min, .pricing-tab[data-range="3000-4000"] .range-min, .pricing-tab[data-range="4000-5000"] .range-min {
    top: 21px;
    left: -35px;
}
.pricing-tab[data-range="4000-5000"] .range-max {
    top: 21px;
    /* right: -40px; */
    left: 60%;
}
.pricing-tab.completed {
    background-color: var(--primary);
}
.pricing-tab.completed {
    background-color: var(--primary);
}
.pricing-tab.active {
    background: linear-gradient(to right, var(--primary) 52%, #d9d9d9 48%);
}
.pricing-tab.completed:before {
    border-color: var(--primary);
}
.pricing-tab[data-range="1000-2000"] .range-min:before, .pricing-tab[data-range="2000-3000"] .range-min:before, .pricing-tab[data-range="3000-4000"] .range-min:before, .pricing-tab[data-range="4000-5000"] .range-min:before, .pricing-tab[data-range="4000-5000"] .range-max:before {
    content: '';
    width: 7px;
    height: 19px;
    background-color: #d9d9d9;
    top: -21px;
    left: 40px;
    position: absolute;
}
.pricing-tab[data-range="1000-2000"] .range-min:before {
    left: 28px;
}
.pricing-tab[data-range="4000-5000"] .range-max:before {
    left: 33px;
}
.pricing-tab.completed .range-min:before, .pricing-tab.completed .range-max:before {
    background-color: var(--primary);
}
.pricing-tab.active[data-range="4000-5000"] {
    background: var(--primary) !important;
}
/* Pricing page CSS Ends */
/* Area we serve pages starts */
.template-area-we-serve .home-special-offers-txt {
    width: 85%;
}
.template-area-we-serve .pest-control-left-bottom span, .template-area-we-serve .pest-control-left-bottom a, .about-content-inner p a {
    font-weight: 700;
    color: var(--primary);
}
.template-area-we-serve .pest-control-left-bottom a:hover, .about-content-inner p a:hover {
    color: var(--secondary);
}
.template-area-we-serve .pest-control-left-bottom p:has(strong) {
    margin: 30px 0px 20px !important;
}
.template-area-we-serve .home-special-offers-block {
    padding: 110px 0px;
}
.areas-we-service-wr {
    padding: 80px 0px;
    background-image: url('../images/Service_Areas_Bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
.service-area h5 {
    color: var(--secondary);
    font-weight: 700;
    margin: 60px 0px 30px;
}
.service-city-list-wr {
    font-size: 0px;
    line-height: 0px;
}
.service-city {
    width: 19%;
    display: inline-block;
    margin-right: 36px;
    border: 1px solid #1C2B3F33;
    border-radius: 10px;
    padding: 12.5px 15px 12.5px 57px;
    background-color: #fff;
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    color: #525252;
    background-image: url('../images/Location_Icon.svg');
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 15px;
    transition: 0.5s;
}
.service-city:first-child {
    margin-bottom: 36px;
}
.service-city:hover {
    background-color: var(--secondary);
    color: #fff;
}
.template-area-we-serve .pest-control-content {
    padding: 110px 0px;
}
.template-area-we-serve .banner-wr .home-banner-heading-wr:after {
    content: '';
    position: absolute;
    width: 82%;
    height: 8px;
    background-color: #fff;
    bottom: -8px;
}
.template-area-we-serve .banner-wr .home-banner-heading-wr {
    position: relative;
    border-bottom: 0px;
}
.template-area-we-serve .banner-wr .home-banner-left {
    width: 66%;
}
.template-area-we-serve .home-banner-subheading p {
    line-height: 40px
}
.template-area-we-serve .banner-overlay-wr {
    padding: 119px 0px 198px;
}
/* Area we serve pages Ends */
/* About us page CSS Starts */
.template-about-us .banner-appoint-txt {
    margin-left: 0px;
    border-radius: 10px;
}
.template-about-us .banner-wr .home-banner-left {
    width: 88%;
}
.template-about-us .banner-overlay-wr {
    padding: 80px 0px;
}
.template-about-us .banner-wr {
    background-position: center;
}
.template-about-us .banner-wr .home-banner-heading-wr {
    border-bottom: 0px;
    position: relative;
    padding-bottom: 0px;
}
.template-about-us .home-banner-btns-wr {
    position: relative;
    margin-top: 35px;
}
.template-about-us .home-banner-btns-wr:before {
    content: '';
    position: absolute;
    width: 59.3%;
    height: 8px;
    background-color: #fff;
    top: -30px;
}
.about-content-wr {
    padding: 110px 0px;
}

.about-content-inner h4 {
    margin-top: 30px;
}
.about-content-inner p {
    margin-top: 15px;
}
/*.banner-overlay-wr:before {
    background: #00000099;
}*/
/* About us page CSS Ends */
/* Residential page css starts */
.page-id-1043 .banner-wr .home-banner-left {
    width: 92%;
}
.template-residential-pest .banner-wr .home-banner-heading-wr:after {
    content: '';
    position: absolute;
    width: 59.3%;
    height: 8px;
    background-color: #fff;
    bottom: -8px;
}
.template-residential-pest .banner-wr .home-banner-heading-wr {
    position: relative;
    border-bottom: 0px;
}
.template-residential-pest .home-banner-content {
    padding: 28px 0px 0px 0px;
    width: 71.5%;
}
.template-residential-pest .banner-overlay-wr {
    padding: 70px 0px 153px;
}
.template-residential-pest .pest-control-content {
    padding-top: 110px;
    padding-bottom: 80px;
}
.template-residential-pest .pest-control-left-bottom h5 {
    margin: 40px 0px 46px;
    position: relative;
    width: fit-content;
}
.template-residential-pest .pest-page-control-bottom-cont p:has(strong) {
    margin: 30px 0px 10px;
}
.template-residential-pest .pest-control-left-bottom h5:after {
    content: '';
    width: 100%;
    height: 6px;
    background-image: url('../images/Pest_approach_underline.png');
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    bottom: -26px;
}
.pest-we-treat-block {
    padding: 80px 0px 50px;
    background-color: #FAFAFA;
    text-align: center;
}
.pest-we-treat-block h2 {
    margin-bottom: 20px;
}
.pest-we-treat-list {
    margin-top: 50px;
    line-height: 0px;
    font-size: 0px;
}
.pest-we-treat-item {
    width: 31.8%;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #DDDDDD;
    border-radius: 15px;
    margin-right: 30px;
    vertical-align: top;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 15px 30px 0px #0000001A;
}
.pest-we-treat-item a{
    padding: 30px 20px;
    min-height: 200px;
}
.pest-we-treat-item a:hover{
    background-color: var(--primary);
    color: #fff;
}
.pest-we-treat-item a:hover p{
    color: #fff;
}
.pest-we-treat-item a:hover .pest-we-treat-name::after{
    background-color: #fff;
}
.pest-we-treat-item:nth-child(3n) {
    margin-right: 0px;
}
.pest-we-treat-name {
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    color: var(--secondary);
    margin-bottom: 28px;
    position: relative;
}
.pest-we-treat-name:after {
    content: '';
    width: 183px;
    height: 4px;
    border-radius: 10px;
    position: absolute;
    background-color: var(--primary);
    left: 50%;
    bottom: -16px;
    transform: translate(-50%, -50%);
}
.pest-we-treat-cont {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
}
.pest-we-treat-icon figure {
    height: 101px;
    width: 101px;
    background-color: var(--secondary);
    border-radius: 50%;
    position: relative;
}
.pest-we-treat-icon img {
    position: absolute;
    top: 62%;
    left: 41%;
    transform: translate(-50%, -50%);
}
.pest-we-treat-icon {
    position: absolute;
    right: -27px;
    top: -32px;
}
.resi-advantage-block {
    padding-top: 80px;
}
.resi-advantage-inner h2 {
    margin-bottom: 76px;
    position: relative;
    width: fit-content;
}
.resi-advantage-inner h2:after {
    content: '';
    width: 100%;
    height: 6px;
    background-image: url('../images/advantage_underline.png');
    background-size: 100%;
    position: absolute;
    left: 0px;
    bottom: -26px;
}
.resi-advantage-inner h2 span {
    color: var(--primary);
}
.resi-advantage-inner p:has(strong) {
    margin: 30px 0px 10px;
}
.resi-advantage-inner {
    width: 97%;
}
.resi-pest-plans-wr {
    padding: 80px 0px;
    background-image: url('../images/resi_service_plans_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.resi-pest-plans-wr h2, .resi-pest-plans-wr p, .resi-pest-plans-wr ul li {
    color: #fff;
}
.resi-pest-plans__left h2 {
    margin-bottom: 20px;
}
.resi-pest-plans__left h2 span {
    color: var(--primary);
}
.resi-pest-plans-top p:has(strong) {
    margin: 30px 0px 10px
}
.resi-pest-plans-list {
    background-color: var(--primary);
    border-radius: 5px;
    margin: 20px 0px;
    padding: 10px 15px;
    width: 308px;
}
.resi-pest-plans-list p {
    font-weight: 700;
}
.resi-pest-plan-item:first-child {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
.resi-pest-plans-bottom p:has(strong) {
    margin-bottom: 10px;
}
.resi-pest-plans-inner {
    line-height: 0px;
    font-size: 0px;
}
.resi-pest-plans__left, .resi-pest-plans__right {
    display: inline-block;
    vertical-align: middle;
}
.resi-pest-plans__left {
    width: 52.5%;
}
.resi-pest-plans__right {
    width: 47.5%;
    padding-left: 96px;
}
.specialized-treaments-block {
    background-color: #f5f5f5;
    border: 1px solid #DDDDDD;
    border-radius: 13.5px;
    padding: 15px 125px 15px 20px;
    margin-left: -50px;
    margin-top: -103px;
    z-index: 999;
    position: relative;
}
.specialized-treaments-cont h6 {
    color: var(--secondary);
    margin-bottom: 12.5px;
}
.specialized-treaments-cont p {
    color: #000;
    font-size: 16px;
    line-height: 27px;
}
.service-plans-img img {
    border-radius: 10px;
}
.specialized-treaments-img {
    position: absolute;
    bottom: 0px;
    right: -18px;
}
.template-residential-pest .pest-control-coupon-block {
    padding: 80px 0px;
}
.pest-control-coupon-txt p a {
    font-weight: 700;
}
.pest-control-coupon-txt p strong {
    color: var(--secondary);
}
.pest-control-coupon-txt p {
    margin-top: 30px;
}
.page-id-1098 .banner-wr .home-banner-left {
    width: 90%;
}
.page-id-1098.template-residential-pest .home-banner-content {
    padding: 28px 0px 0px 0px;
    width: 90%;
}
.page-id-1098 .pest-control-content h2 {
    /*margin-bottom: 55px;*/
}
.page-id-1098 .pest-control-content__right {
    width: 43.82%;
}
/* Residential page css Ends */
/*.pest-coupon-hidden-wr ul, .pest-page-control-bottom-cont ul {
    margin-top: 20px;
}*/
.page-id-725 .home-banner-heading-wr h1 br{
    display: none;
}
.make-appointment-hidden-cont h5 br{
    display: none;
}
.page-id-1043 .home-banner-heading-wr h1 br{
    display: none;
}
.pest-control-left-bottom li > ul {
    margin: 5px 0 0 15px !important;
}
.plan-termite-title p{
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    line-height: 32px;
}
.page-id-700 .pest-control-coupon-block ul{
    margin-top: 15px;
}
.page-id-1043 .home-banner-content p br,.page-id-1043 .pest-we-treat-inner h2 br,.page-id-269 .home-banner-subheading p br,.page-id-578 .home-banner-subheading p br,.page-id-537 .home-banner-subheading p br,.page-id-587 .home-banner-subheading p br,.page-id-543 .make-appointment-right__content h2 br,.page-id-594 .pest-control-left-bottom h5 br{
    display: none;
}
.page-id-1043 .resi-pest-plans-bottom p br{
    display: block;
}
/* Thank You Page CSS Starts */
.template-thank-you .header-wr {
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
}
.thank-you-page-wr {
    padding-top: 80px;
    background-image: url('../images/Thank_You_BG.jpg');
    background-size: cover;
    background-position: center;
}
.thank-you-upper-wr {
    text-align: center;
    margin: 0px auto;
    width: 90%;
}
.thank-you-cont p {
    font-size: 28px;
    line-height: 44px;
}
.thank-you-logo {
    width: fit-content;
    margin: 0 auto 40px;
}
.thank-you-service {
    width: 31.82%;
    background-color: var(--secondary);
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    padding: 185px 30px 25px;
    position: relative;
    text-align: center;
    margin-right: 80px;
}
.thank-you-service:last-child {
    margin-right: 0px;
}
.thank-you-bottom-wr {
    font-size: 0px;
    line-height: 0px;
    text-align: center;
    margin-top: 220px;
    bottom: -11px;
    position: relative;
}
.thank-you-service figure {
    position: absolute;
    top: -165px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
}
.thank-you-service figure img {
    margin: 0 auto;
}
.thank-you-service .common-btn {
    font-size: 20px;
    line-height: 24px;
    padding: 19px 50px;
    margin: 12px 0 0 0;
}
.thank-you-service .common-btn:hover {
    color: var(--primary);
}
.thank-you-service .common-btn:after {
    background-color: #fff;
}
/* Thank You Page CSS Ends */