@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap');

body,html{
	overflow-x:hidden;
} 
.video-pl video {
	border-radius: 0 0 0px 0px;
}
video::-webkit-media-controls-play-button,
video::-webkit-media-controls-current-time-display,
video::-webkit-media-controls-timeline,
video::-webkit-media-controls-time-remaining-display,
video::-webkit-media-controls-toggle-closed-captions-button,
video::-webkit-media-controls-volume-slider,
video::-webkit-media-controls-fullscreen-button,
video::-webkit-media-controls-mute-button{
	display:none;
}
video::-webkit-media-controls-mute-button{
	margin-top: 0px;    
}
.slider-stress .slick-slide {
	margin: 0;
}

/* General bullet style */
.swiper-pagination-bullet {
	width: 80px;
	height: 80px;
	background-size: cover;
	background-position: left center;
	border-radius: 50%;
	opacity: 0.5;
	margin: 0 5px;
} 

/* Active bullet */
.swiper-pagination-bullet-active {
	opacity: 1;
	transform: scale(1);
}

/* Individual bullets using nth-child */

.single_testimonial {
	display:flex;
	border-radius: 30px;
	border: 1px solid #7E7E7E;
}
.testimonial-left {
	background:#fff;
	padding: 70px 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	min-height: 600px;
}
.testimonial-left,
.testimonial-right {
	flex:1;
}
.testimonial-left p {
	font-size:20px;
	line-height:1.4em;
	padding-right:20%;
}
.testimonial_top {
	margin-bottom: 50px;
}
.testimonial_top h4 {
	font-size: 25px;
	line-height:1.4em;
	font-weight:700;
}
.testimonial-right,
.testimonial-right img {
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	object-fit: cover;
	min-height: 100%;
	position: relative;
}
.testimonial-right h3 {
	position:absolute;
	bottom: 90px;
	right: 7%;
	color: #fff;
}
.testimonialthumbSwiper {
	width:30%;
	bottom:60px;
	left:30px;
	position:absolute !important;
}
.testimonialthumbSwiper .swiper-slide {
	opacity:0.5;
}
.testimonialthumbSwiper .swiper-slide-thumb-active {
	opacity:1;
}

.home-testimonials .swiper-pagination-bullet:nth-child(1),
.home-testimonials .swiper-pagination-bullet:nth-child(1):hover{
	background-image: url('https://miracle.bcp-test.com/wp-content/uploads/2025/07/Melissa-K.-profile.png');
	background-repeat:no-repeat;
	background-size:cover;
	width: 60px;
	height: 60px;

}



.elementor-element.elementor-element-aca0f2e.e-con-full.e-flex.e-con.e-child.animated.fadeInRight {
    display: flex;
    justify-content: center;
}






.home-testimonials .swiper-pagination-bullet:nth-child(2),
.home-testimonials .swiper-pagination-bullet:nth-child(2):hover{
	background-image: url('https://miracle.bcp-test.com/wp-content/uploads/2025/07/James-P.-profile.png');
	background-repeat:no-repeat;
	background-size:cover;
	background-size:cover;
	width: 60px;
	height: 60px;
}

.home-testimonials .swiper-pagination-bullet:nth-child(3),
.home-testimonials .swiper-pagination-bullet:nth-child(3):hover{
	background-image: url('https://miracle.bcp-test.com/wp-content/uploads/2025/07/Kevin-L.-profile.png');
	background-repeat:no-repeat;
	background-size:cover;
	background-size:cover;
	width: 60px;
	height: 60px;
}

.home-testimonials .swiper-pagination-bullet:nth-child(4),
.home-testimonials .swiper-pagination-bullet:nth-child(4):hover{
	background-image: url('https://miracle.bcp-test.com/wp-content/uploads/2025/07/Lisa-F.-profile.png');
	background-repeat:no-repeat;
	background-size:cover;
	background-size:cover;
	width: 60px;
	height: 60px;
}
.home-testimonials .swiper-pagination-bullet:nth-child(5),
.home-testimonials .swiper-pagination-bullet:nth-child(5):hover{
	background-image: url('https://miracle.bcp-test.com/wp-content/uploads/2025/07/Leonard-I.-profile.png');
	background-repeat:no-repeat;
	background-size:cover;
	background-size:cover;
	width: 60px;
	height: 60px;
}


