.theme-title h1 span,
.theme-title h2 span,
body,
p {
    font-family: Arboria-Book, sans-serif;
}

#scroll-top-btn,
.social-icon ul li a i {
    width: 35px;
    height: 35px;
    text-align: center;
}

#scroll-top-btn,
#scroll-top-btn:active {
    background-color: #f48131;
}

@font-face {
    font-family: Arboria-Black;
    src: url("../fonts/Arboria-Black.ttf");
}

@font-face {
    font-family: Arboria-Bold;
    src: url("../fonts/Arboria-Bold.ttf");
}

@font-face {
    font-family: Arboria-Book;
    src: url("../fonts/Arboria-Book.ttf");
}

@font-face {
    font-family: Arboria-Light;
    src: url("../fonts/Arboria-Light.ttf");
}

@font-face {
    font-family: Arboria-Medium;
    src: url("../fonts/Arboria-Medium.ttf");
}

body {
    margin: 0;
    padding: 0;
}

p {
    font-size: 16px;
    color: #000;
}

button {
    box-shadow: none;
    border: none;
}

a {
    text-decoration: none;
}

.commercial-middle-text-wrap .area-focus-wrap,
.commercial-wrap-section .treatment-plan-wrap,
.residential-subcategory-bottom-text,
.residential-subcategory-middle-text .area-focus-wrap,
.residential-subcategory-middle-text .treatment-plan-wrap,
.termite-solutions-subcategory-bottom-text,
.termite-solutions-subcategory-middle-text .area-focus-wrap,
.termite-solutions-subcategory-middle-text .treatment-plan-wrap,
section {
    padding: 70px 0;
}

.theme-title h1,
.theme-title h2 {
    font-size: 40px;
    font-family: Arboria-Bold, sans-serif;
    color: #000;
}

.theme-btn.with-arrow-btn {
    background: #18226a;
    padding: 12px 20px;
    color: #fff;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: 25px;
    transition: 0.2s ease-in-out;
}

.home-banner-wrap-section .owl-nav .owl-next i:hover,
.home-banner-wrap-section .owl-nav .owl-prev i:hover,
.theme-btn.with-arrow-btn.orange-btn {
    background: #ff8a00;
}

.theme-btn.with-arrow-btn.orange-btn:hover {
    background: #18226a;
}

.theme-btn.with-arrow-btn span,
.top-bar-wrap .social-icon-wrap ul li {
    margin-right: 5px;
}

.theme-btn.with-arrow-btn:hover {
    background: #c84288;
}

.aboutus-wrap-section .aboutus-img-wrap,
.commercial-subcategory-details .commercial-subcategory-details-img,
.home-banner-wrap-section .home-banner-items,
.home-banner-wrap-section .home-main-slider,
.inner-aboutus-wrap-section .inner-aboutus-img-wrap,
.inner-banner-wrap-section,
.location-services-img-wrap,
.termite-solutions-subcategory-wrap-section .termite-solutions-subcategory-img,
.why-chooser-sunpestcon-details-img {
    position: relative;
}

.commercial-category-img::before,
.inner-banner-wrap-section::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.inner-banner-wrap-section img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.inner-banner-taxt h1 {
    font-size: 60px;
    font-family: Arboria-Bold, sans-serif;
    color: #fff;
}

.inner-banner-taxt p,
.warning-laps-section .warning-laps-text p {
    color: #fff;
    font-family: Arboria-Medium, sans-serif;
    font-size: 15px;
}

.inner-banner-wrap-section ul {
    list-style: none;
    padding-left: 0;
    padding-top: 100px;
    width: 100%;
    justify-content: center;
}

.inner-banner-wrap-section ul li {
    position: relative;
    padding: 0 15px;
}

.inner-banner-wrap-section ul li a {
    color: #fff;
    font-size: 15px;
}

.inner-banner-wrap-section ul li::before {
    position: absolute;
    content: "\203A";
    top: -1;
    left: 0;
    font-size: 17px;
    color: #fff;
}

.f-contact-details ul li p .f-contact-text a:last-child:before,
.inner-banner-wrap-section ul li:first-child:before {
    content: "";
}

.top-bar-wrap {
    background-color: #18226a;
    padding: 10px 0;
}

.our-services-short-desc p,
.top-bar-wrap p {
    font-size: 16px;
}

.top-bar-wrap .number-wrap {
    margin-left: 10px;
}

.inquiry-wrap-section .inquiry-call-wrap p span,
.pest-library-wrap-section .pest-library-detail-text h2 span,
.read-more-btn-circle-arrow .read-more-right-arrow,
.top-bar-wrap .phone-text {
    margin-left: 5px;
}

.top-bar-wrap .number-wrap a {
    font-size: 20px;
    color: #ff8a00;
    font-family: Arboria-Bold, sans-serif;
}

.top-bar-wrap .top-bar-social-wrap {
    float: right;
}

.top-bar-wrap .social-icon-wrap ul {
    padding-left: 0;
    display: flex;
    margin-left: 10px;
    list-style: none;
}

.top-bar-wrap .social-icon-wrap ul li a i {
    color: #000;
    width: 28px;
    display: block;
    height: 28px;
    line-height: 28px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 19px;
    transition: 150ms ease-in-out;
}

.top-bar-wrap .social-icon-wrap ul li a i:hover {
    background-color: #ff8a00;
    color: #fff;
}

.header-wrap-section .navbar-nav .nav-item:last-child,
.social-icon ul li:last-child,
.top-bar-wrap .social-icon-wrap ul li:last-child {
    margin-right: 0;
}

.header-wrap-section {
    background-color: #fff;
}

.header-wrap-section .navbar {
    padding: 0;
}

.header-wrap-section .navbar-brand {
    padding: 7px 0;
}

.header-wrap-section .navbar-brand img {
    width: 150px;
}

.header-wrap-section .navbar-nav .nav-item:first-child {
    margin-left: 0;
}

.header-wrap-section .navbar-nav .nav-item {
    margin: 0 15px;
}

.header-wrap-section .navbar-nav .nav-link {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    display: inline-block;
    padding: 37px 0;
    position: relative;
    transition: 2s;
}

.header-wrap-section .navbar-nav .nav-link:hover {
    color: #ef7f1a;
}

.header-wrap-section .navbar-nav .nav-link.active {
    color: #ef7f1a;
    font-family: Arboria-Medium, sans-serif;
}

