/* #content.site-content{
overflow:hidden;
} */
.page-banner-image img {
	width: 100%;
	height: auto;
}
.page-banner-area, .ourstory-main-section{position: relative;}
.page-banner-area {top: -10px;}
.page-banner-title h1 {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -40%);
	width: 100%;
	text-align: center;
}
.page-banner-title h1 {
	color: #fff;
	text-shadow: 0px 1px 2px;
}
.breadcrumb_wrapper a {
	color: #000 !important;
}
.breadcrumb_wrapper {
	padding: 20px 0;
}
.service-text-left {padding-right: 30px;}
.service-text-left p {margin: 0px 0 16px;}
.service-text-left ul {margin-left: 26px;text-align: left;}
.service-text-left li {
	list-style: disc;
	margin-bottom: 16px;
}
.service-inner-image img {
	position: sticky;
	top: 150px;
}
/*contact page*/
.contact-info-top .contact-info {
	width: 25%;
	text-align: center;
	border: 1px solid #8FC740;
	margin: 0 12px;
	border-radius: 6px;
	padding: 60px 60px 0;
	position: relative;
}
.contact-info-top {
	display: flex;
	margin: 0 -12px;
}
.contact-icon {
	display: inline-block;
	background-image: url(/wp-content/uploads/2024/02/contact-icon-bg.webp);
	background-repeat: no-repeat;
	width: 81px;
	height: 79px;
	position: absolute;
	top: -28%;
	left: 50%;
	transform: translateX(-50%);
}
.contact-icon span {
	color: #fff;
	font-size: 30px;
	position: relative;
	top: 25px;
}
.page-id-216 .contact-us-section {
	background-image: url(/wp-content/uploads/2024/02/contact-form-bg.webp);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: bottom center;
}
.contactus-map-section p {
	margin: 0;
}
.site-footer {
	margin-top: -56px !important;
	z-index: 1;
	position: relative;
}
/*pricing*/
.pricing-tab-section nav#myTab {
	display: flex;
	align-items: center;
	justify-content: center;
}
.pricing-tab-section .nav-link {
	border: 1px solid #8FC740!important;
	margin: 0 8px;
	padding: 10px 50px;
}
.pricing-tab-section .nav-pills .nav-link.active {
	box-shadow: 0px 4px 0px 0px #8FC740;
}
.price-table th {
	background-color: #EDE2FF;
	border-right: 8px solid #fff!important;
}
.pricing-tab-section table {
	border: 1px solid #6A2A74;
	/* 	font-family: 'avant-tarde-itc'; */
	font-family: "Open Sans", sans-serif;
	width: 100%;
	border-radius: 15px;
	border-collapse: unset;
}
table.price-table td, table.price-table th {
	border: none;
}
.price-table th:first-child {
	border-top-left-radius: 15px;
}
.price-table th:last-child {
	border-top-right-radius: 15px; 
	border-right: 0px solid #fff!important;
}
.findout-more-section {
	position: relative;
	padding: 12px 0;
}
.findout-more-section:before {
	content: '';
	position: absolute;
	left: auto;
	right: 60px;
	top: 0;
	bottom: 0;
	width: 77%;
	height: auto;
	background-color: #F4FFE3;
	border-radius: 28px 28px 0px 28px;
}
.findout-more-section:after {
	content: '';
	bottom: -60px;
	right: 0px;
	left: auto;
	background-image: url(/wp-content/uploads/2024/02/pricing-heart-img.webp);
	background-repeat: no-repeat;
	width: 203px;
	height: 206px;
	position: absolute;
	background-size: 70%;
}
.findoutmore-text-right {
	padding: 50px;
}
/*service*/
.our-services-section {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0px 16px;
}
.our-services-section .service-item-list {
	width: 33.3%;
	border: 1px solid #8FC740;
	border-radius: 6px;
	margin: 0 -16px 16px;
}
.service-item-list p {
	margin: 0;
}
.service-item-list span {
	font-size: 60px;
	color: #6A2A74;
}
.our-services-section .service-icon {
	background: #F4FFE3;
	padding: 40px;
	border-radius: 6px 6px 0px 0px;

}
.support-service-content {
	padding: 20px 60px;
}
.service-icon h5 {
	padding-top: 10px;
}
.our-services-section .service-item-list:hover .service-icon {
	background-color: #6A2A74;
}
.our-services-section .service-item-list:hover span {
	color: #8FC740;
}
.our-services-section .service-item-list:hover .service-icon h5{color: #ffffff;}
.page-id-295 .contact-us-section {
	margin-top: 60px;
}
.heart-img {
	bottom: unset;
}
.client-review-section {
	position: unset;
}
/*story page*/
.story-icon-whychooseus {
	background: linear-gradient(90deg, rgba(244, 255, 227, 0.71) 0%, #F4FFE3 100%);
	padding: 40px 60px;
	border-radius: 15px;
}
.story-whychoose-us p {
	margin: 0;
}
.story-whychoose-us span {
	font-size: 60px;
	color: #6A2A74;
	margin-right: 50px;
}
.story-whychoose-us {
	display: flex;
	align-items: center;
	padding: 26px 0;
	border-bottom: 1px solid #6a2a747d;
}
.story-whychoose-us:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.story-icon-whychooseus h2 {
	margin-bottom: 10px;
}
.our-promise-left-img img {
	border-radius: 50%;
}
.our-promise-right-text{padding-left: 50px}
.our-promistoyou-section h2 {
	margin-bottom: 40px;
}
.unsure-about {margin-top: 130px;}
.story-icon-whychooseus {
	position: relative;
	z-index: -1;
}
.story-icon-whychooseus:before, .story-icon-whychooseus:after {
	content: '';
	position: absolute;
	opacity: 0.1;
}
.story-icon-whychooseus:before {
	top: 0;
	left: 0;
	background-image: url(/wp-content/uploads/2024/03/unsure-about-before.webp);
	width: 240px;
	height: 234px;
}
.story-icon-whychooseus:after {
	bottom: 0;
	right: 0;
	background-image: url(/wp-content/uploads/2024/03/unsure-about-after.webp);
	width: 447px;
	height: 436px;
}
.whychoose-text {
	position: relative;
	z-index: 9999;
}
.service-inner-image img {
	border-radius: 50%;
}
@media all and (min-width:1600px){
	.contact-icon {top: -35%;}
}
@media all and (min-width:991px) and (max-width:1024px){
	.contact-info-top .contact-info {padding: 60px 30px 0;}
	.page-banner-title h1 {
		top: 30%;
		transform: translate(-50%, -30%);
	}

}

@media all and (max-width:768px){
	h1, .h1, h1.entry-title {font-size: 20px;}
	.page-banner-title h1 {top: 30%;}
	.pricing-tab-section .nav-link {margin-bottom: 26px;}
	table td, table th {
		padding: 6px 16px !important;
	}
	.findout-more-section:after{display: none;}
	.contact-info-top, .our-services-section{display: block;}
	.our-services-section .service-item-list{width: 100%;}
	.our-services-section .service-item-list {margin: 0 0px 16px;}
	.our-services-section{margin: 0;}
	.contact-info-top .contact-info{width: unset}
	.findout-more-section:before{background-color: transparent;}
	.findoutmore-text-right {padding: 50px 0 0;}
	.contact-us-section {margin-bottom: 40px;}
	.contact-info-top .contact-info {margin: 0 12px 60px; padding: 60px 40px 0;}
	.contact-icon {top: -34%;}
	.heart-img {
		bottom: unset;
		width: 33%;
	}
	.client-review-section {min-height: 550px;}
	.page-id-503 .ourstory-main-section .row {flex-direction: column;}
	.page-id-503 .ourstory-main-section .row .col-md-6 {width: 100%;}
	.our-promise-right-text{padding-left: 0px;padding-bottom: 40px;}
	.our-promise-left-img {padding-bottom: 40px;}
	.unsure-about {margin-top: 40px;}
	.page-id-460 .client-review-section {min-height: 490px;}
}
@media all and (max-width:767px){
	.qoutes-img {
		top: -25px;
		width: 25%;
	}
	.story-whychoose-us{display: block;}
	.review-slide {padding-bottom: 0px;}
	.heart-img {opacity: 0;}
	.contact-us-section h2 {padding: 0px 0 0;}
	.service-inner-image {padding-top: 50px;}
	.contact-us-section {margin-top: 40px;}
	.story-whychoose-us span {margin-right: 0px;}
	.story-icon-whychooseus {padding: 15px;}
	.our-promistoyou-section h2:before {
		left: 50%;
		transform: translateX(-50%);
	}
	.ourstory-main-section img {padding-top: 40px;}
}