 /* @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap'); */
 @import url('https://fonts.googleapis.com/css2?family=Anta&family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fredoka:wght@300..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Sen:wght@400..800&display=swap');

 /* 
Font family
-----------------------------------------------

 font-family: "Inter", sans-serif;

-----------------------------------------------*/

 :root {
     --primarycolor: #526BBB;
     --Secondarycolor: #484C44;
     --AccentColor: #FF6868;
     --redbtncolor: #E53935;


     --blackcolor: #000;
     --whitecolor: #fff;
     --errorcolor: #C73931;
     --selection: ##CCCCCC;

     --faqbgcolor: #E2E9FF;
     --servicebgcolor: #EEF0F8;
     --darkbgcolor: #293D7D;
     --lightbgcolor: #F5F5F5;



     --font-Inter: "Inter";

 }

 * {
     margin: 0;
     padding: 0;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     outline: none !important;
     list-style: none;
 }

 body,
 ul,
 li,
 a {
     font-family: var(--font-Inter);
     font-weight: 400;
     font-size: 16px;
     color: var(--blackcolor);
 }

 body {
     max-width: 100%;
     overflow-x: hidden !important;
     background: var(--whitecolor) !important;
 }


 /* container :::::::::::::::::::::::::::::::::::::::::::::::::: */
 .banner-con .e-con-inner,
 .banner-btns .e-con-inner,
 .our-company-outer .e-con-inner,
 .pest-services .e-con-inner,
 .home-services-sec .e-con-inner,
 .pest-issues-con .e-con-inner,
 .take-ac-outer .e-con-inner,
 .why-choose .e-con-inner,
 .home-testi-outer .e-con-inner,
 .faq-title .e-con-inner,
 .home-faq-outer .e-con-inner,
 .req-outer .e-con-inner {
     max-width: 1200px;
 }

 /* container :::::::::::::::::::::::::::::::::::::::::::::::::: */


 /* == CONTAINER-CSS START :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 .container,
 .e-con-inner,
 .elementor-container {
     max-width: 100% !important;
     width: 100%;
     margin-left: auto;
     margin-right: auto;
 }

 @media (min-width: 1240px) {

     .container,
     .e-con-inner,
     .elementor-container {
         /* max-width: 87% !important; */
         max-width: 1220px !important;
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         row-gap: 0 !important;
     }




 }



 /* == CONTAINER-CSS END :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 hr.wp-block-separator {
     color: transparent !important;
 }

 .clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }

 .clearfix {
     display: inline-block;
 }

 * html .clearfix {
     height: 1%;
 }

 .clearfix {
     display: block;
 }

 .userway_buttons_wrapper {
     bottom: 100px !important;
 }


 /* == SELECTION-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 ::-moz-selection {
     background: var(--selection);
     color: var(--blackcolor);
 }

 ::-webkit-selection {
     background: var(--selection);
     color: var(--blackcolor);
 }

 ::selection {
     /* background: var(--selection);
     color: var(--blackcolor); */
     background: #ccc;
     color: var(--blackcolor);
 }

 /* == SELECTION-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/




 /* == BACKEND-ISSUES-CLEAR-CODE-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 body.elementor-editor-active .common-outer ul {
     float: none;
     width: auto;
     margin: 0px;
 }

 body.elementor-editor-active .common-outer ul li {
     float: none;
     width: auto;
     color: #000;
     font-size: 20;
     line-height: 26px;
     font-weight: 400;
     position: relative;
     padding: 0 10px;
 }

 body.elementor-editor-active .common-outer ul li::before {
     position: absolute;
     content: "";
     background-image: none;
     background-repeat: no-repeat;
     background-size: 0%;
     width: auto;
     height: auto;
     top: 0;
     left: 0;
     transition: 0.5s ease-in-out;
     -webkit-transition: 0.5s ease-in-out;
     display: none;
 }

 .elementor-editor-active ul li::before {
     display: none !important;
 }

 /* == BACKEND-ISSUES-CLEAR-CODE-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/





 /* == TYPOGRAPHY-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 .common-outer h1,
 .common-outer h2,
 .common-outer h3,
 .common-outer h4,
 .common-outer h5,
 .common-outer h6,
 h1 a,
 h2 a,
 h3 a,
 h4 a,
 h5 a,
 h6 a,
 h1 strong,
 h2 strong,
 h3 strong,
 h4 strong,
 h5 strong,
 h6 strong {
     font-family: var(--font-Inter);
     color: var(--blackcolor);
 }

 .common-outer h1 a,
 .common-outer h2 a,
 .common-outer h3 a,
 .common-outer h4 a,
 .common-outer h5 a,
 .common-outer h6 a {
     color: var(--whitecolor) !important;
 }

 h1,
 h1 a,
 h1 strong,
 .common-outer h1,
 .common-outer h1 a {
     font-family: var(--font-Inter) !important;
     font-weight: 600;
     font-size: 66px;
     color: var(--blackcolor);
     text-align: initial;
     line-height: 73px;
     margin: 40px 0 20px;
 }

 h2,
 h2 a,
 h2 strong,
 .common-outer h2,
 .common-outer h2 a {
     /* font-family: var(--font-Inter) !important;
     font-weight: 600;
     font-size: 40px;
     color: var(--blackcolor);
     line-height: 51px;
     margin: 40px 0 20px; */
     font-family: var(--font-Inter) !important;
     font-weight: 600 !important;
     font-size: 40px;
     color: var(--blackcolor) !important;
     line-height: 51px;
     margin: 40px 0 20px;
 }

 h3,
 h3 a,
 .common-outer h3,
 .common-outer h3 a {
     font-family: var(--font-Inter) !important;
     font-weight: 400;
     font-size: 36px;
     color: var(--blackcolor);
     line-height: 51px;
     margin: 40px 0 20px;
 }


 h4,
 h4 a,
 .common-outer h4,
 .common-outer h4 a {
     font-family: var(--font-Inter) !important;
     font-weight: 400;
     font-size: 30px;
     color: var(--blackcolor);
     line-height: 50px !important;
     margin: 40px 0 20px;
     font-weight: 600;
 }

 h5,
 h5 a,
 h5 strong,
 .common-outer h5,
 .common-outer h5 a,
 h5.elementor-image-box-title {
     font-family: var(--font-Inter) !important;
     font-weight: 600;
     font-size: 22px;
     color: var(--blackcolor);
     line-height: 26px;
     margin: 40px 0 20px;
     letter-spacing: 0 !important;
     text-transform: none;
 }

 h6,
 h6 a,
 h6 strong,
 .common-outer h6,
 .common-outer h6 a {
     font-family: var(--font-Inter) !important;
     font-weight: 600;
     font-size: 20px !important;
     color: var(--blackcolor);
     line-height: 26px !important;
     letter-spacing: 0 !important;
     text-transform: none;
 }

 .elementor-widget-heading .elementor-heading-title {
     margin-bottom: 0 !important;
     /* margin-top: 0 !important; */
 }


 h1 strong,
 h2 strong,
 h3 strong,
 h4 strong,
 h5 strong,
 h6 strong {
     color: transparent !important;
     -webkit-text-stroke: 1px var(--blackcolor);
     text-stroke: 1px var(--blackcolor);
 }

 strong {
     font-weight: 700 !important;
     color: #000;
 }

 .common-outer blockquote p {
     margin-bottom: 0;
     color: #fff !important;
     font-size: 26px;
     line-height: 33px !important;
     margin-bottom: 0 !important;
 }


 .common-outer blockquote strong,
 .common-outer blockquote li strong {
     color: #fff !important;
 }



 /* .common-outer blockquote h1,
 .common-outer blockquote h2,
 .common-outer blockquote h3,
 .common-outer blockquote h4,
 .common-outer blockquote h5,
 .common-outer blockquote h6,
 .common-outer blockquote ul,
 .common-outer blockquote ul li,
 .common-outer blockquote ul li p,
 .common-outer blockquote p {
     color: #fff !important;
 } */


 .common-outer blockquote ul li::before {
     /* background-color: #fff !important; */
     /* border-radius: 50px !important; */
 }



 .common-outer blockquote a {

     color: #fff;
     font-size: 26px;
     line-height: 33px !important;
 }

 .common-outer blockquote a:hover {
     color: #FF6868 !important;
 }

 a {
     text-decoration: none !important;
     color: var(--primarycolor);
     font-weight: 500;
     transition: 0.5s ease;
     font-size: 16px;
     text-decoration: underline !important;
 }

 a:hover {
     color: var(--darkbgcolor);
     transition: 0.5s ease;
 }

 p {
     font-family: var(--font-Inter);
     font-weight: 400;
     font-size: 16px;
     color: var(--Secondarycolor) !important;
     line-height: 25px !important;
     padding: 0px;
     margin-bottom: 18px !important;
 }

 h1.hidden-heading-tag {
     display: none;
 }

 blockquote {
     padding: 40px 40px !important;
     /* background: linear-gradient(180deg, rgba(180, 114, 180, 1) 0%, rgba(218, 212, 235, 1) 100%); */
     background: linear-gradient(180deg, rgba(82, 107, 187, 1) 30%, rgba(37, 49, 85, 1) 100%);
     border-left: 5px solid var(--darkbgcolor);

     /* border-right: 5px solid var(--darkbgcolor); */
     border-right: 5px solid #FF6868;
     border-left: 5px solid #FF6868;
 }

 /* == TYPOGRAPHY-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/





 /* == COMMON-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 .common-outer {
     padding-top: 60px;
     padding-bottom: 60px;
 }

 body.home .common-outer {
     padding-top: 0px;
     padding-bottom: 0px;
     overflow: hidden;
 }

 /* == COMMON-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/




 /* UL LI / OL LI CSS CODE START ::::::::::::::::::::::::::::::::::::::: */

 .common-outer ul {
     margin: 20px 0 20px 20px !important;
 }

 .common-outer ul li {
     font-family: var(--font-Inter);
     font-weight: 400;
     font-size: 16px;
     color: var(--Secondarycolor) !important;
     line-height: 25px !important;
     padding-left: 40px !important;
     padding: 0px;
     margin-bottom: 12px !important;
     position: relative;
 }


 .common-outer ul li::before {
     position: absolute;
     content: "";
     width: 25px;
     height: 25px;
     background-image: url(../images/li-circle.png) !important;
     background-repeat: no-repeat;
     background-size: cover;
     left: 0;
     top: 0;
     background-color: transparent;
 }


 .common-outer ol {
     padding-left: 17px;
     margin: 0 0 20px 20px;
 }

 .common-outer ol li {
     list-style-type: decimal;
 }

 .common-outer ol li {
     font-family: var(--font-Inter);
     font-weight: 400;
     font-size: 16px;
     color: var(--Secondarycolor) !important;
     line-height: 25px !important;
     padding: 0 !important;
     margin-bottom: 10px;
 }

 .common-outer ol li::before {
     display: none;
 }

 /* UL LI / OL LI CSS CODE END ::::::::::::::::::::::::::::::::::::::: */






 /* == FORM-TYPOGRAPHY-CSS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 ::placeholder {
     font-family: var(--font-Inter);
     font-weight: 300;
     font-size: 14px;
     color: var(--secondarycolor) !important;
     line-height: 28px !important;
 }

 label {
     font-family: var(--font-Inter);
     font-weight: 400;
     font-size: 16px;
     color: var(--blackcolor) !important;
     line-height: 18px !important;
     padding: 0px;
     margin-bottom: 18px !important;
 }

 input:focus {
     outline: none !important;
     box-shadow: none !important;
 }

 .wpcf7-not-valid {
     border: none;
     border: 1px solid var(--errorcolor) !important;
 }

 .wpcf7-not-valid-tip {
     display: none !important;
 }

 .invalid .wpcf7-response-output {
     text-align: center;
     color: var(--errorcolor);
     border: 2px solid var(--errorcolor) !important;
     width: 100%;
     font-weight: 400;
     margin: 10px 0px 7px !important;
     font-size: 14px;
 }

 .wpcf7 form.sent .wpcf7-response-output {
     /* border-color: #007e0b; */
     border-color: #FF6868;
     width: 100%;
     font-weight: 400;
     margin: 10px 0px 7px !important;
     font-size: 14px;
     color: #FF6868;
     /* color: #007e0b; */
     text-align: center;
 }

 input {
     width: 100%;
     padding: 21px 13px;
     background: transparent;
     border: none;
     border-bottom: 1px solid var(--whitecolor);
     /* border: 1px solid var(--whitecolor); */
     font-family: var(--font-Inter);
     font-size: 16px;
 }

 textarea {
     width: 100%;
     padding: 11px 13px;
     background: transparent;
     border: none;
     border-bottom: 1px solid var(--whitecolor);
     height: 85px;
     resize: none;
     font-family: var(--font-Inter);
     font-size: 16px;
 }

 /* wpcf7 form wpcf7-response-output :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/






 /* == IMAGE-WRAP-CSS_START == 
===============================================================*/

 .alignnone {
     margin: 5px 30px 20px 0;
 }

 .aligncenter,
 div.aligncenter {
     display: block;
     margin: 20px auto 20px auto;
 }

 .alignright {
     float: right;
     margin: 0px 0 20px 40px;
     border-radius: 15px;
 }

 .alignleft {
     float: left;
     margin: 10px 60px 20px 0;
 }

 a img.alignright {
     float: right;
     margin: 5px 0 20px 40px;
 }

 a img.alignnone {
     margin: 5px 20px 20px 0;
 }

 a img.alignleft {
     float: left;
     margin: 5px 40px 30px 0;
 }

 a img.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
 }

 figcaption,
 .gallery-caption,
 .wp-caption-text {
     font-size: 12px !important;
 }

 /* IMAGE-WRAP-CSS_END == 
===============================================================*/





 /* GREY BACKGROUND SECTION TYPOGRAPY CSS ::::::::::::::::::::::::::  */

 .dark-bg p strong {
     color: #fff !important;
 }

 .dark-bg h1,
 .dark-bg h2,
 .dark-bg h3,
 .dark-bg h4,
 .dark-bg h5,
 .dark-bg h6,
 .dark-bg p,
 .dark-bg ul li,
 .dark-bg ol li {
     color: var(--whitecolor) !important;
 }

 .dark-bg p {
     font-weight: 300;
 }

 .dark-bg h1 strong,
 .dark-bg h2 strong,
 .dark-bg h3 strong,
 .dark-bg h4 strong,
 .dark-bg h5 strong,
 .dark-bg h6 strong,
 .dark-bg li strong {
     color: #fff !important;
     -webkit-text-stroke: 0;
 }

 .dark-bg ul li::before {
     background-color: var(--whitecolor) !important;
     border-radius: 50px;

 }

 .dark-bg a {
     text-decoration: underline !important;
     color: var(--whitecolor) !important;
     cursor: pointer !important;
 }

 /* DARK BACKGROUND SECTION TYPOGRAPY CSS ::::::::::::::::::::::::::  */






 /* SCROLL_TO_TOP_CSS_START :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 a.ScrollTop {
     position: fixed !important;
     width: 53px;
     height: 53px;
     right: 30px;
     bottom: 120px;
     font-size: 0;
     transition: 0.5s ease;
     z-index: 99999;
     cursor: pointer !important;
     border-radius: 60px;
     background: var(--secondarycolor) !important;
     overflow: hidden;
     border: 1.5px solid #FF6868 !important;
     background: var(--whitecolor) !important;
     transition: 0.5s ease;
 }

 a.ScrollTop::after {
     position: absolute;
     content: "";
     width: 100%;
     height: 100%;
     background: url(../images/banner-arrow.svg);
     background-position: center;
     background-size: 41%;
     background-repeat: no-repeat;
     top: 0;
     left: 0;
     transition: 0.5s ease;
     transform: rotate(-90deg);
 }

 a.ScrollTop:hover {
     background: #FF6868 !important;
     transition: 0.5s ease;
 }

 a.ScrollTop:hover::after {
     transition: 0.5s ease;
     filter: brightness(0) saturate(100%) invert(96%) sepia(100%) saturate(12%) hue-rotate(237deg) brightness(103%) contrast(103%);
 }

 /* SCROLL_TO_TOP_CSS_END :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/



 /* INNERPAGE BANNER CSS CODE START ::::::::::::::::::::::::::::::::::::::::::::::::::: */

 .banner-wrapper {
     height: 330px;
     position: relative;
     background-size: cover;
     background-attachment: fixed;
     background-position: center;
     background-repeat: no-repeat;
     display: flex;
     justify-content: center;
 }

 .banner-wrapper::before {
     position: absolute;
     content: "";
     width: 100%;
     height: 100%;
     background: linear-gradient(90deg, rgb(0 0 0 / 30%) 0%, rgba(0, 0, 0, 0) 100%);
     top: 0;
     left: 0;
 }

 .banner-wrapper img.banner-image {
     width: 100%;
     height: 100%;
     object-fit: cover;
     object-position: center;
 }

 .banner-title-overlay h2 {
     text-align: center;
     margin: 0;
     /* color: var(--whitecolor) !important; */
     color: var(--blackcolor) !important;
     font-size: 65px !important;
     line-height: 68px !important;
 }

 .banner-title-overlay {
     position: absolute;
     z-index: 9;
     top: 48%;
     transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     width: 100%;
     width: 55%;
 }

 /* INNERPAGE BANNER CSS CODE END ::::::::::::::::::::::::::::::::::::::::::::::::::: */




 /* BUTTON CSS CODE START :::::::::::::::::::::::::::::::::::::::::::::::: */


 .c-btn-red a {
     color: #fff !important;
     width: fit-content;
     font-size: 16px !important;
     font-weight: 500 !important;
     background: #ff6868 !important;
     padding: 15px 60px 15px 30px;
     border-radius: 10px;
     position: relative;
     text-decoration: none !important;
 }

 .c-btn-red a::before {
     position: absolute;
     content: "";
     width: 30px;
     height: 30px;
     background-image: url(../images/btn-arrow.svg);
     background-repeat: no-repeat;
     background-size: cover;
     top: 8px;
     right: 25px;
 }

 .c-btn-red a:hover {
     background: #526BBB !important;
 }

 .c-btn-blue a {
     color: #fff !important;
     width: fit-content;
     font-size: 16px !important;
     font-weight: 500 !important;
     background: #526BBB !important;
     padding: 15px 60px 15px 30px;
     border-radius: 10px;
     position: relative;
     text-decoration: none !important;
 }

 .c-btn-blue a::before {
     position: absolute;
     content: "";
     width: 30px;
     height: 30px;
     background-image: url(../images/btn-arrow.svg);
     background-repeat: no-repeat;
     background-size: cover;
     top: 12px;
     right: 25px;
 }

 .c-btn-blue a:hover {
     background: #E53935 !important;
 }


 .c-btn-white a {
     color: #000 !important;
     width: fit-content;
     font-size: 16px !important;
     font-weight: 500 !important;
     background: #fff !important;
     padding: 15px 60px 15px 30px;
     border-radius: 10px;
     position: relative;
     text-decoration: none !important;
 }

 .c-btn-white a::before {
     position: absolute;
     content: "";
     width: 30px;
     height: 30px;
     filter: brightness(0) saturate(100%);
     background-image: url(../images/btn-arrow.svg);
     background-repeat: no-repeat;
     background-size: cover;
     top: 8px;
     right: 25px;
 }

 .c-btn-white a:hover {
     background: #E53935 !important;
     color: #fff !important;
 }

 .c-btn-white a:hover::before {
     filter: none !important;
 }


 /* BUTTON CSS CODE END :::::::::::::::::::::::::::::::::::::::::::::::: */




 /* ERROR PAGE CSS CODE START ::::::::::::::::::::::::::::::::::::::::::: */

 .error-title h4 {
     margin-top: 0;
     text-align: center;
 }

 /* ERROR PAGE CSS CODE END ::::::::::::::::::::::::::::::::::::::::::: */


 /*BANNER DESIGN START:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


 .hero-banner-ele {
     min-height: 100%;
     padding: 85px 0 130px;
 }

 .banner-btns .e-con-inner {
     gap: 25px;
 }

 .hero-banner-ele .banner-con .e-con-inner .cb-heading {
     /* color: #fff; */
     width: fit-content;
     /* font-size: 16px;
     font-weight: 400;
     padding: 10px 15px 10px 30px;
  
     background-color: #526BBB;
     border-radius: 50px;
     position: relative;
     display: flex;
     align-items: center; */
 }

 .hero-banner-ele .banner-con .e-con-inner .cb-heading small {
     color: #fff;
     font-size: 18px;
     font-weight: 400;
     margin: 0 !important;
     color: #fff !important;
     width: fit-content;
     font-size: 18px;
     padding: 10px 17px 10px 32px;
     background: #ffffff20;
     border-radius: 50px;
     position: relative;
     display: flex;
     background-color: #526BBB;
     align-items: center;
     line-height: 25px;
 }

 .hero-banner-ele .banner-con .e-con-inner .cb-heading small::before {
     position: absolute;
     content: "";
     width: 8px;
     height: 8px;
     background: #FF6868;
     border-radius: 50px;
     top: auto;
     left: 13px;
 }

 .banner-con .e-con-inner .hero-ban-cnt {
     width: 69%;
 }

 .banner-con .e-con-inner h1 {
     color: #fff;
     font-weight: 700;
     line-height: 73px;
     margin: 20px 0 25px;
 }

 .banner-con .e-con-inner p {
     color: #fff !important;
     font-size: 20px;
     font-weight: 500;
     line-height: 28px !important;
 }

 .banner-btns .e-con-inner .video-popup-btn-b a {
     position: relative;
     height: 100%;
 }

 .banner-btns .e-con-inner .video-popup-btn-b {
     position: relative;
 }

 .banner-btns .e-con-inner .video-popup-btn-b::before {
     content: "";
     position: absolute;
     height: 46px !important;
     width: 46px !important;
     left: 0px;
     top: 0px;
     background-position: center;
     background-size: contain;
     background-repeat: no-repeat;
     background-image: url(../images/video_icon.svg);
 }

 .banner-btns .e-con-inner .video-popup-btn-b p {
     color: #fff !important;
     margin-bottom: 0 !important;
     padding: 0px 15px 0px 57px;
 }

 .banner-btns .e-con-inner .video-popup-btn-b a {
     color: #fff !important;
     background: transparent;
     width: fit-content !important;
     font-size: 16px !important;
     font-weight: 500 !important;
     text-decoration: none !important;
     /* padding: 10px 15px 10px 55px; */
 }





























 /*BANNER DESIGN END:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


 /*HOME PAGE DESIGN START::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 /*HOME PAGE REQ SECTION DESIGN START::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

 .req-outer .e-con-inner {
     /* max-width: 100% !important;
    width: 100% !important; */
     display: flex !important;
     gap: 60px !important;
 }

 .req-outer .e-con-inner .e-con-inner {
     max-width: 100% !important;
     padding: 0;
 }

 .req-outer {
     padding: 60px 0px;
 }

 .cg-heading small {
     margin: 0 !important;
     color: #000 !important;
     width: fit-content;
     line-height: 28px;
     font-size: 24px;
     padding: 5px 18px 5px 32px;
     background: rgba(204, 204, 204, 0.5);
     border-radius: 50px;
     position: relative;
     font-weight: 500 !important;
     display: flex;
     align-items: center;
 }

 .cg-heading small::before {
     position: absolute;
     content: "";
     width: 8px;
     height: 8px;
     background-color: #526BBB;
     border-radius: 50px;
     top: auto !important;
     left: 14px;
 }

 .req-title .e-con-inner {
     gap: 0 !important;
 }

 .req-title h2 {
     padding-right: 30px;
     margin-top: 24px;
 }

 .req-form form {
     padding: 40px;
     background-color: #526BBB;
     border-radius: 20px;
 }

 .req-form form ul.cf7-form-fields {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 20px;
     margin: 0 !important;
 }

 .req-form form ul.cf7-form-fields li {
     width: 100% !important;
     padding-left: 0 !important;
 }

 .req-form form ul.cf7-form-fields li::before {
     display: none !important;
 }


 .req-form form ul.cf7-form-fields li p {
     margin-bottom: 0 !important;
 }

 .req-form form ul.cf7-form-fields li:last-child {
     width: 100% !important;
     grid-column: span 2;
 }

 .req-form form ul.cf7-form-fields li input {
     padding: 16px;
     width: 100%;
     font-size: 14px;
     font-family: inter;
     font-weight: 300;
     border-radius: 15px;
     background-color: rgba(255, 255, 255, 0.08);
     border: 1px solid rgba(204, 204, 204, 0.5);
 }

 .req-form form ul.cf7-form-fields li textarea {
     padding: 16px;
     width: 100%;
     height: 120px;
     font-size: 14px;
     font-weight: 300;
     color: #fff;
     font-family: inter;
     border-radius: 15px;
     background-color: rgba(255, 255, 255, 0.08);
     border: 1px solid rgba(204, 204, 204, 0.5);
 }

 .req-form form ul.cf7-form-fields li input::placeholder,
 .req-form form ul.cf7-form-fields li textarea::placeholder {
     color: rgba(255, 255, 255, 0.8) !important;
 }

 .c-btn-red input {
     padding: 15px 50px 15px 20px;
     font-size: 16px;
     font-weight: 400 !important;
     border-radius: 10px;
     border: none;
     background-color: #ff6868;
     color: #fff;
 }

 .req-form form .c-btn-red {
     padding-top: 20px;
     width: fit-content;
 }

 .c-btn-red p {
     margin: 0 !important;
     position: relative;
     width: fit-content;
     height: 50px;
 }

 .c-btn-red p::before {
     position: absolute;
     content: "";
     width: 20px;
     height: 20px;
     background-image: url(../images/arrow-icon.png);
     background-repeat: no-repeat;
     background-size: cover;
     cursor: pointer;
     right: 60px;
     top: 14px;
 }

 .c-btn-red input:hover {
     background: #fff;
     color: #000;
     transition: 0.5s ease;
 }

 .c-btn-red p:hover::before {
     filter: brightness(0) saturate(100%) invert(0%) sepia(96%) saturate(21%) hue-rotate(242deg) brightness(102%) contrast(102%);
     transition: 0.5s ease;
 }

 .req-gallery {
     padding-top: 30px;
 }

 .req-gallery div#gallery-1 {
     display: flex;
     gap: 20px;
 }

 .req-content {
     display: flex;
     justify-content: flex-start !important;
 }

 .home .req-content {
     padding-bottom: 0 !important;
 }

 .home .req-content .req-content-para {
     margin: 0 !important;
     font-size: 20px !important;
 }

 /* .req-content img {
     border-radius: 30px !important;
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     right: 0;
 } */

 .req-content img {
     border-radius: 30px !important;
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     right: 0;
     object-fit: cover;
     object-position: top;
 }

 .req-content figure.wp-caption {

     position: relative;
     padding-bottom: 80%;
     overflow: hidden;
     border-radius: 30px;
 }

 .req-content figure.wp-caption::before {
     position: absolute;
     content: "";
     width: 100%;
     height: 100%;
     background-image: url(../images/image-overlay.png);
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
     left: 0;
     top: 0;
     z-index: 9;
 }

 div#elementor-lightbox-slideshow-ac5b3ff {
     z-index: 9999999;
 }

 /* AWARDS SECTION DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .awards-img {
     background: #f5f5f5;
 }

 .awards-img .e-con-inner {
     position: relative !important;
     width: fit-content !important;
     margin-right: 0 !important;
     padding: 15px !important;
     z-index: 1;
     top: -50px;
     /* display: flex; */
     /* flex-direction: row !important; */
 }

 .awards-img .e-con-inner::before {
     content: "";
     position: absolute;
     background: url(../images/bgshape.svg);
     top: 0;
     right: 0;
     width: 700px;
     height: 150px;
     background-repeat: no-repeat;
     object-fit: contain;
 }

 .awards-img .e-con-inner img {
     padding-right: 30px;
 }


 /* OUR COMPANY SECTION DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .our-company-outer {
     background: #f5f5f5;
     padding-bottom: 60px;
     /* padding-top: 60px; */
 }

 .our-company-outer .e-con-inner .company-con {
     padding: 0;
 }

 .our-company-outer .e-con-inner .company-con .com-con,
 .our-company-outer .e-con-inner .company-con .com-quote,
 .our-company-outer .e-con-inner .company-con .com-icon {
     padding: 0;
 }

 .our-company-outer .e-con-inner .company-img {
     padding: 0;
 }

 .our-company-outer .e-con-inner .company-img .about-video {
     border-radius: 15px;
 }

 .cw-heading small {
     margin: 0 !important;
     color: #000000 !important;
     width: fit-content;
     font-size: 24px;
     padding: 5px 15px 5px 30px;
     background: #fff;
     border-radius: 50px;
     position: relative;
     display: flex;
     align-items: center;
 }

 .com-icon .elementor-icon-box-wrapper .elementor-icon-box-icon span svg {
     width: 100%;
     height: 100%;
     object-fit: contain;
 }

 .cw-heading small::before {
     position: absolute;
     content: "";
     width: 8px;
     height: 8px;
     background-color: #526BBB;
     border-radius: 50px;
     top: auto !important;
     left: 13px;
 }

 .company-img .c-image-one {
     position: relative;
     height: 500px;
     width: 470px;
     left: 30px;
 }

 .company-img .c-image-one img {
     width: 100%;
     height: 100%;
     border-radius: 10px;
     object-fit: cover;
 }

 .company-img .c-image-two {
     position: absolute;
     width: 280px;
     height: 300px;
     bottom: auto;
     top: 43%;
     right: 35px
 }

 .company-img .c-image-two img {
     width: 100%;
     height: 100%;
     object-fit: cover;
     border: 5px solid #fff;
     border-radius: 5px;
 }

 .company-con h2 {
     margin-top: 0;
 }

 .com-icon .elementor-icon-box-wrapper {
     display: flex;
     flex-direction: row !important;
 }

 .com-icon .elementor-icon-box-wrapper h3 {
     color: #000000;
     text-align: left;
     line-height: 28px;
     text-transform: capitalize;
     font-size: 20px !important;
     margin: 0;
 }

 .com-icon .elementor-icon-box-wrapper .elementor-icon-box-icon {
     height: 50px;
     width: 50px;
     padding: 5px;
     border-radius: 50%;
     background: #526BBB;
 }

 .com-icon .elementor-icon-box-wrapper p {
     text-align: left;
     font-size: 16px;
 }

 .com-icon {
     border-bottom: 1px solid #00000017;

 }

 .com-quote p {
     padding: 25px 10px 26px 80px;
     background: #fff;
     border-radius: 15px;
     position: relative;
 }

 .com-quote p::before {
     content: "";
     position: absolute;
     background: url(../images/quotes-icon.svg);
     top: 30px;
     width: 40px;
     height: 40px;
     left: 30px;
     background-size: contain;
     background-repeat: no-repeat;
     object-fit: contain;
 }

 .cr-heading small {
     margin: 0 !important;
     color: #fff !important;
     width: fit-content;
     font-size: 24px;
     padding: 5px 15px 5px 30px;
     background: #FF6868;
     border-radius: 50px;
     position: relative;
     display: flex;
     align-items: center;
 }

 .cr-heading small::before {
     position: absolute;
     content: "";
     width: 8px;
     height: 8px;
     background-color: #526BBB;
     border-radius: 50px;
     top: auto !important;
     left: 13px;
 }

 /* SERVICES SECTION DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .pest-services .e-con-inner {
     position: relative;
     padding-top: 60px !important;
 }

 .pest-services .e-con-inner::before {
     content: "";
     position: absolute;
     background: url(../images/insect-one.png);
     width: 150px;
     height: 150px;
     top: 40px;
     left: 0;
     background-size: contain;
     background-repeat: no-repeat;
     object-fit: contain;
 }

 .pest-services .e-con-inner::after {
     content: "";
     position: absolute;
     background: url(../images/insect-two.png);
     width: 200px;
     height: 200px;
     top: 25px;
     right: 25px;
     background-size: contain;
     background-repeat: no-repeat;
     object-fit: contain;
 }

 .pest-services .e-con-inner .cr-heading {
     display: flex;
     justify-content: center;
 }

 .pest-services .e-con-inner h2,
 .pest-services .e-con-inner p {
     display: flex;
     width: 70%;
     justify-content: center;
     text-align: center;
     margin: 20px auto;
 }

 .home-services-sec {
     padding: 25px 0 60px 0;
 }

 .com-service,
 .res-services {
     padding: 0;
 }

 .tct-services-wrapper {
     display: flex;
     flex-direction: column;
     row-gap: 25px;
 }

 .tct-services-wrapper .tct-service-btn-wrap {
     display: flex;
     height: fit-content;
     justify-content: center;
 }

 .tct-services-wrapper a.tct-service-card {
     display: flex;
     position: relative;
     column-gap: 10px;
     background: rgba(82, 107, 187, 0.1);
     padding: 15px 50px 15px 15px;
     border-radius: 15px;
     align-items: flex-start;
     text-decoration: none !important;
 }

 .tct-services-wrapper a::after {
     position: absolute;
     content: "";
     width: 50px;
     height: 50px;
     background-image: url(../images/card-arrow.svg);
     background-repeat: no-repeat;
     background-size: cover;
     top: 10px;
     right: 10px;
 }

 .tct-services-wrapper a .tct-service-icon img {
     width: 100%;
     height: 100%;
     object-fit: contain;
 }

 .tct-services-wrapper a .tct-service-icon {
     display: flex;
     width: 50px;
     height: 50px;
     padding: 10px;
     border-radius: 200%;
     background: #526BBB;
     background-size: contain;
     justify-content: center;
     align-items: center;
 }



 .tct-services-wrapper a .tct-service-content {
     width: 83%;
 }

 .tct-services-wrapper a .tct-service-content h4 {
     margin: 10px 0px 10px 0px !important;
     font-size: 22px;
     font-weight: 500;
     line-height: 30px !important;
 }

 .com-service h3,
 .res-services h3 {
     text-transform: capitalize;
     font-weight: 600;
     text-align: center;
     color: #E53935;
     margin: 0 !important;
 }

 .tct-services-wrapper .c-btn-blue a::after {
     display: none;
 }

 .tct-services-wrapper .c-btn-red a::after {
     display: none;
 }

 .services-parent-row .e-con-inner .service-center {
     padding: 0 25px !important;
 }

 .service-center .service-centre-img {
     height: 100%;
     width: 100%;
 }

 .service-center .service-centre-img img {
     height: 100%;
     width: 100%;
     object-fit: cover;
     border-radius: 25px;
 }


 /* PEST ISSUES SECTION DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .pest-issues-con {
     background: #F5F5F5;
     padding: 60px 0px 80px;
 }

 .pest-issues-con .e-con-inner .cw-heading {
     display: flex;
     justify-content: center;
 }

 .pest-issues-con .e-con-inner h2 {
     text-align: center;
     margin: 20px 0px 45px 0px;
 }

 .tct-pest-wrapper {
     display: flex;
     justify-items: center;
     row-gap: 20px;
     flex-wrap: wrap;
     justify-content: center;
 }

 .tct-pest-wrapper a.tct-pest-card {
     transition: transform 0.6s ease, opacity 0.6s ease;
     display: flex;
     flex-direction: column;
     width: 21.5% !important;
     align-items: center;
     flex-wrap: wrap;
     text-decoration: none !important;
 }

 .tct-pest-wrapper a .tct-pest-img-wrap {
     background: #FF6868;
     width: 180px;
     height: 180px;
     border-radius: 100%;
     position: relative;
     overflow: hidden;
     display: flex;
     justify-content: center;
     align-items: center;
     transition: transform 0.6s ease, opacity 0.6s ease;
 }

 .tct-pest-img-wrap img.tct-pest-icon {
     width: 70%;
     height: 60%;
     object-fit: contain;
     /* filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(144deg) brightness(104%) contrast(101%) !important; */


 }

 .tct-pest-img-wrap img.tct-pest-featured {
     position: absolute;
     width: 100%;
     height: 100%;
     object-fit: cover;
     z-index: -1;
     transition: transform 0.6s ease, opacity 0.6s ease;
 }

 .tct-pest-wrapper a.tct-pest-card:hover img.tct-pest-featured {
     z-index: 1;
     transition: transform 0.6s ease, opacity 0.6s ease;
 }

 .tct-pest-wrapper a.tct-pest-card .tct-pest-title h3 {
     margin: 10px 0px 18px 0px;
     font-size: 22px;
     text-align: center;
     line-height: 32px !important;
     font-weight: 600;
     color: var(--blackcolor);
     font-family: var(--font-Inter) !important;
 }


 /* TAKE ACTION SECTION DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .take-ac-outer {
     padding: 60px 0px 60px 0px;
     background: #526BBB;
 }

 .take-outer {
     padding: 0 !important;
 }

 .take-outer .take-content {
     padding: 0 !important;
 }

 .cb-heading small {
     margin: 0 !important;
     color: #fff !important;
     width: fit-content;
     font-size: 24px;
     padding: 5px 15px 5px 30px;
     background: #ffffff20;
     border-radius: 50px;
     position: relative;
     display: flex;
     align-items: center;
 }

 .cb-heading small::before {
     position: absolute;
     content: "";
     width: 8px;
     height: 8px;
     background-color: #E53935;
     border-radius: 50px;
     top: auto !important;
     left: 13px;
 }

 .take-content h2 {
     margin-top: 10px;
     color: #fff !important;
 }

 .take-content p {
     color: #fff !important;
 }

 .take-outer .take-buttons {
     justify-content: space-between;
     background: #ffffff20;
     padding: 25px;
     border-radius: 15px;
 }

 .take-outer .take-counter {
     display: grid;
     grid-template-columns: 1fr 1fr;
     padding: 25px;
     background: #ffffff20;
     border-radius: 15px;
     column-gap: 20px;
     row-gap: 20px;
 }

 .take-counter .take-counter-one {
     border: 1px solid #fff;
     padding: 25px 25px 15px 25px;
     border-radius: 20px;
     width: 100%;
 }

 .take-counter .take-counter-one span {
     color: #fff;
     font-size: 48px;
 }

 .take-counter-one .elementor-counter .elementor-counter-title {
     color: #fff;
     text-align: center;
     margin-top: 10px;
     line-height: 22px;
     font-size: 18px;
     font-weight: 600;
     font-family: var(--font-Inter) !important;
     text-transform: capitalize;
 }

 .take-ac-outer .e-con-inner .take-img {
     position: relative;
     bottom: -80px;
 }

 .take-img .search-img-one {
     position: relative;
     width: 620px;
     height: 723px;
     right: -70px;
 }

 .take-img .search-img-one img {
     width: 100%;
     height: 100%;
     object-fit: cover;
     object-position: left;
 }

 .take-img .search-img-two {
     width: 200px;
     height: 130px;
     position: absolute;
     bottom: 0;
 }

 .take-img .search-img-two img {
     width: 100%;
     height: 100%;
     object-fit: contain;
 }

 /* .take-img .search-img::before {
    content: "";
    position: absolute;
    background: url(../images/insect-coc.png);
    width: 250px;
    height: 150px;
    bottom: -100x;
    left: -100px;
    background-size: contain;
    background-repeat: no-repeat;
    object-fit: contain;
} */



 /* WHY CHOOSE US SECTION DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .why-choose {
     padding: 60px 0;
 }

 .why-choose .e-con-inner .why-con-outer {
     width: 60%;
     padding: 0;
     row-gap: 10px;
 }

 .why-choose .e-con-inner .why-img {
     display: flex;
     width: 40%;
     padding: 0;
     align-items: flex-end;
 }

 .why-choose .e-con-inner .why-con-outer .why-con {
     padding: 0;
 }

 .why-choose .e-con-inner .why-con-outer .why-con h2 {
     margin: 0px 0px 15px;
 }

 .why-choose .e-con-inner .why-con-outer .why-icon {
     padding: 0;
     row-gap: 0;
 }

 .why-choose .e-con-inner .why-con-outer .why-icon .elementor-icon-box-wrapper {
     display: flex;
     flex-direction: row;
     gap: 20px;
 }

 .why-choose .e-con-inner .why-con-outer .why-icon .elementor-icon-box-wrapper h3 {
     font-size: 20px;
     line-height: 32px;
     text-align: left;
     color: #000;
     text-transform: capitalize;
     margin: 10px 0px 5px;
 }

 .why-choose .e-con-inner .why-con-outer .why-icon .elementor-icon-box-wrapper p {
     text-align: left;
     margin-bottom: 10px !important;
 }

 .why-icon .elementor-icon-box-wrapper .elementor-icon-box-icon {
     height: 50px;
     width: 50px;
     padding: 10px;
     border-radius: 50%;
     background: #526BBB;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 .why-icon .elementor-icon-box-wrapper .elementor-icon-box-icon span svg {
     height: 100%;
     width: 100%;
     object-fit: contain;
 }

 .why-choose .e-con-inner .why-con-outer .why-quote {
     padding: 20px 0 20px;
 }

 .why-img .why-img-one img,
 .why-img .why-img-two img,
 .why-img .why-img-three img {
     width: 100%;
     height: 100%;
     object-fit: cover;
     border-radius: 15px;
 }

 .why-img .why-img-three img {
     border: 5px solid #fff;
 }

 .why-img .why-img-one {
     position: relative;
     width: 370px;
     height: 480px;
     top: 70px;
 }

 .why-img .why-img-two {
     width: 160px;
     height: 160px;
     position: absolute;
     left: 30px;
     top: 160px;
 }

 .why-img .why-img-three {
     width: 320px;
     height: 350px;
     position: absolute;
     left: 30px;
     bottom: 120px;
 }


 /* TESTIMONIAL SECTION DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */


 .home-testi-outer {
     padding: 60px 0 30px;
     position: relative;
 }

 .home-testi-outer::after {
     position: absolute;
     content: "";
     width: 100%;
     height: 100%;
     top: 0;
     background: #0a1c53cf;
     left: 0;
     z-index: 9;
     opacity: 1 !important;
 }

 .home-testi-outer .e-con-inner {
     z-index: 99;
 }

 .home-testi-outer .e-con-inner .testi-con {
     padding: 0;
 }

 .home-testi-outer .e-con-inner .testi-con .testi-title {
     padding: 0;
 }

 .home-testi-outer .e-con-inner .g-review-outer {
     padding: 0;
 }

 .testi-title .cg-heading small {
     color: #fff !important;
     background: rgb(255 255 255 / 25%) !important;
 }

 .testi-title h2 {
     color: #fff !important;
     margin: 0;
 }

 .page-id-9364 .testi-title h2 {
     color: #000 !important;
     margin: 0;
 }

 .testi-img-sec {
     width: fit-content;
     display: flex;
     align-items: flex-start;
     padding: 60px 0 0 120px;
 }

 .g-review-outer .g-review .wp-gr .grw-review-inner.grw-round {
     height: 350px !important;
     width: 371px !important;
     background-color: #ffffff70 !important;
 }

 .g-review-outer .g-review .wp-gr .grw-review .wp-google-feedback {
     height: 220px !important;
 }

 .g-review-outer .g-review .wp-gr .wp-google-text {
     color: #fff !important;
 }

 .g-review-outer .g-review .wp-gr.rpi a.wp-google-name,
 .g-review-outer .g-review .wp-gr .wp-google-time {
     color: #fff !important;
 }

 .g-review-outer .g-review .rpi-stars::after,
 .g-review-outer .g-review .rpi-stars::before {
     background-color: #fff !important;
 }

 .g-review-outer .g-review .rpi .rpi-dots-wrap {
     padding-top: 30px !important;
 }

 .g-review-outer .g-review .rpi-dots .rpi-dot {
     width: 17px !important;
     height: 17px !important;
 }

 .g-review-outer .g-review .rpi-dots .rpi-dot.active {
     background: #fff !important;
 }


 /* FAQ SECTION DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .faq-title .e-con-inner .faq-top-left {
     padding: 0;
 }

 .faq-title .e-con-inner {
     display: flex;
     align-items: center !important;
 }

 .faq-title .e-con-inner .faq-top-left h2 {
     margin-top: 0;
 }

 .faq-title .e-con-inner .faq-top-right {
     padding: 0;
     row-gap: 0;
 }

 .home-faq-outer .home-faq-img {
     padding: 0;
     position: relative;
 }

 .home-faq-outer .home-faq {
     padding: 0;
 }

 .home-faq-outer .home-faq-img .faq-client {
     width: 420px !important;
     position: absolute;
     padding: 20px;
     bottom: 20px;
     left: 20px;
     border-radius: 15px;
 }

 .home-faq-outer .home-faq-img .faq-client span {
     color: #fff !important;
 }

 .home-faq-outer .home-faq-img .faq-client p {
     color: #fff !important;
     margin-bottom: 0px !important;
 }

 .home-faq-outer {
     padding-bottom: 60px;
     background: #f5f5f5;
     padding-top: 57px;
 }


 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
     border: none;
     border-radius: 10px !important;
     padding: 15px 20px;
     background: #fff;
     display: flex;
     flex-direction: row-reverse;
     justify-content: space-between;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title {
     background: #E2E9FF !important;
     border-bottom-right-radius: 0 !important;
     border-bottom-left-radius: 0 !important;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item[open] .accordion-con {
     background: #E2E9FF;
     border-top: 1px solid #fff;
     padding: 15px 20px;
     border-bottom-right-radius: 10px;
     border-bottom-left-radius: 10px;
     border-bottom: 0;
     border-right: 0;
     border-left: 0;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion {
     display: flex;
     row-gap: 15px;
     flex-direction: column;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title span {
     font-size: 20px !important;
     font-weight: 600;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item .accordion-con p {
     color: #000 !important;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-icon span svg {
     opacity: 0;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-icon span {
     position: relative;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-icon span::before {
     position: absolute;
     content: "";
     width: 30px;
     height: 30px;
     background-image: url(../images/acc-open.svg);
     left: -15px;
     top: -7px;
     background-repeat: no-repeat;
     background-size: cover;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-icon span::after {
     position: absolute;
     content: "";
     width: 30px;
     height: 30px;
     background-image: url(../images/acc-close.svg);
     left: -9px;
     top: -7px;
     opacity: 0;
     background-repeat: no-repeat;
     background-size: cover;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title span::before {
     opacity: 0;
 }

 .home-faq .elementor-widget-n-accordion .e-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title span::after {
     opacity: 1 !important;
 }


 .home-faq-outer .home-faq-img .coupon-offer-outer {
     background: linear-gradient(90deg, #F02520 0%, #EA4335 35%, #EE4A42 64%, #F2514F 89%);
     display: flex !important;
     justify-content: center !important;
     align-items: center;
     max-width: 96% !important;
     margin: 0px auto 0px 0px;
     border-radius: 20px;
     gap: 10px;
     padding: 30px 70px;
     flex-direction: column !important;
 }

 .home-faq-outer .home-faq-img .coupon-offer-outer .coupon-offer h2 {
     font-size: 72px;
     color: #fff !important;
     font-weight: 600;
     line-height: 80px;
     text-transform: uppercase !important;
     margin-top: 0 !important;
 }


 .home-faq-outer .home-faq-img .coupon-offer-outer .coupon-offer,
 .home-faq-outer .home-faq-img .coupon-offer-outer .coupon-content {
     width: 100% !important;
     align-items: center;
     text-align: center;
 }


 .home-faq-outer .home-faq-img .coupon-offer-outer::before {
     position: absolute;
     content: '';
     height: 60px;
     width: 60px;
     border-radius: 50px;
     top: auto;
     bottom: auto;
     left: -30px;
     background: #f5f5f5 !important;
 }

 .home-faq-outer .home-faq-img .coupon-offer-outer::after {
     position: absolute;
     content: '';
     height: 60px;
     width: 60px;
     border-radius: 50px;
     top: auto;
     bottom: auto;
     right: -30px;
     background: #f5f5f5 !important;
 }






















 /* BLOG PAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */


 .news-blog-content .post-whole-outer.grid {
     width: 100%;
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     gap: 50px !important;
     row-gap: 40px !important;
     padding-bottom: 30px;
 }

 .post-outer .post-image .post-image-inner a {
     width: 100% !important;
     height: 0;
     position: relative;
     padding-bottom: 270px;
     display: block;
     overflow: hidden;
     border-radius: 35px;
     box-shadow: 0 0px 2px #000 !important;
 }

 .post-outer .post-image .post-image-inner a img {
     height: 100%;
     width: 100%;
     object-fit: cover;
     border-radius: 35px;
     position: absolute;
     left: 0;
     top: 0;
 }

 .news-blog-content .post-whole-outer.grid .post-outer .post.common-heading a p.post-title span {
     /* color: #E53935 !important; */
     color: #000 !important;
     font-weight: 500;
 }

 .news-blog-content .post-whole-outer.grid .post-outer .post.common-heading a {
     text-decoration: none !important;
 }

 .news-blog-content .post-whole-outer.grid .post-outer .post.common-heading a p.post-title {
     margin: 20px 0px 10px 0px;
     padding-bottom: 10px;
     color: #000000;
     line-height: 26px;
     font-family: var(--font-Inter) !important;
     font-weight: 600;
     font-size: 22px;
     letter-spacing: 0 !important;
     text-transform: none;
 }

 .news-blog-content .post-whole-outer.grid .post-outer .post.common-heading a p {
     margin: 10px 0 !important;
 }

 .news-blog-content .post-whole-outer.grid .post-outer .post.common-heading a.read-more-button {
     position: relative;
 }

 .news-blog-content .post-whole-outer.grid .post-outer .post.common-heading a.read-more-button::after {
     position: absolute;
     content: "";
     width: 24px;
     height: 24px;
     filter: brightness(0) saturate(100%);
     background-image: url(../images/btn-arrow.svg);
     filter: brightness(0) saturate(100%) invert(43%) sepia(51%) saturate(682%) hue-rotate(188deg) brightness(86%) contrast(82%);
     background-repeat: no-repeat;
     background-size: cover;
     top: -1px;
     right: -28px;
 }

 .news-blog-content .post-whole-outer.grid .post-outer .post.common-heading a.read-more-button:hover {
     color: #E53935;
     transition: 0.5s ease;
 }

 .news-blog-content .post-whole-outer.grid .post-outer .post.common-heading a.read-more-button:hover::after {
     filter: brightness(0) saturate(100%) invert(41%) sepia(77%) saturate(5596%) hue-rotate(345deg) brightness(97%) contrast(86%);
     transition: 0.5s ease;
 }


 .news-blog-content .blog-pagination {
     display: flex;
     gap: 15px;
     justify-content: center;
 }

 .blog-pagination .page-numbers {
     padding: 0;
     border: 1px solid #e53935;
     border-radius: 10px;
     width: 40px;
     height: 40px;
     display: flex;
     align-items: center;
     justify-content: center;
     color: #000000;
     font-size: 20px;
     font-weight: 400;
     line-height: 28px;
     letter-spacing: 0px;
     text-decoration: none !important;
 }

 .blog-pagination .page-numbers:hover,
 .blog-pagination .current {
     color: #fff !important;
     background: #e53935;
 }







































 /* VIDEO POPUP */
 .custom-video-modal {
     display: none;
     position: fixed;
     z-index: 999999;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.85);
     justify-content: center;
     align-items: center;
 }

 .custom-video-content {
     position: relative;
     width: 80%;
     max-width: 900px;
 }

 .custom-video-content video {
     width: 100%;
     border-radius: 10px;
 }

 .custom-video-close {
     position: absolute;
     top: -40px;
     right: 0;
     font-size: 30px;
     color: #fff;
     cursor: pointer;
 }

 /* FIX SLIDER CLICK ISSUE */
 .video-popup-btn {
     pointer-events: auto !important;
     cursor: pointer !important;
     z-index: 99999 !important;
 }





 /* INNER PAGE BANNER DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .inner-banner {
     position: relative;
 }


 .inner-banner::before {
     position: absolute;
     content: "";
     width: 100%;
     height: 100%;
     bottom: -2px;
     left: 0;
     background-image: url(../images/banner-bottom-icon.png);
     background-repeat: no-repeat;
     background-size: contain;
     background-position: bottom;
 }

 .inner-banner::after {
     /* position: absolute;
     content: "";
     width: 220px;
     height: 220px;
     bottom: -16px;
     left: 55px;
     background-image: url(../images/why-choose-image-3-gold.png);
     background-repeat: no-repeat;
     background-size: cover; */
 }

 .inner-banner .inner-banner-wrapper {
     display: flex;
     flex-direction: row;
     position: relative;
     justify-content: center;
     padding-top: 100px;
     padding-bottom: 80px;
 }

 .inner-banner .inner-banner-wrapper .inner-banner-left {
     position: absolute;
     width: 190px;
     height: 200px;
     top: auto;
     left: 0;
 }

 .inner-banner .inner-banner-wrapper .inner-banner-left img {
     width: 100%;
     height: 100%;
     object-fit: contain;
 }

 .inner-banner-content {
     width: 60%;
     display: flex;
     flex-direction: column;
     align-items: center;
 }

 .inner-banner-content h1 {
     text-align: center;
     width: fit-content;
     position: relative;
     color: #fff;
 }

 .inner-banner-content h1::before {
     position: absolute;
     content: "";
     width: 50px;
     height: 1px;
     background: #fff;
     right: -53px;
     top: 33px;
 }

 .inner-banner-content h1::after {
     position: absolute;
     content: "";
     width: 50px;
     height: 1px;
     background: #fff;
     left: -55px;
     top: 33px;
 }

 .inner-banner-content p {
     text-align: center;
     color: #fff !important;
     font-size: 18px;
 }

 .inner-banner .inner-banner-wrapper .inner-banner-right {
     position: absolute;
     width: 320px;
     height: 290px;
     right: 0;
     bottom: 0;
 }

 .inner-banner .inner-banner-wrapper .inner-banner-right img {
     width: 100%;
     height: 100%;
     object-fit: contain;
 }

 /* INNER PAGE BANNER DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */





 /* FAQ PAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .page-id-558 .common-outer {
     padding-top: 0;
     padding-bottom: 0 !important;
 }

 .faq-page-top {
     padding-top: 80px;
     background: var(--AccentColor);
 }

 .faq-page-img {
     margin-bottom: -120px;
 }

 .faq-page-top .e-con-inner {
     display: flex;
     justify-content: space-between !important;
     flex-direction: row-reverse !important;
 }

 .faq-page-img {
     width: 42%;
     padding: 0 !important;
 }

 .faq-page-img .elementor-widget-image {
     /* position: relative; */
     width: 100%;
     /* padding-bottom: 110%; */
     /* width: 420px; */
     padding-bottom: 20%;
 }

 .faq-page-img .elementor-widget-image img {
     position: relative;
     /* position: absolute; */
     /* width: 100%; */
     /* height: 100%; */
     object-fit: cover;
     left: 0;
     width: 100%;
     border-radius: 15px;
     height: 470px;

 }

 @media only screen and (min-width: 1601px) {
     .inner-banner .inner-banner-wrapper .inner-banner-right {
         height: 250px;
     }
 }

 /* FAQ PAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 /* FOOTER IMAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .footer-image .f-img a img {
     width: 100%;
     height: 100%;
     object-fit: contain;
 }

 .footer-image .f-img a {
     width: 70%;
 }

 /* SERVICE MAIN PAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .residential-services {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     column-gap: 25px;
     row-gap: 110px;
     padding-top: 90px;
 }

 .page-id-8162 .residential-services {
     display: grid;
     grid-template-columns: 1fr 1fr;
     column-gap: 40px;
     row-gap: 110px;
     padding-top: 90px;
 }

 .residential-services .service-card {
     display: flex;
     flex-direction: column;
     align-items: center;
     background: #fff;
     box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
     padding: 40px;
     text-decoration: none !important;
 }

 .residential-services .service-card .service-icon {
     display: flex;
     width: 65px;
     height: 65px;
     padding: 10px;
     border-radius: 200%;
     background: #526BBB;
     background-size: contain;
     justify-content: center;
     align-items: center;
     margin-top: -35px;
     text-decoration: none !important;
 }

 .residential-services .service-card .service-icon img {
     width: 100%;
     height: 100%;
     object-fit: contain;
     /* padding: 5px; */
     /* filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(144deg) brightness(104%) contrast(101%) !important; */
 }

 .residential-services .service-card .service-img {
     width: 238px;
     height: 238px;
     margin-top: -100px;
 }

 .residential-services .service-card .service-img img {
     width: 100%;
     height: 100%;
     object-fit: cover;
     border-radius: 150px;
 }

 .residential-services .service-card h4 {
     font-size: 24px;
     margin: 0;
     margin-top: 12px;
     font-weight: 600;
     text-align: center;
     margin-bottom: 6px;
     line-height: 35px !important;
 }

 .residential-services .service-card .com-title {
     font-family: var(--font-Inter) !important;
     font-size: 24px;
     margin: 0;
     margin-top: 12px;
     font-weight: 600;
     text-align: center;
     margin-bottom: 6px;
     line-height: 35px !important;
     color: var(--blackcolor);
 }

 .residential-services .service-card p {
     text-align: center;
     margin-bottom: 0 !important;
     padding-bottom: 25px;
     border-bottom: 3px solid #9c9c9c87;
 }

 .residential-services .service-card span.read-more {
     margin-top: 22px;
     color: #FF6868;
     font-family: 'Inter';
     position: relative;
     padding-right: 30px;
     transition: 0.3s ease;
 }

 .residential-services .service-card:hover span.read-more {
     color: #526bbb;
     transition: 0.3s ease;
 }

 .residential-services .service-card:hover span.read-more::before {
     filter: brightness(0) saturate(100%) invert(35%) sepia(42%) saturate(1061%) hue-rotate(193deg) brightness(98%) contrast(80%);
     transition: 0.3s ease;
 }


 .residential-services .service-card span.read-more::before {
     position: absolute;
     content: "";
     width: 28px;
     height: 28px;
     background-image: url(../images/btn-arrow.svg);
     background-repeat: no-repeat;
     background-size: cover;
     top: -3px;
     right: -1px;
     transition: 0.3s ease;
     filter: brightness(0) saturate(100%) invert(54%) sepia(89%) saturate(1606%) hue-rotate(320deg) brightness(102%) contrast(107%);
 }

 .page-id-7886 .req-outer,
 .page-id-8162 .req-outer {
     padding-top: 0px !important;
     padding-bottom: 0px !important;
 }

 .page-id-8162 .req-outer,
 .page-id-7886 .req-outer {

     /* padding-bottom: 0px !important; */
 }

 /* SERVICE MAIN PAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */


 /* SERVICE SINGLE PAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .service-inner-top-outer {
     display: flex;
     gap: 50px;
     max-width: 1220px !important;
 }

 .service-inner-top-column-1 h2:first-child {
     margin-top: 0 !important;
 }

 .service-inner-top-outer .service-inner-top-column-2 {
     width: 53%;
 }

 .service-inner-top-outer .service-inner-top-column-1 {
     width: 47%;
 }

 .service-inner-top-outer .service-inner-top-column-1 h4 {
     margin-top: 0;
     margin-bottom: 0;
     font-weight: 600;
     padding-top: 0;
 }

 .service-inner-top-outer .service-inner-top-column-2 .elementor-widget-image img {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     right: 0;
     object-fit: cover;
     border-radius: 15px;
 }

 .service-inner-top-outer .service-inner-top-column-2 .elementor-widget-image {
     position: relative;
     width: 100%;
     height: 0;
     padding-bottom: 60%;
 }

 .need-help-outer {
     display: flex;
     align-items: center;
     background: linear-gradient(180deg, rgba(78, 101, 177, 1) 46%, rgba(40, 54, 93, 1) 100%);
     padding: 30px 30px 30px 30px;
     column-gap: 25px;
     position: relative;
     flex-direction: column !important;
 }


 .need-help-outer::before {
     /* position: absolute;
     content: "";
     width: 150px;
     height: 150px;
     bottom: -78px;
     right: 100px;
     background-image: url(../images/why-choose-image-3-gold.png);
     background-repeat: no-repeat;
     background-size: contain;
     background-position: center;
     left: auto;
     top: auto; */
 }



 .need-help-outer .Need-help-sec-outer {
     width: 100%;
 }

 .need-help-outer .need-help-btn {
     width: 100%;
     position: relative !important;
     display: flex;
     align-items: flex-start;
     padding-right: 0;
     padding-left: 0;
 }

 .need-help-outer .need-help-btn .pest-image {
     padding: 0 !important;
 }

 .need-help-outer .need-help-btn img {
     position: absolute !important;
     bottom: 0;
     width: 145px !important;
     top: -65px !important;
     height: 145px !important;
     right: 0px !important;
     left: auto !important;
 }

 .need-help-outer .Need-help-sec-outer .cg-heading {
     padding-bottom: 6px;
 }

 .need-help-outer .Need-help-sec-outer .cg-heading small {
     background: #fff !important;
 }

 /* .need-help-outer .need-help-btn .pest-image {
     position: absolute !important;
     bottom: 0;
     width: 150px !important;
     top: -24px !important;
     height: 150px !important;
     left: 0;
 } */



 .need-help-outer .Need-help-sec-outer h5 {
     margin: 0;
     font-size: 18px;
     background: #fff;
 }

 .need-help-outer .Need-help-sec-outer h5::before {
     top: 15px;
 }

 .need-help-outer .Need-help-sec-outer h2 {
     margin: 0;
     font-weight: 400;
     line-height: 45px !important;
     color: #fff;
 }

 .need-help-outer .Need-help-sec-outer h6 {
     color: #fff;
     margin-top: 14px;
     font-size: 20px;
 }

 .service-images-outer {
     /* padding-top: 80px !important; */
     padding-top: 40px !important;
     display: flex;
     max-width: 1220px !important;
     gap: 40px;
 }

 .service-images-outer .service-image-col {
     width: 50%;
 }

 .service-images-outer .service-image-col .elementor-widget-image img {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     right: 0;
     object-fit: cover;
     border-radius: 15px;
 }

 .service-images-outer .service-image-col .elementor-widget-image {
     position: relative;
     width: 100%;
     height: 0;
     padding-bottom: 63%;
 }

 .service-images-outer .service-image-col p {
     font-size: 18px;
     color: #000 !important;
     font-weight: 600;
 }

 .termite-content-outer,
 .control-process-outer {
     max-width: 1220px !important;
 }

 .termite-content-outer h4 {
     margin-top: 0;
     margin-bottom: 0;
     font-weight: 600;
     padding-top: 15px;
 }

 .control-process-outer {
     display: flex;
     gap: 20px;
     padding: 30px;
     margin-top: 35px;
     position: relative;
     background: #F1F1F1;
 }

 .control-process-outer::after {
     position: absolute;
     content: "";
     border-right: 2px dashed #717171;
     height: 100%;
     left: 70px;
     top: 0;
 }

 .control-process-outer .control-process-image {
     width: 5%;
 }

 .control-process-outer .control-process-content {
     width: 95%;
 }

 .control-process-outer .control-process-image {
     /* display: flex;
     width: 75px;
     height: 75px;
     border-radius: 200%;
     background-size: contain;
     justify-content: center;
     align-items: center; */

     display: flex;
     width: 85px;
     height: 85px;
     border-radius: 200%;
     background-size: contain;
     justify-content: center;
     background: #526bbb;
     align-items: center;
     outline: 6px solid #526bbb !important;
     border: 5px solid #fff;
     z-index: 9;

 }

 .control-process-outer .control-process-image img {
     width: 100%;
     height: 100%;
     object-fit: contain;
     z-index: 9;
     padding: 14px;
     /* filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(353deg) brightness(105%) contrast(101%) !important; */

 }

 /* .control-process-outer .control-process-image {
     display: flex;
     width: 75px;
     height: 75px;
     border-radius: 50%;
     background-size: contain;
     justify-content: center;
     align-items: center;
     border: 5px solid #fff;
     z-index: 9;
 }


 .control-process-outer .control-process-image:nth-child(odd) {
     background: #526bbb;
     outline: 5px solid #526bbb;
 }


 .control-process-outer .control-process-image:nth-child(even) {
     background: #E53935;
     outline: 5px solid #E53935;
 } */







 .control-process-outer .control-process-content h6 {
     font-size: 24px;
     margin-bottom: 10px;
 }

 .why-choose-us-outer,
 .why-choose-head {
     max-width: 1220px !important;
 }

 .why-choose-head {
     padding-top: 50px;
 }

 .why-choose-head p {
     margin: 0 !important;
 }

 .why-choose-head h4 {
     margin: 0;
     font-weight: 600;
     margin-bottom: 10px;
 }

 .why-choose-head h2 {
     margin-top: 0;

 }

 .why-choose-us-outer {
     display: flex;
     gap: 60px;
     padding: 31px;
     margin-top: 40px;
     background: #F5F5F5;
     align-items: center;
 }

 .why-choose-us-outer .why-choose-content-outer {
     width: 70%;
 }

 .why-choose-us-outer .why-choose-image-outer {
     width: 30%;
 }

 .why-choose-us-outer .why-choose-image-outer .why-choose-us-img {
     position: relative;
     width: 100%;
     height: 0;
     padding-bottom: 70%;
 }

 .why-choose-us-outer .why-choose-image-outer .why-choose-us-img img {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     right: 0;
     object-fit: cover;
     border-radius: 15px;
 }

 .why-choose-us-outer .why-choose-content-outer h6 {
     font-size: 24px;
 }

 .other-service-outer {
     max-width: 1220px !important;
     margin: auto;
 }

 section.other-services-section {
     display: flex;
     justify-content: center;
     flex-direction: column;
     align-items: center;
     gap: 50px;
     padding-top: 50px;
 }

 section.other-services-section h2 {
     margin: 0 !important;
 }

 section.other-services-section .os-grid.os-cols-3 {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     gap: 40px;
     width: 100%;
     /* padding-bottom: 65px; */
 }

 section.other-services-section .os-grid.os-cols-3 a.os-item {
     border-radius: 50px;
     display: flex;
     padding: 13px;
     align-items: center;
     gap: 25px;
     box-shadow: 0 1px 6px #D9D9D9;
     transition: 0.3s ease;
     text-decoration: none !important;
 }

 section.other-services-section .os-grid.os-cols-3 a.os-item:hover {
     background-color: #526BBB;
     transition: 0.3s ease;
 }

 section.other-services-section .os-grid.os-cols-3 a.os-item img {
     display: flex;
     width: 68px;
     height: 68px;
     border-radius: 200%;
     background-size: contain;
     justify-content: center;
     align-items: center;
 }

 section.other-services-section .os-grid.os-cols-3 a.os-item span.os-label {
     font-size: 22px;
     color: #000;
     font-weight: 600;
     transition: 0.3s ease;
 }

 section.other-services-section .os-grid.os-cols-3 a.os-item:hover span.os-label {
     color: #fff;
     transition: 0.3s ease;
 }

 .property-outer {
     display: flex;
     max-width: 87% !important;
     justify-content: center;
     padding-top: 40px !important;
 }

 .property-outer .property-content-outer {
     width: 53%;
     background: #253054;
     padding: 0 50px 0 0;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 .property-outer .property-image-outer {
     width: 47%;
     position: relative;
 }

 .property-outer .property-image-outer::before {
     position: absolute;
     content: "";
     width: 100%;
     height: 100%;
     background: linear-gradient(90deg, rgb(0 0 0 / 22%) 0%, rgba(37, 48, 84, 1) 100%);
     top: 0;
     left: 1px;
     z-index: 9;
 }



 .property-outer .property-content-outer h2 {
     font-size: 40px;
     color: #fff;
     text-align: center;
     margin-top: 0 !important;
 }

 .property-outer .property-content-outer p {
     font-size: 18px;
     color: #fff !important;
     text-align: center;
 }

 .property-outer .property-content-outer li,
 .property-outer .property-content-outer a {
     color: #fff !important;
 }

 .property-outer .property-content-outer p a {
     text-decoration: underline !important;
 }

 .property-outer .property-image-outer .property-image img {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     right: 0;
     object-fit: cover;
 }

 .property-outer .property-image-outer .property-image {
     position: relative;
     width: 100%;
     height: 0;
     padding-bottom: 61%;
 }

 .request-a-quote-btn {
     padding: 50px 0;
     position: relative;
     background-image: url(../images/request-back.png);
     background-repeat: no-repeat;
     background-size: contain;
 }

 .request-a-quote-btn .e-con-inner {
     padding: 0 !important;
 }

 .single-services .faq-title {
     background: transparent !important;
     padding-bottom: 0;
     padding-top: 0;
 }

 .single-services .faq-title .e-con-inner {
     max-width: 87% !important;
     display: flex;
     align-items: center;
 }

 .single-services .req-outer {
     gap: 60px;
     max-width: 87% !important;
     margin: auto;
     /* padding-bottom: 0 !important; */
 }

 .single-services .home-faq-outer {
     width: 87%;
     margin: auto;
     background: none;
     padding-top: 30px;
     /* gap: 60px; */
     display: flex;
 }



 .repair-service-outer {
     max-width: 87% !important;
     padding: 30px 30px 30px 30px;
     background: linear-gradient(180deg, rgba(82, 107, 187, 1) 30%, rgba(37, 49, 85, 1) 100%);
     position: relative;
     overflow: hidden;
     display: flex;
     align-items: center;
 }

 .repair-service-outer::before {
     position: absolute;
     content: "";
     width: 6px;
     height: 120% !important;
     background-color: #fff;
     left: 55%;
     top: -28px;
     transform: rotate(329deg);
 }

 .repair-service-outer::after {
     /* position: absolute;
     content: "";
     width: 190px;
     height: 190px;
     bottom: -39px;
     left: 40%;
     background-image: url(../images/why-choose-image-3-gold.png);
     background-repeat: no-repeat;
     background-size: cover; */
 }

 .repair-service-outer .repair-service-btn {
     width: 55%;
     position: relative;
 }

 .repair-service-outer .repair-service-btn .botttom-pest-image img {
     position: absolute;
     right: 0;
     top: -139px;
     width: 190px;
     height: 190px;
     background-repeat: no-repeat;
     background-size: cover;

 }


 .repair-service-outer .repair-service-content {
     width: 45%;
     display: flex;
     align-items: center;
 }

 .repair-service-outer .repair-service-btn h6 {
     font-size: 25px;
     color: #fff;
     font-weight: 600;
     padding-bottom: 12px;
 }

 .repair-service-outer .repair-service-btn p {
     font-size: 18px;
     color: #fff !important;
     width: 80%;
     text-align: center;
 }

 .repair-service-outer .repair-service-content p {
     text-align: center !important;
     font-size: 18px;
     color: #fff !important;
     margin: auto;
     width: 100%;
     line-height: 28px !important;
 }

 .repair-service-outer .repair-service-content .offer-p p {
     width: 100%;
 }

 .repair-service-outer .repair-service-content p strong {
     color: #fff;
     font-size: 25px;
     position: relative;
 }

 .repair-service-outer .repair-service-content p strong::before {
     position: absolute;
     content: "";
     width: 26px;
     height: 26px;
     background-image: url(../images/phone-icon.png);
     background-repeat: no-repeat;
     background-size: cover;
     left: -35px;
     top: 0px;
 }




 /* SERVICE SINGLE PAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 /* sidebar css::::::::::::::::::::::::::::::::::::::: */
 .custom-sidebar {
     position: fixed;
     right: 0;
     top: 45%;
     transform: translateY(-50%);
     z-index: 999;
 }

 /* Toggle button */
 .sidebar-toggle {
     position: relative;
     z-index: 999;
     writing-mode: vertical-rl;
     color: #fff;
     padding: 20px 15px 40px 15px;
     border-radius: 15px 0px 0px 15px;
     font-size: 24px;
     background: #465daa;
     cursor: pointer;
 }

 .sidebar-toggle::after {
     position: absolute !important;
     content: '';
     width: 28px;
     height: 28px;
     right: 16px;
     bottom: 8px;
     background-image: url(../images/btn-arrow.svg);
     background-repeat: no-repeat;
     background-size: cover;
     transform: rotate(180deg);
     transition: 0.5s ease;
 }

 .custom-sidebar.active .sidebar-toggle::after {
     transform: rotate(0deg);
     transition: 0.5s ease;
 }

 /* Sidebar panel (hidden initially) */
 .sidebar-content {
     width: 400px;
     background: #fff;
     position: absolute;
     padding: 15px 80px 15px 15px;
     right: -400px;
     top: -10px;
     transition: right 0.4s ease;
 }

 /* Active sidebar */
 .custom-sidebar.active .sidebar-content {
     width: 536px;
     background: #f6f8ff;
     position: absolute;
     padding: 15px 80px 15px 15px;
     top: -10px;
     right: 0;
     transition: right 0.4s ease;
 }

 /* Section */
 .sidebar-section {
     /* border-bottom: 2px solid #000; */
     border-bottom: 2px solid #262bbb;
 }

 .custom-sidebar.active .sidebar-content .sidebar-section span.arrow {
     filter: brightness(0) saturate(100%) invert(11%) sepia(91%) saturate(5045%) hue-rotate(244deg) brightness(90%) contrast(97%) !important;
     position: relative;
     color: transparent;
     right: 10px;
 }

 .custom-sidebar.active .sidebar-content .sidebar-section span.arrow::before {
     position: absolute !important;
     content: '';
     width: 28px;
     height: 28px;
     right: 0px;
     bottom: 8px;
     background-image: url(../images/btn-arrow.svg);
     background-repeat: no-repeat;
     background-size: cover;
     transform: rotate(90deg);

 }

 /* Title */
 .sidebar-title {
     padding: 20px 0px;
     font-size: 28px;
     font-weight: 600;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
     align-items: center;
 }

 /* Arrow rotation */
 .sidebar-title .arrow {
     transition: transform 0.3s ease;
 }

 /* Rotate when open */
 .sidebar-section.active .arrow {
     transform: rotate(180deg);
 }

 /* Dropdown animation */
 .sidebar-dropdown {
     max-height: 0;
     overflow: hidden;
     transition: max-height 0.4s ease;
     padding: 0px;
 }

 /* Open dropdown */
 .sidebar-section.active .sidebar-dropdown {
     padding: 0;
     max-height: fit-content;
 }

 .sidebar-section.active .sidebar-dropdown ul {
     max-height: 200px;
     overflow-y: scroll;
     overflow-x: hidden;
 }

 .sidebar-section.active .sidebar-dropdown ul::-webkit-scrollbar-thumb {
     background: #fff;
     border-radius: 10px;
     cursor: pointer;
 }

 .sidebar-section.active .sidebar-dropdown ul::-webkit-scrollbar-track {
     box-shadow: inset 0 0 2px transparent;
     border-radius: 10px;
 }

 .sidebar-section.active .sidebar-dropdown ul::-webkit-scrollbar {
     width: 6px;
 }


 /* Links */
 .sidebar-dropdown ul {
     margin: 0 !important;
     background: #465daa;
     list-style: none;
     padding: 0px 15px 5px;
 }

 .sidebar-dropdown ul li::before {
     display: none !important;
 }

 .sidebar-dropdown ul li {
     margin: 0 !important;
     padding: 15px 10px 10px 10px !important;
     border-bottom: 1px solid #ccc;
 }

 .sidebar-dropdown a {
     text-decoration: none !important;
     color: #ffffff;

 }

 .ser-why-choose h3 {
     margin-top: 0 !important;
 }





 /* CONTACT US PAGE DESIGN :::::::::::::::::::::::::::::::::::::::::::::: */

 .contact-info-outer {
     padding-top: 60px;
 }

 .contact-info-outer .e-con-inner {
     background: #ff6868;
     padding: 60px 60px;
     margin-bottom: -150px;
     z-index: 99;
     width: 80%;
 }

 .contact-info-outer .e-con-inner .elementor-widget-shortcode {
     width: 100%;
 }

 .contact-info-outer .e-con-inner .main-contact-info .container {
     display: flex;
     max-width: 100% !important;
     align-items: center;
     justify-content: space-between;
 }

 .contact-info-outer .e-con-inner .main-contact-info .container .adress address,
 .contact-info-outer .e-con-inner .main-contact-info .container .phone-number a,
 .contact-info-outer .e-con-inner .main-contact-info .container .fax-number a {
     color: #fff !important;
     font-size: 20px;
     font-style: normal;
     font-weight: 400;
     padding-left: 60px;
     height: 100%;
     position: relative;
 }

 .contact-info-outer .e-con-inner .main-contact-info .container .adress {
     width: 250px;
 }


 .contact-info-outer .e-con-inner .main-contact-info .container .adress address::before,
 .contact-info-outer .e-con-inner .main-contact-info .container .phone-number a::before,
 .contact-info-outer .e-con-inner .main-contact-info .container .fax-number a::before {
     content: "";
     position: absolute;
     width: 50px;
     height: 50px;
     left: 0;
     background-size: contain !important;
     object-fit: cover;
     background-repeat: no-repeat !important;
 }

 .contact-info-outer .e-con-inner .main-contact-info .container .adress address::before {
     background: url(../images/adress.svg);
     top: 12px;
 }

 .contact-info-outer .e-con-inner .main-contact-info .container .phone-number a::before {
     background: url(../images/ph-no.svg);
     bottom: -12px;
 }

 .contact-info-outer .e-con-inner .main-contact-info .container .fax-number a::before {
     background: url(../images/fax.svg);
     bottom: -12px;
 }

 .page-id-264 .common-outer {
     padding-bottom: 0;
 }


 .contact-info-outer .e-con-inner .main-contact-info .container .phone-number a:hover,
 .contact-info-outer .e-con-inner .main-contact-info .container .fax-number a:hover {
     color: #000000 !important;
     transition: 0.5s ease;
 }



 /* :::::::::::::::service pge design changes::::::::::::::::::::: */

 .commercil-content-outer .e-con-inner h4,
 .service-inner-top-column-1 .e-con-inner h4 {
     margin-top: 20px !important;
     font-weight: 600 !important;

     line-height: 34px !important;
 }

 .commercil-content-outer,
 .residential-content-outer {
     padding-top: 35px !important;
     padding-bottom: 21px !important;
 }


 .page-id-7886 .home-faq-outer,
 .page-id-8162 .home-faq-outer {
     padding-top: 15 !important;
 }

 .page-id-7886 .common-outer,
 .page-id-8162 .common-outer {

     padding-bottom: 0px !important;
 }

 .page-id-8162 .home-faq-outer {

     padding-top: 70px !important;
 }


 .req-content {
     margin-top: 30px !important;
 }


 body.home.page-id-11 .req-content .elementor-widget-image {
     margin-top: 0 !important;
 }








 /* :::::::::::::::G Form Design::::::::::::::::::::: */

 .req-form form .gform-body .gfield label {
     display: none;
 }

 .req-form form .gform-body .gfield input {
     color: #fff;
     padding: 16px;
     width: 100%;
     height: 100%;
     font-size: 14px;
     font-family: inter;
     font-weight: 300;
     border-radius: 15px;
     background-color: rgba(255, 255, 255, 0.08);
     border: 1px solid rgba(204, 204, 204, 0.5);
 }

 .req-form form .gform-body .gfield textarea {
     color: #fff;
     padding: 15px;
     width: 100%;
     min-block-size: 100px;
     font-size: 14px;
     font-family: inter;
     font-weight: 300;
     border-radius: 15px;
     background-color: rgba(255, 255, 255, 0.08);
     border: 1px solid rgba(204, 204, 204, 0.5);
 }

 .req-form form .gform-body .gform_fields {
     row-gap: 30px;
 }

 .req-form form .gform-footer input[type="submit"] {
     color: #fff;
     width: fit-content;
     font-size: 16px !important;
     font-weight: 500 !important;
     background: #ff6868 !important;
     padding: 15px 35px 15px 35px !important;
     border-radius: 10px !important;
     text-decoration: none !important;
 }

 .req-form form .gform-footer input[type="submit"]:hover {
     color: #000 !important;
     background: #fff !important;
     transition: 0.5s ease;
 }

 .req-outer .e-con-inner .req-form-outer {
     gap: 0;
 }

 .req-form form .gform-footer {
     justify-content: center;
 }

 .req-form form .gform-body .gfield legend {
     display: none;
 }

 .req-form form .gform-body .gfield select {
     color: #fff;
     filter: brightness(0) invert(1);
     padding: 5px 15px;
     width: 100%;
     height: 100%;
     font-size: 14px;
     font-family: inter;
     font-weight: 300;
     border-radius: 15px;
     background-color: rgba(255, 255, 255, 0.08);
     border: 1px solid rgba(204, 204, 204, 0.3);
 }

 .req-form form .gform-body .gfield select option {
     color: #000;
     font-size: 14px;
     font-weight: 400;
 }

 .req-form form .gform-body .gfield h3 {
     margin: 0;
     text-transform: capitalize;
     color: #fff;
     line-height: 42px;
 }

 .req-form form .gform-body .form-inner-title {
     padding: 0 !important;
 }


 .gform_validation_errors {
     padding: 12px !important;
     margin-bottom: 20px !important;
     border-radius: 10px !important;
 }

 .gform_validation_errors ol {
     display: none;
 }

 .gform_validation_errors h2 {
     margin: 0;
 }

 .req-form .gform_validation_error form .gform-body .gfield .validation_message {
     display: none !important;
 }

 .req-form .gfield_error input,
 .req-form .gfield_error select {
     border: 1px solid #ff4d4f !important;
 }


 .gform_confirmation_wrapper .gform_confirmation_message {
     padding: 12px;
     color: var(--gf-color-success);
     background: #399f4b10;
     border: 1px solid #00b100;
     border-radius: 10px;
     box-shadow: var(--gf-form-validation-shadow);
     margin-bottom: 20px;
 }


 /* :::::::::::::::G Form Design End::::::::::::::::::::: */


 /* ::::::::::::::404 Page Design Start::::::::::::::::::::: */

 .page-notfound-section .error-page_inner h1 {
     text-align: center;
     font-weight: 700;
 }

 /* ::::::::::::::404 Page Design End::::::::::::::::::::: */






 /* Table Container (for responsiveness) */
 .table-container {
     width: 100%;
     overflow-x: auto;
     margin: 20px 0;
 }

 /* Base Table */
 table {
     width: 100%;
     border-collapse: collapse;
     font-family: Arial, sans-serif;
     font-size: 14px;
     background-color: #ffffff;
     margin: 25px 0;
     border-radius: 8px;
     overflow: hidden;
     box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
 }

 /* Header */
 thead {
     background-color: #4CAF50;
     color: white;
 }

 th {
     padding: 12px 15px;
     text-align: left;
     font-weight: 600;
     letter-spacing: 0.5px;
 }

 /* Body Cells */
 td {
     padding: 12px 15px;
     border-bottom: 1px solid #eeeeee;
 }

 /* Zebra Striping */
 tbody tr:nth-child(even) {
     background-color: #f9f9f9;
 }

 /* Hover Effect */
 /* tbody tr:hover {
  background-color: #f1f7ff;
  transition: 0.3s;
} */

 /* Last Row Border Fix */
 tbody tr:last-child td {
     border-bottom: none;
 }

 /* Center Align Utility */
 .table-center {
     text-align: center;
 }

 /* Right Align Utility */
 .table-right {
     text-align: right;
 }

 /* Small Table */
 .table-sm th,
 .table-sm td {
     padding: 8px 10px;
     font-size: 13px;
 }

 /* Bordered Table */
 .table-bordered th,
 .table-bordered td {
     border: 1px solid #ddd;
 }

 /* Striped Table */
 .table-striped tbody tr:nth-child(odd) {
     background-color: #fafafa;
 }

 /* Dark Table Theme */
 /* .table-dark {
  background-color: #2c2c2c;
  color: #ffffff;
}

.table-dark thead {
  background-color: #1f1f1f;
}

.table-dark tbody tr:nth-child(even) {
  background-color: #3a3a3a;
}

.table-dark tbody tr:hover {
  background-color: #4a4a4a;
} */











 /* :::::::::::::::For PDF printing::::::::::::::::::::: */


 @media print {

     body * {
         visibility: hidden;
     }

     .printfriendly,
     .printfriendly * {
         visibility: visible;
     }

     .printfriendly {
         position: absolute;
         left: 0;
         top: 0;
         width: 100%;
     }

 }

 /*SEARCH PAGE */

 .common-outer.search-page {
     max-width: 1220px !important;
     width: 100%;
     margin: auto;
 }

 .common-outer.search-page .search-results {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     gap: 30px;
 }

 .common-outer.search-page .search-results .search-item .search-thumb a {
     width: 100% !important;
     height: 0;
     position: relative;
     padding-bottom: 270px;
     display: block;
     overflow: hidden;
     border-radius: 35px;
 }

 .common-outer.search-page .search-results .search-item .search-thumb a img {
     height: 100%;
     width: 100%;
     object-fit: cover;
     border-radius: 35px;
     position: absolute;
     left: 0;
     top: 0;
 }

 .common-outer.search-page .search-results .search-item .search-content h5 a {
     color: var(--blackcolor) !important;
     text-decoration: none !important;
     font-weight: 600;
 }

 .hfe-search-button-wrapper .hfe-search-icon-toggle .hfe-search-form__input {
     top: 95px !important;
 }

 .faq-section .accordion {
     display: flex;
     flex-direction: column;
     gap: 13px;
 }

 .faq-section .accordion .accordion-item.active span.accordion-icon::after {
     display: none;
 }

 form.hfe-search-button-wrapper input.hfe-search-form__input {
     width: 400px !important;
     height: 55px !important;
     padding: 10px !important;
     background-color: #fff !important;
     display: none;
     transition: 0.5s ease;
     z-index: 9;
     box-shadow: 0 0 20px 0 #efefef !important;
 }

 form.hfe-search-button-wrapper.hfe-input-focus input.hfe-search-form__input {
     display: block;
     transition: 0.5s ease;
 }

 .single-post h5 a {
     color: #000 !important;
     font-weight: 700;
 }

 body.login #nav a,
 body.login #backtoblog a,
 body.login .privacy-policy-page-link a {
     color: #043959 !important;
 }


 .contact-details-outer .e-con-inner .contact-image-left .req-form {
     width: 100% !important;
 }



 /* SEO page css code::::::::::::::::::::: */

 .page-id-14597 h3,
 .page-id-14597 h4 {
     margin-top: 20px;
 }