.header-wrap-section .navbar-nav .nav-link::before {
    position: absolute;
    content: "";
    opacity: 0;
    width: 100%;
    bottom: 0;
    height: 5px;
    background: #ef7f1a;
    transition: 1s;
}

.header-wrap-section .navbar-nav .nav-link.active::before {
    position: absolute;
    content: "";
    opacity: 1;
    width: 100%;
    bottom: 0;
    height: 5px;
    background: #ef7f1a;
    transition: width 0.5s;
}

.header-wrap-section .navbar-nav .nav-link:hover::before {
    position: absolute;
    content: "";
    bottom: 0;
    background: #ef7f1a;
    width: 100%;
    height: 5px;
    opacity: 1;
}

.acc-wrap-section .owl-nav,
.header-wrap-section .dropdown-toggle::after,
.header-wrap-section.fixed-top-header.sticky .top-bar-wrap,
.home-banner-wrap-section .owl-dots,
.testimonials-wrap-section .morecontent span,
.testimonials-wrap-section .owl-dots {
    display: none;
}

.header-wrap-section .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #ff8a00;
}

.header-wrap-section .dropdown-mega .dropdown-menu {
    width: 100%;
}

.header-wrap-section .dropdown-mega h5 {
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    margin: 0;
}

.header-wrap-section .list-group-item {
    font-size: 16px;
    color: #3f3b51;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    padding: 12px 0;
}

.header-wrap-section .list-group-item:hover {
    color: #008489;
}

.header-wrap-section.fixed-top-header.sticky {
    position: fixed;
    z-index: 100;
    animation: 0.6s ease-out slideDown;
    transition: none;
    background-color: #fff;
    box-shadow: rgba(33, 35, 38, 0.1) 0 10px 10px -10px;
    width: 100%;
}

.header-wrap-section.fixed-top-header.sticky .navbar-brand img {
    width: 120px;
}

.header-wrap-section.fixed-top-header.sticky .navbar-nav .nav-link {
    padding: 28px 0;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.home-banner-wrap-section .home-main-slider .banner-img {
    height: 770px;
    object-fit: cover;
}

.home-banner-wrap-section .home-main-slider .banner-caption {
    position: absolute;
    top: 40%;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.home-banner-wrap-section .home-main-slider .banner-main-title {
    margin-bottom: 20px;
    text-transform: capitalize;
}

.home-banner-wrap-section .home-main-slider .item .banner-text p {
    font-size: 30px;
    color: #fff;
}

.blog-date-wrap p,
.commercial-middle-text-wrap .commercial-category-title a:hover,
.f-contact-details ul li p .f-contact-text a:hover,
.footer-links ul li a:hover,
.home-banner-wrap-section .home-main-slider .banner-text p strong,
.inner-blog-section .inner-blog-date-wrap p,
.read-more-btn-circle-arrow:hover,
.request-a-quote-form-modal .request-a-quote-call-wrap p a:hover {
    color: #ff8a00;
}

.home-banner-wrap-section .home-main-slider .banner-main-title span {
    font-size: 70px;
    font-family: Arboria-Bold, sans-serif;
    line-height: normal;
}

.home-banner-wrap-section .home-main-slider .banner-subtitle span {
    font-family: Arboria-Medium, sans-serif;
    font-size: 30px;
    text-transform: capitalize;
}

.home-banner-wrap-section .home-main-slider .banner-main-title span,
.home-banner-wrap-section .home-main-slider .banner-subtitle span,
.our-core-values-wrap-section .our-core-values-right-text p {
    color: #fff;
}

.home-banner-wrap-section .home-main-slider .banner-top-subtitle p {
    font-size: 35px;
    color: #fff;
    font-family: Arboria-Medium, sans-serif;
    text-transform: capitalize;
}

.home-banner-wrap-section .home-main-slider .banner-text-desc p {
    color: #fff;
    font-size: 22px;
}

.home-banner-wrap-section .home-main-slider .banner-sub-img ul {
    padding-left: 0;
}

.home-banner-wrap-section .owl-nav .owl-next i,
.home-banner-wrap-section .owl-nav .owl-prev i {
    font-size: 30px;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px;
    border-radius: 50%;
    transition: 0.2s ease-in-out;
}

.home-banner-wrap-section .owl-nav .owl-prev {
    position: absolute;
    left: 100px;
}

.home-banner-wrap-section .owl-nav .owl-next {
    position: absolute;
    right: 100px;
}

.home-banner-wrap-section .owl-nav {
    display: block !important;
    position: absolute;
    top: 50%;
    width: 100%;
}

.our-services-bottom-box {
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
    border-bottom: 3px solid #18226a;
    transition: 0.3s;
}

.our-services-wrap-section .our-services-img img {
    height: 290px;
    object-fit: cover;
}

.our-services-bottom-box:hover {
    border-bottom: 3px solid #c84288;
}

.blog-right-col .blog-inner-col:first-child .blog-title,
.blog-right-col .blog-inner-col:nth-child(2) .blog-title,
.our-core-values-wrap-section .our-core-values-box .our-core-values-icon,
.our-services-title {
    margin-bottom: 10px;
}

.our-services-title a {
    font-size: 25px;
    font-family: Arboria-Bold, sans-serif;
    color: #000;
}

.our-services-short-desc {
    height: 185px;

}

.our-services-short-desc p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#icon-chat {
    font-size: 18px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 3px;
}

.right-container .right-container-button {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    border: none;
    background-color: #18226a;
    transition: 0.4s;
    cursor: pointer;
    padding: 9px;
    color: #fff;
}

.right-container .right-container-button:hover {
    background: #c84288;
    transition: 350ms cubic-bezier(0.62, 0.1, 0.5, 1);
    width: 125px;
}

.right-container .right-container-button .long-text {
    transition: opacity 1s;
    opacity: 0;
    color: #fff;
    white-space: nowrap;
    font-size: 0;
    width: 0;
    margin: 0;
    overflow: hidden;
}

.right-container .right-container-button .long-text.show-long-text {
    transition: opacity 0.7s, width 1ms linear 270ms, font-size 1ms linear 270ms;
    opacity: 1;
    margin-left: 7px;
    font-size: 15px;
    width: auto;
}

.aboutus-wrap-section {
    background-color: #f9f9f9;
    position: relative;
    z-index: 1;
}

.aboutus-wrap-section::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    background-image: url(../images/shape/home-about.png);
    width: 700px;
    height: 591px;
    opacity: 0.8;
    z-index: -1;
}