/* Add more as needed */


.swiper-pagination-bullets.swiper-pagination-horizontal {
	position: absolute;
	left: 210px;
	bottom: 0px !important;
	right: 0;
	/* top: 0; */
	vertical-align: baseline;
	margin-top: -100px;
}
/* span.swiper-pagination-bullet:hover,
.elementor-widget-loop-carousel .swiper-pagination-bullet:hover{
background-color: transparent !important;
box-shadow: none !important;
border: none !important;
opacity: 1 !important;
} */

.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{
	transform: rotate(-40deg);
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle svg path{
	fill:#8a3725;
}
.elementor-tab-title.eael-accordion-header.show-this + .eael-accordion-content {
	border-bottom: 1px solid #c6c6c6 !important;
}
.subs-form input#form-field-email {
	min-height: 100px;
}

.subs-form .elementor-field-type-submit {
	align-items: center;
	position: absolute;
	right: 16px;
	top: 0;
	bottom: 0;
	margin: 0 !important;
}
.subs-form .elementor-field-type-submit button {
	height: 50px !important;
}

.subs-form .elementor-field-type-email {
	width: 100%;
}
.subs-form input#form-field-email::placeholder {
	color: #313142;
	opacity: 1;
}

.res-cl {
	position: relative;
	overflow: hidden;
	transition: .5s ease all;
}

.res-cl:hover {
	transform: scale(1.06);
	transition: .5s ease all;
	overflow: hidden;
	border-radius:30px;
}

.res-cl .icon-mist{
	transition: .5s ease all;
}

.res-cl:hover .icon-mist {
	transform: rotate(45deg);
	transition: .5s ease all;
}

.nav-menu ul.elementor-nav-menu li a {
	padding: 8px 0;
}

.nav-menu ul.elementor-nav-menu li a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #f1f1f1;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	transform: translateY(40px);
}

.nav-menu ul.elementor-nav-menu li:not(.current-menu-item) a.elementor-item:hover::after,
.nav-menu ul.elementor-nav-menu li:not(.current-menu-item) a.elementor-item:focus::after {
	opacity: 1;
	-webkit-transform: translateY(25px);
	-moz-transform: translateY(25px);
	transform: translateY(25px);
}


.marquee-content {
	width: 100%;
	height: 50vh; /* Adjust this height to control the visible area */
	overflow: hidden;
}

.seq-img {
    position: absolute;
    left: 57%;
    top: 20%;
    transform: translate(-50%, 100%);
    opacity: 0;
    animation: fadeUpOneByOne 15s linear infinite;
    background: #CBB192;
    border-radius: 50px;
    padding: 10px 15px 10px 45px;
}
.seq-img h3 {
   position: relative; 
}

