/*
Theme Name:   Nucleoanalytics Child
Theme URI:    https://wordpress.org/themes/nucleoanalytics/
Description:  nucleoanalytics child theme
Author:       WordPress.org
Author URI:   https://wordpress.org/
Template:     nucleoanalytics 
Version:      1.0.0
Text Domain:  nucleoanalytics child
*/
#approach-sec .approach .elementor-widget-container {
    width: 80%;
}
span.page-numbers.current {
    background: #3BA020;
	border-radius:5px;
   padding: 5px 10px;
	color:#fff;
}
a.page-numbers {
    background: #6C6C6C;
   padding: 5px 10px;
	color:#fff;
	border-radius:5px;
}

#testimonial-sec .ekit-wid-con .elementskit-profile-info .elementskit-author-des:before {
	content:url('https://nucleoanalytics.com/openwaterseptic/wp-content/uploads/2025/05/fi_447031.png');
	width: 100px;
  height: 100px;
  display: block;
	position: absolute;
	top:64px;
	
}
#testimonial-sec .elementskit-author-des{
	padding-left:15px;
}
#hiddenSection {
    display: none;
}

#testimonial-sec .elementskit-commentor-bio {
    width: 25% !important;
    float: left;
}
#testimonial-sec .elementskit-profile-info {
    width: 75%;
    float: right;
	padding-left: 10px;
	margin-bottom:5px;
}
#testimonial-sec ul.elementskit-stars {
    position: relative;
    top: 175px;
	left: -72px;
}

#testimonial-sec .elementskit-commentor-content p {
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    padding: 16px 0;
}

#testimonial-sec .ekit-wid-con .elementskit-single-testimonial-slider {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
   }
#testimonial-sec .elementskit-watermark-icon.elementskit-icon-content.commentor-badge {
    position: absolute;
    top: 244px;
}
#testimonial-sec .swiper-slide-inner {
    height: 350px;
}
#blog-sec .elementor-widget-wrap.elementor-element-populated {
    box-shadow: 10px 10px 10px #f3f3f3;
	padding: 0;
}

.text-hover:hover h3, .text-hover:hover p{
    color: #fff !important;
}
.text-hover .elementor-image-box-wrapper:hover{
	background: #3BA020;
background: linear-gradient(155deg,rgba(59, 160, 32, 1) 0%, rgba(21, 58, 12, 1) 69%);
}
#our-service .text-hover .elementor-image-box-wrapper {
    padding: 15px;
    border-radius: 10px;
}
.reliabler :hover h3, .reliabler:hover p{
    color: #fff !important;
}
.reliable .elementor-image-box-wrapper:hover{
	background: #3BA020;
background: linear-gradient(155deg,rgba(59, 160, 32, 1) 0%, rgba(21, 58, 12, 1) 69%);
}
#why-choose .elementor-image-box-wrapper {
    padding: 15px;
    border-radius: 10px;
} 
#contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    background: #e9e9e94a;
    font-size: 14px;
    font-weight: 300;
    padding: 13px 15px;
    border: none;
	border-radius: 10px;
}
#contact-form input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel.form-control
{
    background: #e9e9e94a;
    font-size: 14px;
    font-weight: 300;
    padding: 13px 15px;
    border: none;
	border-radius: 10px;
}
#contact-form textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 140px;
	 background: #e9e9e94a;
    font-size: 14px;
    font-weight: 300;
    padding: 13px 15px;
    border: none;
	border-radius: 10px;
}
#contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.form-control{
    padding: 8px 34px;
    background-color: #3BA020;
    font-size: 20px;
    font-weight: 400;
	color: #fff;
}
#contact-form span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.form-control {
    padding-left: 0;
    border: none;
    font-size: 14px;
	background: none;
}
#contact-form span.wpcf7-list-item.first.last {
    margin: 0;
}
#contact-form p {
    font-size: 14px;
    color: #707070;
    font-weight: 300;
}
#contact-info .cont-info p {
    font-size: 18px;
    color: #707070;
    font-weight: 400;
}
#contact-form .text-center a {
    color: #3BA020;
	font-weight:600;
}
#banner-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control
{
    background: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 13px 15px;
    border: none;
	border-radius: 10px;
}
#banner-form input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel.form-control
{
    background: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 13px 15px;
    border: none;
	border-radius: 10px;
}
#banner-form textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 110px;
	 background: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 13px 15px;
    border: none;
	border-radius: 10px;
}
#banner-form input.wpcf7-form-control.wpcf7-submit.has-spinner.form-control{
    padding: 10px 34px;
    background-color: #3BA020;
    font-size: 20px;
    font-weight: 400;
	color: #fff;
	border-radius: 15px;
}
#banner-form p {
    font-size: 14px;
    color: #707070;
    font-weight: 300;
}
#banner-form span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.form-control {
    padding-left: 0;
    border: none;
    font-size: 14px;
	background: none;
}
#banner-form span.wpcf7-list-item.first.last {
    margin: 0;
}
#banner-form input[type="checkbox"]{
}
#banner-form .service-form a {
    color: #3BA020;
	font-weight:600;
}

a.contact-info {
    color: #6C6C6C;
}
a.contact-info:hover {
    color: #3BA020;
}
.ti-review-item.source-Testimonials.ti-image-layout-thumbnail
{
	box-shadow:none;
}

.form-subscribe-footer .subscribe-input input {
    padding: 18px 40px 18px 20px;
    width: 100%;
    font-size: 14px;
    color: #000 !important;
    font-family: "poppins";
    border-radius: 5px;
}

.form-subscribe-footer .subscribe-submit .wpcf7-submit {
    padding: 13px 30px;
    background-color: #3BA020;
    color: #fff;
    border: 0;
    border-radius: 5px;
}
.form-subscribe-footer {
    position: relative;
}
.form-subscribe-footer .subscribe-submit {
    position: absolute;
    top: 4px;
    right: 10px;
}
span.wpcf7-spinner {
    display: none;
}
.custom-space
{
margin-bottom:0;
}

div#right-form {
    position: absolute;
    right: 0;
    z-index: 9;
}

#why-choose .elementor-image-box-wrapper {
    padding: 15px 15px 0px 15px;
	height: 250px;
    border-radius: 10px;
}
#subscribe .wpcf7-response-output {
    color: #fff;
}
div#custom-location-btn a.elementor-button {
    width: 100% !important;
    display: flex;
    justify-content: space-between !important;
}

div#custom-location-btn a.elementor-button span.elementor-button-content-wrapper {
    display: flex;
    justify-content: space-between !important;
    width: 100%;
}
#seeMoreBtn a.elementor-button {
    width: 100% !important;
    display: flex;
    justify-content: space-between !important;
}

#seeMoreBtn a.elementor-button span.elementor-button-content-wrapper {
    display: flex;
    justify-content: space-between !important;
    width: 100%;
}
p.comment-form-comment {
    display: none;
}
aside#secondary {
    display: none;
}
footer.entry-footer {
    display: none;
}
nav.navigation.post-navigation{
    display: none;
}
div#comments {
    display: none;
}
.post-thumbnail img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.container {
    margin: 0 auto;
    padding: 40px 0;
}
@media only screen and (max-width: 1000px) {
  #right-form {
    position: static !important;
    
}
}