.aboutus-wrap-section .aboutus-img-wrap img {
    height: 600px;
    object-fit: cover;
    padding-right: 40px;
}

.aboutus-wrap-section .aboutus-img-wrap .before-squar-box::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background-color: #f9f9f9;
    bottom: -1px;
    left: -1px;
}

.aboutus-wrap-section .aboutus-img-wrap .before-squar-box::after {
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    background-color: #f9f9f9;
    bottom: 40px;
    left: 40px;
}

.aboutus-wrap-section .aboutus-img-wrap .after-squar-box::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 70px;
    background-color: #f9f9f9;
    top: 0;
    right: 40px;
}

.aboutus-wrap-section .aboutus-img-wrap .after-squar-box::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background-color: #f9f9f9;
    top: 70px;
    right: 80px;
}

.aboutus-wrap-section .aboutus-img-wrap .about-img-text {
    position: absolute;
    right: 0;
    bottom: -30px;
    width: 51%;
    background: #f9f9f9;
    padding: 21px 0 0 21px;
}

.aboutus-wrap-section .aboutus-img-wrap .about-img-text .text {
    background: #ff8a00;
    padding: 20px;
}

.aboutus-wrap-section .aboutus-img-wrap .about-img-text .text p {
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
}

.aboutus-wrap-section .aboutus-text-wrap {
    margin-left: 6rem;
}

.aboutus-wrap-section .aboutus-subtitle span {
    font-size: 33px;
    font-family: Arboria-Bold, sans-serif;
    line-height: normal;
}

.aboutus-wrap-section .about-text-desc {
    margin-top: 30px;
    border-left: 4px solid #ff8a00;
    padding-left: 20px;
}

.aboutus-wrap-section .about-text-desc p span {
    font-size: 20px;
    margin-top: 15px;
    font-family: Arboria-Medium, sans-serif !important;
    line-height: normal;
}

.aboutus-wrap-section .about-points ul {
    padding-left: 0;
    list-style: none;
    margin-top: 30px;
}

.aboutus-wrap-section .about-points ul li {
    position: relative;
    font-family: Arboria-Medium, sans-serif !important;
    font-size: 18px;
    color: #000;
    margin-bottom: 17px;
    padding-left: 45px;
}

.aboutus-wrap-section .about-points ul li::before {
    position: absolute;
    content: "";
    background-image: url(../images/icon/check-circle-orange.svg);
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
}

.aboutus-wrap-section .about-points ul li:last-child,
.career-wrap-section .career-opening-box:last-child,
.career-wrap-section .career-text-wrap ul li:last-child,
.commercial-subcategory-details:last-child,
.footer-links ul li:last-child,
.location-wrap-services-wrap-box:last-child,
.our-compreh-termite-text ul li:last-child,
.pest-library-wrap-section .accordion-body ul li:last-child,
.pest-library-wrap-section .nav-pills .nav-item:last-child,
.residential-subcategory-details .residential-subcategory-details-text ul li:last-child,
.residential-subcategory-details:last-child,
.termite-solut-catego-faqs-wrap .accordion-body ul li:last-child,
.termite-solutions-subcategory-details .termite-solutions-subcategory-details-text ul li:last-child,
.termite-solutions-subcategory-details:last-child,
.why-should-sun-pest-con-text-wrap ul li:last-child {
    margin-bottom: 0;
}

.blue-box-wrap-section,
.our-compreh-termite-section {
    background: #f9f9f9;
}

.blue-box-wrap-section .blue-box-wrap-box {
    background: #18226a;
    padding: 60px 50px;
}

.blue-box-wrap-section .blue-box-innerbox-wrap {
    background: #fff;
}

.blue-box-wrap-section .blue-box-text-wrap {
    padding: 45px;
}

.blue-box-text p span,
.residential-main-services-text-wrap .read-more-btn a {
    color: #18226a;
    font-family: Arboria-Medium, sans-serif;
}

.blue-box-wrap-section .blue-box-img-wrap {
    height: 100%;
}

.blue-box-wrap-section .blue-box-img-wrap img {
    height: 100%;
    object-fit: cover;
}

.blue-box-wrap-section .counter-wrap-box,
.inner-aboutus-wrap-section .inner-about-text-desc {
    margin-top: 40px;
}

.blue-box-wrap-section .counter-num p {
    font-size: 35px;
    font-family: Arboria-Bold, sans-serif;
    color: #ff8a00;
    margin-bottom: 0;
}

.blue-box-wrap-section .counter-text p {
    margin-bottom: 0;
    font-size: 18px;
}