.seq-img h3:before {
    content: '';
    background: url(https://miracle.bcp-test.com/wp-content/uploads/2025/11/icon-anim2.png);
    position: absolute;
    right: 0;
    left: -32px;
    margin: 0 auto;
    background-position: center left;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 22px;
}


.see-txt a {
	opacity:0;
	transition: .4s ease all; 
	transform: translateY(10px);
}

.clean-col-1:hover{
	background: #394059;
	transition: .4s ease all;
	cursor:pointer;
}

.clean-col-1:hover .elementor-image-box-content h3.elementor-image-box-title,
.clean-col-1:hover .elementor-image-box-content p.elementor-image-box-description,
.clean-col-2:hover .elementor-image-box-content h3.elementor-image-box-title,
.clean-col-2:hover .elementor-image-box-content p.elementor-image-box-description,
.clean-col-3:hover .elementor-image-box-content h3.elementor-image-box-title,
.clean-col-3:hover .elementor-image-box-content p.elementor-image-box-description,
.clean-col-4:hover .elementor-image-box-content h3.elementor-image-box-title,
.clean-col-4:hover .elementor-image-box-content p.elementor-image-box-description{
	color:#f1f1f1;
}
.clean-col-1:hover figure.elementor-image-box-img img{
	filter: brightness(0) invert(1);
	transition: filter 0.4s ease; 
}

.clean-col-1:hover .see-txt,
.clean-col-1:hover .see-txt a,
.clean-col-2:hover .see-txt,
.clean-col-2:hover .see-txt a,
.clean-col-3:hover .see-txt,
.clean-col-3:hover .see-txt a,
.clean-col-4:hover .see-txt,
.clean-col-4:hover .see-txt a{
	transform: translateY(-2px);
	display:block;
	transition: .4s ease all;
	opacity:1;
	color:#f1f1f1;
}
.clean-col-1 .see-txt a,
.clean-col-2 .see-txt a,
.clean-col-3 .see-txt a,
.clean-col-4 .see-txt a{
	transition: .4s ease all;
}
.clean-col-1,
.clean-col-2,
.clean-col-3,
.clean-col-4{
	transition: .8s ease all;
}


.img-df {
	z-index: 1;
	transition: .3s ease all;
}

.img-1, 
.img-2,
.img-3,
.img-4{
	position: absolute;
	width:100%;
	height:89vh;
	transition: .5s ease all;
	opacity:0;
}

.img-1.hovered{
	z-index: 2;
	transition: .5s ease all;
	opacity:1;
}
.img-2.hovered{
	z-index: 3;
	transition: .5s ease all;
	opacity:1;
}
.img-3.hovered{
	z-index: 4;
	transition: .5s ease all;
	opacity:1;
}
.img-4.hovered{
	z-index: 4;
	transition: .5s ease all;
	opacity:1;
}

button.elementor-button {
	width: 100%;
	height: 100%;
}

.ftr-sub-form button.elementor-button:hover {
	transform: rotate(45deg);
}

.icon-list ul li.elementor-icon-list-item a:hover svg path {
	fill: #8a3725;
	transition:.3s ease all;

}
.custom-sound-toggle {
	transform: translate(-50%, -50%);
	font-size: 32px;
	color: white;
	cursor: pointer;
	z-index: 10;
	background: rgba(0, 0, 0, 0.4);
	padding: 10px;
	border-radius: 100%;
}
.icon-btn {
	position: absolute;
	top: 50%;
	margin: auto;
	z-index: 9;
	right: 0;
}
.subs-form .elementor-field-type-submit button:hover {
	background-color: #4F5F98 !important;
}
.head .elementor-nav-menu .current-menu-item a.elementor-item:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #f1f1f1;
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(25px);
	-moz-transform: translateY(25px);
	transform: translateY(25px);
}

.fb-mir svg {
	font-size: 35px;
}

.fb-mir span.elementor-button-content-wrapper {
	align-items: center;
}
.left-dir.slick-slider {
	transform: rotate(180deg);
}

.left-dir.slick-slider img {
	transform: rotate(180deg);
}
.slick-slide {
	padding: 0 10px;

}


/* .slide-box figure.elementor-image-box-img {
	width: 100% !important;
	justify-content: end;
	align-items: end;
	display: flex;
} */
.res-cll:hover img {
	transform: scale(1.06);
	transition: .5s ease all;
}

.res-cll img,
.res-cll .icon-mist{
	transition: .5s ease all;
	    scale: 1.3;
}

.res-cll:hover .icon-mist {
	transform: rotate(45deg);
	transition: .5s ease all;
}
.res-cll .elementor-widget-image {
	overflow: hidden;
	border-radius: 20px;
}
iframe {
	/* border: 1px solid red; */
	border-radius: 30px;
}

