.features-section .features-card h4 {
	font-size: clamp(1.4rem, 1.3317rem + 0.3902vw, 1.8rem);
	line-height: 1.2;
	margin: 1.5rem 0;
	transition: all 0.4s ease-in-out;
}
.features-section .features-card p {
	font-size: 1rem;
	text-align: start;
}
.features-section .features-card img {
	width: 85px;
	position: relative;
	-webkit-filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.199));
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.199));
	margin-top: -80px;
}
.features-section .features-card:hover {
	border: 1px solid #204229;
	transition: all 0.4s ease-in-out;
	box-shadow: 2px 2px 7px #00000030;
}
.features-section .features-card:hover h4 {
	color: #204229;
	transition: all 0.4s ease-in-out;
}
.features-section .features-card {
	transition: all 0.4s ease-in-out;
	box-shadow: 2px 2px 7px #00000030;
	border: 1px solid #46b454;
	padding: 2rem;
	height: 100%;
	border-radius: 5px;
}
.features-section .features-heading {
	padding-bottom: 40px;
}
.home_intro-section {
}
.home_intro-section .home_intro-content {
}
.home_intro-section .home_intro-image {
}

.pest_control-section {
	padding-top: 3rem;
}

.pest_control-section .pest_control-card:hover .overlay {
	transform: scale(1);
	transition: all 0.4s ease-in-out;
}
.pest_control-section .pest_control-card .overlay {
	transition: all 0.4s ease-in-out;
	position: absolute;
	width: 100%;
	height: 100%;
	transform: scale(0);
	left: 0;
	top: 0;
	background-color: #0007;
}
.site-footer.slety{
background: url(../images/footer-bg.jpg) no-repeat center / contain;
}
.pest_control-section .pest_control-card {
	position: relative;
	height: 500px;
	display: block;
}
.pest_control-section .pest_control-card .pest_control-image img {
	width: 100%;
	height: 100%;
	height: 500px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}
.pest_control-section .pest_control-card .pest_control-image {
	position: relative;
}
.pest_control-section
	.pest_control-card
	.pest_control-image
	.pest_control-heading
	h2 {
	font-size: clamp(1rem, 0.6rem + 2vw, 3rem);
	color: #fff;
}
.pest_control-section
	.pest_control-card:hover
	.pest_control-image
	.pest_control-heading {
	display: none;
}
.pest_control-heading {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #0007;
	text-align: center;
	width: 100%;
	padding: 1rem;
	z-index: 1;
}
.pest_control-section
	.pest_control-card
	.pest_control-image
	.pest_control-content
	p {
	color: #fff;
}
.pest_control-section
	.pest_control-card
	.pest_control-image
	.pest_control-content
	h2 {
	color: #fff;
	font-size: clamp(1rem, 0.6rem + 2vw, 3rem);
}
.pest_control-section
	.pest_control-card:hover
	.pest_control-image
	.pest_control-content {
	transition: all 0.4s ease-in-out;
	padding: 2rem;
	opacity: 1;
}
.pest_control-section
	.pest_control-card
	.pest_control-image
	.pest_control-content {
	opacity: 0;
	transition: all 0.4s ease-in-out;
	left: 50%;
	top: 50%;
	width: 90%;
	/* height: 100%;height */
	position: absolute;
	z-index: 1;
	transform: translate(-50%, -50%);
}
.shpcs-offer-section h3 {
	font-size: clamp(1.2rem, 1.0634rem + 0.7805vw, 2rem);
}
.shpcs-offer-section .location-tags a i {
	color: #22422a;
	margin-right: 2px;
}
.shpcs-offer-section .location-tags a {
	border: 1px solid #eae3e3;
	font-size: 13px;
	display: inline-block;
	margin: 5px 4px 5px -2px;
	padding: 5px 10px;
	color: #000000;
}
.shpcs-offer-section .location-tags {
}
.shpcs-offer-section {
}
.nearme-content {
	padding: 1rem;
	text-align: center;
}
.nearme-content p {
	text-align: center;
}
.nearme-content h5 {
	color: #204229;
	font-size: clamp(1rem, 0.9146rem + 0.4878vw, 1.5rem);
	line-height: normal;
	margin: 1rem 0;
}
.nearme-content img {
	width: 50px;
}
.nearme-section .nearme-heading h4 {
	text-align: center;
	font-size: clamp(1.2rem, 1.0634rem + 0.7805vw, 2rem);
	margin-bottom: 2.5rem;
}
.nearme-section .nearme-heading {
}
.nearme-section {
}
.carousel .carousel-inner .carousel-item {
	position: relative;
}
.carousel .carousel-inner .carousel-item::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 0;
	background-color: #0005;
}
.carousel .carousel-inner .carousel-caption {
	z-index: 1;
}
.carousel .carousel-inner .carousel-caption h5 {
	font-size: 2rem;
	color: #fff;
}
.carousel .carousel-inner .carousel-caption p {
	text-align: center;
}