.blue-box-wrap-section .counter-col:first-child {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.blue-box-wrap-section .counter-col:nth-child(2) {
    border-bottom: 1px solid #e3e3e3;
}

.blue-box-wrap-section .counter-col:nth-child(3) {
    border-right: 1px solid #e3e3e3;
}

.blue-box-wrap-section .counter-col:first-child .counter-items {
    padding-bottom: 20px;
}

.blue-box-wrap-section .counter-col:nth-child(2) .counter-items {
    padding-left: 20px;
}

.blue-box-wrap-section .counter-col:nth-child(3) .counter-items {
    padding-top: 20px;
}

.blue-box-wrap-section .counter-col:nth-child(4) .counter-items {
    padding-top: 20px;
    padding-left: 20px;
}

.our-process-wrap-section,
.pest-control-expert-wrap,
.quality-assurance-wrap-section .quality-assurance-img-wrap {
    position: relative;
    z-index: 1;
}

.pest-control-expert-wrap::before {
    position: absolute;
    content: "";
    bottom: -50px;
    left: -70px;
    background-image: url(../images/shape/why-sunrise-pest.png);
    background-size: cover;
    width: 600px;
    height: 464px;
    opacity: 0.9;
    z-index: -1;
}

.pest-control-expert-box {
    display: flex;
    margin-top: 45px;
    position: relative;
    z-index: 1;
    flex-wrap: wrap;
}

.pest-control-expert-icon img {
    height: 55px;
    width: 100%;
    object-fit: contain;
}

.pest-control-expert-box .pest-control-expert-items {
    width: 20%;
    transition: 0.3s ease-in-out;
    padding: 25px;
}

.pest-control-expert-box .pest-control-expert-items:hover {
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}

.pest-control-expert-text {
    margin-top: 20px;
}

.pest-control-expert-text p {
    font-size: 21px;
}

.testimonials-wrap-section {
    position: relative;
    z-index: 9;
}

.testimonials-wrap-section .owl-carousel .owl-stage-outer {
    padding: 10px 0 !important;
}

.acc-wrap-section .item,
.testimonials-wrap-section .testimonials-slider .item {
    margin: 0 7px !important;
}

.testimonials-wrap-section .testimonials-slider-wrap-box {
    background: #fff;
    box-shadow: 0 3px 6px #00000029;
    padding: 25px 20px;
    min-height: 320px;
    position: relative;
}

.testimonials-wrap-section .quote-icon {
    background: #18226a;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    margin: auto;
}

.testimonials-wrap-section .quote-icon img {
    width: 20px;
    margin: auto;
}

.testimonials-wrap-section .testimonials-text {
    min-height: 180px;
}

.testimonials-wrap-section .testimonials-name p {
    color: #18226a;
    font-size: 19px;
    font-family: Arboria-Medium, sans-serif;
}

.testimonials-wrap-section .morelink {
    display: inline;
    color: #18226a;
}

.testimonials-wrap-section .owl-nav {
    display: block !important;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.social-icon ul li,
.testimonials-wrap-section .owl-nav .owl-prev {
    margin-right: 8px;
}

.testimonials-wrap-section .owl-nav .owl-next i,
.testimonials-wrap-section .owl-nav .owl-prev i {
    font-size: 20px;
    color: #c8c8c8;
    border: 2px solid #c8c8c8;
    padding: 5px;
    border-radius: 50%;
    transition: 0.2s ease-in-out;
}

.testimonials-wrap-section .owl-nav .owl-next i:hover,
.testimonials-wrap-section .owl-nav .owl-prev i:hover {
    background: #18226a;
    color: #fff;
    border: 2px solid #18226a;
}

.our-process-wrap-section::before {
    position: absolute;
    content: "";
    top: -75px;
    left: 0;
    background-image: url(../images/shape/our-process.png);
    width: 100%;
    height: 500px;
    background-position: bottom;
    background-size: cover;
    z-index: -1;
}

.inquiry-wrap-section {
    position: relative;
    background-image: url(../images/bg-img/inquiry.png);
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.inquiry-wrap-section::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #18226a;
    opacity: 0.8;
    z-index: -1;
}

.inquiry-wrap-section .global-map-name ul {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
    grid-template-columns: repeat(auto-fill, minmax(11rem, 1fr)) !important;
    grid-gap: 5px 20px !important;
    display: grid;
    margin-bottom: 0;
}

.inquiry-wrap-section .global-map-name ul li {
    padding-left: 20px;
    position: relative;
    color: #fff;
    font-size: 20px;
}

.inquiry-wrap-section .global-map-name ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #ff8a00;
    border-radius: 50%;
    top: 13px;
    left: 0;
}

.inquiry-wrap-section .inquiry-wrap-box {
    background: #fff;
    padding: 40px;
}

.inquiry-text p {
    font-size: 18px;
    color: #000;
}

.inquiry-wrap-section .inquiry-text p span,
.request-a-quote-form-modal .request-a-quote-text p span {
    color: red;
    font-size: 18px;
}

.inquiry-wrap-section .inquiry-call-wrap p,
.location-why-choose-us-text h2,
.request-a-quote-form-modal .request-a-quote-call-wrap p,
.termite-solution-wrap-section-text-wrap h2,
.why-chooser-sunpestcon-text h2 {
    font-size: 22px;
    font-family: Arboria-Medium, sans-serif;
}

.inquiry-wrap-section .inquiry-call-wrap p span a,
.read-more-btn-circle-arrow {
    color: #000;
}

.contactus-wrap-section .form-control,
.inquiry-wrap-section .form-control,
.request-a-quote-form-modal .form-control {
    padding: 1rem 0.75rem;
    border-radius: 0;
}

.blog-left-col .blog-inner-col:first-child .blog-img-wrap img,
.blog-left-col .blog-inner-col:nth-child(2) .blog-img-wrap img {
    height: 417px;
    object-fit: cover;
}

.blog-left-col .blog-inner-col:first-child .blog-title,
.blog-left-col .blog-inner-col:nth-child(2) .blog-title {
    margin-bottom: 38px;
}

.blog-right-col .blog-inner-col:first-child .blog-wrap-box,
.footer-title h3 {
    margin-bottom: 20px;
}

.blog-right-col .blog-inner-col:first-child .blog-date-wrap p,
.blog-right-col .blog-inner-col:nth-child(2) .blog-date-wrap p,
.pest-library-wrap-section .nav-pills .nav-item {
    margin-bottom: 5px;
}

.blog-right-col .blog-inner-col:first-child .blog-title a,
.blog-right-col .blog-inner-col:nth-child(2) .blog-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.blog-right-col .blog-inner-col:first-child .blog-img-wrap img {
    height: 170px;
    object-fit: cover;
}

.blog-right-col .blog-inner-col:nth-child(2) .blog-img-wrap img {
    height: 160px;
    object-fit: cover;
}

.blog-title a,
.inner-blog-section .inner-blog-title a {
    font-size: 23px;
    color: #000;
    line-height: normal;
    font-family: Arboria-Medium, sans-serif;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-bottom-part-wrap,
.inner-blog-section .inner-blog-bottom-part-wrap {
    padding: 20px;
    background: #f9f9f9;
}

.footer-wrap-section,
.our-core-values-wrap-section {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
}

.blog-date-wrap p span,
.inner-blog-section .inner-blog-date-wrap p span {
    margin-right: 6px;
}

.read-more-btn-circle-arrow .read-more-right-arrow i {
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 17px;
    font-size: 14px;
    text-align: center;
}

.read-more-btn-circle-arrow:hover .read-more-right-arrow i {
    border: 1px solid #ff8a00;
}

.read-more-btn-text {
    border-bottom: 1px solid #000;
}

.read-more-btn-circle-arrow:hover .read-more-btn-text {
    border-bottom: 1px solid #ff8a00;
}

.footer-wrap-section {
    background-image: url(../images/bg-img/footer-bg.svg);
    background-size: contain;
    background-position: center bottom;
}

.footer-wrap-section .footer-main-wrap-box {
    padding: 60px 0;
}

.footer-wrap-section::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #23282df7;
    z-index: -1;
}

.footer-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-title h3 {
    color: #fff;
    font-size: 23px;
    font-family: Arboria-Medium, sans-serif;
}

.f-contact-details ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.f-contact-icon img {
    width: 19px;
}

.f-contact-details ul li p .f-contact-text a {
    color: #fff;
    position: relative;
    padding-right: 5px;
    font-size: 15px;
    transition: 150ms ease-in-out;
}

.f-contact-details ul li p .f-contact-text {
    margin-left: 15px;
}

.f-contact-details ul li p .f-contact-text a::before {
    position: absolute;
    content: ",";
    top: 0;
    right: 0;
    color: #fff;
}

.f-contact-details ul li a span {
    margin-right: 10px;
}

.footer-links ul li a {
    font-size: 15px;
    color: #fff;
    transition: 150ms ease-in-out;
}

.footer-links ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.footer-links ul li,
.pest-library-wrap-section .accordion-body ul li,
.termite-solut-catego-faqs-wrap .accordion-body ul li {
    margin-bottom: 8px;
}

.social-icon ul {
    list-style: none;
    padding-left: 0;
    display: flex;
}

.social-icon ul li a i {
    color: #000;
    display: block;
    line-height: 35px;
    background: #fff;
    border-radius: 50%;
    font-size: 22px;
    transition: 150ms ease-in-out;
}

.social-icon ul li a i:hover {
    background: #ff8a00;
    color: #fff;
}

.footer-botton {
    border-top: 1px solid #535353;
    padding: 20px 0;
}

.copyright-wrap p {
    color: #fff;
    font-size: 14px;
}

.developby-wrap a img {
    filter: grayscale(1) brightness(1);
    width: 18px;
}

.inner-aboutus-wrap-section .inner-aboutus-img-wrap img {
    width: 100%;
    height: 480px;
    object-fit: cover;
}

.inner-aboutus-wrap-section .inner-aboutus-img-wrap .before-squar-box::before,
.termite-solutions-subcategory-wrap-section .termite-solutions-subcategory-img .before-squar-box::before {
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    background-color: #fff;
    bottom: 0;
    right: 0;
}

.inner-aboutus-wrap-section .inner-aboutus-img-wrap .before-squar-box::after,
.termite-solutions-subcategory-wrap-section .termite-solutions-subcategory-img .before-squar-box::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background-color: #fff;
    bottom: 23px;
    right: 23px;
}

