body {font-size:16px; color:#4A4A4A; font-family: 'Open Sans'; font-weight:normal;hyphens: auto; line-height:28px;}
h1, h2, h3, h4, h5, h6 {letter-spacing: 0; color:#0c1529;font-family: 'Abril Fatface';}
h1{font-size:52px;font-family: 'Abril Fatface';}
h2{font-size:32px; line-height:42px; }
h3{font-size:21px; font-family: 'Open Sans'; line-height:30px;}
.h4, h4 {font-size: 2.2rem;}
.h5, h5 {font-size: 1.7rem;}
p,a,span,li{letter-spacing:0;}
a{text-decoration: none;}
img{width: auto; height: auto; max-width:100%;}
b, strong {font-weight: 600;color:#0c1529;}
a{color:#0c1529;}
a:hover {color: #21c58e;}
/*btn*/
a.collbtn {position: fixed;background: #1cc9bc;z-index:9;display: flex;width: 70px;height: 70px;align-items: center;justify-content: center;font-size: 34px;color: #13224a;border-radius: 70px;border: 5px solid #fff;box-shadow: inset 0 0 5px #00000057;left: 20px;bottom: 20px;}
a.collbtn::before {content: '';border-radius:70px;min-width: calc(70px + 12px);min-height: calc(60px + 12px);
border: 6px solid #00FFCB;box-shadow: 0 0 60px rgba(0,255,203,.64);position: absolute;top: 50%;left: 50%;
transform: translate(-50%, -50%);opacity: 0;transition: all .3s ease-in-out 0s;}
a.collbtn::after {content: '';width:70px; height:70px;border-radius: 100%;border:5px solid #00FFCB;position: absolute;z-index: -1;top: 50%;left: 50%;transform: translate(-50%, -50%);animation: ring 1.5s infinite;}
@keyframes ring {0% {width:70px;height:70px;opacity: 1;}100% {width: 120px;height: 120px;opacity: 0;}
}
ul.icons2 {padding: 0;list-style-type: none;}ul.icons2 li {display: block; background:#0f0e0e12;padding: 5px;padding-left:32px;opacity: 0.8;font-size: 15px; margin-bottom:15px; position: relative;}ul.icons2 li:before{display: inline-block;content: "\F26A";position: absolute;left:10px;top:5px;font-size: 16px;font-family: bootstrap-icons !important;color:#21c58e;}ul.icons2 li:hover{opacity:1;}
ul.icons-loc {padding: 0;list-style-type: none;}ul.icons-loc li {display: block; background: rgba(255, 255, 255, 0.06);padding: 5px;padding-left:32px;    opacity: 0.8;font-size: 15px; margin-bottom:15px; position: relative;}ul.icons-loc li:before{display: inline-block;content: "\F3E7";position: absolute;left:10px;top:5px;font-size: 16px;font-family: bootstrap-icons !important;color:#21c58e;}ul.icons-loc li:hover{opacity:1;}
.number{list-style-type: none; padding:0; margin:0; counter-reset: circle-counter;}.number li{counter-increment: circle-counter;margin-bottom:15px; line-height: 25px; position: relative; padding-left:35px;}.number li:before {content: counter(circle-counter);background-color:#21c58e;width:25px;height:25px;border-radius: 50%;display:flex;font-size:14px;color:#fff;position:absolute;left: 0; align-items: center; justify-content: center; font-weight:500;}.number li:last-child {margin-bottom: 0;}

.btn-read {font-family:'Rajdhani';font-weight:600;text-transform:uppercase;line-height:2;font-size:18px;padding:0px;position:relative;width:auto;color:#21c58e;vertical-align:middle;display:inline-flex;overflow:hidden;text-decoration:none;fill:#21c58e;}.btn-read:after{content:'\F4FE';font-family:"bootstrap-icons"; position:relative; margin-left:5px;}.btn-read:hover {color:#0c1529;}
.bg-color1{background:#21c58e; color:#0c1529;}.bg-color1 h2,.bg-color1 h3,.bg-color1 h4,.bg-color1 h5,.bg-color1 h6,.bg-color1 p,.bg-color1 a,.bg-color1 li{color:#0c1529;}
.bg-color2{background:#0c1529; color:#fff;}.bg-color2 h2,.bg-color2 h3,.bg-color2 h4,.bg-color2 h5,.bg-color2 h6,.bg-color2 p,.bg-color2 a,.bg-color2 li{color:#fff;}
.btn{font-family: 'Rajdhani';font-weight: 600;line-height: 2;font-size:21px;position: relative;width: auto;background:#2cc690;color:#ffffff;vertical-align: middle;display: inline-block;overflow: hidden;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;text-decoration: none;fill: var(--white-color);transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}.btn:hover {background: #22c58e; color:#fff;}
.bg-color1 .btn{background:#0c1529; color:#fff;}.bg-color1 .btn:hover{background:#0c1529;}
.bg-color2 .btn:hover{background:#fff; color:#2cc690 !important;}
.bg-color2 b, .bg-color2 strong{color:#fff;}

.calltoaction h3 {margin: 0;}.calltoaction p{margin:10px; font-size:24px;}
.map {background:#21c58e;padding: 15px;position: relative; color:#0c1529; min-height:300px;}
.map iframe {height: 85%;}
.map a{color:#0c1529;}
.map p{margin:0;}
button.slick-next, button.slick-prev {position: absolute;top: 50%;z-index: 100;display: block;height: 50px;width: 25px;line-height: 0;font-size: 0;
cursor: pointer;background:#21c58e;color: #fff;margin-top: -25px;padding: 0;border-radius: 0;font-family: bootstrap-icons !important;border: 0;}
.slick-slider button.slick-next{right:0;}
.slick-slider button.slick-prev{left:0;}
ul.slick-dots {list-style-type: none;padding: 0;margin: 0;display: flex;justify-content: center;}
ul.slick-dots li {margin: 5px; position: relative;}
ul.slick-dots button {width: 15px; padding:0; height: 15px;overflow: hidden;border:2px solid #fff;background: #ffffff8c;color: transparent;border-radius: 20px;}
ul.slick-dots li.slick-active button{background:#21c58e;}
/*Top line*/
.top-section {background:#21c58e40;width: 100%;position: relative;z-index: 9; padding:10px;}
.top-section .datetime {display:flex;line-height:21px;font-size: 14px;align-items: center;font-family:'Rajdhani';
font-weight: 600;letter-spacing: 0.3pt;}
.top-section .datetime .bi {font-size: 24px;margin-right: 7px;}
.top-section a.btn {padding: 5px 8px;margin: 5px 0;font-size: 16px;}

/*Top line*/
div#page {
    overflow: hidden;
}
/*Logo section*/
.fixed-top-h-section {position: relative;width: 100%;top: 0px;z-index: 99;padding:0 0 30px;}
.fixed-top-h-section .container {position: relative;}
.site-logo {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;
padding: 0;position: relative; top: 0px;}
.logoleft img {margin: 0;position: relative;}
.callbx a.btn {font-size:26px;padding: 0 20px;}
/*Logo section*/

/*Menu section*/
.headmenu .site-bar.group {display: flex;justify-content: space-between;align-items: center;position: absolute;left: 0;right: 0;}
.headmenu .container {position: relative;}
.site-bar .nav{width:auto;}
.headmenu .group:after, .headmenu .group:before{display: none;}
.headmenu {position: relative;top:-22px;z-index: 999;margin: 0;padding: 0;}
.headmenu .nav ul li a{color: #fff;font-family: 'Open Sans';font-weight:normal;font-size:14px;line-height: 24px; padding:10px 15px 13px;}
.headmenu .nav li.current_page_item a {color:#21c58e;}
.headmenu .nav ul li a:hover {color:#21c58e;}
.navigation ul{position: absolute;padding:0px;opacity: 0;left: 0;background-color: #ffffff;min-width: 220px;transition: 0.3s;box-shadow:2px 20px 20px 0px #191fa01a;}
.headmenu .nav ul.sub-menu li {width:100%;padding:0px;border-bottom:1px solid rgba(0, 0, 0, 0.15);}
.headmenu .nav ul.sub-menu li:last-child{border-bottom:1px;}
.headmenu .nav ul.sub-menu li a {padding:15px;text-align: left; letter-spacing:0;color:#4A4A4A;text-transform: capitalize;font-weight:normal;font-size: 16px;}
.headmenu .nav ul.sub-menu li a:hover:after{width:0;}
.navigation .sfHover>ul, .navigation li:hover>ul {top:43px;opacity: 1;transition: 0.3s;}
.headmenu .nav ul.sub-menu li a:hover {color:#21c58e;background:transparent;}
.bi-x{display: none !important;-webkit-transition: all .4s;transition: all .4s;}
.mobile-nav-trigger .bi-list{-webkit-transition: all .4s;transition: all .4s; font-size:42px;}
.mobile-nav-trigger.open .bi-list{display: none;}
.mobile-nav-trigger.open .bi-x {display:block !important;position:relative;top:0px;right:0px;font-size:42px;
padding:0px;}
.mobile-nav-trigger.open span {display: none;}
.mobile-nav-trigger {position: fixed;right: 0;z-index: 99999;width: 49px;background:#21c58e;top: 0;left: auto;
color:#13224a;}

.phone-number {display: flex;color: #fff;align-items: center; position: relative; padding: 10px; border-radius: 10px; width:40%;position: relative;}
.phone-number:before{content: ''; position:absolute;position: absolute;width: 3000px;height: 100%;top: 0;background:#21c58e;left: 0;border-radius: 10px;}
.phone-number .callbx {display: flex;gap: 10px; position: relative;}
.phone-number .icon{position: relative;}
.phone-number .callbx p{margin:0;color: #fff;}
.phone-number .callbx b{color:#fff;}
nav.nav.mobile-menu {position: relative; width:55%;border-radius: 10px;}
nav.nav.mobile-menu:before{content:''; position: absolute;width: 3000px;height: 100%;top: 0;background:#0c1529;right: 0;border-radius: 10px;}
ul.navigation{position: relative;}
.phone-number .icon {position: relative;width: 70px;margin-left: 20px;color: #fff;font-size: 32px;}
.phone-number .icon span {position: relative;display: flex;width: 100%;align-items: center;height: 100%;justify-content: center;}
.phone-number .icon:before {position: absolute;content: "";height: 0px;border-right: 36px solid #0c1529;
border-top: 72px solid #0c1529;border-left: 36px solid #0c1529;border-bottom: 25px solid transparent;z-index: 0;right: 0px;top:-10px;}
/*Menu section*/

/*Form*/
.contact-formpage {overflow: hidden;padding:20px;background:#fff;}
.wpcf7 .col-md-12.p-2 {position: relative;}
.contact-formpage span.title {font-size: 32px;display: block;margin-bottom: 10px;padding: 10px;}
.wpcf7 span.wpcf7-spinner {position: absolute;top: 19px;margin: 0; left: 20px;}
.wpcf7 input{display: block;width: 100%;padding: 0.375rem 0.75rem;font-size:15px;font-weight: 400;
line-height: 1.5;color:#0c1529;background-color:#fff;background-clip: padding-box;border: 1px solid #21c58e;
-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;letter-spacing:0; height:45px;}
.wpcf7 textarea{display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;
line-height: 1.5;color: #0c1529;background-color:#fff;background-clip: padding-box;border: 1px solid #21c58e;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; letter-spacing:0; height:70px;}
.wpcf7 input[type=submit] {background:#21c58e;border: 0;padding:20px 35px;color:#0c1529;transition: .4s;border-radius: 50px;border-radius: 5px;font-size: 18px; letter-spacing:0; height:auto; max-width:200px;    font-family: 'Rajdhani';font-weight: 600;font-size: 21px;}
.wpcf7 input[type=submit]:hover {background:#21c58e;}
.wpcf7 input::-webkit-input-placeholder{color:#0c1529;}
.wpcf7 input:-moz-placeholder{color:#0c1529;}
.wpcf7 input::-moz-placeholder{color:#0c1529;}
.wpcf7 input:-ms-input-placeholder{color:#0c1529;}
.wpcf7 textarea::-webkit-input-placeholder{color:#0c1529;}
.wpcf7 textarea:-moz-placeholder{color:#0c1529;}
.wpcf7 textarea::-moz-placeholder{color:#0c1529;}
.wpcf7 textarea:-ms-input-placeholder{color:#0c1529;}
.wpcf7 label+br {display: none;}
.wpcf7 label {padding: 0;margin: 5px;color: #3e4055;font-weight: 500;}
.wpcf7 .col-md-6+p{display: none;}
.wpcf7 .col-md-4+p{display: none;}
.wpcf7 p{margin:0;}
.contact-formpage h2{font-size:34px;}
.contact.php-email-form {background: #0c1529;padding: 30px;}
.contact.php-email-form h2{color:#fff;}
/*Form*/

/*Breadcrum*/
.home-page-title {text-align:center; padding:50px 0 0;}
.home-page-title h1 {margin:0;}
.breadcrum{padding:100px 0 50px; background:url(../../uploads/2022/06/Flies-Control-Melbourne.jpg) 
no-repeat center center;
background-size: cover; position: relative;margin-bottom: 50px; background-position:center center;}
.breadcrum:before {content: '';position: absolute;top: 0;left: 0;z-index: 0;width: 100%;height: 100%;background-color:#0c15295c;}
.breadcrum .container{position: relative; z-index:1;display: flex;flex-wrap: wrap;justify-content: center;}
.breadcrum h1 {font-size:42px;text-align: center; position: relative; width:100%; color:#fff;}
.breadcrum h1 a{color:#fff;}
.breadcrum ol.breadcrumb {margin: 0;padding: 0;background: transparent;color: #fff;}
.breadcrum ol.breadcrumb a {color:#fff}
.breadcrum .breadcrumb-item.active {color:#fff;}
.breadcrum .breadcrumb-item+.breadcrumb-item::before{color:#ffff;}
.breadcrum h1 span {display: block;font-size: 16px; font-weight: 500;color: #fff;}
.breadcrumbs {padding:0;border-radius: 5px;width: 100%;color:#fff;font-size: 17px; margin:0;}
p#breadcrumbs {margin: 0;color: #fff;}
p#breadcrumbs a {color: #fff;}
/*Breadcrum*/

/*Sidebar*/
.sidebar.sidebar-right .widget:nth-child(1){ background:#fff; }
.sidebar.sidebar-right {border-left: solid 0px #ebebeb;padding:0px;}
.sidebar.sidebar-right .widget {padding:15px;background:#f5f9ff;margin-bottom: 15px;border: 1px solid #e7eef9;border-radius: 5px;}
.sidebar.sidebar-right .widget h3.widget-title{color:#21c58e; text-align: left; font-size: 28px; margin:0; font-weight:600; padding:0; margin-bottom: 10px; letter-spacing:0;}
.sidebar.sidebar-right .stars, .sidebar.sidebar-right .rr_star {color:#ffaf00 !important;}
.sidebar.sidebar-right li a {color:#0c1529;padding:10px; font-size:15px; position: relative; border: 0;display: flex;z-index:9;}
.sidebar.sidebar-right li {margin-bottom:10px;background:#fff;border-radius: 5px; position: relative; overflow: hidden;
transition: all 0.25s ease-in-out;}
.sidebar.sidebar-right li a:hover{color:#fff;}
.sidebar.sidebar-right li:hover a{color:#fff;}
.sidebar.sidebar-right ul{list-style-type: none;padding: 0;margin: 0;}
.sidebar.sidebar-right .testimonial_group .full-testimonial{padding:0;}
.sidebar.sidebar-right .alignleft {margin: 0 10px 0px 0px;}
.sidebar.sidebar-right li a:before{margin-right:2px; display:block;content:"\F135";position:relative; font-family: "bootstrap-icons"; font-size:18px;}
.sidebar.sidebar-right li:after {content: '';position: absolute;width: 0%;height: 100%;background:#21c58e;left: 0;top: 0;transition: all 0.25s ease-in-out;}
.sidebar.sidebar-right li:hover:after{ transition: all 0.25s ease-in-out; width:100%;}
.btn-group-ct a.get-free {white-space: normal;line-height:24px;}
span.post-date {color: #21c58e;font-size: 12px;}

.sidebar.sidebar-right .wpcf7 input[type=submit]{background:#21c58e;}
form#searchform {position: relative; display: flex;justify-content: center;}
.searchform>div {display: flex;align-items: center; }
input#searchsubmit {color: #fff !important;position: relative;right: 2px;letter-spacing: 0;font-size: 16px;background: #000;padding: 16px;top: 0px;padding: 1px 9px;border-radius: 0px 5px 5px 0px;}
/*Sidebar*/

/*Footer*/
#footer {width: 100%;margin-top:0px;background:#273d71; color:#fff;position: relative; z-index:9;}
#footer b, #footer strong{color:#fff;}
#footer h3,#footer h2{color:#fff;margin-bottom: 15px;padding: 0;font-weight: normal;font-family: 'Abril Fatface';font-size: 24px;}
#footer .footer-top ul {list-style-type: none;padding: 0;}
#footer .footer-top ul li {position: relative;margin-bottom: 10px; display:flex;}
#footer .footer-top ul li:before {content: '';display: block;position: relative;min-width: 10px;height: 10px;background: #21c58e;
max-width: 10px;margin-right: 10px;border-radius: 10px;top: 8px;}
#footer .footer-top ul li a {color: #fff;padding: 0;line-height: 29px;border: 0;}
#footer .footer-top ul li a:hover {color: #21c58e;}
#footer .footer-top {padding:0px 0 10px 0;background:#0c1529;}
.top-follow {display: flex;align-items: center;}
.copyright p {margin: 0;}
.top-follow ul {display: flex;margin: 0;list-style-type: none;font-size: 24px;padding: 0;margin-left: 10px;}
.copyright li a {font-size: 18px;margin: 5px; color:#fff;}
.copyright a {color:#fff;}
#footer a{color: #ffffff;}
#footer .menu {display: flex;flex-wrap: wrap;}
#footer .menu li { width: 50%;}

#footer .footer-top ul.timer li{position: relative; display: flex; justify-content:space-between; padding-left: 25px;}
#footer .footer-top ul.timer li:before{content:'\F597';font-family:bootstrap-icons !important;position:absolute;left: 0;    background: transparent;
min-width:0;height:auto;top:0;color:#21c58e;font-size:20px;}
.logofooter {display: flex;align-items: center;justify-content: space-between;background: #ffffff1a;padding: 20px;
position: relative;margin-top: -140px;}
    /*End of Footer*/

/*slider*/
.slider{position: relative; overflow: hidden; background:url(../../uploads/2022/06/Flies-Control-Melbourne.jpg) 
no-repeat center center;background-size: cover; padding:160px 0 0;}
.slider .containers {position: relative; z-index:9;}
.slider:before {content: "";display: block;width:20%;height: 100%;position: absolute;top: 0;right: 0;background-color:#21c58e;}
span.small-text {z-index: 11;height: auto;width: auto;color:#fff;text-decoration: none;min-height: 0px;min-width: 0px;max-height: none;max-width: none;text-align: left;line-height: 30px;letter-spacing: 0px;font-size: 18px;transform-origin: 50% 50%;opacity: 1;transform: translate(0px, 0px);visibility: visible;}
span.main-heading {z-index: 12;font-family: 'Abril Fatface';height: auto;width: auto;color:#fff;text-decoration: none;white-space: normal;min-height: 0px;min-width: 0px;max-height: none;max-width: none;text-align: left;line-height: 76px;letter-spacing:2px;font-weight:normal;font-size: 68px;transform-origin: 50% 50%;opacity: 1;transform: translate(0px, 0px);visibility: visible;display: block;margin-bottom:3rem;margin-top:1.2rem;}
span.mid-text {z-index: 13;height: auto;width: auto;color:#fff;text-decoration: none;white-space: normal;min-height: 0px;min-width: 0px;max-height: none;max-width: none;text-align: left;line-height: 34px;letter-spacing: 0px;font-weight: 600;font-size: 18px;transform-origin: 50% 50%;opacity: 1;transform: translate(0px, 0px);visibility: visible;display: block;margin-bottom: 20px;}
a.btn.get-free {font-size:24px;padding: 5px 20px;border:2px dashed #21c58e;}
a.btn.get-free:hover{border:2px dashed #fff;}
span.small-text.top {background: #21c58e;padding: 8px 20px;font-weight: normal;}
.btn-sldr2 {display: flex;gap: 20px;margin-top: 20px;}
.haedright {display: flex;gap: 20px; align-items:center;}
.slider:after{content: "";display: block;width:80%;height: 100%;position: absolute;top: 0;left: 0;background-color:#0c15295e;}

.slide-bottom {background:#21c58e;position: relative;z-index: 9;}
.slide-bottom:before {content: "";display: block;width: 35%;height: 100%;position: absolute;top: 0;left: 0;background:#0c1529;}
.btn-group-box {display: flex;position: relative; flex-wrap: wrap;}
.btn-group-box .btn {margin: 0;border-radius: 0;padding: 50px 30px;width: 25%;letter-spacing: 0;transition-duration: .3s;transition-property: transform;transition-timing-function: ease-out;font-size: 18px;background:#0c1529;color: #fff;}
.btn-group-box a.btn.btn02 {background:#21c58e;color: #fff;}
.btn-group-box a.btn:hover {transform: translateY(-8px);}
/*Slider*/

/*faq*/
.accordion-item {margin-bottom:15px;background: #f2f6ff;padding: 15px;border: 1px solid rgba(0,0,0,.125) !important;}
button.accordion-button {padding: 15px;}
.accordion-button::after{content: '\F4FE';background-image:none !important;font-family:"bootstrap-icons";    transition: transform .2s ease-in-out;
width:auto; height:auto; font-size: 25px;}
.accordion-button:not(.collapsed)::after {background-image:none !important;transform: rotate(0deg);
transition: transform .2s ease-in-out;content: '\F2EA';}
button.accordion-button{line-height: 24px;font-size:18px; font-weight:normal;background: #0c1529;color: #fff;font-family: 'Open Sans';
    letter-spacing: 0;white-space: normal;}
button.accordion-button br{display: none;}
.accordion-item .accordion-body {padding: 16px 6px 0;}
.accordion-button:not(.collapsed){background:#0c1529; color:#fff;}
/*faq*/

/*random blog*/
.random-blogs .blog-text-box {padding:0;height:100%;box-shadow:0 0 15px #1b232e12;border-radius:15px;
overflow: hidden;background: #f5f9ff;}
.random-blogs .post-thumbnail-box {position: relative;height: 210px;overflow: hidden;background: #f5f9ff;}
.blog-entry-content {padding: 15px;}
.random-blogs .entry-meta.entry-meta-bottom{font-size:16px;font-weight:600;color:#0c1529;display: table;font-family: 'Rajdhani';}
.random-blogs time.entry-date{position: absolute;bottom: 0;background: #21c58e;color:#0c1529;letter-spacing: 0;
font-family: 'Rajdhani';font-weight: 600;padding: 5px 10px;font-size: 18px;border-radius: 0px 5px 0 0;}
.random-blogs h3 {line-height: 30px; font-size:24px;}
.random-blogs .text-aria .text-ext{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;
font-size: 15px; margin-bottom: 10px;}
.random-blogs .entry-featured{margin:0;}
a.btn.read-btn {font-size: 14px;}
.random-blogs.space h2 {text-align: center;margin-bottom: 30px; font-size:34px;}
/*random blog*/
.space{padding:50px 0;}
.bg-gray{background:#f5f9ff;}
.entry-featured img {width: 100%;}
.blog-listing .blog-text-box {border: 1px solid #e9eef5;}
.post-thumbnail-box img {width: 100%;}
.blog-text-box .entry-featured {margin: 0;}
.blog-entry-content h2 {font-size:30px; line-height:34px;}
.entry-meta.entry-meta-bottom {text-align: left;letter-spacing: 0;}
.post-thumbnail-box {padding: 15px;}
time.entry-date, span.user-by-admin {letter-spacing: 0;color:#0c1529;font-weight:600;font-size:14px;font-family: Rajdhani;}
.servcebox p{margin:0;}.servcebox{text-align: center;}
.blog-listing.row article {margin: 0;height: 100%;}
.blog-listing.row .blog-text-box{height:100%;}
a.callnow {font-family: 'Rajdhani';font-weight: 600;font-size: 35px;display: table;margin-top: 10px;}
.contact-formpage.bg-color1 { background: #21c58e;}
section.space.bg-img1 {background: url(../../uploads/2023/01/pestcontrol-01.jpg) no-repeat center center;background-size: cover;}
.service-item ul.icons2 li {background: transparent;margin-bottom: 0;}
.service-item p{margin:0;}
.service-item h3 {margin: 0;padding: 10px;}
.service-item a.read-btn {color: #22a988;padding: 0 10px;}
.service-item a.read-btn:hover{color:#0c1529;}
.service-item.p-2.h-100 {background: #ffffff;box-shadow: 0 0 10px #0000001a;}
table.pricetable tr.toptr td{background: #0c1529;color: #fff;}
table.pricetable tr td:first-child {border-top-left-radius: 12px;border-bottom-left-radius: 12px;}
table.pricetable tr td:last-child {border-top-right-radius: 12px;border-bottom-right-radius: 12px;}
table.pricetable tr:nth-child(2n+1) {background-color: rgb(243, 247, 255);}
table.pricetable td {padding: 15px;}
table.pricetable a {color: #21c58e;}
.reviewsbox .glsr-reviews{display: flex; flex-wrap:wrap;gap: 10px;}
.reviewsbox .glsr-default .glsr-review{width: 49%;background: #ffffff21;padding: 20px;}
.clientlogo .slick-track {align-items: center;gap: 72px;}
.moretext {display: none;}
.img_00 {background: #21c58e; padding: 10px;}

.reviewsgoogle {position:fixed;bottom:20px;background:#fff;border:1px solid #eee;z-index:99;padding:10px;
left:20px;max-width: 370px;height:75px;overflow: hidden;padding-left:70px;cursor: pointer;padding-left: 70px;
    box-shadow: 0 0 10px #0000002b;width: 370px;}
.reviewsgoogle .bi-x{display: none;}
.reviewsgdetail {position:fixed;z-index:999;top:0;background:#fff;height:100%;max-width:370px;box-shadow:0 0 10px;
display:none;width: 370px;}
.reviewsgoogle img.g {max-width:50px;position: absolute;left: 10px;}
.reviewsgdetail.open {display: block;}
.reviewsgdetail .glsr-reviews-wrap {padding:15px;position: absolute;bottom:40px;overflow: auto;top:80px;background: #fafafb; display: block !important;}
.reviewsgoogle.open {top: 0;left: 0;z-index:9999;}
.ftrG {position: absolute;bottom: 0;background: #fff;left: 0;right: 0;display: flex;justify-content: center;
border-top: 1px solid #fafafb;padding: 10px;box-shadow: 0 0 10px #0000002b;}
.reviewsgoogle.open .bi-x {display: block !important;position: absolute;right: 0;top: 0;font-size: 40px;}
.mail {font-size: 15px;margin-top: 5px;}
.social-links {font-size: 25px;margin-top: 10px;}
section.sec02.space {background: #0c1529;color: #fff;}
section.sec02.space h2 {color: #fff;}
.reviewsbox {background: #ffffff21;padding: 18px;height: 100%;}
.box {background: #0c1529;color: #fff;padding: 14px;border-radius: 10px;height: 100%;}
.box h2 {color: #fff;}
.gmail a {color: #21c58e;}
.call a {color: #fff;font-size: 28px;}
.call a {display: block;}
ul.suburbs_1 {display: flex;flex-wrap: wrap; list-style: none;}
.type_n { font-size: 56px;font-weight: 600; color: #21c58e; margin-bottom: 16px;text-shadow: 5px 5px 5px #000;}
ul.four-line { display: flex; flex-wrap: wrap;}
ul.four-line li {width: 33%; margin-bottom: 5px;}
ul.four-line li .bi {color: #21c58e;}
ul.suburbs_1 li { width: 33%;}
ul.location.tow-line li {width: 49%; padding: 10px; background: #21c58e; list-style: none;color:#fff;}
ul.location.tow-line {display: flex;flex-wrap: wrap;gap: 3px;}
.img-icon img {width: 80px;height: 80px; max-width: 90px; min-height: 80px;}
a.call_bx { font-size: 36px; font-weight: 600;}
section.sec01.space {background: #21c58e;}
.suburbs {background: #0c1529;padding: 10px;margin-bottom: 10px;border-radius: 8px;}
.suburbs a {color: #fff;}
.Addr_card { background: #fff; color: #000;border-radius:5px;}
.text_area h5 {font-size: 20px!important;}
.service-img img {border-radius: 50px 0;border: 4px solid #2cc690;}
.entry-content-1 { text-align: center;}
.cf7sr-g-recaptcha {transform: scale(0.77);transform-origin: 0 0;}
.main-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background: #fff;
}


@media screen and (min-width:200px) and (max-width:991px){
  .logoleft {max-width:160px;margin: auto;}
/*header*/
.mobile-nav-trigger{display: block;}
.top-section{display: none;}
.navigation li{width:100%;}
.headmenu nav.nav.mobile-menu {position:fixed;left:-75%;background:#21c58e;overflow:auto;top:0;display:block;margin:0;
bottom: 0;max-width: 75%;width: 350px;z-index: 999;-webkit-transition: all .4s;transition: all .4s;padding-top: 20px;}
.headmenu nav.nav.mobile-menu.open {left:0;}
.headmenu .nav li.current_page_item a {color: #ffffff;}
.headmenu .nav ul li a{padding:10px; margin:0;}
.navigation>li {float: none;text-align: left;}
.headmenu .nav ul.sub-menu li a{white-space:normal;}
.navigation ul{position:relative;background-color: transparent;opacity: 1; box-shadow:none;}
.headmenu .nav ul.sub-menu li a{background:#0b0e0e0f;color: #fff;}
.haedright {position: fixed;top: 0;left: 0;right: 0;background: #21c58e;}
.navigation .sfHover>ul, .navigation li:hover>ul{top:0;}
.headmenu .nav ul.sub-menu li a:hover {color: #ffffff;background:#ffffff42;}
nav.nav.mobile-menu:before{display: none;}
.callbx a.btn{line-height:41px;}
.logoleft {width: 100%;}
header#masthead {margin-top: 40px;}
.site-bar .nav .navigation>li a{margin:0;}
/*header*/
/*slider*/
.slider{padding:150px 20px 30px;}
.slider span {display: block;text-align: center;}
span.main-heading{font-size:42px; line-height:51px;}
img.slide-img {max-width: 200px;display: block;margin: auto;}
a.btn.get-free{display: table; margin:auto;}
/*slider*/
.space {padding: 30px 0;}
h1{font-size:34px;}
h2{font-size: 30px; line-height:36px;}
.calltoaction {text-align: center;}
.h4, h4 {font-size: 1.8rem;}
.random-blogs.space h2{font-size:30px; margin-bottom:10px;}
h3{font-size:26px;line-height: 32px;}
.random-blogs .post-thumbnail-box{height:auto; min-height:52px;}
.navigation ul{top:0;}
.headmenu .nav ul li a:hover {color: #ffffff;}
.breadcrum{padding:20px 0;margin-bottom:20px;}
.map iframe {height: auto;}
a.collbtn{width: 50px;height: 50px;border: 3px solid #21c58e;left: -20px;bottom: 120px; display:none;}
a.collbtn i.bi.bi-telephone {transform: rotate(-137deg);position: relative;right: -5px;}
.wpcf7 input[type=submit]{max-width:initial; padding:10px; margin:auto;}
.breadcrum h1{font-size:30px;}
.contact-formpage h2{text-align:center;}
.reviewsbox .glsr-default .glsr-review{width:100%;}
.reviewsgoogle{max-width: 270px;width: 240px;padding-left: 50px; bottom:0; left:0;}
.reviewsgoogle .glsr-summary-text {position: relative;top: -10px;}
.reviewsgoogle span.glsr-tag-value {font-size: 11px;line-height: 11px;}
.reviewsgdetail{width:100%; max-width:240px;}
.reviewsgoogle img.g{max-width:30px;}
  .cf7sr-g-recaptcha {transform: scale(0.77);transform-origin: 0 0;}
}

@media screen and (min-width:200px) and (max-width:575px){
header#masthead{margin-top:50px;}
.fixed-top-h-section{padding:0px 0px 8px;}
.contact-formpage span.title{font-size:24px;}
.headmenu nav.nav.mobile-menu.open{top:36px;}
.headmenu .nav ul.sub-menu li a{padding:7px;font-size:14px;}
a.btn.get-free{font-size:25px;padding:5px 12px;}
.btn {font-size:18px;}
h1 {font-size:26px;}
.home-page-title{padding:25px 0px 0px;}
h2{font-size:21px;line-height:26px;}
h3{font-size:24px;}
button.accordion-button{font-size:16px;}
ul.icons2 li{margin-bottom:5px;}
.random-blogs h3{font-size:22px;}
ul.timer li span{font-size:15px;}
a.callnow{font-size:22px;}
.logofooter { display: block;}
.text-right{text-align:start;}
.address.text-right p {font-size: 14px;}
ul.suburbs_1 li { width: 100%;}
}

@media screen and (min-width:576px) and (max-width:767px){
header#masthead{margin-top:52px;}
.fixed-top-h-section{padding:0px 0px 10px;}
a.btn.get-free {font-size:28px;}
h1{font-size:30px;}
h2{font-size:26px;}
button.accordion-button{font-size: 17px;}
.random-blogs h3{font-size:22px;}
.text-right{text-align:start !important;}
a.callnow{font-size:22px;}


}


@media screen and (min-width:200px) and (max-width:767px){
.reviewsbox{width:100%;}
.haedright a.btn {display: none;}
.haedright a.btn.get-free {display: block;margin: 0;}
.phone-number{display: none;}
.slider:before{display: none;}
.slider:after{width:100%;}
span.main-heading {font-size: 32px;line-height: 44px;}
.slider .col-md-8.p-0 {margin-top: 30px;}
.btn-sldr2{flex-wrap: wrap; justify-content:center;}
.btn-group-box .btn{width:50%; padding:10px;line-height: 21px;}
.btn{line-height:30px;}
.logofooter img { margin: 15px;}
.logofooter{justify-content:center; margin-top: 0; flex-wrap:wrap;}
#footer .menu li {width: 100%;}
table.pricetable td {padding: 10px 5px;font-size: 14px;line-height: 20px;border-radius: 0;}
}
@media screen and (min-width:768px) and (max-width:991px){
.slider span{text-align: left;}
a.btn.get-free{display:inline-block;}
img.slide-img{max-width:100%;}
.mobile-nav-trigger{top:10px;}
header#masthead{margin-top:68px;}
.phone-number{display:none;}
.fixed-top-h-section{padding:0px 0px 12px;}
.contact-formpage span.title{font-size:24px;}
.btn-group-box .btn {padding:20px 10px;}
button.accordion-button{font-size:17px;}
ul.timer span {font-size:12px;}
.calltoaction p{font-size:14px;}
a.callnow{font-size:21px;}
#footer h3, #footer h2{font-size:16px;}
.sidebar .widget:last-child, .widget p:last-child{font-size:15px;}
.logofooter img {max-width: 100px;min-width: 100px;height: auto;}
.mail a {display: none;}
.logofooter{margin-top:-80px;}
.cf7sr-g-recaptcha {transform: scale(0.6);transform-origin: 0 0;}

}
@media screen and (min-width:992px) and (max-width:1199px){
span.main-heading{font-size:52px; line-height:60px;}
.headmenu .nav ul li a{padding:10px 9px 13px;}
.mail a{display:none;}
    a.callnow {font-size:28px;}
.logofooter{margin-top:-180px;}
    .phone-number .icon:before{border-right:28px solid #0c1529;border-top: 62px solid #0c1529;border-left: 28px solid #0c1529;}
     .phone-number .icon{display:none;}



}