.cta-section .cta-btn a {
	border: 1px solid #fff;
}
.cta-section .cta-content h2 {
	color: #fff;
}
.cta-section .container {
	padding: 2rem;
	background-color: #204229;
}

.whybetter-section .whybetter-content h2 {
	margin-bottom: 2rem;
	font-weight: bold;
	font-size: clamp(1.3rem, 1.0098rem + 1.6585vw, 3rem);
	color: #000;
}
.whybetter-section .whybetter-content ul {
	-moz-column-count: 2;
	column-count: 2;
	padding-left: 3rem;
	-moz-column-gap: 3rem;
	column-gap: 3rem;
}
.whybetter-section .whybetter-content ul li strong {
	color: #204229;
	font-size: 1.3rem;
}
.whybetter-section .whybetter-content ul li {
	color: #000;
	margin-bottom: 1rem;
	/* font-size: 1.2rem; */
	position: relative;
}
.whybetter-section .whybetter-content ul li::after {
	position: absolute;
	content: "";
	left: -28px;
	background: url(../images/icons/check.jpeg) no-repeat top;
	background-size: contain;
	top: 10px;
	width: 1.1rem;
	height: 1.1rem;
}
.whybetter-section .whybetter-content {
}
.whybetter-section {
}

/* whychoose us */
.main-timeline5 {
	overflow: hidden;
	position: relative;
}
.main-timeline5 .timeline {
	position: relative;
	margin-top: -31px;
	/* height: 100%;
    overflow: hidden; */
}
.main-timeline5 .timeline:first-child {
	margin-top: 0;
}
.main-timeline5 .timeline-icon,
.main-timeline5 .year {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
/* .main-timeline5 .timeline:after,
.main-timeline5 .timeline:before {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}
.main-timeline5 .timeline:before {
	content: "";
	width: 100%;
	height: 100%;
	box-shadow: -8px 0 5px -5px rgba(0, 0, 0, 0.5) inset;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
} */
.btn-call-pulse:hover,
.btn-whatsapp-pulse:hover {
	color: #fff;
}
.btn-call-pulse,
.btn-whatsapp-pulse {
    background: #25d366;
	color: white;
	position: fixed;
	bottom: 25px;
	right: 10px;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 18px;
	z-index: 99;
	text-decoration: none;
	border-radius: 50%;
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	
}
.btn-call-pulse {
    background: #2090fd;
    bottom: 75px;
}
.btn-call-pulse-border,
.btn-whatsapp-pulse-border {
    bottom: 120px;
	right: 20px;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
    
	
}
.btn-call-pulse-border::before {

    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #2090fd;
    opacity: 0.75;
    -webkit-animation-name: pulse-border;
    animation-name: pulse-border;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    -webkit-animation-name: pulse-border;
    animation-name: pulse-border;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes call_pulse {

    0% {
        box-shadow: 0 0 0 0 #208efd80;
    }
    
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}
@keyframes call_pulse {

    0% {
        box-shadow: 0 0 0 0 #208efd80;
    }
    
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

@-webkit-keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}

	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}

	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}