.inner-aboutus-wrap-section .inner-aboutus-img-wrap .after-squar-box::before,
.termite-solutions-subcategory-wrap-section .termite-solutions-subcategory-img .after-squar-box::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 70px;
    background-color: #fff;
    top: 0;
    left: 0;
}

.inner-aboutus-wrap-section .inner-aboutus-img-wrap .after-squar-box::after,
.termite-solutions-subcategory-wrap-section .termite-solutions-subcategory-img .after-squar-box::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background-color: #fff;
    top: 70px;
    left: 80px;
}

.inner-aboutus-wrap-section .inner-aboutus-img-wrap .inner-about-img-text {
    position: absolute;
    left: 0;
    bottom: -45px;
    width: 54%;
    background: #fff;
    padding: 30px 30px 0 0;
}

.inner-aboutus-wrap-section .inner-aboutus-img-wrap .inner-about-img-text .text {
    background: #f5f5f5;
    padding: 25px;
    text-align: center;
}

.inner-aboutus-wrap-section .inner-aboutus-img-wrap .inner-about-img-text .text p {
    margin-bottom: 0;
    color: #000;
    font-size: 20px;
}

.inner-aboutus-wrap-section .inner-aboutus-subtitle span {
    font-size: 40px;
    font-family: Arboria-Bold, sans-serif;
    line-height: normal;
}

.inner-aboutus-wrap-section .inner-about-text-desc p span {
    color: #ff8a00;
    font-size: 23px;
    font-family: Arboria-Medium, sans-serif;
    line-height: normal;
}

.our-core-values-wrap-section {
    background-image: url(../images/bg-img/ourcore-values.png);
    background-position: center;
    background-size: cover;
}

.acc-wrap-section,
.commercial-middle-text-wrap,
.residential-subcategory-middle-text,
.termite-solutions-subcategory-middle-text {
    background: #f9f9f9;
    position: relative;
    z-index: 1;
}

.our-core-values-wrap-section::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: -1;
    opacity: 0.9;
}

.our-core-values-wrap-section .our-core-values-left-text h2 {
    font-size: 50px;
    font-family: Arboria-Bold, sans-serif;
    color: #fff;
}

.our-core-values-wrap-section .our-core-values-box {
    background: #fff;
    padding: 45px 20px;
    height: 100%;
    transition: 0.5s;
}

.our-core-values-wrap-section .our-core-values-box .our-core-values-icon img {
    height: 70px;
    width: 100%;
    object-fit: contain;
}

.our-core-values-wrap-section .our-core-values-box:hover,
.residential-subcategory-middle-text .area-focus-wrap-box:hover,
.termite-solutions-subcategory-middle-text .area-focus-wrap-box:hover {
    transform: translateY(-7px);
    transition: 0.4s;
}

.our-core-values-wrap-section .our-core-values-title h2 {
    font-family: Arboria-Bold, sans-serif;
    font-size: 25px;
}

.quality-assurance-wrap-section .quality-assurance-img-wrap::before {
    position: absolute;
    content: "";
    width: 94%;
    height: 100%;
    border: 3px solid #c84288;
    top: 17px;
    right: 0;
    z-index: -1;
}

.quality-assurance-wrap-section .quality-assurance-img-wrap img {
    width: 100%;
    height: 415px;
    object-fit: cover;
    padding-right: 17px;
}

.acc-wrap-section::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    background-image: url(../images/shape/acc-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 500px;
    height: 350px;
    z-index: -1;
}

.acc-wrap-section .acc-slider-box {
    background: #fff;
    padding: 20px;
    text-align: center;
    box-shadow: 0 3px 6px #00000029;
}

.acc-wrap-section .acc-slider-box img {
    height: 60px;
    width: 100%;
    object-fit: contain;
}

.acc-wrap-section .owl-stage-outer {
    padding: 10px 0;
}

.commercial-top-text-wrap,
.residential-subcategory-wrap-section .residential-subcategory-top-text-wrap {
    padding-bottom: 70px;
}

.error404-wrap-section .error404_wrap-box,
.residential-subcategory-wrap-section .residential-subcategory-top-text-wrap p {
    text-align: center;
}