.elementor-element.elementor-element-a10bf19 {
	border-radius: 30px;
}
.form-ct textarea {
	border-radius: 20px !important;
	padding-top: 20px !important;
	/* resize: none; */
}
.carousel-img img.swiper-slide-image {
	width: 100%;
}
h3.elementor-post__title {
	padding-right: 100px;
	/* font-size: 20px; */
}
.down-tab .e-n-tab-title {
	width: 100% !important;
	max-width: 16%;
	/* margin-top: -213px; */
	z-index: 9;
	margin: 0 0px;
	padding: 13px 5px 13px 10px !important;
	height: 125px !important;
	display: flex !important;
	align-items: center !important;
	justify-content:center;
	/* text-align: left !important; */
}
.down-tab .e-n-tabs-heading {
	margin: -170px 15px 0 15px;
}
.swtch-img:hover .sw-img2 {
	z-index: 4;
	opacity:0;
	visibility:hidden;
	transition: 1.5s ease all;
}
.swtch-img:hover .sw-img1 {
	z-index: 4;
	opacity:1;
	visibility:visible;
	transition: 1.5s ease all;
}
.swtch-img .sw-img1 {
	opacity:0;
	visibility:hidden;
}
.swtch-img {
	transition: all 1.5s ease;
	cursor:pointer;
}
.swtch-img .sw-img1,.swtch-img .sw-img2 {
	transition: 1.5s ease all;
	cursor:pointer;
}

.box-icon .elementor-widget-container:hover .elementor-icon-box-icon span.elementor-icon svg path {
	fill: #fff;
}

.box-icon h3.elementor-icon-box-title {
	margin: 5px 0;
}
.tab-media span.e-n-tab-title-text {
	display: block !important;
	/* margin: 0 auto; */
}

.tab-media span.e-n-tab-title-text h5.tit {
	margin: 8px 0 !important;
	font-weight: bold;
	letter-spacing: 1px;
}

p.tb-cn {
	margin-bottom: 0;
}

.tab-media .e-n-tab-title {
	padding: 10px 30px !important;
	min-height: 90px;
	height: 100%;
}
.tab-media .e-n-tab-title[aria-selected="true"] p {
	display: block;
}

.tab-media .e-n-tab-title[aria-selected="true"] h5 {
	color: white;
}
.tab-media .e-n-tab-title[aria-selected="true"] p {
	display: block;
}

.tab-media .e-n-tab-title[aria-selected="true"] h5 {
	color: white;
}

.tab-media .e-n-tab-title:hover h5{
	color:#fff;
}
.tab-media .e-n-tab-title p{
	display:none;
}
.res-tabs .e-n-tab-title:hover span.e-n-tab-icon svg path,
.res-tabs .e-n-tab-title[aria-selected="true"] span.e-n-tab-icon svg path{
	fill: #f1f1f1;
}

.res-box:hover .elementor-widget-icon .elementor-icon svg path {
	fill:#f1f1f1;
	transition:.5s ease all;
}


.res-box:hover h3.elementor-heading-title {
	color:#f1f1f1;
	transition:.5s ease all;

}
.abt-vid video.elementor-video {
	border-radius: 100px 100px 0 0;
}
.video-container .icon-btn{
	top: 8%;
	right: 48%;
}
/* Hide native checkbox appearance */
.bk-form input[type="checkbox"] {
	appearance: none;         /* Remove default style */
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 18px;
	height: 18px;
	border: 2px solid #888;   /* Border for unchecked */
	border-radius: 4px;
	background-color: #fff;   /* Default background */
	cursor: pointer;
	transition: background-color 0.2s, border-color 0.2s;
	position:relative;
	top:3px;
}

/* When checkbox is checked */
.bk-form input[type="checkbox"]:checked {
	background-color: #8a3725;   /* Fill color */
	border-color: #8a3725;
}

.elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_2887163.elementor-col-100 {
	margin-bottom: 8px;
}

.bk-form .elementor-field-subgroup span.elementor-field-option {
	margin-top: 8px;
	margin-left: 8px;
}
.abt-vid {
	position:relative;

}