.main-timeline5 .timeline-icon {
	width: 210px;
	height: 210px;
	border-radius: 50%;
	border: 23px solid transparent;
	border-top-color: #204229;
	border-right-color: #204229;
	z-index: 1;
	/* transform: rotate(135deg); */
	margin-top: -30px;
	margin-bottom: 20px;
	position: relative;
	transform: rotate(135deg);
}
.main-timeline5 .year img {
	width: 75px;
	height: auto;
}
.main-timeline5 .year {
	display: block;
	width: 110px;
	height: 110px;
	line-height: 110px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	font-size: 16px;
	font-weight: 700;
	color: #204229;
	text-align: center;
	transform: rotate(-135deg);
}
.main-timeline5 .timeline-content {
	/* width: 35%; */
	/* float: right; */
	background: #204229;
	/* padding: 30px 20px; */
	/* margin: 50px 0; */
	z-index: 1;
	position: relative;
	width: 100%;
	float: none;
	border-radius: 0 0 20px 20px;
	text-align: center;
	padding: 25px 20px;
	margin: 0 auto;
}
.main-timeline5 .timeline-content:before {
	content: "";
	background: #204229;
	width: 15px;
	height: 25px;
	position: absolute;
	top: -22px;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, 0);
}
.main-timeline5 .title {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 10px;
}
.main-timeline5 .description {
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	margin: 0;
}
.main-timeline5 .timeline:nth-child(2n):before {
	box-shadow: 8px 0 5px -5px rgba(0, 0, 0, 0.5) inset;
}
.main-timeline5 .timeline:nth-child(2n) .timeline-icon {
	transform: rotate(-135deg);
	border-top-color: #204229;
	border-right-color: #204229;
}
.main-timeline5 .timeline:nth-child(2n) .year {
	transform: rotate(135deg);
	color: #204229;
}
.main-timeline5 .timeline:nth-child(2n) .timeline-content {
	float: left;
}
.main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
	left: auto;
	right: -20%;
}
.main-timeline5 .timeline:nth-child(2n) .timeline-content,
.main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
	background: #204229;
}
.main-timeline5 .timeline:nth-child(3n) .timeline-icon {
	border-top-color: #204229;
	border-right-color: #204229;
}
.main-timeline5 .timeline:nth-child(3n) .year {
	color: #204229;
}
.main-timeline5 .timeline:nth-child(3n) .timeline-content,
.main-timeline5 .timeline:nth-child(3n) .timeline-content:before {
	background: #204229;
}
.main-timeline5 .timeline:nth-child(4n) .timeline-icon {
	border-top-color: #204229;
	border-right-color: #204229;
}
.main-timeline5 .timeline:nth-child(4n) .year {
	color: #204229;
}
.main-timeline5 .timeline:nth-child(4n) .timeline-content,
.main-timeline5 .timeline:nth-child(4n) .timeline-content:before {
	background: #204229;
}
@media only screen and (max-width: 1199px) {
	.main-timeline5 .timeline {
		margin-top: -103px;
	}
	/* .main-timeline5 .timeline-content:before {
		left: -18%;
	} */
	.main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
		right: -18%;
	}
}
@media only screen and (max-width: 990px) {
	.main-timeline5 .timeline {
		margin-top: -127px;
	}
	/* .main-timeline5 .timeline-content:before {
		left: -2%;
	} */
	.main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
		right: -2%;
	}
}
@media only screen and (max-width: 767px) {
	.main-timeline5 .timeline {
		margin-top: 0;
		overflow: hidden;
	}
	/* .main-timeline5 .timeline:before,
	.main-timeline5 .timeline:nth-child(2n):before {
		box-shadow: none;
	} */
	.main-timeline5 .timeline-icon,
	.main-timeline5 .timeline:nth-child(2n) .timeline-icon {
		margin-top: -30px;
		margin-bottom: 20px;
		position: relative;
		transform: rotate(135deg);
	}
	.main-timeline5 .timeline:nth-child(2n) .year,
	.main-timeline5 .year {
		transform: rotate(-135deg);
	}
	.main-timeline5 .timeline-content,
	.main-timeline5 .timeline:nth-child(2n) .timeline-content {
		width: 100%;
		float: none;
		border-radius: 0 0 20px 20px;
		text-align: center;
		padding: 25px 20px;
		margin: 0 auto;
	}
	/* .main-timeline5 .timeline-content:before,
	.main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
		width: 15px;
		height: 25px;
		position: absolute;
		top: -22px;
		left: 50%;
		z-index: -1;
		transform: translate(-50%, 0);
	} */
}
/* whychoose us */
.whychoose-sec .whychoose-content .whychoose-card h5 {
	font-size: clamp(1rem, 0.9659rem + 0.1951vw, 1.2rem);
	line-height: normal;
}
.whychoose-sec .whychoose-content .whychoose-card h4 {
	/* font-size: clamp(1.4rem, 1.2976rem + 0.5854vw, 2rem); */
	font-size: clamp(1rem, 0.9146rem + 0.4878vw, 1.5rem);
	line-height: normal;
}
.whychoose-sec .whychoose-content .whychoose-card {
	position: -webkit-sticky;
	position: sticky;
	padding: 2rem;
	background-color: #e3e3e3;
	margin: 2rem 0;
	top: 2rem;
}
.whychoose-sec .whychoose-image {
	position: -webkit-sticky;
	position: sticky;
	top: 2rem;
}
.whychoose-sec .whychoose-content {
}
.whychoose-sec {
}
/* whychoose us */