.residential-subcategory-wrap-section .residential-subcategory-top-text h2 {
    color: #c84288;
    font-size: 25px;
    font-family: Arboria-Medium, sans-serif;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.residential-subcategory-wrap-section .residential-subcategory-top-text ul {
    list-style: none;
    padding-left: 0;
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr)) !important;
    grid-gap: 10px 20px !important;
    display: grid;
    max-width: 80%;
    margin: 0 auto 15px;
}

.commercial-wrap-section .treatment-plan-wrap ul li,
.residential-subcategory-wrap-section .residential-subcategory-top-text ul li {
    position: relative;
    padding-left: 27px;
}

.commercial-wrap-section .treatment-plan-wrap ul li::before,
.our-compreh-termite-text ul li::before,
.residential-subcategory-details .residential-subcategory-details-text ul li::before,
.residential-subcategory-wrap-section .residential-subcategory-top-text ul li::before,
.termite-solutions-subcategory-details .termite-solutions-subcategory-details-text ul li::before {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    background-image: url(../images/icon/check-mark.png);
    background-position: center;
    background-size: cover;
    width: 15px;
    height: 15px;
}

.commercial-middle-text-wrap::before,
.residential-subcategory-middle-text::before,
.termite-solutions-subcategory-middle-text::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    background-image: url(../images/shape/acc-bg.png);
    width: 600px;
    height: 506px;
    z-index: -1;
}

.commercial-middle-text-wrap::after,
.residential-subcategory-middle-text::after,
.termite-solutions-subcategory-middle-text::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background-image: url(../images/shape/acc-bg-left.png);
    width: 600px;
    height: 506px;
    z-index: -1;
}

.residential-subcategory-middle-text .area-focus-wrap-box,
.termite-solutions-subcategory-middle-text .area-focus-wrap-box {
    background: #fff;
    text-align: center;
    padding: 35px;
    box-shadow: 0 3px 6px #00000029;
    transition: 0.4s;
    height: 100%;
}

.residential-subcategory-middle-text .area-focus-wrap-box .area-focus-icon img,
.termite-solutions-subcategory-middle-text .area-focus-wrap-box .area-focus-icon img {
    width: 100%;
    height: 65px;
    object-fit: contain;
}

.residential-subcategory-middle-text .area-focus-text h2,
.termite-solutions-subcategory-middle-text .area-focus-text h2 {
    font-size: 26px;
    font-family: Arboria-Bold, sans-serif;
}

.commercial-wrap-section .treatment-plan-wrap ul,
.residential-subcategory-middle-text .treatment-plan-wrap ul,
.termite-solutions-subcategory-middle-text .treatment-plan-wrap ul {
    list-style: none;
    padding-left: 0;
    grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr)) !important;
    grid-gap: 10px 50px !important;
    display: grid;
    margin-bottom: 15px;
}

.residential-subcategory-details-img,
.termite-solutions-subcategory-details-img {
    position: relative;
    z-index: 1;
    width: 100%;
}

.commercial-subcategory-details .commercial-subcategory-details-img::before,
.location-services-img-wrap::before,
.residential-subcategory-details-img::before,
.termite-solutions-subcategory-details-img::before {
    position: absolute;
    content: "";
    width: 96%;
    height: 100%;
    border: 3px solid #c84288;
}

.commercial-subcategory-details .commercial-subcategory-details-img img,
.residential-subcategory-details-img img,
.termite-solutions-subcategory-details-img img,
.why-chooser-sunpestcon-details .why-chooser-sunpestcon-details-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    z-index: 1;
}

.commercial-subcategory-details,
.residential-subcategory-details,
.termite-solutions-subcategory-details {
    margin-bottom: 50px;
}

.our-compreh-termite-text ul,
.residential-subcategory-details .residential-subcategory-details-text ul,
.termite-solutions-subcategory-details .termite-solutions-subcategory-details-text ul {
    list-style: none;
    padding-left: 0;
}

.residential-subcategory-details .residential-subcategory-details-text ul li,
.termite-solutions-subcategory-details .termite-solutions-subcategory-details-text ul li {
    position: relative;
    padding-left: 27px;
    margin-bottom: 10px;
}

.commercial-subcategory-details:nth-child(odd) .commercial-subcategory-details-img img,
.location-wrap-services-wrap-box:nth-child(odd) .location-services-img-wrap img,
.residential-subcategory-details:nth-child(odd) .residential-subcategory-details-img img,
.termite-solutions-subcategory-details:nth-child(odd) .termite-solutions-subcategory-details-img img {
    padding-right: 17px;
}

.commercial-subcategory-details:nth-child(odd) .commercial-subcategory-details-img::before,
.location-wrap-services-wrap-box:nth-child(odd) .location-services-img-wrap::before,
.residential-subcategory-details:nth-child(odd) .residential-subcategory-details-img::before,
.termite-solutions-subcategory-details:nth-child(odd) .termite-solutions-subcategory-details-img::before {
    top: 17px;
    right: 0;
    z-index: -1;
}

.commercial-subcategory-details:nth-child(2n) .commercial-subcategory-details-img img,
.location-wrap-services-wrap-box:nth-child(2n) .location-services-img-wrap img,
.residential-subcategory-details:nth-child(2n) .residential-subcategory-details-img img,
.termite-solutions-subcategory-details:nth-child(2n) .termite-solutions-subcategory-details-img img,
.why-chooser-sunpestcon-details:nth-child(odd) .why-chooser-sunpestcon-details-img img {
    padding-left: 17px;
}

.commercial-subcategory-details:nth-child(2n) .commercial-subcategory-details-img::before,
.location-wrap-services-wrap-box:nth-child(2n) .location-services-img-wrap::before,
.residential-subcategory-details:nth-child(2n) .residential-subcategory-details-img::before,
.termite-solutions-subcategory-details:nth-child(2n) .termite-solutions-subcategory-details-img::before {
    top: 17px;
    left: 0;
    z-index: -1;
}

.commercial-subcategory-details:nth-child(odd) .commercial-subcategory-details-text,
.location-wrap-services-wrap-box:nth-child(odd) .location-services-col-right .location-services-text-wrap,
.residential-subcategory-details:nth-child(odd) .residential-subcategory-details-text,
.termite-solutions-subcategory-details:nth-child(odd) .termite-solutions-subcategory-details-text {
    margin-left: 40px;
}

.commercial-subcategory-details:nth-child(2n) .commercial-subcategory-details-text,
.location-wrap-services-wrap-box:nth-child(2n) .location-services-col-right .location-services-text-wrap,
.residential-subcategory-details:nth-child(2n) .residential-subcategory-details-text,
.termite-solutions-subcategory-details:nth-child(2n) .termite-solutions-subcategory-details-text {
    margin-right: 40px;
}