.abt-vid:before {
	content: '';
	background: url(https://miracle.bcp-test.com/wp-content/uploads/2025/08/video-overlay.png);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 4;
	opacity: 0.5;
	background: transparent;
}
.c-content__text.text-active {
	background: #394059;
}
.c-content__text.text-active h2, .c-content__text.text-active p{
	color:#fff;
}
.elementor-field-group.elementor-error input {
    border: 3px solid #eb4434 !important;
    border-radius: 100px;
}
span.elementor-message.elementor-message-danger {
    display: none;
}

.quick-link li.menu-item.current-menu-item a {
    font-weight: 700 !important;
}

@keyframes fadeUpOneByOne {
	0% {
		transform: translate(-50%, 800%);
		opacity: 0;
	}
	10% {
		transform: translate(-50%, 400%);
		opacity: 1;
	}
	40% {  /* moved from 20% → 40% */
		transform: translate(-50%, -60%);
		opacity: 0;
	}
	100% {
		transform: translate(-50%, -60%);
		opacity: 0;
	}
}



/* Each image gets a different start delay */
.delay-0 { animation-delay: 0s; }
.delay-1 { animation-delay: 2s; }
.delay-2 { animation-delay: 4s; }
.delay-3 { animation-delay: 6s; }
.delay-4 { animation-delay: 8s; }
.delay-5 { animation-delay: 10s; }
.delay-6 { animation-delay: 12s; }

.c-content__text.active {
	background: #394059;
	transition: all 0.6s 
ease !important;
}

.c-content__text.active h2 {
	color: white;
}

.c-content__text.active p {
	display: block;
	color: white;
	opacity: 1!important;
	height: 45px;
}

.c-content__text p {
	transition: 0.5s;
	height: 0;
}

.c-content__text h2 {
	transition: 0.5s;
}

.c-content__text {
	transition: 0.5s;
}
.c-screens__image {
	transition: 0.5s;
	opacity: 0;
}

.c-screens__image.active {
	opacity: 1;
}
.social-feeds-slider img, .social-feeds-slider video {
    width: 100%;
    aspect-ratio: 100 / 150;
    object-fit: cover;
    border-radius: 20px;
}
.home-img-what img {
    height: auto;
}
.home-img-what .elementor-widget-image {
    height: 100%;
}
.pra-bottom-space p{
	margin-bottom:20px
}
.clean-content-box {
    min-height: 210px;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg {
    fill: none !important;
}
div#what-makes-your-steam-cleaning-different-from-what-i-could-rent-or-do-myself > h4 {
    padding-right: 80px;
}



.blog-pg-sec h3.elementor-post__title a:hover {
    color: #8a3725 !important;
}
.blog-pg-sec h3.elementor-post__title {
	padding-right: 0px;
	    max-width: 90%;
}
.blog-pg-sec .elementor-post__thumbnail {
	height: 300px !important;
	background-position: center center;
	object-fit: cover !important;
}



.slick-track {
    gap: 10px;
    display: flex;
}



.icon_featured .elementor-widget-container {
    display: flex;
    justify-content: center;
}

.testimonial-border {
    position: absolute;
    z-index: 2;
    border: 3px solid #8a3725;
    border-radius: 30px;
    width: 90%;
    height: 90%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: flex-end;
}

.testimonial-info {
    width: 100%;
    display: flex;
    margin-bottom: 70px;
    align-items: center;
}

.testimonial-info > div {
    width: 100%;
    max-width: 50%;
}

.testimonial-user {
    text-align: right;
}

.testimonial-user p {
    color: #fff;
    font-size: 24px;
    padding-right: 30px;
}

.rating-box {
    background-color: #8a3725;
    width: 100px;
    text-align: center;
    padding: 15px;
    border-radius: 0px 15px 15px 0;
}

.rating-box p span {
    color: #fff;
    font-size: 20px;
}

.rating-box p {
    display: flex;
    gap: 10px;
    align-items: center;
}







.blur_effect {
	 inset: 0;
	 inset: 0;
	 height: 800px;
	 width: 130% !important;
	 top: 22% !important;
	 left: -13% !important;
	 position:absolute;
	 backdrop-filter: blur(30px);
	 mask-image: radial-gradient(circle, #8a3725 46%, #8a372500 60%);
	 -webkit-mask-image: radial-gradient(circle, #8a3725 50%, #8a372500 72%);
	 mix-blend-mode: normal;
	 background-color: #8a372512;
	 border-radius: 1000px;
}


.hero-navbar{
 	transition: top 0.3s ease;
    position: fixed;
    width: 100%;
    top: 0;
}
/* .hero-navbar.nav-hidden {
    top: -80px; 
} */

.hero_video  .elementor-widget-container {
    overflow: visible !important;
}

.box-icon:hover svg path {
    stroke: #fff;
}





.bg-zoom-effect:hover {
    background-size: 140% !important;
}

.bg-zoom-effect {
    transition: all 0.6s ease;
    background-size: 120% !important;
}



.bg-transitions .team-img-1{
	 transition: all 0.6s ease;
}
.bg-transitions:hover .team-img-1 {
	opacity:0;
}


@media (min-width:1441px){
	.hero_video
	 {
		height: calc(100vh / 1.15);
		max-height: 900px;
		min-height: 700px;
	}
	.testimonial-right img{
		max-width:100%;
		width:100%;
	}

	
}

@media (max-width:1440px){
	.hero_video
	 {
		height: calc(100vh / 1.1);
		max-height: 800px;
		min-height: 500px;
	}
.bg-zoom-effect:hover {
    background-size: 180% !important;
}

.bg-zoom-effect {
    transition: all 0.6s ease;
    background-size: 160% !important;
}


	
}
@media (max-width:1366px){

		.hero_video
	 {
		
		max-height: 540px;
		min-height: 400px;
	}
}
@media (max-width:1170px){
	.hero_video video {
		height: 55vh !important;
	}
}

@media (max-width:820px){

.testimonial-left p {
	font-size: 16px;
	line-height:1.4em;
	padding-right: 0%;
}
	
}

@media (max-width:600px){
	.hero_video video {
		height: 100vh !important;
	}
	.single_testimonial {
		margin-bottom: 20px;
		flex-direction: column-reverse;
		overflow: hidden;
		gap: 0;
		border: 0;
		border-radius: 20px;
	}
	.testimonial-left{
		min-height: 500px;
		border-radius: 0;
	}
	.testimonial-right, .testimonial-right img {
		border-radius: 0;
		min-height: 350px !important;
		margin-bottom: -5px;
	}


	.testimonial-right img {
		height: 100% !important;
		min-height: 350px !important;
	}
	
	.testimonialthumbSwiper {
		width: 100%;
		bottom: 0;
		left: 0;
		position: relative !important;
	}

	.seq-img h3:before {
		background-size: contain;
		height:20px; width:20px; margin: 0;
	}
	.icon-btn {
		position: absolute;
		top: 10%;
		margin: auto;
		z-index: 9;
		right: -10px;
	}
	.custom-sound-toggle{
		font-size:24px;
	}
	.quick-link ul#menu-1-b2eff1f {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	
	.clean-col-1 .elementor-image-box-description, .clean-col-1 a{
		display:none !important;
	}
	
.clean-col-1 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		height: 170px !important;
		max-height: 170px !important;
		min-height: 170px !important;
	}
	.ftr-sub-form button.elementor-button.elementor-size-lg {
    width: 10px !important;
    max-width: 60px;
    padding: 0 !important;
    margin: 0 auto;
}
	.testimonial-info{
		    margin-bottom: 30px;
	}
	.testimonial-user p{
		font-size:14px;
	}
	
	.commercial_mobile {
    background-color: #394059;
}
	
	
/* 	.clean-col-1:hover .elementor-image-box-description {
		display: block;
	} */
}