.serve-section .serve-list p {
	margin: 0;
	transition: all 0.4s ease-in-out;
	font-size: 1.1rem;
	color: #000;
}
.serve-section .serve-list:hover p {
	transition: all 0.4s ease-in-out;
	color: #fff;
}
.serve-section .serve-list:hover {
	background-color: #204229;
	transition: all 0.4s ease-in-out;
}
.serve-section .serve-content h4 {
	font-size: 1.8rem;
	margin-bottom: 2rem;
}
.serve-section .serve-list {
	transition: all 0.4s ease-in-out;
	display: flex;
	margin-bottom: 1.5rem;
	border-left: 5px solid #22422a;
	background-color: #eff1f3;
	gap: 10px;
	border-radius: 5px 5px 5px 5px;
	padding: 14px 21px;
	padding-left: 21px;
	align-items: center;
}
.serve-section .serve-list img {
	width: 40px;
	display: none;
	height: auto;
}
.serve-section ul {
	padding-left: 0;
	list-style: none;
}
.serve-section {
}
@-webkit-keyframes scaleImg {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.2);
	}
}

@keyframes scaleImg {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.2);
	}
}
/* custom services section start */
.custom_services-section .main {
	border: 1px solid #cccccc;
	padding: 20px;
	margin-top: 57px;
	position: relative;
	background: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.custom_services-section .main img {
	width: 60px;
}
.custom_services-section .main.sp_ser_img_box1 {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background: url(../images/Our-services/ser_img_1.jpg) no-repeat center / cover;
}
.custom_services-section .main:hover {
	border: 1px solid transparent;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.custom_services-section .main:hover:after,
.custom_services-section .main:hover:before {
	opacity: 1;
	transform: scale(1);
}
.custom_services-section .main:hover:after,
.custom_services-section .main:hover:before {
	opacity: 1;
	transform: scale(1);
}
.custom_services-section .main:hover:after,
.custom_services-section .main:hover:before {
	opacity: 1;
	transform: scale(1);
}
.custom_services-section .main:hover img {
	-webkit-filter: invert(1);
	filter: invert(1);
}
.custom_services-section .main:hover .rotate {
	background: #204229;
	border: 1px solid transparent;
	transform: rotateY(180deg) rotate(0deg);
	-moz-transform: rotateY(180deg) rotate(0deg);
	-ms-transform: rotateY(180deg) rotate(0deg);
	-webkit-transform: rotateY(180deg) rotate(0deg);
	-o-transform: rotateY(180deg) rotate(0deg);
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s;
	-o-transition: all 0.9s;
}
.custom_services-section .main::before {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	content: "";
	opacity: 0;
	transition: opacity 0.35s, transform 1.3s;
	border-right: 1px solid #204229;
	border-left: 1px solid #204229;
	transform: scale(1, 0);
}
.custom_services-section .main:before {
	border-right: 1px solid #204229;
	border-left: 1px solid #204229;
}

.custom_services-section .main:after {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	content: "";
	opacity: 0;
	transition: opacity 0.5s, transform 1.3s;
	border-top: 1px solid #204229;
	border-bottom: 1px solid #204229;
	transform: scale(0, 1);
}
.custom_services-section .main:after {
	border-top: 1px solid #204229;
	border-bottom: 1px solid #204229;
}
.custom_services-section .rotate {
	margin: auto;
	display: block;
	width: 113px;
	height: 113px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 100%;
	border: 1px solid #cccccc;
	margin-bottom: 26px;
	margin-top: -78px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
}
.custom_services-section .main:hover p {
	color: #000;
}
.custom_services-section .main:hover h4 a {
	color: #204229;
}
.custom_services-section .main h4 {
	padding-bottom: 10px;
}
.custom_services-section .main a {
	display: block;
	text-align: center;
	z-index: 1;
	position: relative;
}
.custom_services-section .main h4 a {
	font-size: 20px;
	font-weight: 600;
	z-index: 10;
	position: relative;
	text-transform: capitalize;
}
/* custom services section end*/
.index1-section {
	padding: 0 0;
	position: relative;
}
.index1-section .index1-images img {
	overflow: hidden;
	height: 100vh;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
.index1-section .index1-content a {
	padding: 0.7rem 1rem;
	display: inline-block;
	/* border: 1px solid #000; */
}
.index1-section .index1-content .index1-btns_btn2 {
	background-color: #204229;
	color: #fff;
	margin-left: 0.5rem;
}
.index1-section .index1-content .index1-btns_btn1 {
	background-color: #fff;
}
.index1-section .index1-content .index1-btns {
	text-align: center;
}
.index1-section .index1-content {
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
}
.section-heading-2 {
	color: #000;
	font-size: clamp(1.3rem, 1.0951rem + 1.1707vw, 2.5rem);
	line-height: normal;
	margin-bottom: 2rem;
}
.section-heading {
	color: #000;
	font-size: clamp(1.8rem, 1.5098rem + 1.6585vw, 3.5rem);
	line-height: normal;
	margin-bottom: 2rem;
}
/* .index1-section .index1-content .index1-content_img {
  width: 30%;
} */
.services_in-section .services_in-card .img-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background: #204229;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	transition: all 500ms ease;
	transform: translate3d(0, -100%, 0);
	z-index: 1;
	opacity: 0.5;
}
.services_in-section .service-detail-icon-wrapper {
	text-align: center;
	top: -32px;
	position: absolute;
	right: 20px;
	height: 60px;
	width: 60px;
	/* background-color: #2289e0; */
	/* box-shadow: 0 8px 11px 4px rgb(154 154 154 / .1); */
	/* -webkit-box-shadow: 0 8px 11px 4px rgb(154 154 154 / .1); */
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 500ms ease;
	z-index: 3;
}
.services_in-section .services_in-detail {
	background: #fff;
	z-index: 18;
	position: relative;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 40px 30px 30px;
}
.services_in-section .services_in-card:hover .img-overlay {
	transform: translate3d(0, 0, 0);
}

.services_in-section .services_in-card .services_in-image {
	position: relative;
	overflow: hidden;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.services_in-section .services_in-card .service-detail-icon img {
	width: 100%;
}
.services_in-section .services_in-card .service-detail-icon {
	height: 65px;
	line-height: 65px;
	color: #fff;
	position: relative;
	display: inline-block;
	font-size: 40px;
	transition: all 500ms linear;
	transform: scale(1);
}
.services_in-section .services_in-card {
	position: relative;
	display: block;
	margin-bottom: 2rem;
}
.services_in-section .services_in-card :hover h5 {
	color: #204229;
}
.services_in-section .services_in-card h5 {
	margin-top: 0;
	position: relative;
	font-size: 1.4rem;
	transition: all 0.4s ease-in-out;
}
.services_in-section .service-name-underline {
	position: absolute;
	content: "";
	left: 0;
	top: -15px;
	height: 4px;
	width: 40px;
	background: #204229;
	border-radius: 10px;
}
.services_in-section .services_in-card:hover {
	box-shadow: 0 8px 11px 4px rgb(154 154 154 / 0.1);
	transform: translate(0, -10px);
}
.index1-section .index1-content .index1-content_img p {
	color: #fff;
	text-align: center;
	margin-top: 1.2rem;
	font-size: 1.5rem;
}
.index1-section .index1-content h2 {
	font-size: clamp(2rem, 1.6585rem + 1.9512vw, 4rem);
	/* font-family: "Montserrat-Bold"; */
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}

.index1-section .index1-images::after {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: "";
	position: absolute;
	background-color: #0005;
	/* z-index: ; */
}
.index1-section .index1-images {
	width: 100%;
	position: relative;
}
.index1-section .swiper-button-next::after,
.index1-section .swiper-button-prev::after {
	color: #fff;
	font-size: 1rem;
	border: 1px solid #fff;
	padding: 0.5rem 0.7rem;
	border-radius: 50%;
	transition: all 0.4s ease-in-out;
}
.index1-section .swiper-button-next:hover::after,
.index1-section .swiper-button-prev:hover::after {
	color: #dba334;
	border: 1px solid #dba334;
}
.index-img_active.swiper-slide-active {
	-webkit-animation: scaleImg 14s infinite alternate;
	animation: scaleImg 14s infinite alternate;
}

.commercial_serves-sec .commercial_serves-heading {
}
.commercial_serves-sec .commercial_serves-card {
	text-align: center;
}
.commercial_serves-sec .commercial_serves-card h5 {
	font-weight: bold;
	font-size: clamp(2rem, 1.8293rem + 0.9756vw, 3rem);
}
.commercial_serves-sec .commercial_serves-card img {
	width: auto;
	height: 80px;
	-o-object-position: center;
	object-position: center;
	-o-object-fit: cover;
	object-fit: cover;
	margin-bottom: 1.2rem;
}
.commercial_serves-sec {
}
.choose-sec .choose-card img {
	width: auto;
	height: 50px;
	margin-bottom: 1rem;
}
.choose-sec .choose-card {
	text-align: center;
	padding: 1rem;
	overflow: hidden;
}
.choose-sec .choose-heading h2 {
	color: #000;
	margin-bottom: 2rem;
	font-weight: bold;
}
/* Btn */
.pst_btn_form {
}
.pst_btn_form ul {
	float: left;
	margin: 0;
	padding: 0;
}
.pst_btn_form li {
	float: right;
	list-style: none;
}
.tem-btn {
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	z-index: 2;
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 175px;
	color: #fff;
	overflow: hidden;
	background: #33b440;
	transition: all 0.5s ease;
}
.tem-btn .btn-front {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: scale(1);
	transition: all 0.8s ease;
}
.pst_btn_form li a:hover {
	background: transparent;
	border: 2px solid #33b440;
	color: white;
	transition: all 0.5s;
}
.tem-btn .btn-back {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: scale(4);
	transition: all 0.8s ease;
	opacity: 0;
}
.tem-btn:hover .btn-front {
	transform: scale(0);
	color: #fff;
	background: #202020;
}
.tem-btn:hover .btn-back {
	transform: scale(1);
	opacity: 1;
	color: #fff;
	background: #202020;
}
footer a:hover {
	color: #dadada;
}
/* Btn */
@media screen and (max-width: 992px) {
	.features-section .features-card {
		margin-bottom: 80px;
		height: auto;
	}
}
@media screen and (max-width:767px) {
	.cta-content{
		margin-bottom: 2rem;
	}
	.whybetter-section .whybetter-content ul{
		-moz-column-count: 1;
		     column-count: 1;
	}
	.whychoose-sec .whychoose-content .whychoose-card{
		top: 4rem;
	}
}

@media screen and (max-width:576px) {}
@media screen and (max-width:425px) {}@media screen and (max-width:360px) {}