.commercial-subcategory-details:nth-child(2n) .commercial-subcategory-details-col-left,
.location-wrap-services-wrap-box:nth-child(2n) .location-services-col-left,
.location-wrap-services-wrap-box:nth-child(odd) .location-services-col-right,
.residential-subcategory-details:nth-child(2n) .residential-subcategory-details-col-left,
.termite-solutions-subcategory-details:nth-child(2n) .termite-solutions-subcategory-details-col-left {
    order: 2;
}

.commercial-subcategory-details:nth-child(2n) .commercial-subcategory-details-col-right,
.location-wrap-services-wrap-box:nth-child(2n) .location-services-col-right,
.location-wrap-services-wrap-box:nth-child(odd) .location-services-col-left,
.residential-subcategory-details:nth-child(2n) .residential-subcategory-details-col-right,
.termite-solutions-subcategory-details:nth-child(2n) .termite-solutions-subcategory-details-col-right {
    order: 1;
}

.warning-laps-section {
    padding: 25px 0;
    background-color: #34adff;
    background-image: -webkit-linear-gradient(150deg, #ff8a00 50%, #18226a 50%);
}

.warning-laps-section .warning-laps-title h2 {
    font-size: 25px;
    font-family: Arboria-Bold, sans-serif;
    color: #fff;
}

.our-compreh-termite-title h2 {
    font-size: 35px;
    color: #000;
}

.our-compreh-termite-text ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 27px;
}

.pest-library-wrap-section .accordion-button,
.termite-solut-catego-faqs-wrap .accordion-button {
    background: #dfdfdf;
    padding: 18px 15px 18px 60px;
}

.pest-library-wrap-section .accordion-button:focus,
.termite-solut-catego-faqs-wrap .accordion-button:focus {
    box-shadow: none;
}

.pest-library-wrap-section .accordion-button h4,
.termite-solut-catego-faqs-wrap .accordion-button h4 {
    color: #000;
    font-family: Arboria-Medium, sans-serif;
    font-size: 19px;
}

.pest-library-wrap-section .accordion-item,
.termite-solut-catego-faqs-wrap .accordion-item {
    margin-bottom: 15px;
    border-bottom: 0;
}

.pest-library-wrap-section .accordion-button::after,
.termite-solut-catego-faqs-wrap .accordion-button::after {
    position: absolute;
    left: 15px;
    background-image: url(../images/icon/plus-icon.png);
    width: 17px;
    height: 17px;
    background-position: center;
    background-size: cover;
}

.pest-library-wrap-section .accordion-button:not(.collapsed)::after,
.termite-solut-catego-faqs-wrap .accordion-button:not(.collapsed)::after {
    background-image: url(../images/icon/minus.png);
}

.pest-library-wrap-section .accordion-body ul,
.termite-solut-catego-faqs-wrap .accordion-body ul,
.why-should-sun-pest-con-text-wrap ul {
    list-style: none;
}

.commercial-middle-text-wrap .commercial-category-main-wrap-box ul {
    list-style: none;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}

.commercial-middle-text-wrap .commercial-category-main-wrap-box ul li {
    width: 20%;
    padding: 10px;
}

.commercial-middle-text-wrap .commercial-category-main-wrap-box ul li img {
    height: 225px;
    object-fit: cover;
}

.commercial-middle-text-wrap .commercial-category-title a {
    font-size: 23px;
    color: #fff;
    font-family: Arboria-Bold, sans-serif;
    line-height: normal;
    transition: 0.2s ease-in-out;
}

.commercial-middle-text-wrap .blue-box-wrap-section {
    background: 0 0;
    padding-bottom: 70px;
}

.inner-blog-section .inner-blog-img-wrap img {
    height: auto !important;
    width: 100%;
    /*object-fit: cover;*/
}

.inner-blog-section .inner-blog-title {
    margin-bottom: 30px;
    min-height: 56px;
}

.blog-detail-wrap-section .blog-detail-text h2 {
    font-size: 35px;
    font-family: Arboria-Bold, sans-serif;
    color: #000;
}

.blog-detail-wrap-section .sub-img {
    text-align: center;
    margin: 30px 0;
}

.blog-detail-wrap-section .sub-img img {
    width: 100%;
    height: 450px;
    object-fit: contain;
}

.gallery-wrap-section .gallery-img-wrap {
    overflow: hidden;
    position: relative;
}

.gallery-wrap-section .gallery-img-wrap img {
    width: 100%;
    height: 290px;
    object-fit: cover;
    transition: 0.8s;
}

.gallery-wrap-section .gallery-img-wrap img:hover {
    transform: scale(1.1);
}

.career-wrap-section .career-opening-box {
    box-shadow: 0 3px 6px #00000029;
    padding: 40px;
    border: 1px solid #c8c8c8;
    margin-bottom: 30px;
}

.career-wrap-section .career-opening-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.career-wrap-section .career-opening-title {
    width: 40%;
}

.career-wrap-section .career-opening-title h5 {
    font-size: 32px;
    font-family: Arboria-Medium, sans-serif;
    color: #000;
}

.career-wrap-section .ref-id {
    font-size: 17px;
    color: #000;
    margin-top: 10px;
}

.career-wrap-section .career-opening-category {
    width: 30%;
}

.career-wrap-section .career-opening-category h6 {
    font-size: 17px;
    font-family: Arboria-Medium, sans-serif;
    color: #000;
}

.career-wrap-section .career-text-wrap ul {
    margin-top: 15px;
    list-style: none;
    padding-left: 0;
}

.career-wrap-section .career-text-wrap ul li {
    margin-bottom: 15px;
}

.apply-job-wrap-section label {
    white-space: nowrap;
    color: #000;
}

.apply-job-wrap-section .form-control {
    line-height: 2.4;
}

.apply-job-wrap-section .form-control:focus,
.inquiry-wrap-section .form-control:focus {
    box-shadow: none;
    border: 1px solid #ff8a00;
}

.apply-job-wrap-section .form-control[type="file"] {
    line-height: 2;
}

.contactus-wrap-section .contactus-wrap-box {
    border: 1px solid #e9e9e9;
    padding: 30px;
    height: 100%;
}

.contactus-wrap-section .contactus-wrap-box a {
    word-wrap: break-word;
    color: #000;
}

.contactus-wrap-section .get-in-touch-wrap {
    margin-top: 100px;
}

.contactus-wrap-section .contactus-inquiry-text h6 {
    font-size: 18px;
    font-family: Arboria-Medium, sans-serif;
    color: #c84288;
    margin-bottom: 25px;
}

.contactus-wrap-section .map-wrap {
    height: 90%;
    position: relative;
    z-index: 1;
    margin-left: 60px;
}

.contactus-wrap-section .map-wrap iframe {
    padding-right: 45px;
}

.contactus-wrap-section .map-wrap::before {
    position: absolute;
    content: "";
    top: -40px;
    right: 0;
    width: 200px;
    height: 400px;
    background: #18226a;
    z-index: -1;
}

#mapDiv .gm-style .place-name {
    color: #18226a !important;
}

.pest-library-wrap-section .nav-pills .nav-link {
    background: #ececec;
    display: block;
    width: 100%;
    padding: 12px;
    font-size: 21px;
    border-radius: 0;
    color: #000 !important;
    transition: 0.2s ease-in-out;
}

.pest-library-wrap-section .nav-pills .nav-link.active,
.pest-library-wrap-section .nav-pills .nav-link:hover {
    background: #18226a;
    color: #fff !important;
}

.pest-library-wrap-section .pest-library-images-wrap {
    height: 170px;
    width: 170px;
    box-shadow: 0 8px 16px #00000029;
    border-radius: 50%;
}

.pest-library-wrap-section .pest-library-images-wrap img {
    width: 100%;
    height: 170px;
    object-fit: contain;
    padding: 25px;
}

.pest-library-wrap-section .pest-library-detail-text h2 {
    font-size: 22px;
    color: #c84288;
    font-family: Arboria-Medium, sans-serif;
}

.accordion-button:not(.collapsed) h4 {
    color: #c84288;
}

.request-a-quote-sticky-btn {
    position: fixed;
    top: 50%;
    right: -70px;
    z-index: 9;
    transform: rotate(90deg);
    text-transform: uppercase;
    color: #fff;
    background: #ff8a00;
    padding: 12px 20px;
    transition: 0.2s ease-in-out;
}

.request-a-quote-sticky-btn:hover {
    background-color: #18226a;
    color: #fff;
}

.request-a-quote-form-modal .theme-title h2 {
    font-size: 35px;
}

.request-a-quote-form-modal .request-a-quote-text p {
    font-size: 18px;
}

.request-a-quote-form-modal .request-a-quote-call-wrap p a {
    color: #000;
    margin-left: 7px;
    transition: 0.2s ease-in-out;
}

.request-a-quote-form-modal .modal-body {
    padding: 25px 100px;
    background-color: #fff;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.request-a-quote-form-modal .modal-header {
    border-bottom: none;
}

.request-a-quote-form-modal .btn-close {
    background: #000;
    width: 20px;
    height: 20px;
    color: #fff;
    opacity: 1;
    line-height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 35px;
    top: 30px;
    z-index: 9;
}

.request-a-quote-form-modal .btn-close i {
    font-size: 20px;
}

#scroll-top-btn {
    display: inline-block;
    border-radius: 50%;
    position: fixed;
    bottom: 20px;
    right: 30px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    line-height: 30px;
}

#scroll-top-btn::after {
    content: "\2191";
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 18px;
}

#scroll-top-btn:hover {
    cursor: pointer;
    background-color: #c84288;
}

#scroll-top-btn.show {
    opacity: 1;
    visibility: visible;
}

.thank-you-wrap-section .thankyou_wrap-box {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.09) 0 3px 12px;
    padding: 30px;
}

.thank-you-wrap-section .thankyou_wrap-box h2 {
    font-size: 50px;
    color: #c84288;
    padding-bottom: 10px;
    font-family: Arboria-Medium, sans-serif;
}

.thank-you-wrap-section .contact_details {
    border-bottom: 1px solid #c84288;
    padding-bottom: 20px;
}

.thank-you-wrap-section .contact_details a {
    font-size: 19px;
    color: #c84288;
}

.error404-wrap-section .submit-btn a,
.thank-you-wrap-section .submit-btn a {
    width: fit-content;
}

.thank-you-wrap-section .theme-btn {
    margin: auto 15px;
}

.error404-wrap-section .error404_wrap-box h2 {
    font-size: 70px;
    color: #c84288;
    font-family: Arboria-Medium, sans-serif;
}

.error404-wrap-section .error404_wrap-box h3 {
    font-size: 25px;
    color: #c84288;
    text-transform: capitalize;
    padding: 20px 0;
    font-family: Roboto-Medium, sans-serif;
}

.termite-solutions-subcategory-wrap-section .termite-solutions-subcategory-img img {
    height: 520px;
    object-fit: cover;
}

.residential-main-services-list {
    position: relative;
    background-image: url(../images/bg-img/services-bg.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 1;
    padding-bottom: 20px;
}

.residential-main-services-list::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
    z-index: -1;
}

.residential-main-services-list .services-icon {
    background: #ff8a00;
    border-radius: 50%;
}

.residential-main-services-list .services-icon img {
    width: 70px;
    padding: 15px;
}

.residential-main-services-list .residential-main-services-img img {
    height: 235px;
}

.residential-main-services-bottom {
    background-color: #fff;
    padding: 15px;
}

.residential-main-services-text-wrap h2 a {
    word-wrap: break-word;
    color: #f48131;
    font-size: 25px;
    font-family: Arboria-Medium, sans-serif;
}

.residential-main-services-text-wrap p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.residential-main-services-text-wrap .read-more-btn a span {
    margin-left: 3px;
    margin-top: 5px;
}

.residential-main-services-text-wrap .read-more-btn a span i {
    font-size: 19px;
}

.residential-main-services-list-box {
    margin: 30px 0 60px;
}

.why-should-sun-pest-con-text-wrap ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}

.why-should-sun-pest-con-text-wrap ul li::before {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #f48131;
}

.why-should-sun-pest-con-text-wrap ul li h2 {
    font-size: 20px;
    font-family: Arboria-Medium, sans-serif;
}

.why-chooser-sunpestcon-details-img::before {
    position: absolute;
    content: "";
    width: 96%;
    height: 100%;
    border: 3px solid #c84288;
    top: 17px;
    right: 0;
    z-index: -1;
}

.location-wrap-services-wrap-box {
    margin-bottom: 40px;
}